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