summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)Author
2025-04-15lib/prime_numbers: KUnit test should not select PRIME_NUMBERSGeert Uytterhoeven
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-03-27Merge tag 'linux_kselftest-kunit-6.15-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-24Merge tag 'objtool-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-24Merge tag 'move-lib-kunit-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-22kbuild: deb-pkg: add comment about future removal of KDEB_COMPRESSMasahiro Yamada
2025-03-21hung_task: show the blocker task if the task is hung on mutexMasami Hiramatsu (Google)
2025-03-19sched/debug: Remove CONFIG_SCHED_DEBUGIngo Molnar
2025-03-17objtool: Add CONFIG_OBJTOOL_WERRORJosh Poimboeuf
2025-03-15Kunit to check the longest symbol lengthSergio González Collado
2025-03-15kbuild: implement CONFIG_HEADERS_INSTALL for Usermode LinuxThomas Weißschuh
2025-03-14scanf: convert self-test to KUnitTamir Duberstein
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-13printf: convert self-test to KUnitTamir Duberstein
2025-03-10lib/crc_kunit.c: add test and benchmark for crc7_be()Eric Biggers
2025-03-10Merge 6.14-rc6 into char-misc-nextGreg Kroah-Hartman
2025-03-05Documentation: fix doc link to fault-injection.rstUjwal Kundur
2025-02-21vfs: add initial support for CONFIG_DEBUG_VFSMateusz Guzik
2025-02-20char: misc: improve testing Kconfig descriptionThadeu Lima de Souza Cascardo
2025-02-12lib/prime_numbers: convert self-test to KUnitTamir Duberstein
2025-02-12lib/math: Add Kunit test suite for gcd()Yu-Chun Lin
2025-02-11blackhole_dev: convert self-test to KUnitTamir Duberstein
2025-02-10lib/tests/kfifo_kunit.c: add tests for the kfifo structureDiego Vieira
2025-02-10lib/math: Add int_log test suiteBruno Sobreira França
2025-02-10lib: math: Move KUnit tests into tests/ subdirLuis Felipe Hernandez
2025-02-01revert "xarray: port tests to kunit"Andrew Morton
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-01-21Merge tag 'docs-6.14' of git://git.lwn.net/linuxLinus Torvalds
2025-01-12lib/math: add int_sqrt test suiteLuis Felipe Hernandez
2025-01-12xarray: port tests to kunitTamir Duberstein
2025-01-12lib/test_min_heap: use inline min heap variants to reduce attack vectorKuan-Wei Chiu
2025-01-08misc:minor basic kunit testsVimal Agrawal
2024-12-17Documentation: move dev-tools debugging files to process/debugging/Randy Dunlap
2024-12-15lockdep: Clarify size for LOCKDEP_*_BITS configsCarlos Llamas
2024-12-15lockdep: Fix upper limit for LOCKDEP_*_BITS configsCarlos Llamas
2024-12-02locking/lockdep: Enforce PROVE_RAW_LOCK_NESTING only if ARCH_SUPPORTS_RTWaiman Long
2024-12-01lib/crc16_kunit: delete obsolete crc16_kunit.cEric Biggers
2024-12-01lib/crc_kunit.c: add KUnit test suite for CRC library functionsEric Biggers
2024-11-28selftests: kallsyms: fix and clarify current test boundariesLuis Chamberlain
2024-11-27Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds