summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* dma-debug: add comment for failed to check map errorMiles Chen2017-02-221-0/+5
* Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-221-0/+10
|\
| * Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman2017-01-162-24/+32
| |\
| * | serial: do not accept sysrq characters via serial portFelix Fietkau2017-01-121-0/+10
* | | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-221-30/+62
|\ \ \
| * \ \ Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman2017-02-063-5/+4
| |\ \ \
| * | | | test_firmware: add test custom fallback triggerLuis R. Rodriguez2017-01-251-0/+45
| * | | | test_firmware: use device attribute groupsLuis R. Rodriguez2017-01-251-24/+11
| * | | | test_firmware: move misc_device downLuis R. Rodriguez2017-01-251-6/+6
| | |_|/ | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-221-1/+4
|\ \ \ \
| * \ \ \ Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/coreWill Deacon2017-01-121-1/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUALLaura Abbott2017-01-111-1/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-228-55/+1787
|\ \ \ \ \
| * | | | | rhashtable: Add nested tablesHerbert Xu2017-02-171-50/+220
| * | | | | lib: Introduce priority array area managerJiri Pirko2017-02-035-0/+787
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-282-2/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-172-26/+34
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-111-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-092-8/+55
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld2017-01-092-4/+415
| * | | | | | | siphash: add cryptographically secure PRFJason A. Donenfeld2017-01-094-5/+369
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'usercopy-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-211-14/+103
|\ \ \ \ \ \ \
| * | | | | | | usercopy: Add tests for all get_user() sizesKees Cook2017-02-211-13/+76
| * | | | | | | usercopy: Adjust tests to deal with SMAP/PANKees Cook2017-02-161-8/+24
| * | | | | | | usercopy: add testcases to check zeroing on failureHoeun Ryu2017-02-161-0/+10
| |/ / / / / /
* | | | | | | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-211-8/+131
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-4.11/block' into for-4.11/linus-mergeJens Axboe2017-02-171-8/+131
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | sbitmap: add helpers for dumping to a seq_fileOmar Sandoval2017-01-271-0/+91
| | * | | | | | sbitmap: fix wakeup hang after sbq resizeOmar Sandoval2017-01-181-5/+30
| | * | | | | | sbitmap: use smp_mb__after_atomic() in sbq_wake_up()Omar Sandoval2017-01-181-3/+10
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-02-202-68/+1
|\ \ \ \ \ \ \
| * | | | | | | ext4: move halfmd4 into hash.c directlyJason A. Donenfeld2017-02-022-68/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-201-0/+25
|\ \ \ \ \ \ \
| * | | | | | | refcount_t: Introduce a special purpose refcount typePeter Zijlstra2017-02-101-0/+13
| * | | | | | | locking/ww_mutex: Begin kselftests for ww_mutexChris Wilson2017-01-141-0/+12
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-201-0/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-01-311-0/+1
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | rcu: Enable RCU tracepoints by default to aid in debuggingMatt Fleming2017-01-231-0/+1
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2017-02-201-12/+46
|\ \ \ \ \ \ \
| * | | | | | | debugobjects: Improve variable namingWaiman Long2017-02-101-5/+5
| * | | | | | | debugobjects: Reduce contention on the global pool_lockWaiman Long2017-02-051-9/+23
| * | | | | | | debugobjects: Scale thresholds with # of CPUsWaiman Long2017-02-041-5/+15
| * | | | | | | debugobjects: Track number of kmem_cache_alloc/kmem_cache_free doneWaiman Long2017-02-041-0/+10
| |/ / / / / /
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-202-16/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | time: Remove CONFIG_TIMER_STATSKees Cook2017-02-101-14/+0
| * | | | | | timerqueue: Use rb_entry_safe() instead of open-coding itGeliang Tang2017-01-201-2/+1
| | |/ / / / | |/| | | |
* | | | | | mm: do not export ioremap_page_range symbol for external modulezhong jiang2017-01-241-1/+0
* | | | | | radix-tree: fix private list warningsMatthew Wilcox2017-01-241-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-171-3/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | swiotlb: ensure that page-sized mappings are page-alignedNikita Yushchenko2017-01-151-3/+3