summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2016-01-16lib/kasprintf.c: add sanity check to kvasprintfRasmus Villemoes
2016-01-16lib/vsprintf.c: warn about too large precisions and field widthsRasmus Villemoes
2016-01-16lib/vsprintf.c: help gcc make number() smallerRasmus Villemoes
2016-01-16lib/vsprintf.c: expand field_width to 24 bitsRasmus Villemoes
2016-01-16lib/vsprintf.c: eliminate potential race in string()Rasmus Villemoes
2016-01-16lib/vsprintf.c: move string() below widen_string()Rasmus Villemoes
2016-01-16lib/vsprintf.c: pull out padding code from dentry_name()Rasmus Villemoes
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon
2016-01-15mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gupDan Williams
2016-01-15page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-14dma-debug: switch check from _text to _stextLaura Abbott
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-12Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-01-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-11Merge tag 'mmc-v4.5' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-01-11Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2016-01-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-01-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-09restrict /dev/mem to idle io memory rangesDan Williams
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams
2016-01-08Merge branch 'for-linus' into work.miscAl Viro
2016-01-07test: firmware_class: add asynchronous request triggerBrian Norris
2016-01-07test: firmware_class: use kstrndup() where appropriateBrian Norris
2016-01-07test: firmware_class: report errors properly on failureBrian Norris
2016-01-06lib/vsprintf: add %*pg format specifierDmitry Monakhov
2016-01-06Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-23tracing: Use seq_buf_used() in seq_buf_to_user() instead of lenJerry Snitselaar
2015-12-23crypto: 842 - remove WARN inside printkDan Streetman
2015-12-22CPM/QE: use genalloc to manage CPM/QE muramZhao Qiang
2015-12-22genalloc:support allocating specific regionZhao Qiang
2015-12-22genalloc:support memory-allocation with bytes-alignment to genallocZhao Qiang
2015-12-22Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford
2015-12-22mmc: kconfig: replace FAULT_INJECTION with FAULT_INJECTION_DEBUG_FSAdrien Schildknecht
2015-12-18rhashtable: Kill harmless RCU warning in rhashtable_walk_initHerbert Xu
2015-12-18bpf, test: add couple of test casesDaniel Borkmann
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-17Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-12-17Use the new batched user accesses in generic user string handlingLinus Torvalds
2015-12-16dma-debug: Fix dma_debug_entry offset calculationDaniel Mentz
2015-12-16rhashtable: Fix walker list corruptionHerbert Xu
2015-12-16rhashtable: Enforce minimum size on initial hash tableHerbert Xu