Age | Commit message (Expand) | Author |
2016-12-12 | mm: workingset: move shadow entry tracking to radix tree exceptional tracking | Johannes Weiner |
2016-12-12 | lib: radix-tree: update callback for changing leaf nodes | Johannes Weiner |
2016-12-12 | lib: radix-tree: add entry deletion support to __radix_tree_replace() | Johannes Weiner |
2016-12-12 | lib: radix-tree: check accounting of existing slot replacement users | Johannes Weiner |
2016-12-12 | lib: radix-tree: native accounting of exceptional entries | Johannes Weiner |
2016-12-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-12-12 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-12-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-09 | Revert "radix tree test suite: fix compilation" | Linus Torvalds |
2016-12-07 | radix tree test suite: fix compilation | Matthew Wilcox |
2016-12-07 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2016-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-02 | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes | Ingo Molnar |
2016-11-30 | kasan: support use-after-scope detection | Dmitry Vyukov |
2016-11-30 | lib/debugobjects: export for use in modules | Chris Wilson |
2016-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-25 | locking/selftest: Fix output since KERN_CONT changes | Michael Ellerman |
2016-11-25 | mpi: Fix NULL ptr dereference in mpi_powm() [ver #3] | Andrey Ryabinin |
2016-11-23 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-22 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2016-11-19 | netlink: smaller nla_attr_minlen table | Alexey Dobriyan |
2016-11-18 | config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc | Babu Moger |
2016-11-17 | fix iov_iter_advance() for ITER_PIPE | Abhi Das |
2016-11-16 | locking/core: Remove cpu_relax_lowlatency() users | Christian Borntraeger |
2016-11-14 | Merge branches 'doc.2016.11.14a', 'fixes.2016.11.14a', 'list.2016.10.31a' and... | Paul E. McKenney |
2016-11-14 | rcu: RCU_TRACE enables event tracing as well as debugfs | Nikolay Borisov |
2016-11-11 | lib/stackdepot: export save/fetch stack for drivers | Chris Wilson |
2016-10-31 | bug: Avoid Kconfig warning for BUG_ON_DATA_CORRUPTION | Arnd Bergmann |
2016-10-31 | lib/Kconfig.debug: Fix typo in select statement | Valentin Rothberg |
2016-10-31 | bug: Provide toggle for BUG on data corruption | Kees Cook |
2016-10-31 | list: Split list_del() debug checking into separate function | Kees Cook |
2016-10-31 | rculist: Consolidate DEBUG_LIST for list_add_rcu() | Kees Cook |
2016-10-31 | list: Split list_add() debug checking into separate function | Kees Cook |
2016-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-10-27 | lib/genalloc.c: start search from start of chunk | Daniel Mentz |
2016-10-27 | lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB | Dmitry Vyukov |
2016-10-27 | latent_entropy: raise CONFIG_FRAME_WARN by default | Kees Cook |
2016-10-20 | bpf, test: fix ld_abs + vlan push/pop stress test | Daniel Borkmann |
2016-10-15 | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-10-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-14 | iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector() | Vegard Nossum |
2016-10-14 | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds |
2016-10-11 | kcov: do not instrument lib/stackdepot.c | Alexander Potapenko |
2016-10-11 | lib/bitmap.c: enhance bitmap syntax | Noam Camus |
2016-10-11 | lib/kstrtox.c: smaller _parse_integer() | Alexey Dobriyan |
2016-10-11 | lib: harden strncpy_from_user | Mark Rutland |