| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-19 | mm: hugetlb: avoid soft lockup when mprotect to large memory area | Yang Shi | 1 | -0/+2 |
| 2025-06-27 | mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race | Jann Horn | 1 | -0/+7 |
| 2025-06-27 | mm: hugetlb: independent PMD page table shared count | Liu Shixin | 1 | -10/+8 |
| 2025-06-27 | mm/hugetlb: unshare page tables during VMA split, not before | Jann Horn | 1 | -14/+42 |
| 2024-08-19 | mm/hugetlb: fix possible recursive locking detected warning | Miaohe Lin | 1 | -1/+1 |
| 2023-02-14 | mm/migration: return errno when isolate_huge_page failed | Miaohe Lin | 1 | -6/+5 |
| 2023-01-24 | hugetlb: unshare some PMDs when splitting VMAs | James Houghton | 1 | -9/+35 |
| 2022-11-26 | hugetlbfs: don't delete error page from pagecache | James Houghton | 1 | -0/+4 |
| 2022-11-10 | mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page | Baolin Wang | 1 | -14/+13 |
| 2022-10-29 | mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages | Rik van Riel | 1 | -1/+1 |
| 2022-10-26 | mm: hugetlb: fix UAF in hugetlb_handle_userfault | Liu Shixin | 1 | -20/+17 |
| 2022-09-05 | mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte | Miaohe Lin | 1 | -1/+1 |
| 2022-08-03 | hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pte | Miaohe Lin | 1 | -0/+1 |
| 2022-07-12 | mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb() | Naoya Horiguchi | 1 | -0/+10 |
| 2022-06-09 | hugetlb: fix huge_pmd_unshare address update | Mike Kravetz | 1 | -1/+8 |
| 2021-11-25 | hugetlbfs: flush TLBs correctly after huge_pmd_unshare | Nadav Amit | 1 | -4/+19 |
| 2021-11-25 | hugetlb, userfaultfd: fix reservation restore on userfaultfd error | Mina Almasry | 1 | -3/+4 |
| 2021-09-03 | mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY | Ben Widawsky | 1 | -5/+25 |
| 2021-09-03 | hugetlb: fix hugetlb cgroup refcounting during vma split | Mike Kravetz | 1 | -1/+3 |
| 2021-09-03 | hugetlb: before freeing hugetlb page set dtor to appropriate value | Mike Kravetz | 1 | -1/+21 |
| 2021-09-03 | hugetlb: drop ref count earlier after page allocation | Mike Kravetz | 1 | -22/+78 |
| 2021-09-03 | hugetlb: simplify prep_compound_gigantic_page ref count racing code | Mike Kravetz | 1 | -10/+7 |
| 2021-08-20 | hugetlb: don't pass page cache pages to restore_reserve_on_error | Mike Kravetz | 1 | -5/+14 |
| 2021-07-15 | mm/hugetlb: fix refs calculation from unaligned @vaddr | Joao Martins | 1 | -2/+3 |
| 2021-07-01 | mm/swapops: rework swap entry manipulation code | Alistair Popple | 1 | -4/+6 |
| 2021-06-30 | hugetlb: address ref count racing in prep_compound_gigantic_page | Mike Kravetz | 1 | -8/+64 |
| 2021-06-30 | hugetlb: remove prep_compound_huge_page cleanup | Mike Kravetz | 1 | -19/+10 |
| 2021-06-30 | mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY | Mina Almasry | 1 | -9/+39 |
| 2021-06-30 | mm/hugetlb: change parameters of arch_make_huge_pte() | Christophe Leroy | 1 | -2/+4 |
| 2021-06-30 | mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate | Muchun Song | 1 | -0/+1 |
| 2021-06-30 | mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page | Muchun Song | 1 | -15/+83 |
| 2021-06-30 | mm: hugetlb: defer freeing of HugeTLB pages | Muchun Song | 1 | -7/+76 |
| 2021-06-30 | mm: hugetlb: free the vmemmap pages associated with each HugeTLB page | Muchun Song | 1 | -12/+10 |
| 2021-06-29 | mm,hwpoison: make get_hwpoison_page() call get_any_page() | Naoya Horiguchi | 1 | -0/+2 |
| 2021-06-24 | mm, futex: fix shared futex pgoff on shmem huge page | Hugh Dickins | 1 | -4/+1 |
| 2021-06-16 | mm/hugetlb: expand restore_reserve_on_error functionality | Mike Kravetz | 1 | -23/+97 |
| 2021-06-16 | mm,hwpoison: fix race with hugetlb page allocation | Naoya Horiguchi | 1 | -0/+15 |
| 2021-06-05 | mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY | Mina Almasry | 1 | -2/+12 |
| 2021-06-05 | hugetlb: pass head page to remove_hugetlb_page() | Naoya Horiguchi | 1 | -1/+1 |
| 2021-05-14 | mm/hugetlb: fix cow where page writtable in child | Peter Xu | 1 | -0/+1 |
| 2021-05-07 | mm: fix typos in comments | Ingo Molnar | 1 | -3/+3 |
| 2021-05-05 | mm: honor PF_MEMALLOC_PIN for all movable pages | Pavel Tatashin | 1 | -1/+1 |
| 2021-05-05 | mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN | Pavel Tatashin | 1 | -2/+2 |
| 2021-05-05 | userfaultfd: add UFFDIO_CONTINUE ioctl | Axel Rasmussen | 1 | -14/+26 |
| 2021-05-05 | userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled | Axel Rasmussen | 1 | -0/+2 |
| 2021-05-05 | userfaultfd: add minor fault registration mode | Axel Rasmussen | 1 | -28/+52 |
| 2021-05-05 | mm: make alloc_contig_range handle in-use hugetlb pages | Oscar Salvador | 1 | -5/+17 |
| 2021-05-05 | mm: make alloc_contig_range handle free hugetlb pages | Oscar Salvador | 1 | -0/+116 |
| 2021-05-05 | mm,hugetlb: split prep_new_huge_page functionality | Oscar Salvador | 1 | -3/+17 |
| 2021-05-05 | mm,hugetlb: drop clearing of flag from prep_new_huge_page | Oscar Salvador | 1 | -1/+0 |