| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-12-10 | 1 | -33/+33 |
|\ |
|
| * | Revert "radix tree test suite: fix compilation" | Linus Torvalds | 2016-12-09 | 1 | -0/+1 |
| * | radix tree test suite: fix compilation | Matthew Wilcox | 2016-12-08 | 1 | -1/+0 |
| * | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2016-12-07 | 1 | -33/+33 |
| |\ |
|
| | * | locking/selftest: Fix output since KERN_CONT changes | Michael Ellerman | 2016-11-25 | 1 | -33/+33 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-12-03 | 2 | -0/+37 |
|\| | |
|
| * | | kasan: support use-after-scope detection | Dmitry Vyukov | 2016-12-01 | 1 | -0/+29 |
| * | | lib/debugobjects: export for use in modules | Chris Wilson | 2016-12-01 | 1 | -0/+8 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-11-27 | 1 | -1/+6 |
|\| | |
|
| * | | mpi: Fix NULL ptr dereference in mpi_powm() [ver #3] | Andrey Ryabinin | 2016-11-25 | 1 | -1/+6 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-11-22 | 2 | -1/+6 |
|\| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2016-11-21 | 1 | -0/+3 |
| |\ |
|
| | * | config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc | Babu Moger | 2016-11-18 | 1 | -0/+3 |
| * | | fix iov_iter_advance() for ITER_PIPE | Abhi Das | 2016-11-17 | 1 | -1/+3 |
* | | | netlink: smaller nla_attr_minlen table | Alexey Dobriyan | 2016-11-20 | 1 | -1/+1 |
|/ / |
|
* / | lib/stackdepot: export save/fetch stack for drivers | Chris Wilson | 2016-11-11 | 1 | -0/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-10-30 | 1 | -1/+1 |
|\ |
|
| * | bpf, test: fix ld_abs + vlan push/pop stress test | Daniel Borkmann | 2016-10-20 | 1 | -1/+1 |
* | | lib/genalloc.c: start search from start of chunk | Daniel Mentz | 2016-10-28 | 1 | -1/+2 |
* | | lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB | Dmitry Vyukov | 2016-10-28 | 1 | -1/+1 |
* | | latent_entropy: raise CONFIG_FRAME_WARN by default | Kees Cook | 2016-10-28 | 1 | -0/+1 |
* | | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-15 | 2 | -2/+2 |
|\ \ |
|
| * | | latent_entropy: Mark functions with __latent_entropy | Emese Revfy | 2016-10-10 | 2 | -2/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-15 | 1 | -0/+22 |
|\ \ \ |
|
| * | | | iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector() | Vegard Nossum | 2016-10-15 | 1 | -0/+22 |
* | | | | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2016-10-15 | 1 | -9/+0 |
|\ \ \ \ |
|
| * | | | | samples: move blackfin gptimers-example from Documentation | Shuah Khan | 2016-10-10 | 1 | -9/+0 |
* | | | | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 2016-10-14 | 1 | -74/+95 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | percpu-refcount: init ->confirm_switch member properly | Roman Pen | 2016-08-11 | 1 | -0/+3 |
| * | | | | percpu_ref: allow operation mode switching operations to be called concurrently | Tejun Heo | 2016-08-10 | 1 | -4/+29 |
| * | | | | percpu_ref: restructure operation mode switching | Tejun Heo | 2016-08-10 | 1 | -35/+29 |
| * | | | | percpu_ref: unify staggered atomic switching wait behavior | Tejun Heo | 2016-08-10 | 1 | -10/+21 |
| * | | | | percpu_ref: reorganize __percpu_ref_switch_to_atomic() and relocate percpu_re... | Tejun Heo | 2016-08-10 | 1 | -48/+50 |
| * | | | | percpu_ref: remove unnecessary RCU grace period for staggered atomic switchin... | Tejun Heo | 2016-08-10 | 1 | -18/+4 |
* | | | | | kcov: do not instrument lib/stackdepot.c | Alexander Potapenko | 2016-10-12 | 1 | -0/+1 |
* | | | | | lib/bitmap.c: enhance bitmap syntax | Noam Camus | 2016-10-12 | 1 | -4/+46 |
* | | | | | lib/kstrtox.c: smaller _parse_integer() | Alexey Dobriyan | 2016-10-12 | 1 | -5/+1 |
* | | | | | lib: harden strncpy_from_user | Mark Rutland | 2016-10-12 | 1 | -0/+2 |
| |_|/ /
|/| | | |
|
* | | | | Fix off-by-one in __pipe_get_pages() | Al Viro | 2016-10-11 | 1 | -2/+2 |
* | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-10-10 | 1 | -2/+1 |
|\ \ \ \ |
|
| * | | | | get rid of separate multipage fault-in primitives | Al Viro | 2016-09-28 | 1 | -2/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-10-08 | 3 | -20/+29 |
|\ \ \ \ |
|
| * | | | | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-08 | 1 | -5/+11 |
| * | | | | nmi_backtrace: do a local dump_stack() instead of a self-NMI | Chris Metcalf | 2016-10-08 | 1 | -0/+9 |
| * | | | | nmi_backtrace: add more trigger_*_cpu_backtrace() methods | Chris Metcalf | 2016-10-08 | 1 | -8/+9 |
| * | | | | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE | Vineet Gupta | 2016-10-08 | 2 | -7/+0 |
* | | | | | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-10-08 | 1 | -2/+393 |
|\ \ \ \ \ |
|
| * | | | | | pipe: add pipe_buf_release() helper | Miklos Szeredi | 2016-10-06 | 1 | -3/+1 |
| * | | | | | new iov_iter flavour: pipe-backed | Al Viro | 2016-10-06 | 1 | -2/+395 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-10-07 | 3 | -0/+352 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|