aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorFilesLines
2021-07-10mm/page_alloc: Revert pahole zero-sized workaroundGravatar Mel Gorman 1-3/+0
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-2/+2
2021-07-08dump_stack: add vmlinux build ID to stack tracesGravatar Stephen Boyd 1-0/+11
2021-07-08lib: fix spelling mistakesGravatar Zhen Lei 1-3/+3
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Gravatar Linus Torvalds 1-2/+3
2021-07-02Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+12
2021-07-01lib/math/rational: add Kunit test casesGravatar Trent Piepho 1-0/+12
2021-06-29Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+15
2021-06-29Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+12
2021-06-29Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+3
2021-06-29mm/page_alloc: convert per-cpu list protection to local_lockGravatar Mel Gorman 1-0/+3
2021-06-29mm/slub, kunit: add a KUnit test for SLUB debugging functionalityGravatar Oliver Glitta 1-0/+12
2021-06-25lib/test: convert lib/test_list_sort.c to use KUnitGravatar Daniel Latypov 1-2/+3
2021-06-22clocksource: Provide kernel module to test clocksource watchdogGravatar Paul E. McKenney 1-0/+12
2021-05-31locking/lockdep: Reduce LOCKDEP dependency listGravatar Randy Dunlap 1-1/+0
2021-05-24Makefile: extend 32B aligned debug option to 64B alignedGravatar Feng Tang 1-2/+2
2021-05-19lib: test_scanf: Add tests for sscanf number conversionGravatar Richard Fitzgerald 1-0/+3
2021-04-30mm/memtest: add ARCH_USE_MEMTESTGravatar Anshuman Khandual 1-1/+8
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-2/+11
2021-04-29Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 1-0/+10
2021-04-28Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+0
2021-04-26Merge tag 'tomoyo-pr-20210426' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Gravatar Linus Torvalds 1-0/+40
2021-04-25kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.shGravatar Masahiro Yamada 1-2/+1
2021-04-25kbuild: add CONFIG_VMLINUX_MAP expert optionGravatar Rasmus Villemoes 1-0/+10
2021-04-21lib/math: Add a `do_div' test moduleGravatar Maciej W. Rozycki 1-0/+10
2021-04-20Merge tag 'v5.12-rc8' into sched/core, to pick up fixesGravatar Ingo Molnar 1-3/+3
2021-04-16sched: Don't make LATENCYTOP select SCHED_DEBUGGravatar Peter Zijlstra 1-1/+0
2021-04-09lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERSGravatar Julian Braha 1-3/+3
2021-04-05lockdep: Allow tuning tracing capacity constants.Gravatar Tetsuo Handa 1-0/+40
2021-02-26mm: add Kernel Electric-Fence infrastructureGravatar Alexander Potapenko 1-0/+1
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-6/+43
2021-02-16Kconfig: allow explicit opt in to DWARF v5Gravatar Nick Desaulniers 1-0/+18
2021-02-16Kbuild: make DWARF version a choiceGravatar Nick Desaulniers 1-5/+25
2021-02-12Merge branch 'linus' into locking/core, to pick up upstream fixesGravatar Ingo Molnar 1-8/+0
2021-02-12kbuild: Remove $(cc-option,-gdwarf-4) dependency from DEBUG_INFO_DWARF4Gravatar Masahiro Yamada 1-1/+0
2021-01-22lockdep: report broken irq restorationGravatar Mark Rutland 1-0/+8
2021-01-04Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxGravatar Linus Torvalds 1-8/+0
2020-12-18Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2020-12-15lib/cmdline_kunit: add a new test suite for cmdline APIGravatar Andy Shevchenko 1-0/+11
2020-12-15Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-0/+11
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-0/+9
2020-12-11Add and use a generic version of devmem_is_allowed()Gravatar Palmer Dabbelt 1-1/+1
2020-12-11lib: Add a generic version of devmem_is_allowed()Gravatar Palmer Dabbelt 1-1/+1
2020-12-02Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECKGravatar Masahiro Yamada 1-8/+0
2020-12-01net: switch to storing KCOV handle directly in sk_buffGravatar Marco Elver 1-1/+0
2020-11-24mm/highmem: Provide CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAPGravatar Thomas Gleixner 1-0/+14
2020-11-24mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCALGravatar Thomas Gleixner 1-0/+8
2020-11-17resource: Add test cases for new resource APIGravatar Andy Shevchenko 1-0/+11
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar Jakub Kicinski 1-0/+9
2020-11-12net: kcov: don't select SKB_EXTENSIONS when there is no NETGravatar Randy Dunlap 1-1/+1