index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hwpoison-inject.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
luofei
1
-1
/
+2
2022-03-23
mm/hwpoison-inject: support injecting hwpoison to free page
Miaohe Lin
1
-2
/
+2
2021-09-03
mm: hwpoison: don't drop slab caches for offlining non-LRU page
Yang Shi
1
-1
/
+1
2020-10-16
mm,hwpoison-inject: don't pin for hwpoison_filter
Naoya Horiguchi
1
-13
/
+5
2019-12-01
mm/hwpoison-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
zhong jiang
1
-2
/
+2
2019-06-03
hwpoison-inject: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-45
/
+22
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2018-01-23
mm/memory_failure: Remove unused trapno from memory_failure
Eric W. Biederman
1
-1
/
+1
2017-05-04
mm: hwpoison: call shake_page() unconditionally
Naoya Horiguchi
1
-2
/
+1
2015-09-10
hwpoison: use page_cgroup_ino for filtering by memcg
Vladimir Davydov
1
-4
/
+1
2015-09-09
mm/hwpoison: fix refcount of THP head page in no-injection case
Wanpeng Li
1
-1
/
+1
2015-06-25
mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...
Naoya Horiguchi
1
-2
/
+2
2015-05-06
mm/hwpoison-inject: check PageLRU of hpage
Naoya Horiguchi
1
-3
/
+3
2015-05-06
mm/hwpoison-inject: fix refcounting in no-injection case
Naoya Horiguchi
1
-2
/
+5
2014-08-07
mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recu...
Fabian Frederick
1
-2
/
+1
2014-01-22
mm/hwpoison: add '#' to hwpoison_inject
Wanpeng Li
1
-1
/
+1
2013-10-01
mm/hwpoison: fix the lack of one reference count against poisoned page
Wanpeng Li
1
-2
/
+3
2013-09-12
mm/hwpoison-inject.c: change permission of corrupt-pfn/unpoison-pfn to 0200
Wanpeng Li
1
-2
/
+2
2012-08-01
memcg: rename config variables
Andrew Morton
1
-1
/
+1
2012-01-04
HWPOISON: Clean up memory_failure() vs. __memory_failure()
Tony Luck
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-08-11
HWPOISON, hugetlb: support hwpoison injection for hugepage
Naoya Horiguchi
1
-6
/
+9
2009-12-16
HWPOISON: Don't do early filtering if filter is disabled
Andi Kleen
1
-0
/
+3
2009-12-16
HWPOISON: Add soft page offline support
Andi Kleen
1
-1
/
+1
2009-12-16
HWPOISON: add an interface to switch off/on all the page filters
Haicheng Li
1
-0
/
+5
2009-12-16
HWPOISON: add memory cgroup filter
Andi Kleen
1
-0
/
+7
2009-12-16
HWPOISON: add page flags filter
Wu Fengguang
1
-0
/
+10
2009-12-16
HWPOISON: limit hwpoison injector to known page types
Wu Fengguang
1
-2
/
+39
2009-12-16
HWPOISON: add fs/device filters
Wu Fengguang
1
-0
/
+11
2009-12-16
HWPOISON: Add unpoisoning support
Wu Fengguang
1
-6
/
+30
2009-09-16
HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs
Andi Kleen
1
-0
/
+41