index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memory-failure.c
Age
Commit message (
Expand
)
Author
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm: fix some comment errors
Quanfa Fu
2022-01-15
mm/hwpoison: fix unpoison_memory()
Naoya Horiguchi
2022-01-15
mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE
Naoya Horiguchi
2022-01-15
mm/hwpoison: mf_mutex for soft offline and unpoison
Naoya Horiguchi
2022-01-15
mm: shmem: don't truncate page if memory failure happens
Yang Shi
2022-01-10
Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-12-25
mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()
Liu Shixin
2021-12-25
mm, hwpoison: fix condition in free hugetlb page path
Naoya Horiguchi
2021-11-15
x86/sgx: Hook arch_memory_failure() into mainline code
Tony Luck
2021-11-13
Revert "mm: shmem: don't truncate page if memory failure happens"
Linus Torvalds
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
mm: hwpoison: handle non-anonymous THP correctly
Yang Shi
2021-11-06
mm: shmem: don't truncate page if memory failure happens
Yang Shi
2021-11-06
mm: hwpoison: refactor refcount check handling
Yang Shi
2021-11-06
mm/memory_failure: constify static mm_walk_ops
Rikard Falkeborn
2021-11-06
mm: don't include <linux/dax.h> in <linux/mempolicy.h>
Christoph Hellwig
2021-11-02
Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
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-10-27
vsprintf: Make %pGp print the hex value
Matthew Wilcox (Oracle)
2021-09-27
mm/memcg: Convert mem_cgroup_uncharge() to take a folio
Matthew Wilcox (Oracle)
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
[next]