aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2021-09-11Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Gravatar Linus Torvalds 1-4/+4
2021-09-09bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()Gravatar Masami Hiramatsu 1-4/+4
2021-09-09Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-7/+9
2021-09-08Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 8-32/+37
2021-09-08Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCHGravatar Lukas Bulwahn 1-1/+0
2021-09-08lib/iov_iter.c: fix kernel-doc warningsGravatar Randy Dunlap 1-2/+6
2021-09-08lib/dump_stack: correct kernel-doc notationGravatar Randy Dunlap 1-1/+2
2021-09-08lib/test: convert test_sort.c to use KUnitGravatar Daniel Latypov 2-23/+22
2021-09-08math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting itGravatar Geert Uytterhoeven 1-2/+1
2021-09-08math: make RATIONAL tristateGravatar Geert Uytterhoeven 2-1/+4
2021-09-08mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)Gravatar Muchun Song 2-2/+2
2021-09-06lib/test_scanf: split up number parsing test routinesGravatar Linus Torvalds 1-8/+71
2021-09-04Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linuxGravatar Linus Torvalds 1-3/+2
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 5-5/+6
2021-09-03Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-38/+72
2021-09-03kasan: test: avoid corrupting memory in kasan_rcu_uafGravatar Andrey Konovalov 1-1/+1
2021-09-03kasan: test: avoid corrupting memory in copy_user_testGravatar Andrey Konovalov 1-10/+8
2021-09-03kasan: test: clean up ksize_uafGravatar Andrey Konovalov 1-2/+2
2021-09-03kasan: test: only do kmalloc_uaf_memset for generic modeGravatar Andrey Konovalov 1-0/+6
2021-09-03kasan: test: disable kmalloc_memmove_invalid_size for HW_TAGSGravatar Andrey Konovalov 1-1/+7
2021-09-03kasan: test: avoid corrupting memory via memsetGravatar Andrey Konovalov 1-11/+17
2021-09-03kasan: test: avoid writing invalid memoryGravatar Andrey Konovalov 1-7/+7
2021-09-03kasan: test: rework kmalloc_oob_rightGravatar Andrey Konovalov 1-2/+18
2021-09-03lib/test_vmalloc.c: add a new 'nr_pages' parameterGravatar Uladzislau Rezki (Sony) 1-1/+4
2021-09-03scatterlist: replace flush_kernel_dcache_page with flush_dcache_pageGravatar Christoph Hellwig 1-3/+2
2021-09-03mm: remove VM_DENYWRITEGravatar David Hildenbrand 1-3/+2
2021-09-03Makefile: remove stale cc-option checksGravatar Nick Desaulniers 1-0/+2
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 2-63/+95
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2021-09-02Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-12/+30
2021-09-02Merge tag 'hardening-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-67/+186
2021-09-02Merge tag 'linux-kselftest-kunit-5.15-rc1' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 2-0/+112
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-15/+20
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+8
2021-09-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-2/+0
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-0/+271
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-50/+2282
2021-08-31Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxGravatar Linus Torvalds 1-0/+7
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreGravatar Catalin Marinas 4-7/+12
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-27/+0
2021-08-30Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar Jakub Kicinski 1-2/+2
2021-08-30Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-9/+10
2021-08-30Merge tag 'core-debugobjects-2021-08-30' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-1/+6
2021-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 7-13/+195
2021-08-30Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Gravatar Linus Torvalds 1-0/+31
2021-08-30string: improve default out-of-line memcmp() implementationGravatar Linus Torvalds 1-0/+16
2021-08-30Merge branch 'rework/printk_safe-removal' into for-linusGravatar Petr Mladek 1-6/+7
2021-08-30Merge branch 'for-5.15-printk-index' into for-linusGravatar Petr Mladek 69-1030/+2122
2021-08-30parisc: Increase size of gcc stack frame checkGravatar Helge Deller 1-1/+1
2021-08-26lib/logic_iomem: fix sparse warningsGravatar Johannes Berg 1-7/+9