summaryrefslogtreecommitdiff
path: root/mm/Kconfig.debug
AgeCommit message (Expand)Author
2023-12-05mm/slab: remove CONFIG_SLAB from all Kconfig and MakefileVlastimil Babka
2023-05-29mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAMRuihan Li
2023-05-02mm: change per-VMA lock statistics to be disabled by defaultSuren Baghdasaryan
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-18kmemleak-test: fix kmemleak_test.c build logicHao Ge
2023-04-05mm: introduce per-VMA lock statisticsSuren Baghdasaryan
2023-03-17mm/slub: fix help comment of SLUB_DEBUGVernon Yang
2023-02-02mm: move KMEMLEAK's Kconfig items from lib to mmZhaoyang Huang
2023-01-18tools/vm: rename tools/vm to tools/mmSeongJae Park
2022-11-27mm, slub: add CONFIG_SLUB_TINYVlastimil Babka
2022-05-27Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-27mm: Kconfig: reorganize misplaced mm optionsVlastimil Babka
2022-01-15mm: page table checkPasha Tatashin
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_ZEROVlastimil Babka
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITYVlastimil Babka
2020-12-15kernel/power: allow hibernation with page_poison sanity checkingVlastimil Babka
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-03mm: add DEBUG_WX supportZong Li
2020-02-04mm: add generic ptdumpSteven Price
2019-09-24mm, page_owner, debug_pagealloc: save and dump freeing stack traceVlastimil Babka
2019-07-12mm, debug_pagealloc: use a page type instead of page_ext flagVlastimil Babka
2019-07-12mm, page_alloc: more extensive free page checking with debug_pageallocVlastimil Babka
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-14mm: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2019-03-05mm/page_owner: move config option to mm/Kconfig.debugChangbin Du
2018-08-22mm: clarify CONFIG_PAGE_POISONING and usageKees Cook
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)
2017-05-03mm: enable page poisoning early at bootVinayak Menon
2017-02-27mm: add arch-independent testcases for RODATAJinbum Park
2016-09-13PM / Hibernate: allow hibernation with PAGE_POISONING_ZEROAnisse Astier
2016-03-17mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim
2016-03-15mm/page_poisoning.c: allow for zero poisoningLaura Abbott
2016-03-15mm/page_poison.c: enable PAGE_POISONING as a separate optionLaura Abbott
2016-03-15mm/debug_pagealloc: ask users for default setting of debug_pageallocChristian Borntraeger
2015-01-08mm/debug_pagealloc: remove obsolete Kconfig optionsJoonsoo Kim
2014-12-13mm/debug-pagealloc: prepare boottime configurable on/offJoonsoo Kim
2014-12-13mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim
2012-01-10mm: more intensive memory corruption debuggingStanislaw Gruszka
2011-03-22mm: debug-pagealloc: fix kconfig dependency warningAkinobu Mita
2009-09-21trivial: improve help text for mm debug config optionsFrans Pop
2009-06-15kmemcheck: enable in the x86 KconfigVegard Nossum
2009-04-02generic debug pagealloc: build fixAkinobu Mita
2009-04-01generic debug pageallocAkinobu Mita