Age | Commit message (Expand) | Author | Files | Lines |
2017-02-23 | Merge tag 'usercopy-v4.11-rc1.fix' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+2 |
2017-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2017-02-23 | lib: Remove string from parman config selection | Jiri Pirko | 1 | -1/+1 |
2017-02-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+7 |
2017-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 1 | -1/+1 |
2017-02-22 | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko | 1 | -2/+2 |
2017-02-22 | dma-debug: add comment for failed to check map error | Miles Chen | 1 | -0/+5 |
2017-02-22 | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+10 |
2017-02-22 | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -30/+62 |
2017-02-22 | usercopy: ARM NOMMU has no 64-bit get_user | Arnd Bergmann | 1 | -1/+2 |
2017-02-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+4 |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 8 | -55/+1787 |
2017-02-21 | Merge tag 'usercopy-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -14/+103 |
2017-02-21 | usercopy: Add tests for all get_user() sizes | Kees Cook | 1 | -13/+76 |
2017-02-21 | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -8/+131 |
2017-02-20 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -68/+1 |
2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+25 |
2017-02-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2017-02-20 | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -12/+46 |
2017-02-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -16/+1 |
2017-02-17 | Merge branch 'for-4.11/block' into for-4.11/linus-merge | Jens Axboe | 1 | -8/+131 |
2017-02-17 | rhashtable: Add nested tables | Herbert Xu | 1 | -50/+220 |
2017-02-16 | usercopy: Adjust tests to deal with SMAP/PAN | Kees Cook | 1 | -8/+24 |
2017-02-16 | usercopy: add testcases to check zeroing on failure | Hoeun Ryu | 1 | -0/+10 |
2017-02-13 | idr: Add missing __rcu annotations | Matthew Wilcox | 2 | -7/+8 |
2017-02-13 | radix-tree: Fix __rcu annotations | Matthew Wilcox | 2 | -59/+68 |
2017-02-13 | radix-tree: Add rcu_dereference and rcu_assign_pointer calls | Matthew Wilcox | 1 | -11/+15 |
2017-02-13 | radix_tree_iter_resume: Fix out of bounds error | Matthew Wilcox | 1 | -1/+0 |
2017-02-13 | radix-tree: Store a pointer to the root in each node | Matthew Wilcox | 1 | -6/+8 |
2017-02-13 | radix-tree: Chain preallocated nodes through ->parent | Matthew Wilcox | 1 | -5/+4 |
2017-02-13 | ida: Use exceptional entries for small IDAs | Matthew Wilcox | 2 | -6/+89 |
2017-02-13 | ida: Move ida_bitmap to a percpu variable | Matthew Wilcox | 2 | -40/+44 |
2017-02-13 | Reimplement IDR and IDA using the radix tree | Matthew Wilcox | 2 | -1034/+519 |
2017-02-13 | radix-tree: Add radix_tree_iter_delete | Matthew Wilcox | 1 | -31/+60 |
2017-02-13 | radix-tree: Add radix_tree_iter_tag_clear() | Matthew Wilcox | 1 | -28/+40 |
2017-02-13 | EXPORT_SYMBOL radix_tree_replace_slot | Song Liu | 1 | -0/+1 |
2017-02-10 | time: Remove CONFIG_TIMER_STATS | Kees Cook | 1 | -14/+0 |
2017-02-10 | debugobjects: Improve variable naming | Waiman Long | 1 | -5/+5 |
2017-02-10 | refcount_t: Introduce a special purpose refcount type | Peter Zijlstra | 1 | -0/+13 |
2017-02-08 | printk: rename nmi.c and exported api | Sergey Senozhatsky | 1 | -1/+1 |
2017-02-06 | Merge 4.10-rc7 into char-misc-next | Greg Kroah-Hartman | 3 | -5/+4 |
2017-02-05 | debugobjects: Reduce contention on the global pool_lock | Waiman Long | 1 | -9/+23 |
2017-02-04 | debugobjects: Scale thresholds with # of CPUs | Waiman Long | 1 | -5/+15 |
2017-02-04 | debugobjects: Track number of kmem_cache_alloc/kmem_cache_free done | Waiman Long | 1 | -0/+10 |
2017-02-03 | lib: Introduce priority array area manager | Jiri Pirko | 5 | -0/+787 |
2017-02-02 | ext4: move halfmd4 into hash.c directly | Jason A. Donenfeld | 2 | -68/+1 |
2017-02-01 | Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 1 | -1/+2 |
2017-01-31 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -0/+1 |
2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+1 |
2017-01-27 | radix tree: constify some pointers | Matthew Wilcox | 1 | -26/+31 |