summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)Author
26 hoursMerge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
27 hoursMerge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
28 hoursMerge tag 'bitmap-for-6.20' of https://github.com/norov/linuxLinus Torvalds
3 dayslib/tests: extend KUnit test for bitops with more casesRyota Sakamoto
3 dayslib/tests: add KUnit test for bitopsRyota Sakamoto
2026-01-05compiler-context-analysis: Add test stubMarco Elver
2026-01-05compiler-context-analysis: Add infrastructure for Context Analysis with ClangMarco Elver
2025-12-19lib/Kconfig.debug: Set the minimum required pahole version to v1.22Ihor Solodrai
2025-12-15genirq: Remove IRQ timing tracking infrastructureMarc Zyngier
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-05Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-11-27debugfs: Remove broken no-mount modeAaron Thompson
2025-11-26Increase the default 32-bit build frame size warning limit to 1280 bytesLinus Torvalds
2025-11-21Merge branch 'objtool/core'Peter Zijlstra
2025-11-20lib: add KUnit tests for base64 encoding/decodingGuan-Chun Wu
2025-11-20lib/Kconfig.debug: cleanup CONFIG_DEBUG_SECTION_MISMATCH help textBorislav Petkov (AMD)
2025-11-12hung_task: panic when there are more than N hung tasks at the same timeLi RongQing
2025-11-12treewide: drop outdated compiler version remarks in Kconfig help textsLukas Bulwahn
2025-10-02Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-10-02Merge tag 'bitmap-for-6.18' of https://github.com/norov/linuxLinus Torvalds
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-28panic: remove CONFIG_PANIC_ON_OOPS_VALUEJohannes Berg
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook
2025-09-22rust: add find_bit_benchmark_rust module.Burak Emir
2025-09-08KUnit: Introduce ffs()-family testsKees Cook
2025-08-28lib/Kconfig.debug: Drop CLANG_VERSION check from DEBUG_INFO_DWARF_TOOLCHAIN_D...Nathan Chancellor
2025-08-05Merge commit 'linus' into core/bugs, to resolve conflictsIngo Molnar
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-02kho: add test for kexec handoverMike Rapoport (Microsoft)
2025-07-29Merge tag 'ratelimit.2025.07.23a' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-29Merge tag 'linux_kselftest-kunit-6.17-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-07-29Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-28Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-07-19seq_buf: Introduce KUnit testsKees Cook
2025-07-10kunit: fix longest symbol length testSergio González Collado
2025-06-30lib/crc: Move files into lib/crc/Eric Biggers
2025-06-24char: misc: add test casesThadeu Lima de Souza Cascardo
2025-06-24lib: Add trivial kunit test for ratelimitPaul E. McKenney
2025-06-13bugs/core: Introduce the CONFIG_DEBUG_BUGVERBOSE_DETAILED Kconfig switchIngo Molnar
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-31Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-11lib/test_kmod: do not hardcode/depend on any filesystemHerton R. Krzesinski
2025-05-11lib/test_vmalloc.c: allow built-in executionUladzislau Rezki (Sony)
2025-05-08lib/tests: Add randstruct KUnit testKees Cook
2025-04-30gcc-plugins: remove SANCOV gcc pluginArnd Bergmann
2025-04-30Kbuild: remove structleak gcc pluginArnd Bergmann
2025-04-15lib/prime_numbers: KUnit test should not select PRIME_NUMBERSGeert Uytterhoeven