Age | Commit message (Expand) | Author | Files | Lines |
2016-12-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 3 | -1/+43 |
2016-12-09 | Revert "radix tree test suite: fix compilation" | Linus Torvalds | 1 | -0/+1 |
2016-12-08 | radix tree test suite: fix compilation | Matthew Wilcox | 1 | -1/+0 |
2016-12-07 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -33/+33 |
2016-12-02 | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes | Ingo Molnar | 1 | -33/+33 |
2016-12-01 | kasan: support use-after-scope detection | Dmitry Vyukov | 1 | -0/+29 |
2016-12-01 | lib/debugobjects: export for use in modules | Chris Wilson | 1 | -0/+8 |
2016-11-25 | locking/selftest: Fix output since KERN_CONT changes | Michael Ellerman | 1 | -33/+33 |
2016-11-25 | mpi: Fix NULL ptr dereference in mpi_powm() [ver #3] | Andrey Ryabinin | 1 | -1/+6 |
2016-11-22 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 3 | -1/+8 |
2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -0/+3 |
2016-11-18 | config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc | Babu Moger | 1 | -0/+3 |
2016-11-17 | fix iov_iter_advance() for ITER_PIPE | Abhi Das | 1 | -1/+3 |
2016-11-16 | locking/core: Remove cpu_relax_lowlatency() users | Christian Borntraeger | 1 | -1/+1 |
2016-11-11 | lib/stackdepot: export save/fetch stack for drivers | Chris Wilson | 1 | -0/+2 |
2016-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2016-10-28 | lib/genalloc.c: start search from start of chunk | Daniel Mentz | 1 | -1/+2 |
2016-10-28 | lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB | Dmitry Vyukov | 1 | -1/+1 |
2016-10-28 | latent_entropy: raise CONFIG_FRAME_WARN by default | Kees Cook | 1 | -0/+1 |
2016-10-20 | bpf, test: fix ld_abs + vlan push/pop stress test | Daniel Borkmann | 1 | -1/+1 |
2016-10-15 | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+2 |
2016-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+22 |
2016-10-15 | iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector() | Vegard Nossum | 1 | -0/+22 |
2016-10-15 | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -9/+0 |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 1 | -74/+95 |
2016-10-12 | kcov: do not instrument lib/stackdepot.c | Alexander Potapenko | 1 | -0/+1 |
2016-10-12 | lib/bitmap.c: enhance bitmap syntax | Noam Camus | 1 | -4/+46 |
2016-10-12 | lib/kstrtox.c: smaller _parse_integer() | Alexey Dobriyan | 1 | -5/+1 |
2016-10-12 | lib: harden strncpy_from_user | Mark Rutland | 1 | -0/+2 |
2016-10-11 | Fix off-by-one in __pipe_get_pages() | Al Viro | 1 | -2/+2 |
2016-10-11 | latent_entropy: Mark functions with __latent_entropy | Emese Revfy | 2 | -2/+2 |
2016-10-10 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+1 |
2016-10-10 | samples: move blackfin gptimers-example from Documentation | Shuah Khan | 1 | -9/+0 |
2016-10-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -20/+29 |
2016-10-08 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 1 | -5/+11 |
2016-10-08 | nmi_backtrace: do a local dump_stack() instead of a self-NMI | Chris Metcalf | 1 | -0/+9 |
2016-10-08 | nmi_backtrace: add more trigger_*_cpu_backtrace() methods | Chris Metcalf | 1 | -8/+9 |
2016-10-08 | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE | Vineet Gupta | 2 | -7/+0 |
2016-10-08 | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+393 |
2016-10-08 | Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -0/+352 |
2016-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-10-07 | Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 7 | -5/+988 |
2016-10-07 | Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -2/+50 |
2016-10-06 | pipe: add pipe_buf_release() helper | Miklos Szeredi | 1 | -3/+1 |
2016-10-06 | new iov_iter flavour: pipe-backed | Al Viro | 1 | -2/+395 |
2016-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 5 | -79/+326 |
2016-10-05 | mm: filemap: don't plant shadow entries without radix tree node | Johannes Weiner | 1 | -11/+3 |
2016-10-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 6 | -0/+308 |
2016-10-04 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -23/+49 |
2016-10-04 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -8/+43 |