summaryrefslogtreecommitdiffstats
path: root/mm/Kconfig.debug
AgeCommit message (Expand)AuthorLines
2022-01-15mm: page table checkPasha Tatashin-0/+24
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_ZEROVlastimil Babka-12/+0
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITYVlastimil Babka-11/+4
2020-12-15kernel/power: allow hibernation with page_poison sanity checkingVlastimil Babka-1/+0
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-8/+8
2020-06-03mm: add DEBUG_WX supportZong Li-0/+32
2020-02-04mm: add generic ptdumpSteven Price-0/+21
2019-09-24mm, page_owner, debug_pagealloc: save and dump freeing stack traceVlastimil Babka-1/+3
2019-07-12mm, debug_pagealloc: use a page type instead of page_ext flagVlastimil Babka-1/+0
2019-07-12mm, page_alloc: more extensive free page checking with debug_pageallocVlastimil Babka-4/+9
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-14mm: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz-1/+0
2019-03-05mm/page_owner: move config option to mm/Kconfig.debugChangbin Du-0/+17
2018-08-22mm: clarify CONFIG_PAGE_POISONING and usageKees Cook-3/+3
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)-1/+0
2017-05-03mm: enable page poisoning early at bootVinayak Menon-1/+0
2017-02-27mm: add arch-independent testcases for RODATAJinbum Park-0/+6
2016-09-13PM / Hibernate: allow hibernation with PAGE_POISONING_ZEROAnisse Astier-2/+0
2016-03-17mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim-0/+13
2016-03-15mm/page_poisoning.c: allow for zero poisoningLaura Abbott-0/+14
2016-03-15mm/page_poison.c: enable PAGE_POISONING as a separate optionLaura Abbott-1/+24
2016-03-15mm/debug_pagealloc: ask users for default setting of debug_pageallocChristian Borntraeger-2/+16
2015-01-08mm/debug_pagealloc: remove obsolete Kconfig optionsJoonsoo Kim-9/+0
2014-12-13mm/debug-pagealloc: prepare boottime configurable on/offJoonsoo Kim-0/+1
2014-12-13mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim-0/+9
2012-01-10mm: more intensive memory corruption debuggingStanislaw Gruszka-0/+5
2011-03-22mm: debug-pagealloc: fix kconfig dependency warningAkinobu Mita-14/+11
2009-09-21trivial: improve help text for mm debug config optionsFrans Pop-6/+6
2009-06-15kmemcheck: enable in the x86 KconfigVegard Nossum-0/+1
2009-04-02generic debug pagealloc: build fixAkinobu Mita-0/+9
2009-04-01generic debug pageallocAkinobu Mita-0/+17