Show patches with: Series = Based on latest mm-unstable (85b44c25cd1e).       |    Archived = No       |   46 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[46/46] selftests/vm: add HGM UFFDIO_CONTINUE and hwpoison tests Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[45/46] selftests/vm: add hugetlb HGM test to migration selftest Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[44/46] selftests/vm: add anon and shared hugetlb to migration test Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[43/46] selftests/kvm: add HugeTLB HGM to KVM demand paging selftest Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[42/46] selftests/vm: add HugeTLB HGM to userfaultfd selftest Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[41/46] docs: proc: include information about HugeTLB HGM Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[40/46] docs: hugetlb: update hugetlb and userfaultfd admin-guides with HGM info Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[39/46] hugetlb: x86: enable high-granularity mapping Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[38/46] mm: smaps: add stats for HugeTLB mapping size Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[37/46] hugetlb: replace make_huge_pte with make_huge_pte_with_shift Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[36/46] hugetlb: remove huge_pte_lock and huge_pte_lockptr Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[35/46] hugetlb: add MADV_COLLAPSE for hugetlb Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[34/46] hugetlb: userfaultfd: when using MADV_SPLIT, round addresses to PAGE_SIZE Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[33/46] hugetlb: userfaultfd: add support for high-granularity UFFDIO_CONTINUE Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[32/46] hugetlb: add for_each_hgm_shift Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[31/46] hugetlb: sort hstates in hugetlb_init_hstates Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[30/46] hugetlb: add high-granularity migration support Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[29/46] rmap: in try_to_{migrate,unmap}_one, check head page for page flags Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[28/46] hugetlb: add HGM support for hugetlb_fault and hugetlb_no_page Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[27/46] hugetlb: add HGM support for move_hugetlb_page_tables Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[26/46] hugetlb: add HGM support for copy_hugetlb_page_range Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[25/46] hugetlb: update page_vma_mapped to do high-granularity walks Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[24/46] rmap: update hugetlb lock comment for HGM Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[23/46] mm: rmap: make page_vma_mapped_walk callers use pte_order Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[22/46] mm: rmap: provide pte_order in page_vma_mapped_walk Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[20/46] hugetlb: add HGM support for hugetlb_follow_page_mask Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[19/46] hugetlb: add HGM support for follow_hugetlb_page Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[18/46] hugetlb: add HGM support for hugetlb_change_protection Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[17/46] hugetlb: make unmapping compatible with high-granularity mappings Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[16/46] hugetlbfs: do a full walk to check if vma maps a page Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[15/46] hugetlb: make default arch_make_huge_pte understand small mappings Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[14/46] hugetlb: add make_huge_pte_with_shift Based on latest mm-unstable (85b44c25cd1e). 1 - - --- 2023-01-05 James Houghton New
[13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[12/46] hugetlb: add hugetlb_alloc_pmd and hugetlb_alloc_pte Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[11/46] hugetlb: add hugetlb_pte to track HugeTLB page table entries Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[10/46] hugetlb: make huge_pte_lockptr take an explicit shift argument Based on latest mm-unstable (85b44c25cd1e). 1 1 - --- 2023-01-05 James Houghton New
[09/46] mm: add MADV_SPLIT to enable HugeTLB HGM Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[08/46] hugetlb: add HugeTLB HGM enablement helpers Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[07/46] hugetlb: rename __vma_shareable_flags_pmd to __vma_has_hugetlb_vma_lock Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[06/46] mm: add VM_HUGETLB_HGM VMA flag Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[05/46] hugetlb: add CONFIG_HUGETLB_HIGH_GRANULARITY_MAPPING Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New
[04/46] hugetlb: only adjust address ranges when VMAs want PMD sharing Based on latest mm-unstable (85b44c25cd1e). 1 1 - --- 2023-01-05 James Houghton New
[03/46] hugetlb: remove redundant pte_mkhuge in migration path Based on latest mm-unstable (85b44c25cd1e). 2 1 - --- 2023-01-05 James Houghton New
[02/46] hugetlb: remove mk_huge_pte; it is unused Based on latest mm-unstable (85b44c25cd1e). 2 1 - --- 2023-01-05 James Houghton New
[01/46] hugetlb: don't set PageUptodate for UFFDIO_CONTINUE Based on latest mm-unstable (85b44c25cd1e). - - - --- 2023-01-05 James Houghton New