Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-09mm, hwpoison: enable memory error handling on 1GB hugepageNaoya Horiguchi
2022-08-09mm, hwpoison: skip raw hwpoison page in freeing 1GB hugepageNaoya Horiguchi
2022-08-09mm, hwpoison: make __page_handle_poison returns intNaoya Horiguchi
2022-08-09mm, hwpoison: set PG_hwpoison for busy hugetlb pagesNaoya Horiguchi
2022-08-09mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepageNaoya Horiguchi
2022-08-09mm, hwpoison, hugetlb: support saving mechanism of raw error pagesNaoya Horiguchi
2022-08-06Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-03Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-07-30mm: memory-failure: convert to pr_fmt()Kefeng Wang
2022-07-18mm: introduce mf_dax_kill_procs() for fsdax caseShiyang Ruan
2022-07-18pagemap,pmem: introduce ->memory_failure()Shiyang Ruan
2022-07-18mm: factor helpers for memory_failure_dev_pagemapShiyang Ruan
2022-07-18mm: add zone device coherent type memory supportAlex Sierra
2022-07-04mm/swap: convert delete_from_swap_cache() to take a folioMatthew Wilcox (Oracle)
2022-07-04mm/migration: return errno when isolate_huge_page failedMiaohe Lin
2022-06-29mm: Remove __delete_from_page_cache()Matthew Wilcox (Oracle)
2022-06-17mm/memory-failure: disable unpoison once hw error happenszhenwei pi
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-20mm: don't be stuck to rmap lock on reclaim pathMinchan Kim
2022-05-13mm/memory-failure.c: simplify num_poisoned_pages_inc/deczhenwei pi
2022-05-13mm/memory-failure.c: add hwpoison_filter for soft offlinezhenwei pi
2022-05-13mm/memory-failure.c: simplify num_poisoned_pages_deczhenwei pi
2022-05-13mm/memory-failure.c: move clear_hwpoisoned_pageszhenwei pi
2022-05-10mm: create new mm/swap.h header fileNeilBrown
2022-04-29mm, hugetlb, hwpoison: separate branch for free and in-use hugepageNaoya Horiguchi
2022-04-29mm/memory-failure.c: dissolve truncated hugetlb pageMiaohe Lin
2022-04-29mm/memory-failure.c: minor cleanup for HWPoisonHandlableMiaohe Lin
2022-04-29Revert "mm/memory-failure.c: fix race with changing page compound again"Naoya Horiguchi
2022-04-29mm/hwpoison: put page in already hwpoisoned case with MF_COUNT_INCREASEDNaoya Horiguchi
2022-04-29mm/memory-failure.c: remove unnecessary (void*) conversionsliqiong
2022-04-29mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()Naoya Horiguchi
2022-04-29Revert "mm/memory-failure.c: skip huge_zero_page in memory_failure()"Xu Yu
2022-04-22mm/memory-failure.c: skip huge_zero_page in memory_failure()Xu Yu
2022-04-22mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()Naoya Horiguchi
2022-03-23Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-23mm/memory-failure.c: make non-LRU movable pages unhandlableMiaohe Lin
2022-03-23mm/memory-failure.c: avoid calling invalidate_inode_page() with unexpected pagesMiaohe Lin
2022-03-23mm/memory-failure.c: fix race with changing page compound againMiaohe Lin
2022-03-23mm/hwpoison: add in-use hugepage hwpoison filter judgementluofei
2022-03-23mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handlerluofei
2022-03-23mm/memory-failure.c: remove unnecessary PageTransTail checkMiaohe Lin
2022-03-23mm/memory-failure.c: remove obsolete comment in __soft_offline_pageMiaohe Lin
2022-03-23mm/memory-failure.c: rework the try_to_unmap logic in hwpoison_user_mappings()Miaohe Lin
2022-03-23mm/memory-failure.c: remove PageSlab check in hwpoison_filter_devMiaohe Lin
2022-03-23mm/memory-failure.c: fix race with changing page more robustlyMiaohe Lin
2022-03-23mm/memory-failure.c: rework the signaling logic in kill_procMiaohe Lin
2022-03-23mm/memory-failure.c: catch unexpected -EFAULT from vma_address()Miaohe Lin
2022-03-23mm/memory-failure.c: minor clean up for memory_failure_dev_pagemapMiaohe Lin
2022-03-23mm/hwpoison: fix error page recovered but reported "not recovered"Naoya Horiguchi
2022-03-23mm/memory-failure.c: remove obsolete commentNaoya Horiguchi