| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/hwpoison: retry with shake_page() for unhandlable pages | Naoya Horiguchi | 2021-08-20 | 1 | -3/+9 |
* | mm: fix spelling mistakes | Zhen Lei | 2021-07-01 | 1 | -1/+1 |
* | mm: hwpoison_user_mappings() try_to_unmap() with TTU_SYNC | Hugh Dickins | 2021-06-30 | 1 | -1/+1 |
* | mm: rmap: make try_to_unmap() void function | Yang Shi | 2021-06-30 | 1 | -8/+7 |
* | mm/hwpoison: disable pcp for page_handle_poison() | Naoya Horiguchi | 2021-06-30 | 1 | -3/+16 |
* | mm,hwpoison: make get_hwpoison_page() call get_any_page() | Naoya Horiguchi | 2021-06-29 | 1 | -85/+109 |
* | mm,hwpoison: send SIGBUS with error virutal address | Naoya Horiguchi | 2021-06-29 | 1 | -1/+149 |
* | mm/hwpoison: do not lock page again when me_huge_page() successfully recovers | Naoya Horiguchi | 2021-06-24 | 1 | -14/+30 |
* | mm,hwpoison: return -EHWPOISON to denote that the page has already been poisoned | Aili Yao | 2021-06-24 | 1 | -1/+2 |
* | mm/memory-failure: use a mutex to avoid memory_failure() races | Tony Luck | 2021-06-24 | 1 | -13/+23 |
* | mm/memory-failure: make sure wait for page writeback in memory_failure | yangerkun | 2021-06-16 | 1 | -1/+6 |
* | mm,hwpoison: fix race with hugetlb page allocation | Naoya Horiguchi | 2021-06-16 | 1 | -2/+27 |
* | mm: fix typos in comments | Ingo Molnar | 2021-05-07 | 1 | -1/+1 |
* | mm/memory-failure: unnecessary amount of unmapping | Jane Chu | 2021-04-30 | 1 | -1/+1 |
* | mm: fix memory_failure() handling of dax-namespace metadata | Dan Williams | 2021-02-26 | 1 | -0/+6 |
* | mm,hwpoison: send SIGBUS to PF_MCE_EARLY processes on action required events | Aili Yao | 2021-02-24 | 1 | -15/+19 |
* | mm: fix page reference leak in soft_offline_page() | Dan Williams | 2021-01-24 | 1 | -4/+16 |
* | mm,hwpoison: fix printing of page flags | Oscar Salvador | 2021-01-12 | 1 | -1/+1 |
* | mm,hwpoison: return -EBUSY when migration fails | Oscar Salvador | 2020-12-15 | 1 | -3/+3 |
* | mm,memory_failure: always pin the page in madvise_inject_error | Oscar Salvador | 2020-12-15 | 1 | -0/+6 |
* | mm,hwpoison: remove drain_all_pages from shake_page | Oscar Salvador | 2020-12-15 | 1 | -5/+2 |
* | mm,hwpoison: disable pcplists before grabbing a refcount | Oscar Salvador | 2020-12-15 | 1 | -67/+65 |
* | mm,hwpoison: refactor get_any_page | Oscar Salvador | 2020-12-15 | 1 | -57/+42 |
* | mm,hwpoison: take free pages off the buddy freelists | Oscar Salvador | 2020-12-15 | 1 | -16/+30 |
* | mm,hwpoison: drain pcplists before bailing out for non-buddy zero-refcount page | Oscar Salvador | 2020-12-15 | 1 | -2/+22 |
* | mm/rmap: always do TTU_IGNORE_ACCESS | Shakeel Butt | 2020-12-15 | 1 | -1/+1 |
* | hugetlbfs: fix anon huge page migration race | Mike Kravetz | 2020-11-14 | 1 | -19/+17 |
* | mm/memory-failure: remove a wrapper for alloc_migration_target() | Joonsoo Kim | 2020-10-18 | 1 | -12/+6 |
* | mm,hwpoison: try to narrow window race for free pages | Oscar Salvador | 2020-10-16 | 1 | -1/+6 |
* | mm,hwpoison: double-check page count in __get_any_page() | Naoya Horiguchi | 2020-10-16 | 1 | -0/+6 |
* | mm,hwpoison: introduce MF_MSG_UNSPLIT_THP | Naoya Horiguchi | 2020-10-16 | 1 | -1/+4 |
* | mm,hwpoison: return 0 if the page is already poisoned in soft-offline | Oscar Salvador | 2020-10-16 | 1 | -2/+2 |
* | mm,hwpoison: refactor soft_offline_huge_page and __soft_offline_page | Oscar Salvador | 2020-10-16 | 1 | -100/+82 |
* | mm,hwpoison: rework soft offline for in-use pages | Oscar Salvador | 2020-10-16 | 1 | -29/+14 |
* | mm,hwpoison: rework soft offline for free pages | Oscar Salvador | 2020-10-16 | 1 | -6/+12 |
* | mm,hwpoison: unify THP handling for hard and soft offline | Oscar Salvador | 2020-10-16 | 1 | -26/+22 |
* | mm,hwpoison: kill put_hwpoison_page | Oscar Salvador | 2020-10-16 | 1 | -15/+15 |
* | mm,hwpoison: unexport get_hwpoison_page and make it static | Oscar Salvador | 2020-10-16 | 1 | -2/+1 |
* | mm, hwpoison: remove recalculating hpage | Naoya Horiguchi | 2020-10-16 | 1 | -5/+1 |
* | mm,hwpoison: cleanup unused PageHuge() check | Naoya Horiguchi | 2020-10-16 | 1 | -4/+1 |
* | mm/memory-failure.c: remove unused macro `writeback' | Alex Shi | 2020-10-13 | 1 | -2/+0 |
* | mm/memory-failure: do pgoff calculation before for_each_process() | Xianting Tian | 2020-10-13 | 1 | -1/+2 |
* | bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag | Christoph Hellwig | 2020-09-24 | 1 | -1/+1 |
* | mm/migrate: introduce a standard migration target allocation function | Joonsoo Kim | 2020-08-12 | 1 | -2/+5 |
* | mm/memory-failure: send SIGBUS(BUS_MCEERR_AR) only to current thread | Naoya Horiguchi | 2020-06-11 | 1 | -7/+16 |
* | mm/memory-failure: prioritize prctl(PR_MCE_KILL) over vm.memory_failure_early... | Naoya Horiguchi | 2020-06-11 | 1 | -10/+10 |
* | Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2020-06-02 | 1 | -1/+14 |
|\ |
|
| * | mm/memory-failure: Add memory_failure_queue_kick() | James Morse | 2020-05-19 | 1 | -1/+14 |
* | | mm, memory_failure: don't send BUS_MCEERR_AO for action required error | Wetp Zhang | 2020-06-02 | 1 | -6/+9 |
|/ |
|
* | mm: code cleanup for MADV_FREE | Huang Ying | 2020-04-07 | 1 | -1/+1 |