- 723aca2 mm/scatterlist: replace the !preemptible warning in sg_miter_stop() by Thomas Gleixner · 3 years, 2 months ago
- 839b395 lib: uninline simple_strntoull() as well by Alexey Dobriyan · 3 years, 2 months ago
- 0f68d45 lib, stackdepot: add helper to print stack entries into buffer by Imran Khan · 3 years, 2 months ago
- 505be48 lib, stackdepot: add helper to print stack entries by Imran Khan · 3 years, 2 months ago
- 4d4712c lib, stackdepot: check stackdepot handle before accessing slabs by Imran Khan · 3 years, 2 months ago
- 4f612ed kfence: default to dynamic branch instead of static keys mode by Marco Elver · 3 years, 2 months ago
- f39f21b stacktrace: move filter_irq_stacks() to kernel/stacktrace.c by Marco Elver · 3 years, 2 months ago
- 50f9481 mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE by David Hildenbrand · 3 years, 2 months ago
- 4421cca memblock: use memblock_free for freeing virtual pointers by Mike Rapoport · 3 years, 2 months ago
- 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 2 months ago
- fa27717 memblock: drop memblock_free_early_nid() and memblock_free_early() by Mike Rapoport · 3 years, 2 months ago
- 34b46ef lib/test_vmalloc.c: use swap() to make code cleaner by Changcheng Deng · 3 years, 2 months ago
- d73dad4 kasan: test: bypass __alloc_size checks by Kees Cook · 3 years, 2 months ago
- 758caba kasan: test: add memcpy test that avoids out-of-bounds write by Peter Collingbourne · 3 years, 2 months ago
- 11ac25c6 lib/stackdepot: introduce __stack_depot_save() by Marco Elver · 3 years, 2 months ago
- 7f2b881 lib/stackdepot: remove unused function argument by Marco Elver · 3 years, 2 months ago
- fa58787 Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 3 months ago
- a8cf903 bitfield: build kunit tests without structleak plugin by Arnd Bergmann · 3 years, 3 months ago
- f62314b kunit: fix reference count leak in kfree_at_end by Xiyu Yang · 3 years, 4 months ago
- b7cd9fa lib/zlib_inflate/inffast: check config in C to avoid unused function warning by Paul Menzel · 3 years, 3 months ago
- 8670502 xtensa: increase size of gcc stack frame check by Guenter Roeck · 3 years, 3 months ago
- fa360be kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS by Marco Elver · 3 years, 3 months ago
- 9bc62af Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 3 months ago
- 316e8d7 pci_iounmap'2: Electric Boogaloo: try to make sense of it all by Linus Torvalds · 3 years, 3 months ago
- ddf21bd Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
- 3c9cfb5 net: update NXP copyright text by Vladimir Oltean · 3 years, 3 months ago
- 77e02cf memblock: introduce saner 'memblock_free_ptr()' interface by Linus Torvalds · 3 years, 4 months ago
- 8fb0f47 iov_iter: add helper to save iov_iter state by Jens Axboe · 3 years, 4 months ago
- 3163462 Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version) by Linus Torvalds · 3 years, 4 months ago
- c0a5c81 Kconfig.debug: drop GCC 5+ version check for DWARF5 by Nick Desaulniers · 3 years, 4 months ago
- ce4c8f8 Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
- 5dfe50b bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey() by Masami Hiramatsu · 3 years, 4 months ago
- d6c338a Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 3 years, 4 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 6fe2625 Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCH by Lukas Bulwahn · 3 years, 4 months ago
- 44e5599 lib/iov_iter.c: fix kernel-doc warnings by Randy Dunlap · 3 years, 4 months ago
- 83a29be lib/dump_stack: correct kernel-doc notation by Randy Dunlap · 3 years, 4 months ago
- 36f33b5 lib/test: convert test_sort.c to use KUnit by Daniel Latypov · 3 years, 4 months ago
- 8ba739e math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting it by Geert Uytterhoeven · 3 years, 4 months ago
- bcda5fd math: make RATIONAL tristate by Geert Uytterhoeven · 3 years, 4 months ago
- 41c961b mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1) by Muchun Song · 3 years, 4 months ago
- ba7b1f8 lib/test_scanf: split up number parsing test routines by Linus Torvalds · 3 years, 4 months ago
- 49624ef Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux by Linus Torvalds · 3 years, 4 months ago
- b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
- 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- f16de0b kasan: test: avoid corrupting memory in kasan_rcu_uaf by Andrey Konovalov · 3 years, 4 months ago
- 756e5a4 kasan: test: avoid corrupting memory in copy_user_test by Andrey Konovalov · 3 years, 4 months ago
- b38fcca kasan: test: clean up ksize_uaf by Andrey Konovalov · 3 years, 4 months ago
- 25b12a5 kasan: test: only do kmalloc_uaf_memset for generic mode by Andrey Konovalov · 3 years, 4 months ago
- 1b0668b kasan: test: disable kmalloc_memmove_invalid_size for HW_TAGS by Andrey Konovalov · 3 years, 4 months ago
- 555999a kasan: test: avoid corrupting memory via memset by Andrey Konovalov · 3 years, 4 months ago
- 8fbad19 kasan: test: avoid writing invalid memory by Andrey Konovalov · 3 years, 4 months ago
- ab51280 kasan: test: rework kmalloc_oob_right by Andrey Konovalov · 3 years, 4 months ago
- f8bcbec lib/test_vmalloc.c: add a new 'nr_pages' parameter by Uladzislau Rezki (Sony) · 3 years, 4 months ago
- 0e84f5db scatterlist: replace flush_kernel_dcache_page with flush_dcache_page by Christoph Hellwig · 3 years, 4 months ago
- 8d0920b mm: remove VM_DENYWRITE by David Hildenbrand · 3 years, 8 months ago
- 7d73c3e Makefile: remove stale cc-option checks by Nick Desaulniers · 3 years, 4 months ago
- 23852be Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 4 months ago
- a2d616b Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 4 months ago
- aa82977 Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- b55060d Merge tag 'hardening-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 4 months ago
- c815f04 Merge tag 'linux-kselftest-kunit-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 4 months ago
- df43d90 Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 4 months ago
- 4cdc4cc Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 4 months ago
- 57c78a2 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 4 months ago
- c6c3c570 Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 4 months ago
- 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 4 months ago
- 8bda955 Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 4 months ago
- 65266a7 Merge remote-tracking branch 'tip/sched/arm64' into for-next/core by Catalin Marinas · 3 years, 4 months ago
- 6793691 Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- 19a31d7 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 4 months ago
- e5e726f Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- e4c3562 Merge tag 'core-debugobjects-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- 44a7d44 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 4 months ago
- 4520dcb Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 3 years, 4 months ago
- 291d47c string: improve default out-of-line memcmp() implementation by Linus Torvalds · 3 years, 5 months ago
- c985aaf Merge branch 'rework/printk_safe-removal' into for-linus by Petr Mladek · 3 years, 4 months ago
- 71af75b Merge branch 'for-5.15-printk-index' into for-linus by Petr Mladek · 3 years, 4 months ago
- 55b70ee parisc: Increase size of gcc stack frame check by Helge Deller · 3 years, 6 months ago
- 68fdb64 lib/logic_iomem: fix sparse warnings by Johannes Berg · 3 years, 6 months ago
- 3e302db lib/scatterlist: Fix wrong update of orig_nents by Maor Gottlieb · 3 years, 4 months ago
- 90e7a6d lib/scatterlist: Provide a dedicated function to support table append by Maor Gottlieb · 3 years, 4 months ago
- c4b2b7d block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT by Christoph Hellwig · 3 years, 4 months ago
- a8fc576 lib/test_stackinit: Add assigned initializers by Kees Cook · 3 years, 5 months ago
- 1e2cd30 lib/test_stackinit: Allow building stand-alone by Kees Cook · 3 years, 5 months ago
- c782af2 SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directory by Chuck Lever · 3 years, 5 months ago
- f444fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
- c0891ac isystem: ship and use stdarg.h by Alexey Dobriyan · 3 years, 5 months ago
- 7f3b457 Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/debug by Ingo Molnar · 3 years, 4 months ago
- c49f7ec lib/test_lockup: Adapt to changed variables by Sebastian Andrzej Siewior · 3 years, 5 months ago
- bb630f9 locking/rtmutex: Add mutex variant for RT by Thomas Gleixner · 3 years, 5 months ago
- ebf4c55 locking/mutex: Make mutex::wait_lock raw by Thomas Gleixner · 3 years, 5 months ago
- fb7dd8b bpf: Refactor BPF_PROG_RUN into a function by Andrii Nakryiko · 3 years, 5 months ago
- 1bda52f bpf, tests: Fix spelling mistake "shoft" -> "shift" by Colin Ian King · 3 years, 5 months ago
- 854f326 lib: use PFN_PHYS() in devmem_is_allowed() by Liang Wang · 3 years, 5 months ago
- acd8e84 kunit: Print test statistics on failure by David Gow · 3 years, 5 months ago
- 1195505 kunit: ubsan integration by Uriel Guajardo · 3 years, 9 months ago
- e12ef7b lib: add linear range get selector within by Gene Chen · 3 years, 5 months ago
- f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- 3b35f2a bitmap: extend comment to bitmap_print_bitmask/list_to_buf by Yury Norov · 3 years, 5 months ago