summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-2/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-03-02kasan, sched/headers: Uninline kasan_enable/disable_current()Ingo Molnar1-0/+1
2017-03-02sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar1-1/+1
2017-03-01Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds3-1187/+819
2017-02-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-14/+268
2017-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+6
2017-02-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-17/+13
2017-02-28Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-3/+2
2017-02-28lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-4/+4
2017-02-28scatterlist: do not disable IRQs in sg_copy_bufferGilad Ben-Yossef1-4/+0
2017-02-28scatterlist: reorder compound boolean expressionGilad Ben-Yossef1-1/+1
2017-02-28lib/fonts/Kconfig: keep non-Sparc fonts listed togetherRandy Dunlap1-8/+8
2017-02-27rhashtable: Fix RCU dereference annotation in rht_bucket_nestedHerbert Xu1-2/+3
2017-02-27rhashtable: Fix use before NULL check in bucket_table_freeHerbert Xu1-3/+1
2017-02-27lib: Allow compile-testing of parmanGeert Uytterhoeven1-1/+1
2017-02-26lib: fix spelling mistake: "actualy" -> "actually"Colin Ian King1-1/+1
2017-02-26Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-3/+86
2017-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds20-2078/+3142
2017-02-25lib/lz4: remove back-compat wrappersSven Schmidt3-87/+0
2017-02-25lib/decompress_unlz4: change module to work with new LZ4 module versionSven Schmidt1-5/+8
2017-02-25lib: update LZ4 compressor moduleSven Schmidt5-1011/+2062
2017-02-25lib/test_sort.c: make it explicitly non-modularPaul Gortmaker1-5/+6
2017-02-25lib: add CONFIG_TEST_SORT to enable self-test of sort()Kostenzer Felix4-39/+54
2017-02-25rbtree: use designated initializersKees Cook1-1/+3
2017-02-25lib/find_bit.c: micro-optimise find_next_*_bitMatthew Wilcox1-2/+2
2017-02-25lib: add module support to atomic64 testsGeert Uytterhoeven2-4/+11
2017-02-25lib: add module support to glob testsGeert Uytterhoeven4-166/+169
2017-02-25lib: add module support to crc32 testsGeert Uytterhoeven4-826/+858
2017-02-25bug: switch data corruption check to __must_checkKees Cook1-21/+24
2017-02-25kasan: add memcg kmem_cache testGreg Thelen1-0/+34
2017-02-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds1-0/+1
2017-02-24locking/refcounts: Out-of-line everythingPeter Zijlstra3-14/+268
2017-02-24Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds3-0/+320
2017-02-24lib/Kconfig: make PRIME_NUMBERS not user selectable.Dave Airlie1-1/+1
2017-02-24Merge tag 'usercopy-v4.11-rc1.fix' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2017-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2017-02-23lib: Remove string from parman config selectionJiri Pirko1-1/+1
2017-02-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+7
2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds1-1/+1
2017-02-23lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko1-2/+2
2017-02-23dma-debug: add comment for failed to check map errorMiles Chen1-0/+5
2017-02-22Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+10
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-30/+62
2017-02-22usercopy: ARM NOMMU has no 64-bit get_userArnd Bergmann1-1/+2
2017-02-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+4
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds8-55/+1787
2017-02-22Merge tag 'usercopy-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-14/+103
2017-02-21usercopy: Add tests for all get_user() sizesKees Cook1-13/+76
2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+131