index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
mm
/
memory-failure.c
Age
Commit message (
Expand
)
Author
Files
Lines
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_hugetlb()
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/kernel/git/akpm/mm
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/kernel/git/akpm/mm
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/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+2
2025-07-28
Merge tag 'acpi-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
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
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2024-11-11
mm/memory-failure: replace sprintf() with sysfs_emit()
zhangguopeng
1
-1
/
+1
2024-11-07
mm: mass constification of folio/page pointers
Matthew Wilcox (Oracle)
1
-11
/
+13
2024-11-07
mm: renovate page_address_in_vma()
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-11-07
mm: convert page_to_pgoff() to page_pgoff()
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-09-03
mm: migrate: add isolate_folio_to_list()
Kefeng Wang
1
-35
/
+13
2024-09-03
mm: memory-failure: add unmap_poisoned_folio()
Kefeng Wang
1
-17
/
+27
2024-08-15
mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpu
Waiman Long
1
-9
/
+11
2024-07-12
mm/memory-failure: remove obsolete MF_MSG_DIFFERENT_COMPOUND
Miaohe Lin
1
-16
/
+3
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
1
-1
/
+1
2024-07-04
mm/memory-failure: userspace controls soft-offlining pages
Jiaqi Yan
1
-2
/
+20
[next]