aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2017-02-27scatterlist: do not disable IRQs in sg_copy_bufferGravatar Gilad Ben-Yossef 1-4/+0
2017-02-27scatterlist: reorder compound boolean expressionGravatar Gilad Ben-Yossef 1-1/+1
2017-02-27lib/fonts/Kconfig: keep non-Sparc fonts listed togetherGravatar Randy Dunlap 1-8/+8
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-3/+86
2017-02-25Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 20-2078/+3142
2017-02-24lib/lz4: remove back-compat wrappersGravatar Sven Schmidt 3-87/+0
2017-02-24lib/decompress_unlz4: change module to work with new LZ4 module versionGravatar Sven Schmidt 1-5/+8
2017-02-24lib: update LZ4 compressor moduleGravatar Sven Schmidt 5-1011/+2062
2017-02-24lib/test_sort.c: make it explicitly non-modularGravatar Paul Gortmaker 1-5/+6
2017-02-24lib: add CONFIG_TEST_SORT to enable self-test of sort()Gravatar Kostenzer Felix 4-39/+54
2017-02-24rbtree: use designated initializersGravatar Kees Cook 1-1/+3
2017-02-24lib/find_bit.c: micro-optimise find_next_*_bitGravatar Matthew Wilcox 1-2/+2
2017-02-24lib: add module support to atomic64 testsGravatar Geert Uytterhoeven 2-4/+11
2017-02-24lib: add module support to glob testsGravatar Geert Uytterhoeven 4-166/+169
2017-02-24lib: add module support to crc32 testsGravatar Geert Uytterhoeven 4-826/+858
2017-02-24bug: switch data corruption check to __must_checkGravatar Kees Cook 1-21/+24
2017-02-24kasan: add memcg kmem_cache testGravatar Greg Thelen 1-0/+34
2017-02-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdGravatar Linus Torvalds 1-0/+1
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Gravatar Linus Torvalds 3-0/+320
2017-02-24lib/Kconfig: make PRIME_NUMBERS not user selectable.Gravatar Dave Airlie 1-1/+1
2017-02-23Merge tag 'usercopy-v4.11-rc1.fix' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+2
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-1/+1
2017-02-23lib: Remove string from parman config selectionGravatar Jiri Pirko 1-1/+1
2017-02-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-2/+7
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Gravatar Linus Torvalds 1-1/+1
2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskGravatar Michal Hocko 1-2/+2
2017-02-22dma-debug: add comment for failed to check map errorGravatar Miles Chen 1-0/+5
2017-02-22Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+10
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-30/+62
2017-02-22usercopy: ARM NOMMU has no 64-bit get_userGravatar Arnd Bergmann 1-1/+2
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+4
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 8-55/+1787
2017-02-21Merge tag 'usercopy-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-14/+103
2017-02-21usercopy: Add tests for all get_user() sizesGravatar Kees Cook 1-13/+76
2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-8/+131
2017-02-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 2-68/+1
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+25
2017-02-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2017-02-20Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 1-12/+46
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-16/+1
2017-02-17Merge branch 'for-4.11/block' into for-4.11/linus-mergeGravatar Jens Axboe 1-8/+131
2017-02-17rhashtable: Add nested tablesGravatar Herbert Xu 1-50/+220
2017-02-16usercopy: Adjust tests to deal with SMAP/PANGravatar Kees Cook 1-8/+24
2017-02-16usercopy: add testcases to check zeroing on failureGravatar Hoeun Ryu 1-0/+10
2017-02-13EXPORT_SYMBOL radix_tree_replace_slotGravatar Song Liu 1-0/+1
2017-02-10time: Remove CONFIG_TIMER_STATSGravatar Kees Cook 1-14/+0
2017-02-10debugobjects: Improve variable namingGravatar Waiman Long 1-5/+5
2017-02-10refcount_t: Introduce a special purpose refcount typeGravatar Peter Zijlstra 1-0/+13
2017-02-08printk: rename nmi.c and exported apiGravatar Sergey Senozhatsky 1-1/+1
2017-02-06Merge 4.10-rc7 into char-misc-nextGravatar Greg Kroah-Hartman 3-5/+4