aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2021-04-30Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-117/+79
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-14/+17
2021-04-30kasan: detect false-positives in testsGravatar Andrey Konovalov 1-26/+29
2021-04-30kasan: init memory in kasan_(un)poison for HW_TAGSGravatar Andrey Konovalov 1-2/+2
2021-04-30lib/test_vmalloc.c: add a new 'nr_threads' parameterGravatar Uladzislau Rezki (Sony) 1-48/+40
2021-04-30lib/test_vmalloc.c: remove two kvfree_rcu() testsGravatar Uladzislau Rezki (Sony) 1-40/+0
2021-04-30mm/memtest: add ARCH_USE_MEMTESTGravatar Anshuman Khandual 1-1/+8
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-2/+11
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-4/+5
2021-04-29Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 3-0/+261
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-92/+118
2021-04-28Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+0
2021-04-28Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+3
2021-04-28Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-26/+69
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 2-0/+57
2021-04-27Merge tag 'linux-kselftest-kunit-5.13-rc1' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 3-21/+82
2021-04-27Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-19/+149
2021-04-27Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-23/+295
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Gravatar Linus Torvalds 2-12/+8
2021-04-27Merge branch 'for-5.13-vsprintf-pgp' into for-linusGravatar Petr Mladek 2-15/+141
2021-04-26iov_iter: Four fixes for ITER_XARRAYGravatar David Howells 1-0/+5
2021-04-26Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+22
2021-04-26Merge tag 'driver-core-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-4/+5
2021-04-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-7/+12
2021-04-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 5-5/+32
2021-04-26Merge tag 'tomoyo-pr-20210426' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Gravatar Linus Torvalds 1-0/+40
2021-04-26Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-0/+458
2021-04-25kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.shGravatar Masahiro Yamada 1-2/+1
2021-04-25kbuild: add CONFIG_VMLINUX_MAP expert optionGravatar Rasmus Villemoes 1-0/+10
2021-04-23lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf()Gravatar Rasmus Villemoes 1-2/+0
2021-04-23lib/math/test_div64: Correct the spelling of "dividend"Gravatar Maciej W. Rozycki 1-19/+19
2021-04-23iov_iter: Add ITER_XARRAYGravatar David Howells 1-23/+290
2021-04-22crypto: doc - fix kernel-doc notation in chacha.c and af_alg.cGravatar Randy Dunlap 1-2/+2
2021-04-21lib/math/test_div64: Fix error message formattingGravatar Maciej W. Rozycki 1-1/+1
2021-04-21lib/math: Add a `do_div' test moduleGravatar Maciej W. Rozycki 3-0/+261
2021-04-20Merge tag 'v5.12-rc8' into sched/core, to pick up fixesGravatar Ingo Molnar 11-42/+39
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 7-21/+18
2021-04-16lib: remove "expecting prototype" kernel-doc warningsGravatar Randy Dunlap 4-10/+12
2021-04-16kasan: remove redundant config optionGravatar Walter Wu 1-7/+2
2021-04-16sched: Don't make LATENCYTOP select SCHED_DEBUGGravatar Peter Zijlstra 1-1/+0
2021-04-14Merge tag 'v5.12-rc7' into driver-core-nextGravatar Greg Kroah-Hartman 2-4/+4
2021-04-14lib: Add ASN.1 encoderGravatar James Bottomley 3-0/+458
2021-04-14lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()Gravatar Christophe Leroy 1-6/+9
2021-04-14lib/vdso: Mark do_hres_timens() and do_coarse_timens() __always_inline()Gravatar Christophe Leroy 1-8/+8
2021-04-13Merge drm/drm-fixes into drm-nextGravatar Daniel Vetter 5-21/+25
2021-04-11Merge branch 'for-mingo-kcsan' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Ingo Molnar 1-2/+3
2021-04-11Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Ingo Molnar 2-26/+69
2021-04-11kasan, arm64: tests supports for HW_TAGS async modeGravatar Andrey Konovalov 1-6/+11
2021-04-11kasan: Add KASAN mode kernel parameterGravatar Vincenzo Frascino 1-1/+1
2021-04-10kobject_uevent: remove warning in init_uevent_argv()Gravatar Greg Kroah-Hartman 1-4/+5