Age | Commit message (Expand) | Author |
2024-03-12 | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-03-11 | Merge tag 'locking-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-03-11 | Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2024-03-05 | string: Convert helpers selftest to KUnit | Kees Cook |
2024-03-05 | string: Convert selftest to KUnit | Kees Cook |
2024-02-29 | fortify: Allow KUnit test to build without FORTIFY | Kees Cook |
2024-02-28 | locking/rwsem: Make DEBUG_RWSEMS and PREEMPT_RT mutually exclusive | Waiman Long |
2024-02-20 | lib/Kconfig.debug: TEST_IOV_ITER depends on MMU | Guenter Roeck |
2024-01-22 | livepatch: Move tests from lib/livepatch to selftests/livepatch | Marcos Paulo de Souza |
2024-01-20 | Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-01-17 | lib/Kconfig.debug: Update AS_HAS_NON_CONST_LEB128 comment and name | Nathan Chancellor |
2024-01-17 | riscv: Restrict DWARF5 when building with LLVM to known working versions | Nathan Chancellor |
2024-01-12 | lib/Kconfig.debug: disable CONFIG_DEBUG_INFO_BTF for Hexagon | Nathan Chancellor |
2024-01-09 | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-01-09 | Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba... | Linus Torvalds |
2023-12-29 | lib: add note about process exit message for DEBUG_STACK_USAGE | Uwe Kleine-König |
2023-12-20 | kcov: remove stale RANDOMIZE_BASE text | Mark Rutland |
2023-12-15 | cred: get rid of CONFIG_DEBUG_CREDENTIALS | Jens Axboe |
2023-12-05 | mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile | Vlastimil Babka |
2023-11-01 | Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac... | Linus Torvalds |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-19 | bcache: move closures to lib/ | Kent Overstreet |
2023-10-18 | lib: objpool test module added | wuqiang.matt |
2023-09-11 | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel |
2023-09-09 | iov_iter: Kunit tests for copying to/from an iterator | David Howells |
2023-09-01 | Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-08-31 | lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-V | Nathan Chancellor |
2023-08-31 | riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64B | Jisheng Zhang |
2023-08-28 | Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2023-08-28 | Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-08-15 | hardening: Move BUG_ON_DATA_CORRUPTION to hardening options | Marco Elver |
2023-08-15 | list: Introduce CONFIG_LIST_HARDENED | Marco Elver |
2023-07-26 | kunit: memcpy: Mark tests as slow using test attributes | Rae Moar |
2023-07-19 | rust: support running Rust documentation tests as KUnit ones | Miguel Ojeda |
2023-07-11 | workqueue: Fix cpu_intensive_thresh_us name in help text | Geert Uytterhoeven |
2023-07-08 | Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2023-07-03 | Revert "fortify: Allow KUnit test to build without FORTIFY" | Kees Cook |
2023-06-28 | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-06-27 | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-06-27 | Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2023-06-23 | watchdog/hardlockup: fix typo in config HARDLOCKUP_DETECTOR_PREFER_BUDDY | Lukas Bulwahn |
2023-06-19 | watchdog/hardlockup: define HARDLOCKUP_DETECTOR_ARCH | Petr Mladek |
2023-06-19 | watchdog/sparc64: define HARDLOCKUP_DETECTOR_SPARC64 | Petr Mladek |
2023-06-19 | watchdog/hardlockup: make HAVE_NMI_WATCHDOG sparc64-specific | Petr Mladek |
2023-06-19 | watchdog/hardlockup: make the config checks more straightforward | Petr Mladek |
2023-06-19 | watchdog/hardlockup: sort hardlockup detector related config values a logical... | Petr Mladek |
2023-06-19 | watchdog/buddy: simplify the dependency for HARDLOCKUP_DETECTOR_PREFER_BUDDY | Douglas Anderson |
2023-06-09 | watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs | Douglas Anderson |
2023-06-09 | maple_tree: make test code work without debug enabled | Liam R. Howlett |