summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2020-06-04lib/test_lockup.c: make test_inode staticJason Yan1-1/+1
2020-06-04lib: Add might_fault() to strncpy_from_user.KP Singh1-0/+1
2020-06-04lib/math: avoid trailing newline hidden in pr_fmt()Christophe JAILLET1-5/+5
2020-06-04mm/debug: add tests validating architecture page table helpersAnshuman Khandual1-0/+22
2020-06-04kcov: collect coverage from interruptsAndrey Konovalov1-0/+9
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-10/+19
2020-06-03kasan: stop tests being eliminated as dead code with FORTIFY_SOURCEDaniel Axtens1-10/+19
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-48/+200
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2020-06-03Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds1-0/+18
2020-06-03lib/vdso: Force inlining of __cvdso_clock_gettime_common()Christophe Leroy1-1/+1
2020-06-02Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds4-0/+1237
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-35/+39
2020-06-02ubsan: entirely disable alignment checks under UBSAN_TRAPKees Cook1-1/+1
2020-06-02mm/ioremap: track which page-table levels were modifiedJoerg Roedel1-15/+31
2020-06-02mm: switch the test_vmalloc module to use __vmalloc_nodeChristoph Hellwig1-19/+7
2020-06-02lib: Make test_sysctl initialized as moduleMasami Hiramatsu1-1/+1
2020-06-02lib: Make prime number generator independently selectableMasami Hiramatsu1-1/+6
2020-06-01Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+7
2020-06-01Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-20/+0
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds4-19/+20
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+3
2020-06-01lib: Kconfig.debug: default KUNIT_* fragments to KUNIT_ALL_TESTSAnders Roxell1-2/+4
2020-06-01kunit: default KUNIT_* fragments to KUNIT_ALL_TESTSAnders Roxell1-3/+6
2020-06-01kunit: Kconfig: enable a KUNIT_ALL_TESTS fragmentAnders Roxell1-0/+14
2020-06-01Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2020-06-01Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+9
2020-06-01Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-9/+43
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-25/+22
2020-06-01Merge tag 'nand/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger1-45/+107
2020-06-01ftrace,bug: Improve traceoff_on_warnPeter Zijlstra1-0/+3
2020-06-01Merge remote-tracking branch 'regulator/for-5.8' into regulator-linusMark Brown5-0/+490
2020-06-01Merge branch 'for-5.8-printf-time64_t' into for-linusPetr Mladek2-5/+39
2020-06-01Merge branch 'for-5.8' into for-linusPetr Mladek72-583/+3957
2020-05-29take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro1-20/+0
2020-05-29Makefile: support compressed debug infoNick Desaulniers1-0/+17
2020-05-28radix-tree: Use local_lock for protectionSebastian Andrzej Siewior1-11/+9
2020-05-27software node: implement software_node_unregister()Greg Kroah-Hartman1-1/+3
2020-05-26Merge tag 'hisi-drivers-for-5.8' of git://github.com/hisilicon/linux-hisi int...Arnd Bergmann1-11/+11
2020-05-25kobject: send KOBJ_REMOVE uevent when the object is removed from sysfsGreg Kroah-Hartman1-7/+7
2020-05-25Merge 5.7-rc7 into driver-core-nextGreg Kroah-Hartman2-1/+37
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-1/+25
2020-05-24lib/bch: Allow easy bit swappingMiquel Raynal1-14/+76
2020-05-24lib/bch: Rework a little bit the exported function namesMiquel Raynal1-32/+32
2020-05-20Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaitt...Mark Brown2-9/+18
2020-05-20lib/vsprintf: Print time64_t in human readable formatAndy Shevchenko2-5/+39
2020-05-19mm/hmm/test: add selftest driver for HMMRalph Campbell4-0/+1237
2020-05-19vsprintf: don't obfuscate NULL and error pointersIlya Dryomov2-1/+25
2020-05-19lockdep: Prepare for noinstr sectionsPeter Zijlstra1-1/+1
2020-05-18kgdb: Delay "kgdbwait" to dbg_late_init() by defaultDouglas Anderson1-0/+18