summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
AgeCommit message (Expand)Author
2021-09-26Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCHLukas Bulwahn
2021-09-26math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting itGeert Uytterhoeven
2021-07-30lib/test_string.c: move string selftest in the Runtime Testing menuMatteo Croce
2021-07-10mm/page_alloc: Revert pahole zero-sized workaroundMel Gorman
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-07-08dump_stack: add vmlinux build ID to stack tracesStephen Boyd
2021-07-08lib: fix spelling mistakesZhen Lei
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01lib/math/rational: add Kunit test casesTrent Piepho
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-29Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-29mm/page_alloc: convert per-cpu list protection to local_lockMel Gorman
2021-06-29mm/slub, kunit: add a KUnit test for SLUB debugging functionalityOliver Glitta
2021-06-25lib/test: convert lib/test_list_sort.c to use KUnitDaniel Latypov
2021-06-22clocksource: Provide kernel module to test clocksource watchdogPaul E. McKenney
2021-05-31locking/lockdep: Reduce LOCKDEP dependency listRandy Dunlap
2021-05-24Makefile: extend 32B aligned debug option to 64B alignedFeng Tang
2021-05-19lib: test_scanf: Add tests for sscanf number conversionRichard Fitzgerald
2021-04-30mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-04-29Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-04-28Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-04-26Merge tag 'tomoyo-pr-20210426' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds
2021-04-25kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.shMasahiro Yamada
2021-04-25kbuild: add CONFIG_VMLINUX_MAP expert optionRasmus Villemoes
2021-04-21lib/math: Add a `do_div' test moduleMaciej W. Rozycki
2021-04-20Merge tag 'v5.12-rc8' into sched/core, to pick up fixesIngo Molnar
2021-04-16sched: Don't make LATENCYTOP select SCHED_DEBUGPeter Zijlstra
2021-04-09lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERSJulian Braha
2021-04-05lockdep: Allow tuning tracing capacity constants.Tetsuo Handa
2021-02-26mm: add Kernel Electric-Fence infrastructureAlexander Potapenko
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-16Kconfig: allow explicit opt in to DWARF v5Nick Desaulniers
2021-02-16Kbuild: make DWARF version a choiceNick Desaulniers
2021-02-12Merge branch 'linus' into locking/core, to pick up upstream fixesIngo Molnar
2021-02-12kbuild: Remove $(cc-option,-gdwarf-4) dependency from DEBUG_INFO_DWARF4Masahiro Yamada
2021-01-22lockdep: report broken irq restorationMark Rutland
2021-01-04Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-15lib/cmdline_kunit: add a new test suite for cmdline APIAndy Shevchenko
2020-12-15Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-11Add and use a generic version of devmem_is_allowed()Palmer Dabbelt
2020-12-11lib: Add a generic version of devmem_is_allowed()Palmer Dabbelt
2020-12-02Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECKMasahiro Yamada
2020-12-01net: switch to storing KCOV handle directly in sk_buffMarco Elver
2020-11-24mm/highmem: Provide CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAPThomas Gleixner
2020-11-24mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCALThomas Gleixner