Age | Commit message (Expand) | Author | Files | Lines |
2023-05-29 | mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAM | Ruihan Li | 1 | -0/+1 |
2023-05-03 | mm: change per-VMA lock statistics to be disabled by default | Suren Baghdasaryan | 1 | -2/+8 |
2023-04-28 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -8/+6 |
2023-04-19 | kmemleak-test: fix kmemleak_test.c build logic | Hao Ge | 1 | -8/+0 |
2023-04-06 | mm: introduce per-VMA lock statistics | Suren Baghdasaryan | 1 | -0/+6 |
2023-03-17 | mm/slub: fix help comment of SLUB_DEBUG | Vernon Yang | 1 | -3/+3 |
2023-02-03 | mm: move KMEMLEAK's Kconfig items from lib to mm | Zhaoyang Huang | 1 | -0/+72 |
2023-01-19 | tools/vm: rename tools/vm to tools/mm | SeongJae Park | 1 | -1/+1 |
2022-11-28 | mm, slub: add CONFIG_SLUB_TINY | Vlastimil Babka | 1 | -1/+1 |
2022-05-27 | Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+33 |
2022-05-27 | mm: Kconfig: reorganize misplaced mm options | Vlastimil Babka | 1 | -0/+31 |
2022-01-15 | mm: page table check | Pasha Tatashin | 1 | -0/+24 |
2020-12-15 | mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO | Vlastimil Babka | 1 | -12/+0 |
2020-12-15 | mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITY | Vlastimil Babka | 1 | -11/+4 |
2020-12-15 | kernel/power: allow hibernation with page_poison sanity checking | Vlastimil Babka | 1 | -1/+0 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -8/+8 |
2020-06-04 | mm: add DEBUG_WX support | Zong Li | 1 | -0/+32 |
2020-02-04 | mm: add generic ptdump | Steven Price | 1 | -0/+21 |
2019-09-25 | mm, page_owner, debug_pagealloc: save and dump freeing stack trace | Vlastimil Babka | 1 | -1/+3 |
2019-07-12 | mm, debug_pagealloc: use a page type instead of page_ext flag | Vlastimil Babka | 1 | -1/+0 |
2019-07-12 | mm, page_alloc: more extensive free page checking with debug_pagealloc | Vlastimil Babka | 1 | -4/+9 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-14 | mm: remove redundant 'default n' from Kconfig-s | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2019-03-06 | mm/page_owner: move config option to mm/Kconfig.debug | Changbin Du | 1 | -0/+17 |
2018-08-22 | mm: clarify CONFIG_PAGE_POISONING and usage | Kees Cook | 1 | -3/+3 |
2017-11-16 | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) | 1 | -1/+0 |
2017-05-04 | mm: enable page poisoning early at boot | Vinayak Menon | 1 | -1/+0 |
2017-02-28 | mm: add arch-independent testcases for RODATA | Jinbum Park | 1 | -0/+6 |
2016-09-13 | PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO | Anisse Astier | 1 | -2/+0 |
2016-03-18 | mm/page_ref: add tracepoint to track down page reference manipulation | Joonsoo Kim | 1 | -0/+13 |
2016-03-16 | mm/page_poisoning.c: allow for zero poisoning | Laura Abbott | 1 | -0/+14 |
2016-03-16 | mm/page_poison.c: enable PAGE_POISONING as a separate option | Laura Abbott | 1 | -1/+24 |
2016-03-16 | mm/debug_pagealloc: ask users for default setting of debug_pagealloc | Christian Borntraeger | 1 | -2/+16 |
2015-01-09 | mm/debug_pagealloc: remove obsolete Kconfig options | Joonsoo Kim | 1 | -9/+0 |
2014-12-13 | mm/debug-pagealloc: prepare boottime configurable on/off | Joonsoo Kim | 1 | -0/+1 |
2014-12-13 | mm/page_ext: resurrect struct page extending code for debugging | Joonsoo Kim | 1 | -0/+9 |
2012-01-11 | mm: more intensive memory corruption debugging | Stanislaw Gruszka | 1 | -0/+5 |
2011-03-23 | mm: debug-pagealloc: fix kconfig dependency warning | Akinobu Mita | 1 | -14/+11 |
2009-09-21 | trivial: improve help text for mm debug config options | Frans Pop | 1 | -6/+6 |
2009-06-15 | kmemcheck: enable in the x86 Kconfig | Vegard Nossum | 1 | -0/+1 |
2009-04-03 | generic debug pagealloc: build fix | Akinobu Mita | 1 | -0/+9 |
2009-04-01 | generic debug pagealloc | Akinobu Mita | 1 | -0/+17 |