summaryrefslogtreecommitdiff
path: root/mm/page_poison.c
AgeCommit message (Expand)Author
2023-12-10mm/page_poison: replace kmap_atomic() with kmap_local_page()Fabio M. De Francesco
2023-08-21mm/page_poison: remove unused page_ext.h from page_poisonKemeng Shi
2021-04-30mm: page_poison: print page info when corruption is caughtSergei Trofimovich
2021-04-09kasan: fix conflict with page poisoningAndrey Konovalov
2020-12-22kasan, mm: reset tags when accessing metadataAndrey Konovalov
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITYVlastimil Babka
2020-12-15mm, page_poison: use static key more efficientlyVlastimil Babka
2020-10-16mm/page_poison.c: replace bool variable with static keyMateusz Nosek
2019-09-24mm/page_poison.c: fix a typo in a commentChristophe JAILLET
2019-03-05page_poison: play nicely with KASANQian Cai
2018-11-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-24mm/page_poison: expose page_poisoning_enabled to kernel modulesWei Wang
2018-04-05mm/page_poison.c: make early_page_poison_param() __initDou Liyang
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-03mm: enable page poisoning early at bootVinayak Menon
2016-06-03mm: check the return value of lookup_page_ext for all call sitesYang Shi
2016-05-20mm: use existing helper to convert "on"/"off" to booleanMinfei Huang
2016-03-15mm/page_poisoning.c: allow for zero poisoningLaura Abbott
2016-03-15mm/page_poison.c: enable PAGE_POISONING as a separate optionLaura Abbott