summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-01-141-23/+31
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix a fencepost error in pipe_advance()Al Viro2017-01-141-23/+31
| | |_|/ | |/| |
* | | | lib/Kconfig.debug: fix frv build failureSudip Mukherjee2017-01-101-1/+1
| |_|/ |/| |
* | | mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner2017-01-071-2/+9
* | | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-061-6/+46
|\ \ \ | |/ / |/| / | |/
| * swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk2017-01-061-0/+26
| * swiotlb: Add swiotlb=noforce debug optionGeert Uytterhoeven2016-12-191-2/+16
| * swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-191-4/+4
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-251-2/+2
|\ \
| * | ktime: Get rid of the unionThomas Gleixner2016-12-251-2/+2
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-253-109/+0
|\ \ \ | |/ / |/| |
| * | cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner2016-12-253-109/+0