- 527eff22 Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 6 months ago
- d0bff05 lib/Kconfig.debug: document panic= command line option and procfs entry for PANIC_TIMEOUT by Brian Masney · 7 months ago
- cf6219e usercopy: Convert test_user_copy to KUnit test by Kees Cook · 7 months ago
- c760b37 Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 8 months ago
- 4865a27 Merge tag 'bitmap-for-6.10v2' of https://github.com/norov/linux by Linus Torvalds · 8 months ago
- 790a4a3 selftests/fpu: allow building on other architectures by Samuel Holland · 10 months ago
- 61307b7 Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 8 months ago
- 6bfd2d4 Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 months ago
- 6e5a0c3 Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 months ago
- 87caef42 Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 months ago
- 77db192 lib: make test_bitops compilable into the kernel image by Yury Norov · 8 months ago
- c789b5f lib: add codetag reference into slabobj_ext by Suren Baghdasaryan · 10 months ago
- dcfe378 lib: introduce support for page allocation tagging by Suren Baghdasaryan · 10 months ago
- 22d407b lib: add allocation tagging support for memory allocation profiling by Suren Baghdasaryan · 10 months ago
- 916cc51 lib: code tagging framework by Suren Baghdasaryan · 10 months ago
- bd678f7 string: Merge strcat KUnit tests into string_kunit.c by Kees Cook · 9 months ago
- bb8d9b7 string: Merge strscpy KUnit tests into string_kunit.c by Kees Cook · 9 months ago
- d703738 watchdog/softlockup: Low-overhead detection of interrupt storm by Bitao Hu · 9 months ago
- 229087f bpf, kconfig: Fix DEBUG_INFO_BTF_MODULES Kconfig definition by Andrii Nakryiko · 9 months ago
- f4566a1 Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch by Ingo Molnar · 10 months ago
- b718713 Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 10 months ago
- 1d35aae Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 10 months ago
- acd80cd Revert "kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST" by Guenter Roeck · 10 months ago
- e5eb28f Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 10 months ago
- 216532e Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 10 months ago
- 9ab121d sched/debug: Allow CONFIG_SCHEDSTATS even on !KERNEL_DEBUG kernels by Ingo Molnar · 10 months ago
- a5b1a01 Merge tag 'locking-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 months ago
- d451b07 Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 10 months ago
- fb57550 string: Convert helpers selftest to KUnit by Kees Cook · 10 months ago
- 29d8568 string: Convert selftest to KUnit by Kees Cook · 10 months ago
- 1a78f8c fortify: Allow KUnit test to build without FORTIFY by Kees Cook · 1 year, 9 months ago
- f22f7132 locking/rwsem: Make DEBUG_RWSEMS and PREEMPT_RT mutually exclusive by Waiman Long · 11 months ago
- 9feceff lib/Kconfig.debug: update Clang version check in CONFIG_KCOV by Nathan Chancellor · 12 months ago
- f785785 lib: dhry: add missing closing parenthesis by Geert Uytterhoeven · 12 months ago
- 1eb1e98 lib/Kconfig.debug: TEST_IOV_ITER depends on MMU by Guenter Roeck · 11 months ago
- cd14b01 treewide: replace or remove redundant def_bool in Kconfig files by Masahiro Yamada · 11 months ago
- c4bbe83 livepatch: Move tests from lib/livepatch to selftests/livepatch by Marcos Paulo de Souza · 12 months ago
- e5075d8 Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 12 months ago
- a4426641 lib/Kconfig.debug: Update AS_HAS_NON_CONST_LEB128 comment and name by Nathan Chancellor · 1 year, 1 month ago
- ae84ff9 riscv: Restrict DWARF5 when building with LLVM to known working versions by Nathan Chancellor · 1 year, 1 month ago
- aaa2c9a lib/Kconfig.debug: disable CONFIG_DEBUG_INFO_BTF for Hexagon by Nathan Chancellor · 1 year ago
- 9f2a635 Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year ago
- d30e51a Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 1 year ago
- bc09d1d lib: add note about process exit message for DEBUG_STACK_USAGE by Uwe Kleine-König · 1 year, 1 month ago
- 0df5258 kcov: remove stale RANDOMIZE_BASE text by Mark Rutland · 1 year, 1 month ago
- ae19141 cred: get rid of CONFIG_DEBUG_CREDENTIALS by Jens Axboe · 1 year, 1 month ago
- 2a19be6 mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile by Vlastimil Babka · 1 year, 3 months ago
- 05bf73a Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace by Linus Torvalds · 1 year, 2 months ago
- 1e0c505 Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 1 year, 2 months ago
- 8c8d2d9 bcache: move closures to lib/ by Kent Overstreet · 8 years ago
- 92f90d3 lib: objpool test module added by wuqiang.matt · 1 year, 3 months ago
- cf8e865 arch: Remove Itanium (IA-64) architecture by Ard Biesheuvel · 2 years, 3 months ago
- 2d71340 iov_iter: Kunit tests for copying to/from an iterator by David Howells · 1 year, 4 months ago
- e0152e7 Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 1 year, 4 months ago
- 89775a2 lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-V by Nathan Chancellor · 1 year, 5 months ago
- 3ed8513 riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64B by Jisheng Zhang · 1 year, 6 months ago
- 815c24a Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 1 year, 5 months ago
- 727dbda Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 1 year, 5 months ago
- aa9f10d hardening: Move BUG_ON_DATA_CORRUPTION to hardening options by Marco Elver · 1 year, 5 months ago
- aebc7b0 list: Introduce CONFIG_LIST_HARDENED by Marco Elver · 1 year, 5 months ago
- d055c6a kunit: memcpy: Mark tests as slow using test attributes by Rae Moar · 1 year, 6 months ago
- a66d733 rust: support running Rust documentation tests as KUnit ones by Miguel Ojeda · 1 year, 6 months ago
- b2ec116 workqueue: Fix cpu_intensive_thresh_us name in help text by Geert Uytterhoeven · 1 year, 6 months ago
- 8fc3b8f Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 1 year, 6 months ago
- 5e2956e Revert "fortify: Allow KUnit test to build without FORTIFY" by Kees Cook · 1 year, 6 months ago
- 77b1a7f Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 7 months ago
- 6e17c6de Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 7 months ago
- 582c161 Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 1 year, 7 months ago
- 7ab044a Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 1 year, 7 months ago
- a8992d8 watchdog/hardlockup: fix typo in config HARDLOCKUP_DETECTOR_PREFER_BUDDY by Lukas Bulwahn · 1 year, 7 months ago
- 7ca8fe9 watchdog/hardlockup: define HARDLOCKUP_DETECTOR_ARCH by Petr Mladek · 1 year, 7 months ago
- 47f4cb4 watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64 by Petr Mladek · 1 year, 7 months ago
- a5fcc23 watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specific by Petr Mladek · 1 year, 7 months ago
- 1356d0b watchdog/hardlockup: make the config checks more straightforward by Petr Mladek · 1 year, 7 months ago
- 4917a25 watchdog/hardlockup: sort hardlockup detector related config values a logical way by Petr Mladek · 1 year, 7 months ago
- 7ece48b watchdog/buddy: simplify the dependency for HARDLOCKUP_DETECTOR_PREFER_BUDDY by Douglas Anderson · 1 year, 8 months ago
- 1f423c9 watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs by Douglas Anderson · 1 year, 8 months ago
- a519957 maple_tree: make test code work without debug enabled by Liam R. Howlett · 1 year, 8 months ago
- 688eb81 x86/csum: Improve performance of `csum_partial` by Noah Goldstein · 1 year, 8 months ago
- 6363845 workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism by Tejun Heo · 1 year, 8 months ago
- 3bf301e string: Add Kunit tests for strcat() family by Kees Cook · 1 year, 9 months ago
- a9dc8d0 fortify: Allow KUnit test to build without FORTIFY by Kees Cook · 1 year, 10 months ago
- 10de638 Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 1 year, 9 months ago
- f20730e Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 9 months ago
- 7fa8a8e Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 9 months ago
- 9dd6956 Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 9 months ago
- d325c16 fault-inject: fix build error when FAULT_INJECTION_CONFIGFS=y and CONFIGFS_FS=m by Akinobu Mita · 1 year, 9 months ago
- 4668c7a fault-inject: allow configuration via configfs by Akinobu Mita · 1 year, 10 months ago
- 2655421 lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling scheme by Nicholas Piggin · 2 years ago
- f478b99 lib/Kconfig.debug: correct help info of LOCKDEP_STACK_TRACE_HASH_BITS by Tiezhu Yang · 1 year, 10 months ago
- 35260cf Kconfig.debug: fix SCHED_DEBUG dependency by ye xingchen · 2 years ago
- c521986 locking/csd_lock: Add Kconfig option for csd_debug default by Paul E. McKenney · 1 year, 10 months ago
- 322a7ce s390: enable DEBUG_FORCE_FUNCTION_ALIGN_64B by Heiko Carstens · 1 year, 10 months ago
- d2980d8 Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 11 months ago
- 3822a7c Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 11 months ago
- 89f1a24 Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 1 year, 11 months ago
- 525445e Merge tag 'nmi.2023.02.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 1 year, 11 months ago
- 70756b4 Merge tag 'docs-6.3' of git://git.lwn.net/linux by Linus Torvalds · 1 year, 11 months ago
- 8697a25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 11 months ago
- 789538c6 lib/hashtable_test.c: add test for the hashtable structure by Rae Moar · 2 years ago