summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorFilesLines
2025-03-13lockdep: Fix upper limit for LOCKDEP_*_BITS configsCarlos Llamas1-4/+4
2024-05-17bpf, kconfig: Fix DEBUG_INFO_BTF_MODULES Kconfig definitionAndrii Nakryiko1-2/+3
2024-04-10arch: Introduce CONFIG_FUNCTION_ALIGNMENTPeter Zijlstra1-0/+1
2023-10-25lib/Kconfig.debug: do not enable DEBUG_PREEMPT by defaultHyeonggon Yoo1-1/+4
2023-02-25lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+Nathan Chancellor1-1/+1
2023-02-25lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSIONNathan Chancellor1-1/+1
2022-12-08Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabledLee Jones1-0/+1
2022-12-08parisc: Increase FRAME_WARN to 2048 bytes on pariscHelge Deller1-2/+3
2022-12-08error-injection: Add prompt for function error injectionSteven Rostedt (Google)1-1/+7
2022-10-26lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5Nathan Chancellor1-2/+7
2022-10-26Kconfig.debug: add toolchain checks for DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULTMasahiro Yamada1-0/+1
2022-10-26Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5Masahiro Yamada1-1/+1
2022-05-30random: remove ratelimiting for in-kernel unseeded randomnessJason A. Donenfeld1-2/+1
2022-04-13lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN optionFeng Tang1-1/+2
2021-09-24xtensa: increase size of gcc stack frame checkGuenter Roeck1-1/+1
2021-09-13Kconfig.debug: drop GCC 5+ version check for DWARF5Nick Desaulniers1-1/+1
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+4
2021-09-08Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCHLukas Bulwahn1-1/+0
2021-09-08lib/test: convert test_sort.c to use KUnitDaniel Latypov1-2/+3
2021-09-08math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting itGeert Uytterhoeven1-2/+1
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+2
2021-09-03Makefile: remove stale cc-option checksNick Desaulniers1-0/+2
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2021-08-31Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-0/+7
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-27/+0
2021-08-30parisc: Increase size of gcc stack frame checkHelge Deller1-1/+1
2021-08-24block: remove CONFIG_DEBUG_BLOCK_EXT_DEVTChristoph Hellwig1-27/+0
2021-08-20SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directoryChuck Lever1-0/+7
2021-08-17locking/rtmutex: Add mutex variant for RTThomas Gleixner1-5/+6
2021-07-30lib/test_string.c: move string selftest in the Runtime Testing menuMatteo Croce1-0/+3
2021-07-10mm/page_alloc: Revert pahole zero-sized workaroundMel Gorman1-3/+0
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+2
2021-07-08dump_stack: add vmlinux build ID to stack tracesStephen Boyd1-0/+11
2021-07-08lib: fix spelling mistakesZhen Lei1-3/+3
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds1-2/+3
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+12
2021-07-01lib/math/rational: add Kunit test casesTrent Piepho1-0/+12
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+15
2021-06-29Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+12
2021-06-29Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2021-06-29mm/page_alloc: convert per-cpu list protection to local_lockMel Gorman1-0/+3
2021-06-29mm/slub, kunit: add a KUnit test for SLUB debugging functionalityOliver Glitta1-0/+12
2021-06-25lib/test: convert lib/test_list_sort.c to use KUnitDaniel Latypov1-2/+3
2021-06-22clocksource: Provide kernel module to test clocksource watchdogPaul E. McKenney1-0/+12
2021-05-31locking/lockdep: Reduce LOCKDEP dependency listRandy Dunlap1-1/+0
2021-05-24Makefile: extend 32B aligned debug option to 64B alignedFeng Tang1-2/+2
2021-05-19lib: test_scanf: Add tests for sscanf number conversionRichard Fitzgerald1-0/+3
2021-04-30mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual1-1/+8
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+11
2021-04-29Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds1-0/+10