summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2017-01-19lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-4/+4
2017-01-19mm: merge fixup for "fix use-after-free in shadow node shrinker"Stephen Rothwell1-1/+1
2017-01-19idr: support storing NULL in the IDRMatthew Wilcox2-13/+20
2017-01-19Reimplement IDR and IDA using the radix treeMatthew Wilcox2-998/+475
2017-01-19Merge branch 'akpm-current/current'Stephen Rothwell19-1063/+1193
2017-01-19Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell1-0/+10
2017-01-19Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell1-0/+1
2017-01-19Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell1-0/+12
2017-01-19Merge remote-tracking branch 'md/for-next'Stephen Rothwell1-0/+1
2017-01-19Merge remote-tracking branch 'block/for-next'Stephen Rothwell1-8/+40
2017-01-19Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell3-0/+323
2017-01-19Merge remote-tracking branch 'net-next/master'Stephen Rothwell4-5/+780
2017-01-19Merge remote-tracking branch 'printk/for-next'Stephen Rothwell1-1/+1
2017-01-19lib/fonts/Kconfig: keep non-Sparc fonts listed togetherRandy Dunlap1-8/+8
2017-01-19lib: move sort self-test into a separate fileArnd Bergmann3-44/+44
2017-01-19lib: add CONFIG_TEST_SORT to enable self-test of sort()Kostenzer Felix2-17/+32
2017-01-19rbtree: use designated initializersKees Cook1-1/+3
2017-01-19find_bit-micro-optimise-find_next__bit-v2Matthew Wilcox1-1/+1
2017-01-19lib/find_bit.c: micro-optimise find_next_*_bitMatthew Wilcox1-1/+1
2017-01-19lib: add module support to atomic64 testsGeert Uytterhoeven2-4/+11
2017-01-19lib: add module support to glob testsGeert Uytterhoeven4-166/+169
2017-01-19lib: add module support to crc32 testsGeert Uytterhoeven4-826/+858
2017-01-19lib/timerqueue.c: use rb_entry_safeGeliang Tang1-2/+1
2017-01-19kasan: add memcg kmem_cache testGreg Thelen1-0/+34
2017-01-19lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko1-2/+2
2017-01-19debugobjects: reduce contention on the global pool_lockWaiman Long1-9/+22
2017-01-19debugobjects: scale thresholds with # of CPUsWaiman Long1-5/+15
2017-01-19debugobjects: track number of kmem_cache_alloc/kmem_cache_free doneWaiman Long1-0/+10
2017-01-19dma-debug: add comment for failed to check map errorMiles Chen1-0/+5
2017-01-19radix-tree: fix private list warningsMatthew Wilcox1-1/+1
2017-01-19Merge remote-tracking branch 'arm/for-next'Stephen Rothwell1-1/+4
2017-01-18Merge branch 'for-linus' into for-nextJens Axboe1-3/+3
2017-01-18Merge branch 'for-4.11/block' into for-nextJens Axboe1-8/+40
2017-01-18sbitmap: fix wakeup hang after sbq resizeOmar Sandoval1-5/+30
2017-01-18sbitmap: use smp_mb__after_atomic() in sbq_wake_up()Omar Sandoval1-3/+10
2017-01-18Merge branch 'locking/core'Ingo Molnar1-0/+12
2017-01-17rcu: Enable RCU tracepoints by default to aid in debuggingMatt Fleming1-0/+1
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-26/+34
2017-01-17Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2017-01-17Merge branches 'fixes' and 'misc' into for-nextRussell King1-1/+4
2017-01-16Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman2-24/+32
2017-01-15swiotlb: ensure that page-sized mappings are page-alignedNikita Yushchenko1-3/+3
2017-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-23/+31
2017-01-14fix a fencepost error in pipe_advance()Al Viro1-23/+31
2017-01-14locking/ww_mutex: Begin kselftests for ww_mutexChris Wilson1-0/+12
2017-01-12EXPORT_SYMBOL radix_tree_replace_slotSong Liu1-0/+1
2017-01-12serial: do not accept sysrq characters via serial portFelix Fietkau1-0/+10
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-01-11lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUALLaura Abbott1-1/+4
2017-01-10lib/Kconfig.debug: fix frv build failureSudip Mukherjee1-1/+1