index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hwpoison-inject.c
Age
Commit message (
Expand
)
Author
2022-03-22
mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
luofei
2022-03-22
mm/hwpoison-inject: support injecting hwpoison to free page
Miaohe Lin
2021-09-03
mm: hwpoison: don't drop slab caches for offlining non-LRU page
Yang Shi
2020-10-16
mm,hwpoison-inject: don't pin for hwpoison_filter
Naoya Horiguchi
2019-12-01
mm/hwpoison-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
zhong jiang
2019-06-03
hwpoison-inject: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-01-23
mm/memory_failure: Remove unused trapno from memory_failure
Eric W. Biederman
2017-05-03
mm: hwpoison: call shake_page() unconditionally
Naoya Horiguchi
2015-09-10
hwpoison: use page_cgroup_ino for filtering by memcg
Vladimir Davydov
2015-09-08
mm/hwpoison: fix refcount of THP head page in no-injection case
Wanpeng Li
2015-06-24
mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...
Naoya Horiguchi
2015-05-05
mm/hwpoison-inject: check PageLRU of hpage
Naoya Horiguchi
2015-05-05
mm/hwpoison-inject: fix refcounting in no-injection case
Naoya Horiguchi
2014-08-06
mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recu...
Fabian Frederick
2014-01-21
mm/hwpoison: add '#' to hwpoison_inject
Wanpeng Li
2013-09-30
mm/hwpoison: fix the lack of one reference count against poisoned page
Wanpeng Li
2013-09-11
mm/hwpoison-inject.c: change permission of corrupt-pfn/unpoison-pfn to 0200
Wanpeng Li
2012-07-31
memcg: rename config variables
Andrew Morton
2012-01-03
HWPOISON: Clean up memory_failure() vs. __memory_failure()
Tony Luck
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-08-11
HWPOISON, hugetlb: support hwpoison injection for hugepage
Naoya Horiguchi
2009-12-16
HWPOISON: Don't do early filtering if filter is disabled
Andi Kleen
2009-12-16
HWPOISON: Add soft page offline support
Andi Kleen
2009-12-16
HWPOISON: add an interface to switch off/on all the page filters
Haicheng Li
2009-12-16
HWPOISON: add memory cgroup filter
Andi Kleen
2009-12-16
HWPOISON: add page flags filter
Wu Fengguang
2009-12-16
HWPOISON: limit hwpoison injector to known page types
Wu Fengguang
2009-12-16
HWPOISON: add fs/device filters
Wu Fengguang
2009-12-16
HWPOISON: Add unpoisoning support
Wu Fengguang
2009-09-16
HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs
Andi Kleen