summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2020-06-07Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-06rhashtable: Drop raw RCU deref in nested_table_freeHerbert Xu
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-04lib/ubsan.c: fix gcc-10 warningsArnd Bergmann
2020-06-04lib: make a test module with set/clear bitJesse Brandeburg
2020-06-04lib/flex_proportions.c: cleanup __fprop_inc_percpu_maxTan Hu
2020-06-04lib/percpu-refcount.c: use a more common logging styleJoe Perches
2020-06-04lib/zlib: remove outdated and incorrect pre-increment optimizationJann Horn
2020-06-04lib/test_lockup.c: make test_inode staticJason Yan
2020-06-04lib: Add might_fault() to strncpy_from_user.KP Singh
2020-06-04lib/math: avoid trailing newline hidden in pr_fmt()Christophe JAILLET
2020-06-04mm/debug: add tests validating architecture page table helpersAnshuman Khandual
2020-06-04kcov: collect coverage from interruptsAndrey Konovalov
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03kasan: stop tests being eliminated as dead code with FORTIFY_SOURCEDaniel Axtens
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-03Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds
2020-06-03lib/vdso: Force inlining of __cvdso_clock_gettime_common()Christophe Leroy
2020-06-02Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02ubsan: entirely disable alignment checks under UBSAN_TRAPKees Cook
2020-06-02mm/ioremap: track which page-table levels were modifiedJoerg Roedel
2020-06-02mm: switch the test_vmalloc module to use __vmalloc_nodeChristoph Hellwig
2020-06-02lib: Make test_sysctl initialized as moduleMasami Hiramatsu
2020-06-02lib: Make prime number generator independently selectableMasami Hiramatsu
2020-06-01Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-01Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-06-01lib: Kconfig.debug: default KUNIT_* fragments to KUNIT_ALL_TESTSAnders Roxell
2020-06-01kunit: default KUNIT_* fragments to KUNIT_ALL_TESTSAnders Roxell
2020-06-01kunit: Kconfig: enable a KUNIT_ALL_TESTS fragmentAnders Roxell
2020-06-01Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-01Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-01Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-01Merge tag 'nand/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger
2020-06-01ftrace,bug: Improve traceoff_on_warnPeter Zijlstra
2020-06-01Merge remote-tracking branch 'regulator/for-5.8' into regulator-linusMark Brown
2020-06-01Merge branch 'for-5.8-printf-time64_t' into for-linusPetr Mladek
2020-06-01Merge branch 'for-5.8' into for-linusPetr Mladek
2020-05-29take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro
2020-05-29Makefile: support compressed debug infoNick Desaulniers
2020-05-28radix-tree: Use local_lock for protectionSebastian Andrzej Siewior
2020-05-27software node: implement software_node_unregister()Greg Kroah-Hartman
2020-05-26Merge tag 'hisi-drivers-for-5.8' of git://github.com/hisilicon/linux-hisi int...Arnd Bergmann
2020-05-25kobject: send KOBJ_REMOVE uevent when the object is removed from sysfsGreg Kroah-Hartman
2020-05-25Merge 5.7-rc7 into driver-core-nextGreg Kroah-Hartman