aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-11/+11
2020-06-04lib/ubsan.c: fix gcc-10 warningsGravatar Arnd Bergmann 1-16/+17
2020-06-04lib: make a test module with set/clear bitGravatar Jesse Brandeburg 3-0/+75
2020-06-04lib/flex_proportions.c: cleanup __fprop_inc_percpu_maxGravatar Tan Hu 1-4/+3
2020-06-04lib/percpu-refcount.c: use a more common logging styleGravatar Joe Perches 1-3/+3
2020-06-04lib/zlib: remove outdated and incorrect pre-increment optimizationGravatar Jann Horn 1-56/+35
2020-06-04lib/test_lockup.c: make test_inode staticGravatar Jason Yan 1-1/+1
2020-06-04lib: Add might_fault() to strncpy_from_user.Gravatar KP Singh 1-0/+1
2020-06-04lib/math: avoid trailing newline hidden in pr_fmt()Gravatar Christophe JAILLET 1-5/+5
2020-06-04mm/debug: add tests validating architecture page table helpersGravatar Anshuman Khandual 1-0/+22
2020-06-04kcov: collect coverage from interruptsGravatar Andrey Konovalov 1-0/+9
2020-06-03Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-10/+19
2020-06-03kasan: stop tests being eliminated as dead code with FORTIFY_SOURCEGravatar Daniel Axtens 1-10/+19
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 1-48/+200
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+1
2020-06-03Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Gravatar Linus Torvalds 1-0/+18
2020-06-02Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Gravatar Linus Torvalds 4-0/+1237
2020-06-02Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-35/+39
2020-06-02ubsan: entirely disable alignment checks under UBSAN_TRAPGravatar Kees Cook 1-1/+1
2020-06-02mm/ioremap: track which page-table levels were modifiedGravatar Joerg Roedel 1-15/+31
2020-06-02mm: switch the test_vmalloc module to use __vmalloc_nodeGravatar Christoph Hellwig 1-19/+7
2020-06-01Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-7/+7
2020-06-01Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-20/+0
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxGravatar Linus Torvalds 4-19/+20
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+3
2020-06-01Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+5
2020-06-01Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-11/+9
2020-06-01Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 2-9/+43
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 4-25/+22
2020-06-01Merge remote-tracking branch 'regulator/for-5.8' into regulator-linusGravatar Mark Brown 5-0/+490
2020-06-01Merge branch 'for-5.8-printf-time64_t' into for-linusGravatar Petr Mladek 2-5/+39
2020-06-01Merge branch 'for-5.8' into for-linusGravatar Petr Mladek 72-583/+3957
2020-05-29take the dummy csum_and_copy_from_user() into net/checksum.hGravatar Al Viro 1-20/+0
2020-05-28radix-tree: Use local_lock for protectionGravatar Sebastian Andrzej Siewior 1-11/+9
2020-05-26Merge tag 'hisi-drivers-for-5.8' of git://github.com/hisilicon/linux-hisi int...Gravatar Arnd Bergmann 1-11/+11
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 2-1/+25
2020-05-20Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaitt...Gravatar Mark Brown 2-9/+18
2020-05-20lib/vsprintf: Print time64_t in human readable formatGravatar Andy Shevchenko 2-5/+39
2020-05-19mm/hmm/test: add selftest driver for HMMGravatar Ralph Campbell 4-0/+1237
2020-05-19vsprintf: don't obfuscate NULL and error pointersGravatar Ilya Dryomov 2-1/+25
2020-05-19lockdep: Prepare for noinstr sectionsGravatar Peter Zijlstra 1-1/+1
2020-05-18kgdb: Delay "kgdbwait" to dbg_late_init() by defaultGravatar Douglas Anderson 1-0/+18
2020-05-18Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...Gravatar Ingo Molnar 4-27/+36
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 2-9/+18
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-0/+12
2020-05-15docs: debugging-via-ohci1394.txt: add it to the core-api bookGravatar Mauro Carvalho Chehab 1-1/+1
2020-05-15bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifierGravatar Daniel Borkmann 1-0/+12
2020-05-11lib: linear_ranges: Add missing MODULE_LICENSE()Gravatar Matti Vaittinen 1-0/+4
2020-05-08lib/test_linear_ranges: add a test for the 'linear_ranges'Gravatar Matti Vaittinen 3-0/+241
2020-05-08lib: add linear ranges helpersGravatar Matti Vaittinen 3-0/+245