summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-22
|\
| * rhashtable: Add nested tablesHerbert Xu2017-02-17
| * lib: Introduce priority array area managerJiri Pirko2017-02-03
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-28
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-17
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-11
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-09
| |\ \ \ \
| * | | | | siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld2017-01-09
| * | | | | siphash: add cryptographically secure PRFJason A. Donenfeld2017-01-09
* | | | | | Merge tag 'usercopy-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-21
|\ \ \ \ \ \
| * | | | | | usercopy: Add tests for all get_user() sizesKees Cook2017-02-21
| * | | | | | usercopy: Adjust tests to deal with SMAP/PANKees Cook2017-02-16
| * | | | | | usercopy: add testcases to check zeroing on failureHoeun Ryu2017-02-16
| |/ / / / /
* | | | | | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-21
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-4.11/block' into for-4.11/linus-mergeJens Axboe2017-02-17
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | sbitmap: add helpers for dumping to a seq_fileOmar Sandoval2017-01-27
| | * | | | | sbitmap: fix wakeup hang after sbq resizeOmar Sandoval2017-01-18
| | * | | | | sbitmap: use smp_mb__after_atomic() in sbq_wake_up()Omar Sandoval2017-01-18
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-02-20
|\ \ \ \ \ \
| * | | | | | ext4: move halfmd4 into hash.c directlyJason A. Donenfeld2017-02-02
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-20
|\ \ \ \ \ \
| * | | | | | refcount_t: Introduce a special purpose refcount typePeter Zijlstra2017-02-10
| * | | | | | locking/ww_mutex: Begin kselftests for ww_mutexChris Wilson2017-01-14
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-20
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-01-31
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | rcu: Enable RCU tracepoints by default to aid in debuggingMatt Fleming2017-01-23
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2017-02-20
|\ \ \ \ \ \
| * | | | | | debugobjects: Improve variable namingWaiman Long2017-02-10
| * | | | | | debugobjects: Reduce contention on the global pool_lockWaiman Long2017-02-05
| * | | | | | debugobjects: Scale thresholds with # of CPUsWaiman Long2017-02-04
| * | | | | | debugobjects: Track number of kmem_cache_alloc/kmem_cache_free doneWaiman Long2017-02-04
| |/ / / / /
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-20
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | time: Remove CONFIG_TIMER_STATSKees Cook2017-02-10
| * | | | | timerqueue: Use rb_entry_safe() instead of open-coding itGeliang Tang2017-01-20
| | |/ / / | |/| | |
* | | | | mm: do not export ioremap_page_range symbol for external modulezhong jiang2017-01-24
* | | | | radix-tree: fix private list warningsMatthew Wilcox2017-01-24
| |_|_|/ |/| | |
* | | | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-17
|\ \ \ \
| * | | | swiotlb: ensure that page-sized mappings are page-alignedNikita Yushchenko2017-01-15
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-01-14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix a fencepost error in pipe_advance()Al Viro2017-01-14
| | |_|/ | |/| |
* | | | lib/Kconfig.debug: fix frv build failureSudip Mukherjee2017-01-10
| |_|/ |/| |
* | | mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner2017-01-07
* | | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-06
|\ \ \ | |/ / |/| / | |/
| * swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk2017-01-06
| * swiotlb: Add swiotlb=noforce debug optionGeert Uytterhoeven2016-12-19
| * swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-19
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-25
|\ \
| * | ktime: Get rid of the unionThomas Gleixner2016-12-25
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-25
|\ \ \ | |/ / |/| |
| * | cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner2016-12-25