summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-24lib/lz4: remove back-compat wrappersSven Schmidt
2017-02-24lib/decompress_unlz4: change module to work with new LZ4 module versionSven Schmidt
2017-02-24lib: update LZ4 compressor moduleSven Schmidt
2017-02-24lib/test_sort.c: make it explicitly non-modularPaul Gortmaker
2017-02-24lib: add CONFIG_TEST_SORT to enable self-test of sort()Kostenzer Felix
2017-02-24rbtree: use designated initializersKees Cook
2017-02-24lib/find_bit.c: micro-optimise find_next_*_bitMatthew Wilcox
2017-02-24lib: add module support to atomic64 testsGeert Uytterhoeven
2017-02-24lib: add module support to glob testsGeert Uytterhoeven
2017-02-24lib: add module support to crc32 testsGeert Uytterhoeven
2017-02-24bug: switch data corruption check to __must_checkKees Cook
2017-02-24kasan: add memcg kmem_cache testGreg Thelen
2017-02-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-02-24lib/Kconfig: make PRIME_NUMBERS not user selectable.Dave Airlie
2017-02-23Merge tag 'usercopy-v4.11-rc1.fix' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-23lib: Remove string from parman config selectionJiri Pirko
2017-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko
2017-02-22dma-debug: add comment for failed to check map errorMiles Chen
2017-02-22Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-22usercopy: ARM NOMMU has no 64-bit get_userArnd Bergmann
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-21Merge tag 'usercopy-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-21usercopy: Add tests for all get_user() sizesKees Cook
2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-02-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-02-20Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-17Merge branch 'for-4.11/block' into for-4.11/linus-mergeJens Axboe
2017-02-17rhashtable: Add nested tablesHerbert Xu
2017-02-16usercopy: Adjust tests to deal with SMAP/PANKees Cook
2017-02-16usercopy: add testcases to check zeroing on failureHoeun Ryu
2017-02-13EXPORT_SYMBOL radix_tree_replace_slotSong Liu
2017-02-10time: Remove CONFIG_TIMER_STATSKees Cook
2017-02-10debugobjects: Improve variable namingWaiman Long
2017-02-10refcount_t: Introduce a special purpose refcount typePeter Zijlstra
2017-02-08printk: rename nmi.c and exported apiSergey Senozhatsky
2017-02-06Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman
2017-02-05debugobjects: Reduce contention on the global pool_lockWaiman Long
2017-02-04debugobjects: Scale thresholds with # of CPUsWaiman Long
2017-02-04debugobjects: Track number of kmem_cache_alloc/kmem_cache_free doneWaiman Long
2017-02-03lib: Introduce priority array area managerJiri Pirko