summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+20
2025-08-02kho: add test for kexec handoverMike Rapoport (Microsoft)1-0/+21
2025-07-29Merge tag 'ratelimit.2025.07.23a' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+11
2025-07-29Merge tag 'linux_kselftest-kunit-6.17-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+1
2025-07-29Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2025-07-28Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-21/+0
2025-07-19seq_buf: Introduce KUnit testsKees Cook1-0/+9
2025-07-10kunit: fix longest symbol length testSergio González Collado1-0/+1
2025-06-30lib/crc: Move files into lib/crc/Eric Biggers1-21/+0
2025-06-24char: misc: add test casesThadeu Lima de Souza Cascardo1-2/+2
2025-06-24lib: Add trivial kunit test for ratelimitPaul E. McKenney1-0/+11
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds1-6/+0
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+1
2025-05-31Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-9/+1
2025-05-11lib/test_kmod: do not hardcode/depend on any filesystemHerton R. Krzesinski1-6/+0
2025-05-11lib/test_vmalloc.c: allow built-in executionUladzislau Rezki (Sony)1-2/+1
2025-05-08lib/tests: Add randstruct KUnit testKees Cook1-0/+8
2025-04-30gcc-plugins: remove SANCOV gcc pluginArnd Bergmann1-6/+0
2025-04-30Kbuild: remove structleak gcc pluginArnd Bergmann1-3/+1
2025-04-15lib/prime_numbers: KUnit test should not select PRIME_NUMBERSGeert Uytterhoeven1-1/+1
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-4/+3
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+11
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+11
2025-03-27Merge tag 'linux_kselftest-kunit-6.15-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+9
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-9/+11
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-0/+1
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+0
2025-03-24Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+11
2025-03-24Merge tag 'move-lib-kunit-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+71
2025-03-24Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
2025-03-22kbuild: deb-pkg: add comment about future removal of KDEB_COMPRESSMasahiro Yamada1-3/+3
2025-03-21hung_task: show the blocker task if the task is hung on mutexMasami Hiramatsu (Google)1-0/+11
2025-03-19sched/debug: Remove CONFIG_SCHED_DEBUGIngo Molnar1-9/+0
2025-03-17objtool: Add CONFIG_OBJTOOL_WERRORJosh Poimboeuf1-0/+11
2025-03-15Kunit to check the longest symbol lengthSergio González Collado1-0/+9
2025-03-15kbuild: implement CONFIG_HEADERS_INSTALL for Usermode LinuxThomas Weißschuh1-1/+0
2025-03-14scanf: convert self-test to KUnitTamir Duberstein1-3/+9
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
2025-03-13printf: convert self-test to KUnitTamir Duberstein1-3/+9
2025-03-10lib/crc_kunit.c: add test and benchmark for crc7_be()Eric Biggers1-0/+1
2025-03-10Merge 6.14-rc6 into char-misc-nextGreg Kroah-Hartman1-1/+1
2025-03-05Documentation: fix doc link to fault-injection.rstUjwal Kundur1-1/+1
2025-02-21vfs: add initial support for CONFIG_DEBUG_VFSMateusz Guzik1-0/+9
2025-02-20char: misc: improve testing Kconfig descriptionThadeu Lima de Souza Cascardo1-4/+11
2025-02-12lib/prime_numbers: convert self-test to KUnitTamir Duberstein1-0/+14
2025-02-12lib/math: Add Kunit test suite for gcd()Yu-Chun Lin1-0/+13
2025-02-11blackhole_dev: convert self-test to KUnitTamir Duberstein1-9/+11
2025-02-10lib/tests/kfifo_kunit.c: add tests for the kfifo structureDiego Vieira1-0/+14
2025-02-10lib/math: Add int_log test suiteBruno Sobreira França1-0/+11
2025-02-10lib: math: Move KUnit tests into tests/ subdirLuis Felipe Hernandez1-1/+1