aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-03-23treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-03-23lib/rhashtable.c: simplify a strange allocation patternMichal Hocko
2017-03-23Merge branch 'akpm-current/current'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell
2017-03-23Merge remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell
2017-03-19checkpatch-add-ability-to-find-bad-uses-of-vsprintf-%pfoo-extensions-fix-fixAndrew Morton
2017-03-19checkpatch-add-ability-to-find-bad-uses-of-vsprintf-%pfoo-extensions-fixAndrew Morton
2017-03-19lib: add module support to linked list sorting testsGeert Uytterhoeven
2017-03-19lib: add module support to array-based sort testsGeert Uytterhoeven
2017-03-19Revert "lib/test_sort.c: make it explicitly non-modular"Geert Uytterhoeven
2017-03-19lockdep: allow to disable reclaim lockup detectionMichal Hocko
2017-03-17lib/Kconfig.debug: correct documentation pathsHans Holmberg
2017-03-13locking/refcount: Add refcount_t API kernel-doc commentsDavid Windsor
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov
2017-03-07Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-07Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-03-07ida: Free correct IDA bitmapMatthew Wilcox
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h>Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02kasan, sched/headers: Uninline kasan_enable/disable_current()Ingo Molnar
2017-03-02sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells
2017-03-01locking/refcounts: Change WARN() to WARN_ONCE()Ingo Molnar
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-02-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-27scatterlist: do not disable IRQs in sg_copy_bufferGilad Ben-Yossef
2017-02-27scatterlist: reorder compound boolean expressionGilad Ben-Yossef
2017-02-27lib/fonts/Kconfig: keep non-Sparc fonts listed togetherRandy Dunlap
2017-02-26rhashtable: Fix RCU dereference annotation in rht_bucket_nestedHerbert Xu
2017-02-26rhashtable: Fix use before NULL check in bucket_table_freeHerbert Xu
2017-02-26lib: Allow compile-testing of parmanGeert Uytterhoeven
2017-02-26lib: fix spelling mistake: "actualy" -> "actually"Colin Ian King
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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