summaryrefslogtreecommitdiff
path: root/mm/hwpoison-inject.c
AgeCommit message (Expand)Author
2022-10-03mm/hwpoison: add __init/__exit annotations to module init/exit funcsXiu Jianfeng
2022-06-16mm/memory-failure: disable unpoison once hw error happenszhenwei pi
2022-05-13mm/hwpoison: disable hwpoison filter during removingzhenwei pi
2022-03-22mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handlerluofei
2022-03-22mm/hwpoison-inject: support injecting hwpoison to free pageMiaohe Lin
2021-09-03mm: hwpoison: don't drop slab caches for offlining non-LRU pageYang Shi
2020-10-16mm,hwpoison-inject: don't pin for hwpoison_filterNaoya Horiguchi
2019-12-01mm/hwpoison-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fopszhong jiang
2019-06-03hwpoison-inject: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman
2017-05-03mm: hwpoison: call shake_page() unconditionallyNaoya Horiguchi
2015-09-10hwpoison: use page_cgroup_ino for filtering by memcgVladimir Davydov
2015-09-08mm/hwpoison: fix refcount of THP head page in no-injection caseWanpeng Li
2015-06-24mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...Naoya Horiguchi
2015-05-05mm/hwpoison-inject: check PageLRU of hpageNaoya Horiguchi
2015-05-05mm/hwpoison-inject: fix refcounting in no-injection caseNaoya Horiguchi
2014-08-06mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recu...Fabian Frederick
2014-01-21mm/hwpoison: add '#' to hwpoison_injectWanpeng Li
2013-09-30mm/hwpoison: fix the lack of one reference count against poisoned pageWanpeng Li
2013-09-11mm/hwpoison-inject.c: change permission of corrupt-pfn/unpoison-pfn to 0200Wanpeng Li
2012-07-31memcg: rename config variablesAndrew Morton
2012-01-03HWPOISON: Clean up memory_failure() vs. __memory_failure()Tony Luck
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-11HWPOISON, hugetlb: support hwpoison injection for hugepageNaoya Horiguchi
2009-12-16HWPOISON: Don't do early filtering if filter is disabledAndi Kleen
2009-12-16HWPOISON: Add soft page offline supportAndi Kleen
2009-12-16HWPOISON: add an interface to switch off/on all the page filtersHaicheng Li
2009-12-16HWPOISON: add memory cgroup filterAndi Kleen
2009-12-16HWPOISON: add page flags filterWu Fengguang
2009-12-16HWPOISON: limit hwpoison injector to known page typesWu Fengguang
2009-12-16HWPOISON: add fs/device filtersWu Fengguang
2009-12-16HWPOISON: Add unpoisoning supportWu Fengguang
2009-09-16HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNsAndi Kleen