index
:
pub/scm/linux/kernel/git/lee/linux.git
master
Lee Jones's fork of linux.git
Lee Jones
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memory-failure.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
mm: introduce and use vma_filebacked_address()
Lorenzo Stoakes (ARM)
1
-2
/
+2
2026-08-04
mm/rmap: rename anon_vma_interval_tree_*() to anon_rmap_tree_*()
Lorenzo Stoakes
1
-1
/
+1
2026-08-04
mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
Lorenzo Stoakes
1
-2
/
+1
2026-08-04
mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
Lorenzo Stoakes
1
-3
/
+3
2026-08-04
mm/rmap: parameterise vma_interval_tree_*() by address_space
Lorenzo Stoakes
1
-4
/
+3
2026-08-04
mm/memory-failure: add panic option for unrecoverable pages
Breno Leitao
1
-0
/
+23
2026-08-04
mm/memory-failure: report MF_MSG_KERNEL for unrecoverable kernel pages
Breno Leitao
1
-2
/
+15
2026-08-04
mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
Breno Leitao
1
-2
/
+50
2026-08-04
mm/memory-failure: drop dead error_states[] entry for reserved pages
Breno Leitao
1
-14
/
+0
2026-07-30
mm: split out internal page_alloc.h
Brendan Jackman
1
-0
/
+1
2026-07-28
mm/memory-failure: remove redundant initialization for hw_memory_failure
Igor Putko
1
-1
/
+1
2026-06-02
mm/memory-failure: use zone_pcp_disable() for poison handling
Kaitao Cheng
1
-15
/
+3
2026-06-02
mm/memory-failure: remove hugetlb output parameter from try_memory_failure_hu...
Ye Liu
1
-10
/
+11
2026-06-02
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up the series
Andrew Morton
1
-9
/
+10
2026-05-28
mm/memory-failure: replace magic number 3 with GET_PAGE_MAX_RETRY_NUM
wangxuewen
1
-1
/
+1
2026-05-28
mm/memory-failure: use bool for forcekill state
Ye Liu
1
-3
/
+3
2026-05-28
mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison
Wupeng Ma
1
-9
/
+10
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2026-02-05
mm/memory-failure: reject unsupported non-folio compound page
Miaohe Lin
1
-22
/
+20
2026-01-31
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm/shmem,
Andrew Morton
1
-39
/
+60
2026-01-26
mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfn
Jane Chu
1
-6
/
+8
2026-01-26
mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
Jane Chu
1
-37
/
+56
2026-01-20
mm: fix minor spelling mistakes in comments
Kevin Lourenco
1
-1
/
+1
2025-12-23
mm: fixup pfnmap memory failure handling to use pgoff
Ankit Agrawal
1
-11
/
+18
2025-11-24
mm/memory-failure: remove the selection of RAS
Xie Yuanbin
1
-1
/
+4
2025-11-24
mm: replace remaining pte_to_swp_entry() with softleaf_from_pte()
Lorenzo Stoakes
1
-1
/
+1
2025-11-24
mm: eliminate further swapops predicates
Lorenzo Stoakes
1
-3
/
+3
2025-11-24
mm/memory-failure: improve large block size folio handling
Zi Yan
1
-4
/
+27
2025-11-16
mm: handle poisoning of pfn without struct pages
Ankit Agrawal
1
-1
/
+144
2025-11-16
mm: always call rmap_walk() on locked folios
Lokesh Gidra
1
-0
/
+3
2025-09-21
mm, swap: cleanup swap cache API and add kerneldoc
Kairui Song
1
-1
/
+1
2025-09-21
mm/memremap: remove unused get_dev_pagemap() parameter
Alistair Popple
1
-1
/
+1
2025-09-21
mm/hwpoison: decouple hwpoison_filter from mm/memory-failure.c
Miaohe Lin
1
-89
/
+17
2025-09-21
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
1
-11
/
+9
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
1
-6
/
+6
2025-09-08
mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
Miaohe Lin
1
-4
/
+3
2025-09-03
mm/memory-failure: fix redundant updates for already poisoned pages
Kyle Meyer
1
-7
/
+6
2025-08-19
mm/memory-failure: fix infinite UCE for VM_PFNMAP pfn
Jinjiang Tu
1
-0
/
+8
2025-08-05
Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+9
2025-08-02
mm/memory-failure: hold PTL in hwpoison_hugetlb_range
Jinjiang Tu
1
-3
/
+9
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2025-07-28
Merge tag 'acpi-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-13
/
+0
2025-07-19
mm/vmscan: fix hwpoisoned large folio handling in shrink_folio_list
Jinjiang Tu
1
-0
/
+4
2025-07-16
ACPI: APEI: handle synchronous exceptions in task work
Shuai Xue
1
-13
/
+0
2025-07-13
mm: rename __PageMovable() to page_has_movable_ops()
David Hildenbrand
1
-2
/
+2
2025-03-17
mm: memory-failure: enhance comments for return value of memory_failure()
Shuai Xue
1
-3
/
+7
2025-03-17
mm/hwpoison: do not send SIGBUS to processes with recovered clean pages
Shuai Xue
1
-3
/
+8
2025-03-17
fs/dax: properly refcount fs dax pages
Alistair Popple
1
-3
/
+3
2025-03-05
mm: memory-failure: update ttu flag inside unmap_poisoned_folio
Ma Wupeng
1
-32
/
+31
[next]