aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 12-4/+16
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 3-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Gravatar Ingo Molnar 1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-2/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02kasan, sched/headers: Uninline kasan_enable/disable_current()Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/core: Remove the tsk_cpus_allowed() wrapperGravatar Ingo Molnar 1-1/+1
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()Gravatar David Howells 1-1/+1
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 3-1187/+819
2017-02-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 3-14/+268
2017-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-7/+6
2017-02-27Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-17/+13
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Gravatar Linus Torvalds 1-3/+2
2017-02-27lib/vsprintf.c: remove %Z supportGravatar Alexey Dobriyan 1-4/+4
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-26rhashtable: Fix RCU dereference annotation in rht_bucket_nestedGravatar Herbert Xu 1-2/+3
2017-02-26rhashtable: Fix use before NULL check in bucket_table_freeGravatar Herbert Xu 1-3/+1
2017-02-26lib: Allow compile-testing of parmanGravatar Geert Uytterhoeven 1-1/+1
2017-02-26lib: fix spelling mistake: "actualy" -> "actually"Gravatar Colin Ian King 1-1/+1
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-24locking/refcounts: Out-of-line everythingGravatar Peter Zijlstra 3-14/+268
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