summaryrefslogtreecommitdiff
path: root/mm/Kconfig.debug
AgeCommit message (Expand)AuthorFilesLines
2024-01-22mm/slub: unify all sl[au]b parameters with "slab_$param"Xiongwei Song1-3/+3
2023-12-05mm/slab: remove CONFIG_SLAB from all Kconfig and MakefileVlastimil Babka1-12/+4
2023-05-29mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAMRuihan Li1-0/+1
2023-05-03mm: change per-VMA lock statistics to be disabled by defaultSuren Baghdasaryan1-2/+8
2023-04-28Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+6
2023-04-19kmemleak-test: fix kmemleak_test.c build logicHao Ge1-8/+0
2023-04-06mm: introduce per-VMA lock statisticsSuren Baghdasaryan1-0/+6
2023-03-17mm/slub: fix help comment of SLUB_DEBUGVernon Yang1-3/+3
2023-02-03mm: move KMEMLEAK's Kconfig items from lib to mmZhaoyang Huang1-0/+72
2023-01-19tools/vm: rename tools/vm to tools/mmSeongJae Park1-1/+1
2022-11-28mm, slub: add CONFIG_SLUB_TINYVlastimil Babka1-1/+1
2022-05-27Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+33
2022-05-27mm: Kconfig: reorganize misplaced mm optionsVlastimil Babka1-0/+31
2022-01-15mm: page table checkPasha Tatashin1-0/+24
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_ZEROVlastimil Babka1-12/+0
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITYVlastimil Babka1-11/+4
2020-12-15kernel/power: allow hibernation with page_poison sanity checkingVlastimil Babka1-1/+0
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-8/+8
2020-06-04mm: add DEBUG_WX supportZong Li1-0/+32
2020-02-04mm: add generic ptdumpSteven Price1-0/+21
2019-09-25mm, page_owner, debug_pagealloc: save and dump freeing stack traceVlastimil Babka1-1/+3
2019-07-12mm, debug_pagealloc: use a page type instead of page_ext flagVlastimil Babka1-1/+0
2019-07-12mm, page_alloc: more extensive free page checking with debug_pageallocVlastimil Babka1-4/+9
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-14mm: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz1-1/+0
2019-03-06mm/page_owner: move config option to mm/Kconfig.debugChangbin Du1-0/+17
2018-08-22mm: clarify CONFIG_PAGE_POISONING and usageKees Cook1-3/+3
2017-11-16kmemcheck: rip it outLevin, Alexander (Sasha Levin)1-1/+0
2017-05-04mm: enable page poisoning early at bootVinayak Menon1-1/+0
2017-02-28mm: add arch-independent testcases for RODATAJinbum Park1-0/+6
2016-09-13PM / Hibernate: allow hibernation with PAGE_POISONING_ZEROAnisse Astier1-2/+0
2016-03-18mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim1-0/+13
2016-03-16mm/page_poisoning.c: allow for zero poisoningLaura Abbott1-0/+14
2016-03-16mm/page_poison.c: enable PAGE_POISONING as a separate optionLaura Abbott1-1/+24
2016-03-16mm/debug_pagealloc: ask users for default setting of debug_pageallocChristian Borntraeger1-2/+16
2015-01-09mm/debug_pagealloc: remove obsolete Kconfig optionsJoonsoo Kim1-9/+0
2014-12-13mm/debug-pagealloc: prepare boottime configurable on/offJoonsoo Kim1-0/+1
2014-12-13mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim1-0/+9
2012-01-11mm: more intensive memory corruption debuggingStanislaw Gruszka1-0/+5
2011-03-23mm: debug-pagealloc: fix kconfig dependency warningAkinobu Mita1-14/+11
2009-09-21trivial: improve help text for mm debug config optionsFrans Pop1-6/+6
2009-06-15kmemcheck: enable in the x86 KconfigVegard Nossum1-0/+1
2009-04-03generic debug pagealloc: build fixAkinobu Mita1-0/+9
2009-04-01generic debug pageallocAkinobu Mita1-0/+17