index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memory-failure.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/memory-failure: disable unpoison once hw error happens
zhenwei pi
2022-06-16
1
-0
/
+12
*
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-63
/
+63
|
\
|
*
mm: don't be stuck to rmap lock on reclaim path
Minchan Kim
2022-05-19
1
-1
/
+1
|
*
mm/memory-failure.c: simplify num_poisoned_pages_inc/dec
zhenwei pi
2022-05-13
1
-8
/
+3
|
*
mm/memory-failure.c: add hwpoison_filter for soft offline
zhenwei pi
2022-05-13
1
-2
/
+14
|
*
mm/memory-failure.c: simplify num_poisoned_pages_dec
zhenwei pi
2022-05-13
1
-28
/
+9
|
*
mm/memory-failure.c: move clear_hwpoisoned_pages
zhenwei pi
2022-05-13
1
-0
/
+21
|
*
mm: create new mm/swap.h header file
NeilBrown
2022-05-09
1
-0
/
+1
|
*
mm, hugetlb, hwpoison: separate branch for free and in-use hugepage
Naoya Horiguchi
2022-04-28
1
-1
/
+3
|
*
mm/memory-failure.c: dissolve truncated hugetlb page
Miaohe Lin
2022-04-28
1
-5
/
+4
|
*
mm/memory-failure.c: minor cleanup for HWPoisonHandlable
Miaohe Lin
2022-04-28
1
-5
/
+3
|
*
Revert "mm/memory-failure.c: fix race with changing page compound again"
Naoya Horiguchi
2022-04-28
1
-11
/
+0
|
*
mm/hwpoison: put page in already hwpoisoned case with MF_COUNT_INCREASED
Naoya Horiguchi
2022-04-28
1
-0
/
+2
|
*
mm/memory-failure.c: remove unnecessary (void*) conversions
liqiong
2022-04-28
1
-2
/
+2
*
|
mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()
Naoya Horiguchi
2022-04-28
1
-1
/
+1
*
|
Revert "mm/memory-failure.c: skip huge_zero_page in memory_failure()"
Xu Yu
2022-04-28
1
-13
/
+0
|
/
*
mm/memory-failure.c: skip huge_zero_page in memory_failure()
Xu Yu
2022-04-21
1
-0
/
+13
*
mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
Naoya Horiguchi
2022-04-21
1
-42
/
+103
*
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-5
/
+7
|
\
|
*
mm/rmap: Turn page_lock_anon_vma_read() into folio_lock_anon_vma_read()
Matthew Wilcox (Oracle)
2022-03-21
1
-1
/
+2
|
*
mm/rmap: Convert try_to_unmap() to take a folio
Matthew Wilcox (Oracle)
2022-03-21
1
-3
/
+4
|
*
mm/truncate: Split invalidate_inode_page() into mapping_evict_folio()
Matthew Wilcox (Oracle)
2022-03-21
1
-2
/
+2
*
|
mm/memory-failure.c: make non-LRU movable pages unhandlable
Miaohe Lin
2022-03-22
1
-7
/
+13
*
|
mm/memory-failure.c: avoid calling invalidate_inode_page() with unexpected pages
Miaohe Lin
2022-03-22
1
-1
/
+1
*
|
mm/memory-failure.c: fix race with changing page compound again
Miaohe Lin
2022-03-22
1
-0
/
+12
*
|
mm/hwpoison: add in-use hugepage hwpoison filter judgement
luofei
2022-03-22
1
-0
/
+8
*
|
mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
luofei
2022-03-22
1
-2
/
+7
*
|
mm/memory-failure.c: remove unnecessary PageTransTail check
Miaohe Lin
2022-03-22
1
-1
/
+1
*
|
mm/memory-failure.c: remove obsolete comment in __soft_offline_page
Miaohe Lin
2022-03-22
1
-4
/
+0
*
|
mm/memory-failure.c: rework the try_to_unmap logic in hwpoison_user_mappings()
Miaohe Lin
2022-03-22
1
-19
/
+15
*
|
mm/memory-failure.c: remove PageSlab check in hwpoison_filter_dev
Miaohe Lin
2022-03-22
1
-6
/
+0
*
|
mm/memory-failure.c: fix race with changing page more robustly
Miaohe Lin
2022-03-22
1
-5
/
+15
*
|
mm/memory-failure.c: rework the signaling logic in kill_proc
Miaohe Lin
2022-03-22
1
-10
/
+6
*
|
mm/memory-failure.c: catch unexpected -EFAULT from vma_address()
Miaohe Lin
2022-03-22
1
-0
/
+1
*
|
mm/memory-failure.c: minor clean up for memory_failure_dev_pagemap
Miaohe Lin
2022-03-22
1
-2
/
+2
*
|
mm/hwpoison: fix error page recovered but reported "not recovered"
Naoya Horiguchi
2022-03-22
1
-1
/
+3
*
|
mm/memory-failure.c: remove obsolete comment
Naoya Horiguchi
2022-03-22
1
-6
/
+0
|
/
*
memory-failure: fetch compound_head after pgmap_pfn_valid()
Joao Martins
2022-01-30
1
-0
/
+6
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
1
-68
/
+119
|
\
|
*
mm: fix some comment errors
Quanfa Fu
2022-01-15
1
-1
/
+1
|
*
mm/hwpoison: fix unpoison_memory()
Naoya Horiguchi
2022-01-15
1
-19
/
+90
|
*
mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE
Naoya Horiguchi
2022-01-15
1
-2
/
+0
|
*
mm/hwpoison: mf_mutex for soft offline and unpoison
Naoya Horiguchi
2022-01-15
1
-44
/
+18
|
*
mm: shmem: don't truncate page if memory failure happens
Yang Shi
2022-01-15
1
-3
/
+11
*
|
Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-01-10
1
-6
/
+13
|
\
\
|
|
/
|
/
|
|
*
x86/sgx: Hook arch_memory_failure() into mainline code
Tony Luck
2021-11-15
1
-6
/
+13
*
|
mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()
Liu Shixin
2021-12-25
1
-0
/
+1
*
|
mm, hwpoison: fix condition in free hugetlb page path
Naoya Horiguchi
2021-12-25
1
-9
/
+4
|
/
*
Revert "mm: shmem: don't truncate page if memory failure happens"
Linus Torvalds
2021-11-13
1
-11
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-35
/
+76
|
\
[next]