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