Age | Commit message (Expand) | Author |
2017-02-23 | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie... | Linus Torvalds |
2017-02-24 | lib/Kconfig: make PRIME_NUMBERS not user selectable. | Dave Airlie |
2017-02-23 | Merge tag 'usercopy-v4.11-rc1.fix' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-02-23 | lib: Remove string from parman config selection | Jiri Pirko |
2017-02-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds |
2017-02-22 | lib/show_mem.c: teach show_mem to work with the given nodemask | Michal Hocko |
2017-02-22 | dma-debug: add comment for failed to check map error | Miles Chen |
2017-02-22 | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-02-22 | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-02-22 | usercopy: ARM NOMMU has no 64-bit get_user | Arnd Bergmann |
2017-02-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-02-21 | Merge tag 'usercopy-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-02-21 | usercopy: Add tests for all get_user() sizes | Kees Cook |
2017-02-21 | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-02-20 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-02-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-02-20 | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2017-02-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-02-17 | Merge branch 'for-4.11/block' into for-4.11/linus-merge | Jens Axboe |
2017-02-17 | rhashtable: Add nested tables | Herbert Xu |
2017-02-16 | usercopy: Adjust tests to deal with SMAP/PAN | Kees Cook |
2017-02-16 | usercopy: add testcases to check zeroing on failure | Hoeun Ryu |
2017-02-10 | time: Remove CONFIG_TIMER_STATS | Kees Cook |
2017-02-10 | debugobjects: Improve variable naming | Waiman Long |
2017-02-10 | refcount_t: Introduce a special purpose refcount type | Peter Zijlstra |
2017-02-08 | printk: rename nmi.c and exported api | Sergey Senozhatsky |
2017-02-06 | Merge 4.10-rc7 into char-misc-next | Greg Kroah-Hartman |
2017-02-05 | debugobjects: Reduce contention on the global pool_lock | Waiman Long |
2017-02-04 | debugobjects: Scale thresholds with # of CPUs | Waiman Long |
2017-02-04 | debugobjects: Track number of kmem_cache_alloc/kmem_cache_free done | Waiman Long |
2017-02-03 | lib: Introduce priority array area manager | Jiri Pirko |
2017-02-02 | ext4: move halfmd4 into hash.c directly | Jason A. Donenfeld |
2017-02-01 | Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm... | Dave Airlie |
2017-01-31 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-27 | sbitmap: add helpers for dumping to a seq_file | Omar Sandoval |
2017-01-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Dave Airlie |
2017-01-25 | test_firmware: add test custom fallback trigger | Luis R. Rodriguez |
2017-01-25 | test_firmware: use device attribute groups | Luis R. Rodriguez |
2017-01-25 | test_firmware: move misc_device down | Luis R. Rodriguez |
2017-01-24 | mm: do not export ioremap_page_range symbol for external module | zhong jiang |
2017-01-24 | radix-tree: fix private list warnings | Matthew Wilcox |
2017-01-23 | rcu: Enable RCU tracepoints by default to aid in debugging | Matt Fleming |
2017-01-23 | lib/prime_numbers: Suppress warn on kmalloc failure | Chris Wilson |
2017-01-20 | timerqueue: Use rb_entry_safe() instead of open-coding it | Geliang Tang |
2017-01-18 | sbitmap: fix wakeup hang after sbq resize | Omar Sandoval |