index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memory-failure.c
Age
Commit message (
Expand
)
Author
2023-02-14
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
2022-11-26
hugetlbfs: don't delete error page from pagecache
James Houghton
2022-11-26
mm: shmem: don't truncate page if memory failure happens
Yang Shi
2022-11-26
mm: hwpoison: handle non-anonymous THP correctly
Yang Shi
2022-11-26
mm: hwpoison: refactor refcount check handling
Yang Shi
2022-10-05
mm,hwpoison: check mm when killing accessing process
Shuai Xue
2022-07-12
Revert "mm/memory-failure.c: fix race with changing page compound again"
Naoya Horiguchi
2022-07-12
mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
Naoya Horiguchi
2022-07-12
mm/memory-failure.c: fix race with changing page compound again
Miaohe Lin
2022-07-12
mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
luofei
2022-07-12
mm/hwpoison: mf_mutex for soft offline and unpoison
Naoya Horiguchi
2022-05-18
mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()
Naoya Horiguchi
2022-05-18
Revert "mm/memory-failure.c: skip huge_zero_page in memory_failure()"
Xu Yu
2022-05-15
mm/hwpoison: fix error page recovered but reported "not recovered"
Naoya Horiguchi
2022-04-27
mm/memory-failure.c: skip huge_zero_page in memory_failure()
Xu Yu
2021-12-29
mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()
Liu Shixin
2021-12-29
mm, hwpoison: fix condition in free hugetlb page path
Naoya Horiguchi
2021-10-28
mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
Yang Shi
2021-10-28
mm: hwpoison: remove the unnecessary THP check
Yang Shi
2021-09-24
mm/memory_failure: fix the missing pte_unmap() call
Qi Zheng
2021-09-24
mm, hwpoison: add is_free_buddy_page() in HWPoisonHandlable()
Naoya Horiguchi
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm/migrate: enable returning precise migrate_pages() success count
Yang Shi
2021-09-03
mm: fix panic caused by __page_handle_poison()
Michael Wang
2021-09-03
mm: hwpoison: dump page for unhandlable page
Yang Shi
2021-09-03
mm: hwpoison: don't drop slab caches for offlining non-LRU page
Yang Shi
2021-09-03
mm/hwpoison: fix some obsolete comments
Miaohe Lin
2021-09-03
mm/hwpoison: change argument struct page **hpagep to *hpage
Miaohe Lin
2021-09-03
mm/hwpoison: fix potential pte_unmap_unlock pte error
Miaohe Lin
2021-09-03
mm/hwpoison: remove unneeded variable unmap_success
Miaohe Lin
2021-08-30
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-20
mm/hwpoison: retry with shake_page() for unhandlable pages
Naoya Horiguchi
2021-07-12
mm: Fix comments mentioning i_mutex
Jan Kara
2021-07-01
mm: fix spelling mistakes
Zhen Lei
2021-06-30
mm: hwpoison_user_mappings() try_to_unmap() with TTU_SYNC
Hugh Dickins
2021-06-30
mm: rmap: make try_to_unmap() void function
Yang Shi
2021-06-30
mm/hwpoison: disable pcp for page_handle_poison()
Naoya Horiguchi
2021-06-29
mm,hwpoison: make get_hwpoison_page() call get_any_page()
Naoya Horiguchi
2021-06-29
mm,hwpoison: send SIGBUS with error virutal address
Naoya Horiguchi
2021-06-24
mm/hwpoison: do not lock page again when me_huge_page() successfully recovers
Naoya Horiguchi
2021-06-24
mm,hwpoison: return -EHWPOISON to denote that the page has already been poisoned
Aili Yao
2021-06-24
mm/memory-failure: use a mutex to avoid memory_failure() races
Tony Luck
2021-06-16
mm/memory-failure: make sure wait for page writeback in memory_failure
yangerkun
2021-06-16
mm,hwpoison: fix race with hugetlb page allocation
Naoya Horiguchi
2021-05-07
mm: fix typos in comments
Ingo Molnar
2021-04-30
mm/memory-failure: unnecessary amount of unmapping
Jane Chu
2021-02-26
mm: fix memory_failure() handling of dax-namespace metadata
Dan Williams
2021-02-24
mm,hwpoison: send SIGBUS to PF_MCE_EARLY processes on action required events
Aili Yao
2021-01-24
mm: fix page reference leak in soft_offline_page()
Dan Williams
2021-01-12
mm,hwpoison: fix printing of page flags
Oscar Salvador
[next]