aboutsummaryrefslogtreecommitdiff
path: root/mm/Kconfig.debug
AgeCommit message (Expand)AuthorFilesLines
2024-01-22mm/slub: unify all sl[au]b parameters with "slab_$param"Gravatar Xiongwei Song 1-3/+3
2023-12-05mm/slab: remove CONFIG_SLAB from all Kconfig and MakefileGravatar Vlastimil Babka 1-12/+4
2023-05-29mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAMGravatar Ruihan Li 1-0/+1
2023-05-02mm: change per-VMA lock statistics to be disabled by defaultGravatar Suren Baghdasaryan 1-2/+8
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-8/+6
2023-04-18kmemleak-test: fix kmemleak_test.c build logicGravatar Hao Ge 1-8/+0
2023-04-05mm: introduce per-VMA lock statisticsGravatar Suren Baghdasaryan 1-0/+6
2023-03-17mm/slub: fix help comment of SLUB_DEBUGGravatar Vernon Yang 1-3/+3
2023-02-02mm: move KMEMLEAK's Kconfig items from lib to mmGravatar Zhaoyang Huang 1-0/+72
2023-01-18tools/vm: rename tools/vm to tools/mmGravatar SeongJae Park 1-1/+1
2022-11-27mm, slub: add CONFIG_SLUB_TINYGravatar Vlastimil Babka 1-1/+1
2022-05-27Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+33
2022-05-27mm: Kconfig: reorganize misplaced mm optionsGravatar Vlastimil Babka 1-0/+31
2022-01-15mm: page table checkGravatar Pasha Tatashin 1-0/+24
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_ZEROGravatar Vlastimil Babka 1-12/+0
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITYGravatar Vlastimil Babka 1-11/+4
2020-12-15kernel/power: allow hibernation with page_poison sanity checkingGravatar Vlastimil Babka 1-1/+0
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Gravatar Masahiro Yamada 1-8/+8
2020-06-03mm: add DEBUG_WX supportGravatar Zong Li 1-0/+32
2020-02-04mm: add generic ptdumpGravatar Steven Price 1-0/+21
2019-09-24mm, page_owner, debug_pagealloc: save and dump freeing stack traceGravatar Vlastimil Babka 1-1/+3
2019-07-12mm, debug_pagealloc: use a page type instead of page_ext flagGravatar Vlastimil Babka 1-1/+0
2019-07-12mm, page_alloc: more extensive free page checking with debug_pageallocGravatar Vlastimil Babka 1-4/+9
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-14mm: remove redundant 'default n' from Kconfig-sGravatar Bartlomiej Zolnierkiewicz 1-1/+0
2019-03-05mm/page_owner: move config option to mm/Kconfig.debugGravatar Changbin Du 1-0/+17
2018-08-22mm: clarify CONFIG_PAGE_POISONING and usageGravatar Kees Cook 1-3/+3
2017-11-15kmemcheck: rip it outGravatar Levin, Alexander (Sasha Levin) 1-1/+0
2017-05-03mm: enable page poisoning early at bootGravatar Vinayak Menon 1-1/+0
2017-02-27mm: add arch-independent testcases for RODATAGravatar Jinbum Park 1-0/+6
2016-09-13PM / Hibernate: allow hibernation with PAGE_POISONING_ZEROGravatar Anisse Astier 1-2/+0
2016-03-17mm/page_ref: add tracepoint to track down page reference manipulationGravatar Joonsoo Kim 1-0/+13
2016-03-15mm/page_poisoning.c: allow for zero poisoningGravatar Laura Abbott 1-0/+14
2016-03-15mm/page_poison.c: enable PAGE_POISONING as a separate optionGravatar Laura Abbott 1-1/+24
2016-03-15mm/debug_pagealloc: ask users for default setting of debug_pageallocGravatar Christian Borntraeger 1-2/+16
2015-01-08mm/debug_pagealloc: remove obsolete Kconfig optionsGravatar Joonsoo Kim 1-9/+0
2014-12-13mm/debug-pagealloc: prepare boottime configurable on/offGravatar Joonsoo Kim 1-0/+1
2014-12-13mm/page_ext: resurrect struct page extending code for debuggingGravatar Joonsoo Kim 1-0/+9
2012-01-10mm: more intensive memory corruption debuggingGravatar Stanislaw Gruszka 1-0/+5
2011-03-22mm: debug-pagealloc: fix kconfig dependency warningGravatar Akinobu Mita 1-14/+11
2009-09-21trivial: improve help text for mm debug config optionsGravatar Frans Pop 1-6/+6
2009-06-15kmemcheck: enable in the x86 KconfigGravatar Vegard Nossum 1-0/+1
2009-04-02generic debug pagealloc: build fixGravatar Akinobu Mita 1-0/+9
2009-04-01generic debug pageallocGravatar Akinobu Mita 1-0/+17