Age | Commit message (Expand) | Author | Files | Lines |
2017-02-23 | 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 | 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-22 | 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-21 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -68/+1 |
2017-02-21 | 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-18 | 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-17 | usercopy: Adjust tests to deal with SMAP/PAN | Kees Cook | 1 | -8/+24 |
2017-02-17 | usercopy: add testcases to check zeroing on failure | Hoeun Ryu | 1 | -0/+10 |
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-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-04 | 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-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 | sbitmap: add helpers for dumping to a seq_file | Omar Sandoval | 1 | -0/+91 |
2017-01-25 | test_firmware: add test custom fallback trigger | Luis R. Rodriguez | 1 | -0/+45 |
2017-01-25 | test_firmware: use device attribute groups | Luis R. Rodriguez | 1 | -24/+11 |
2017-01-25 | test_firmware: move misc_device down | Luis R. Rodriguez | 1 | -6/+6 |
2017-01-25 | mm: do not export ioremap_page_range symbol for external module | zhong jiang | 1 | -1/+0 |
2017-01-25 | radix-tree: fix private list warnings | Matthew Wilcox | 1 | -1/+1 |
2017-01-23 | rcu: Enable RCU tracepoints by default to aid in debugging | Matt Fleming | 1 | -0/+1 |
2017-01-20 | timerqueue: Use rb_entry_safe() instead of open-coding it | Geliang Tang | 1 | -2/+1 |
2017-01-18 | sbitmap: fix wakeup hang after sbq resize | Omar Sandoval | 1 | -5/+30 |
2017-01-18 | sbitmap: use smp_mb__after_atomic() in sbq_wake_up() | Omar Sandoval | 1 | -3/+10 |
2017-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -26/+34 |
2017-01-17 | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+3 |
2017-01-16 | Merge 4.10-rc4 into tty-next | Greg Kroah-Hartman | 2 | -24/+32 |
2017-01-15 | swiotlb: ensure that page-sized mappings are page-aligned | Nikita Yushchenko | 1 | -3/+3 |
2017-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -23/+31 |
2017-01-15 | fix a fencepost error in pipe_advance() | Al Viro | 1 | -23/+31 |
2017-01-14 | locking/ww_mutex: Begin kselftests for ww_mutex | Chris Wilson | 1 | -0/+12 |
2017-01-12 | Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/core | Will Deacon | 1 | -1/+4 |
2017-01-12 | serial: do not accept sysrq characters via serial port | Felix Fietkau | 1 | -0/+10 |
2017-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2017-01-11 | lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUAL | Laura Abbott | 1 | -1/+4 |
2017-01-11 | lib/Kconfig.debug: fix frv build failure | Sudip Mukherjee | 1 | -1/+1 |