summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/test_scanf: split up number parsing test routinesLinus Torvalds2021-09-061-8/+71
* Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linuxLinus Torvalds2021-09-041-3/+2
|\
| * mm: remove VM_DENYWRITEDavid Hildenbrand2021-09-031-3/+2
* | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-035-5/+6
|\ \
| * | Makefile: remove stale cc-option checksNick Desaulniers2021-09-031-0/+2
| * | isystem: ship and use stdarg.hAlexey Dobriyan2021-08-194-5/+4
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-034-38/+72
|\ \ \
| * | | kasan: test: avoid corrupting memory in kasan_rcu_uafAndrey Konovalov2021-09-031-1/+1
| * | | kasan: test: avoid corrupting memory in copy_user_testAndrey Konovalov2021-09-031-10/+8
| * | | kasan: test: clean up ksize_uafAndrey Konovalov2021-09-031-2/+2
| * | | kasan: test: only do kmalloc_uaf_memset for generic modeAndrey Konovalov2021-09-031-0/+6
| * | | kasan: test: disable kmalloc_memmove_invalid_size for HW_TAGSAndrey Konovalov2021-09-031-1/+7
| * | | kasan: test: avoid corrupting memory via memsetAndrey Konovalov2021-09-031-11/+17
| * | | kasan: test: avoid writing invalid memoryAndrey Konovalov2021-09-031-7/+7
| * | | kasan: test: rework kmalloc_oob_rightAndrey Konovalov2021-09-031-2/+18
| * | | lib/test_vmalloc.c: add a new 'nr_pages' parameterUladzislau Rezki (Sony)2021-09-031-1/+4
| * | | scatterlist: replace flush_kernel_dcache_page with flush_dcache_pageChristoph Hellwig2021-09-031-3/+2
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-09-022-63/+95
|\ \ \
| * | | lib/scatterlist: Fix wrong update of orig_nentsMaor Gottlieb2021-08-242-51/+79
| * | | lib/scatterlist: Provide a dedicated function to support table appendMaor Gottlieb2021-08-241-16/+20
| |/ /
* | | Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-021-1/+1
|\ \ \
| * | | parisc: Increase size of gcc stack frame checkHelge Deller2021-08-301-1/+1
| |/ /
* | | Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-021-12/+30
|\ \ \
| * \ \ Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar2021-08-181-12/+30
| |\ \ \
| | * | | kcsan: Make strict mode imply interruptible watchersMarco Elver2021-07-201-1/+2
| | * | | kcsan: Rework atomic.h into permissive.hMarco Elver2021-07-201-0/+10
| | * | | kcsan: Introduce CONFIG_KCSAN_STRICTMarco Elver2021-07-201-0/+10
| | * | | kcsan: Remove CONFIG_KCSAN_DEBUGMarco Elver2021-07-201-3/+0
| | * | | kcsan: Improve some Kconfig commentsMarco Elver2021-07-201-8/+8
* | | | | Merge tag 'hardening-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-09-021-67/+186
|\ \ \ \ \
| * | | | | lib/test_stackinit: Add assigned initializersKees Cook2021-08-221-55/+114
| * | | | | lib/test_stackinit: Allow building stand-aloneKees Cook2021-08-221-3/+69
| * | | | | lib/test_stackinit: Fix static initializer testKees Cook2021-07-261-13/+7
| | |/ / / | |/| | |
* | | | | Merge tag 'linux-kselftest-kunit-5.15-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-09-022-0/+112
|\ \ \ \ \
| * | | | | kunit: Print test statistics on failureDavid Gow2021-08-131-0/+109
| * | | | | kunit: ubsan integrationUriel Guajardo2021-08-131-0/+3
| |/ / / /
* | | | | Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-014-15/+20
|\ \ \ \ \
| * \ \ \ \ Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek2021-08-301-6/+7
| |\ \ \ \ \
| | * | | | | lib/nmi_backtrace: Serialize even messages about idle CPUsPetr Mladek2021-07-301-6/+6
| | * | | | | printk: remove safe buffersJohn Ogness2021-07-261-6/+0
| | * | | | | lib/nmi_backtrace: explicitly serialize banner and regsJohn Ogness2021-07-261-0/+7
| * | | | | | Merge branch 'for-5.15-printk-index' into for-linusPetr Mladek2021-08-3069-1030/+2122
| |\ \ \ \ \ \
| | * | | | | | string_helpers: Escape double quotes in escape_specialChris Down2021-07-192-7/+11
| * | | | | | | lib/test_scanf: Handle n_bits == 0 in random testsAndy Shevchenko2021-07-291-2/+2
* | | | | | | | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-011-2/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-2/+8
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-09-011-2/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas2021-08-314-7/+12
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | arm64: kasan: mte: remove redundant mte_report_once logicMark Rutland2021-08-021-2/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-012-0/+271
|\ \ \ \ \ \ \ \