| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'mm-stable' of https://git.kernel.org/pub/scm/linux/kernel/git/a... | Mark Brown | 1 | -3/+4 |
| 3 days | mm/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatch | Deepanshu Kartikey | 1 | -3/+4 |
| 3 days | mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison | Wupeng Ma | 1 | -11/+0 |
| 3 days | mm/hugetlb: restore reservation on error in hugetlb folio copy paths | David Carlier | 1 | -0/+2 |
| 3 days | mm/hugetlb: avoid false positive lockdep assertion | Lorenzo Stoakes | 1 | -19/+37 |
| 10 days | Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare" | Lorenzo Stoakes | 1 | -42/+29 |
| 2026-04-19 | Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+18 |
| 2026-04-18 | mm/hugetlb: fix early boot crash on parameters without '=' separator | Thorsten Blum | 1 | -0/+3 |
| 2026-04-18 | userfaultfd: introduce vm_uffd_ops | Mike Rapoport (Microsoft) | 1 | -0/+15 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -37/+11 |
| 2026-04-13 | Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -9/+1 |
| 2026-04-05 | mm: move vma_mmu_pagesize() from hugetlb to vma.c | David Hildenbrand (Arm) | 1 | -11/+0 |
| 2026-04-05 | mm: move vma_kernel_pagesize() from hugetlb to mm.h | David Hildenbrand (Arm) | 1 | -17/+0 |
| 2026-04-05 | mm: reintroduce vma_desc_test() as a singular flag test | Lorenzo Stoakes (Oracle) | 1 | -6/+6 |
| 2026-04-05 | mm: reintroduce vma_flags_test() as a singular flag test | Lorenzo Stoakes (Oracle) | 1 | -1/+1 |
| 2026-04-05 | mm: rename VMA flag helpers to be more readable | Lorenzo Stoakes (Oracle) | 1 | -7/+7 |
| 2026-04-05 | mm: change the interface of prep_compound_tail() | Kiryl Shutsemau | 1 | -3/+5 |
| 2026-03-26 | hugetlbfs: Stop using i_private_data | Jan Kara | 1 | -9/+1 |
| 2026-03-04 | mm/hugetlb.c: use __pa() instead of virt_to_phys() in early bootmem alloc code | Ritesh Harjani (IBM) | 1 | -2/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -7/+7 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -8/+7 |
| 2026-02-18 | Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -11/+11 |
| 2026-02-13 | Merge tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -0/+9 |
| 2026-02-12 | mm: update hugetlbfs to use VMA flags on mmap_prepare | Lorenzo Stoakes | 1 | -11/+11 |
| 2026-02-12 | mm/hugetlb: restore failed global reservations to subpool | Joshua Hahn | 1 | -0/+9 |
| 2026-01-31 | hugetlb: increase hugepage reservations when using node-specific "hugepages="... | Li Zhe | 1 | -0/+7 |
| 2026-01-31 | mm: hugetlb: optimize replace_free_hugepage_folios() | Kefeng Wang | 1 | -10/+49 |
| 2026-01-31 | mm/hugetlb: enforce brace style | Joshua Hahn | 1 | -7/+13 |
| 2026-01-31 | mm/hugetlb: remove unnecessary if condition | Joshua Hahn | 1 | -7/+4 |
| 2026-01-26 | mm: hugetlb: allocate frozen pages for gigantic allocation | Kefeng Wang | 1 | -55/+20 |
| 2026-01-26 | mm: page_alloc: add alloc_contig_frozen_{range,pages}() | Kefeng Wang | 1 | -2/+7 |
| 2026-01-26 | Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc" | Mike Rapoport (Microsoft) | 1 | -12/+0 |
| 2026-01-26 | mm/hugetlb: drop hugetlb_cma_check() | Mike Rapoport (Microsoft) | 1 | -1/+0 |
| 2026-01-20 | mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_... | David Hildenbrand (Red Hat) | 1 | -51/+72 |
| 2026-01-20 | mm/hugetlb: fix two comments related to huge_pmd_unshare() | David Hildenbrand (Red Hat) | 1 | -16/+8 |
| 2026-01-14 | mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported | Sourabh Jain | 1 | -0/+16 |
| 2025-12-09 | mm/hugetlb: fix incorrect error return from hugetlb_reserve_pages() | Shameer Kolothum | 1 | -7/+18 |
| 2025-11-24 | mm: eliminate further swapops predicates | Lorenzo Stoakes | 1 | -1/+1 |
| 2025-11-24 | mm: remove is_hugetlb_entry_[migration, hwpoisoned]() | Lorenzo Stoakes | 1 | -54/+37 |
| 2025-11-24 | mm: avoid unnecessary uses of is_swap_pte() | Lorenzo Stoakes | 1 | -3/+3 |
| 2025-11-24 | mm: introduce leaf entry type and use to simplify leaf entry logic | Lorenzo Stoakes | 1 | -18/+19 |
| 2025-11-24 | mm: correctly handle UFFD PTE markers | Lorenzo Stoakes | 1 | -23/+24 |
| 2025-11-20 | mm/hugetlb: extract sysctl into hugetlb_sysctl.c | Hui Zhu | 1 | -132/+0 |
| 2025-11-20 | mm/hugetlb: extract sysfs into hugetlb_sysfs.c | Hui Zhu | 1 | -585/+11 |
| 2025-11-20 | hugetlb: optimise hugetlb_folio_init_tail_vmemmap() | Matthew Wilcox (Oracle) | 1 | -2/+2 |
| 2025-11-16 | treewide: include linux/pgalloc.h instead of asm/pgalloc.h | Harry Yoo | 1 | -1/+1 |
| 2025-11-16 | mm/hugetlbfs: update hugetlbfs to use mmap_prepare | Lorenzo Stoakes | 1 | -32/+45 |
| 2025-11-16 | mm/hugetlb: allow overcommitting gigantic hugepages | Usama Arif | 1 | -3/+3 |
| 2025-11-16 | mm/hugetlb: create hstate_is_gigantic_no_runtime helper | Usama Arif | 1 | -5/+16 |
| 2025-11-16 | mm: fix some typos in mm module | jianyun.gao | 1 | -3/+3 |
| 2025-10-21 | hugetlbfs: move lock assertions after early returns in huge_pmd_unshare() | Deepanshu Kartikey | 1 | -3/+2 |
| 2025-10-07 | mm: hugetlb: avoid soft lockup when mprotect to large memory area | Yang Shi | 1 | -0/+2 |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -75/+94 |
| 2025-09-28 | hugetlb: increase number of reserving hugepages via cmdline | Li Zhe | 1 | -1/+8 |
| 2025-09-25 | mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count | Jane Chu | 1 | -10/+5 |
| 2025-09-21 | mm: hugeltb: check NUMA_NO_NODE in only_alloc_fresh_hugetlb_folio() | Kefeng Wang | 1 | -4/+3 |
| 2025-09-21 | mm: hugetlb: remove struct hstate from init_new_hugetlb_folio() | Kefeng Wang | 1 | -4/+4 |
| 2025-09-21 | mm: hugetlb: directly pass order when allocate a hugetlb folio | Kefeng Wang | 1 | -15/+14 |
| 2025-09-21 | mm: hugetlb: convert to account_new_hugetlb_folio() | Kefeng Wang | 1 | -8/+8 |
| 2025-09-21 | mm: hugetlb: convert to use more alloc_fresh_hugetlb_folio() | Kefeng Wang | 1 | -32/+14 |
| 2025-09-21 | mm/hugetlb: retry to allocate for early boot hugepage allocation | Li RongQing | 1 | -4/+22 |
| 2025-09-21 | mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap() | David Hildenbrand | 1 | -8/+12 |
| 2025-09-21 | mm/hugetlb: check for unreasonable folio sizes when registering hstate | David Hildenbrand | 1 | -0/+2 |
| 2025-09-21 | Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up | Andrew Morton | 1 | -3/+6 |
| 2025-09-13 | selftests/mm/uffd-stress: make test operate on less hugetlb memory | Dev Jain | 1 | -0/+5 |
| 2025-09-13 | mm/hugetlb: early exit from hugetlb_pages_alloc_boot() when max_huge_pages=0 | Li RongQing | 1 | -0/+3 |
| 2025-09-03 | mm/hugetlb: add missing hugetlb_lock in __unmap_hugepage_range() | Jeongjun Park | 1 | -3/+6 |
| 2025-07-19 | mm/page_owner: convert set_page_owner_migrate_reason() to folios | Sidhartha Kumar | 1 | -1/+1 |
| 2025-07-13 | mm,hugetlb: drop unlikelys from hugetlb_fault | Oscar Salvador | 1 | -2/+2 |
| 2025-07-13 | mm,hugetlb: drop obsolete comment about non-present pte and second faults | Oscar Salvador | 1 | -7/+1 |
| 2025-07-13 | mm,hugetlb: rename anon_rmap to new_anon_folio and make it boolean | Oscar Salvador | 1 | -10/+9 |
| 2025-07-13 | mm,hugetlb: sort out folio locking in the faulting path | Oscar Salvador | 1 | -4/+19 |
| 2025-07-13 | mm,hugetlb: change mechanism to detect a COW on private mapping | Oscar Salvador | 1 | -54/+34 |
| 2025-07-13 | mm/hugetlb: use str_plural() in report_hugepages() | Thorsten Blum | 1 | -1/+2 |
| 2025-07-13 | mm/page_alloc: add support for initializing pageblock as isolated | Zi Yan | 1 | -2/+2 |
| 2025-07-12 | Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes which | Andrew Morton | 1 | -3/+6 |
| 2025-07-09 | mm/memfd: reserve hugetlb folios before allocation | Vivek Kasireddy | 1 | -5/+0 |
| 2025-07-09 | mm/hugetlb: make hugetlb_reserve_pages() return nr of entries updated | Vivek Kasireddy | 1 | -6/+13 |
| 2025-07-09 | mm: update core kernel code to use vm_flags_t consistently | Lorenzo Stoakes | 1 | -2/+2 |
| 2025-07-09 | mm/hugetlb: convert hugetlb_change_protection() to folios | Sidhartha Kumar | 1 | -2/+2 |
| 2025-07-09 | mm/hugetlb: don't crash when allocating a folio if there are no resv | Vivek Kasireddy | 1 | -3/+6 |
| 2025-06-25 | mm/hugetlb: remove unnecessary holding of hugetlb_lock | Ge Yang | 1 | -37/+17 |
| 2025-06-05 | mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race | Jann Horn | 1 | -0/+7 |
| 2025-06-05 | mm/hugetlb: unshare page tables during VMA split, not before | Jann Horn | 1 | -16/+44 |
| 2025-06-02 | Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-05-31 | hugetlb: show nr_huge_pages in report_hugepages() | Wenjie Xu | 1 | -1/+1 |
| 2025-05-31 | Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -68/+69 |
| 2025-05-27 | mm/hugetlb: convert use of struct page to folio in __unmap_hugepage_range() | Fan Ni | 1 | -11/+13 |
| 2025-05-27 | mm/hugetlb: refactor __unmap_hugepage_range() to take folio instead of page | Fan Ni | 1 | -9/+9 |
| 2025-05-27 | mm/hugetlb: refactor unmap_hugepage_range() to take folio instead of page | Fan Ni | 1 | -3/+4 |
| 2025-05-27 | mm/hugetlb: pass folio instead of page to unmap_ref_private() | Fan Ni | 1 | -4/+4 |
| 2025-05-25 | mm: fix copy_vma() error handling for hugetlb mappings | Ricardo Cañuelo Navarro | 1 | -1/+15 |
| 2025-05-25 | mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb f... | Ge Yang | 1 | -0/+8 |
| 2025-05-12 | mm/hugetlb: use separate nodemask for bootmem allocations | Frank van der Linden | 1 | -2/+28 |
| 2025-05-11 | mm,hugetlb: allocate frozen pages in alloc_buddy_hugetlb_folio | Oscar Salvador | 1 | -16/+1 |
| 2025-05-11 | mm, hugetlb: avoid passing a null nodemask when there is mbind policy | Oscar Salvador | 1 | -16/+6 |
| 2025-05-11 | mm/compaction: use folio in hugetlb pathway | Vishal Moola (Oracle) | 1 | -2/+1 |
| 2025-05-11 | hugetlb: simplify make_huge_pte() | Matthew Wilcox (Oracle) | 1 | -10/+8 |
| 2025-05-11 | mm: hugetlb: fix incorrect fallback for subpool | Wupeng Ma | 1 | -6/+22 |
| 2025-05-07 | mm/hugetlb: copy the CMA flag when demoting | Frank van der Linden | 1 | -0/+6 |
| 2025-04-11 | mm/hugetlb: add a line break at the end of the format string | wangxuewen | 1 | -1/+1 |
| 2025-04-11 | mm/hugetlb: fix set_max_huge_pages() when there are surplus pages | Jinjiang Tu | 1 | -1/+18 |
| 2025-04-11 | mm/hugetlb: fix nid mismatch in alloc_surplus_hugetlb_folio() | Liu Shixin | 1 | -1/+1 |
| 2025-04-01 | mm/hugetlb: move hugetlb_sysctl_init() to the __init section | Marc Herbert | 1 | -1/+1 |
| 2025-03-21 | mm/mm_init: rename __init_reserved_page_zone to __init_page_from_nid | Mike Rapoport (Microsoft) | 1 | -1/+1 |
| 2025-03-17 | mm/hugetlb: update nr_huge_pages and surplus_huge_pages together | Liu Shixin | 1 | -1/+10 |
| 2025-03-17 | mm: move hugetlb specific things in folio to page[3] | David Hildenbrand | 1 | -1/+0 |
| 2025-03-17 | mm: hugetlb: log time needed to allocate hugepages | Thomas Prescher | 1 | -0/+10 |
| 2025-03-17 | mm: hugetlb: add hugetlb_alloc_threads cmdline option | Thomas Prescher | 1 | -4/+29 |
| 2025-03-17 | mm: hugetlb: improve parallel huge page allocation time | Thomas Prescher | 1 | -16/+18 |
| 2025-03-16 | mm/hugetlb: move hugetlb CMA code in to its own file | Frank van der Linden | 1 | -252/+17 |
| 2025-03-16 | mm/hugetlb: enable bootmem allocation from CMA areas | Frank van der Linden | 1 | -39/+129 |
| 2025-03-16 | mm/hugetlb: add hugetlb_cma_only cmdline option | Frank van der Linden | 1 | -0/+14 |
| 2025-03-16 | mm/hugetlb: do pre-HVO for bootmem allocated pages | Frank van der Linden | 1 | -3/+14 |
| 2025-03-16 | mm/hugetlb: add pre-HVO framework | Frank van der Linden | 1 | -1/+23 |
| 2025-03-16 | mm/hugetlb: move huge_boot_pages list init to hugetlb_bootmem_alloc | Frank van der Linden | 1 | -12/+7 |
| 2025-03-16 | mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc | Frank van der Linden | 1 | -0/+12 |
| 2025-03-16 | mm/hugetlb: check bootmem pages for zone intersections | Frank van der Linden | 1 | -2/+59 |
| 2025-03-16 | mm/hugetlb: set migratetype for bootmem folios | Frank van der Linden | 1 | -0/+21 |
| 2025-03-16 | mm/hugetlb: convert cmdline parameters from setup to early | Frank van der Linden | 1 | -28/+105 |
| 2025-03-16 | mm/hugetlb: use online nodes for bootmem allocation | Frank van der Linden | 1 | -3/+3 |
| 2025-03-16 | mm/hugetlb: remove redundant __ClearPageReserved | Frank van der Linden | 1 | -1/+0 |
| 2025-03-16 | mm, hugetlb: use cma_declare_contiguous_multi | Frank van der Linden | 1 | -3/+2 |
| 2025-03-16 | mm/hugetlb: fix surplus pages in dissolve_free_huge_page() | Jinjiang Tu | 1 | -2/+6 |
| 2025-03-08 | Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -0/+8 |
| 2025-03-05 | mm/hugetlb: wait for hugetlb folios to be freed | Ge Yang | 1 | -0/+8 |
| 2025-03-01 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -2/+2 |
| 2025-02-27 | mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear() | Ryan Roberts | 1 | -2/+2 |
| 2025-02-17 | mm: hugetlb: avoid fallback for specific node allocation of 1G pages | Luiz Capitulino | 1 | -1/+1 |
| 2025-02-01 | mm/hugetlb: fix hugepage allocation for interleaved memory nodes | Ritesh Harjani (IBM) | 1 | -1/+1 |
| 2025-01-28 | treewide: const qualify ctl_tables where applicable | Joel Granados | 1 | -1/+1 |
| 2025-01-25 | mm/hugetlb: use folio->lru int demote_free_hugetlb_folios() | David Hildenbrand | 1 | -3/+5 |
| 2025-01-25 | mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb() | David Hildenbrand | 1 | -2/+13 |
| 2025-01-25 | mm/migrate: don't call folio_putback_active_hugetlb() on dst hugetlb folio | David Hildenbrand | 1 | -0/+10 |
| 2025-01-25 | mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb() | David Hildenbrand | 1 | -3/+20 |
| 2025-01-25 | mm/hugetlb: unify restore reserve accounting for new allocations | Peter Xu | 1 | -9/+9 |
| 2025-01-25 | mm/hugetlb: drop vma_has_reserves() | Peter Xu | 1 | -17/+6 |
| 2025-01-25 | mm/hugetlb: simplify vma_has_reserves() | Peter Xu | 1 | -60/+7 |
| 2025-01-25 | mm/hugetlb: clean up map/global resv accounting when allocate | Peter Xu | 1 | -33/+77 |
| 2025-01-25 | mm/hugetlb: rename avoid_reserve to cow_from_owner | Peter Xu | 1 | -13/+20 |
| 2025-01-25 | mm/hugetlb: stop using avoid_reserve flag in fork() | Peter Xu | 1 | -1/+1 |
| 2025-01-25 | mm/hugetlb: fix avoid_reserve to allow taking folio from subpool | Peter Xu | 1 | -19/+3 |
| 2025-01-25 | mm: replace free hugepage folios after migration | yangge | 1 | -0/+42 |
| 2025-01-13 | memcg/hugetlb: introduce mem_cgroup_charge_hugetlb | Joshua Hahn | 1 | -21/+14 |
| 2025-01-13 | mm/hugetlb: support FOLL_FORCE|FOLL_WRITE | Guillaume Morin | 1 | -8/+9 |
| 2025-01-13 | mm/hugetlb: don't map folios writable without VM_WRITE when copying during fo... | David Hildenbrand | 1 | -12/+6 |
| 2025-01-13 | hugetlb: prioritize surplus allocation from current node | Koichiro Den | 1 | -3/+17 |
| 2025-01-12 | mm: clear uffd-wp PTE/PMD state on mremap() | Ryan Roberts | 1 | -1/+13 |
| 2024-12-30 | mm: hugetlb: independent PMD page table shared count | Liu Shixin | 1 | -9/+7 |
| 2024-12-18 | mm: use aligned address in copy_user_gigantic_page() | Kefeng Wang | 1 | -3/+2 |
| 2024-11-14 | memcg/hugetlb: add hugeTLB counters to memcg | Joshua Hahn | 1 | -0/+2 |
| 2024-11-11 | mm: add PTE_MARKER_GUARD PTE marker | Lorenzo Stoakes | 1 | -0/+4 |
| 2024-11-06 | mm/hugetlb: perform vmemmap optimization batchly for specific node allocation | suhua | 1 | -3/+8 |
| 2024-09-26 | mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak | Steve Sistare | 1 | -0/+17 |
| 2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -298/+144 |
| 2024-09-17 | mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway | Vishal Moola (Oracle) | 1 | -2/+18 |
| 2024-09-09 | mm/codetag: fix pgalloc_tag_split() | Yu Zhao | 1 | -1/+1 |
| 2024-09-09 | mm/hugetlb: sort out global lock annotations | Mateusz Guzik | 1 | -3/+3 |
| 2024-09-03 | mm/hugetlb: use __GFP_COMP for gigantic folios | Yu Zhao | 1 | -234/+56 |
| 2024-09-01 | mm/hugetlb_vmemmap: batch HVO work when demoting | Yu Zhao | 1 | -64/+92 |
| 2024-09-01 | mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks | David Hildenbrand | 1 | -4/+4 |
| 2024-09-01 | mm: hugetlb: remove left over comment about follow_huge_foo() | Kefeng Wang | 1 | -4/+0 |
| 2024-07-24 | sysctl: treewide: constify the ctl_table argument of proc_handlers | Joel Granados | 1 | -3/+3 |
| 2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -63/+71 |
| 2024-07-17 | mm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folio | Miaohe Lin | 1 | -0/+3 |
| 2024-07-17 | mm/hugetlb: fix possible recursive locking detected warning | Miaohe Lin | 1 | -1/+1 |
| 2024-07-12 | mm: provide mm_struct and address to huge_ptep_get() | Christophe Leroy | 1 | -22/+22 |
| 2024-07-12 | mm/hugetlb.c: undo errant change | Andrew Morton | 1 | -0/+1 |
| 2024-07-09 | mm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folio | Miaohe Lin | 1 | -0/+3 |
| 2024-07-09 | mm/hugetlb: fix potential race in __update_and_free_hugetlb_folio() | Miaohe Lin | 1 | -7/+7 |
| 2024-07-06 | Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix | Andrew Morton | 1 | -46/+7 |
| 2024-07-04 | mm/ksm: refactor out try_to_merge_with_zero_page() | Chengming Zhou | 1 | -1/+0 |
| 2024-07-04 | hugetlb: force allocating surplus hugepages on mempolicy allowed nodes | Aristeu Rozanski | 1 | -19/+28 |
| 2024-07-03 | mm/hugetlb_vmemmap: fix race with speculative PFN walkers | Yu Zhao | 1 | -46/+7 |
| 2024-07-03 | mm: memory: improve copy_user_large_folio() | Kefeng Wang | 1 | -10/+8 |
| 2024-07-03 | mm: memory: convert clear_huge_page() to folio_zero_user() | Kefeng Wang | 1 | -2/+1 |
| 2024-07-03 | mm/hugetlb: guard dequeue_hugetlb_folio_nodemask against NUMA_NO_NODE uses | Oscar Salvador | 1 | -0/+4 |
| 2024-07-03 | mm/hugetlb: drop node_alloc_noretry from alloc_fresh_hugetlb_folio | Oscar Salvador | 1 | -7/+5 |
| 2024-07-03 | mm/hugetlb: constify ctl_table arguments of utility functions | Thomas Weißschuh | 1 | -2/+2 |
| 2024-06-05 | mm/hugetlb: do not call vma_add_reservation upon ENOMEM | Oscar Salvador | 1 | -2/+14 |
| 2024-05-11 | mm/hugetlb: add missing VM_FAULT_SET_HINDEX in hugetlb_wp | Oscar Salvador | 1 | -1/+1 |
| 2024-05-11 | mm/hugetlb: add missing VM_FAULT_SET_HINDEX in hugetlb_fault | Oscar Salvador | 1 | -1/+2 |
| 2024-05-07 | mm/hugetlb: align cma on allocation order, not demotion order | Frank van der Linden | 1 | -1/+1 |
| 2024-05-07 | mm/hugetlb: document why hugetlb uses folio_mapcount() for COW reuse decisions | David Hildenbrand | 1 | -0/+7 |
| 2024-05-05 | mm: convert hugetlb_page_mapping_lock_write to folio | Matthew Wilcox (Oracle) | 1 | -3/+3 |
| 2024-05-05 | mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios() | Sidhartha Kumar | 1 | -1/+1 |
| 2024-05-05 | mm/hugetlb: convert dissolve_free_huge_pages() to folios | Sidhartha Kumar | 1 | -9/+8 |
| 2024-05-05 | mm: track mapcount of large folios in single value | David Hildenbrand | 1 | -2/+2 |
| 2024-04-25 | mm/hugetlb: pass correct order_per_bit to cma_declare_contiguous_nid | Frank van der Linden | 1 | -3/+3 |
| 2024-04-25 | hugetlb: convert hugetlb_wp() to use struct vm_fault | Vishal Moola (Oracle) | 1 | -32/+32 |
| 2024-04-25 | hugetlb: convert hugetlb_no_page() to use struct vm_fault | Vishal Moola (Oracle) | 1 | -32/+31 |
| 2024-04-25 | hugetlb: convert hugetlb_fault() to use struct vm_fault | Vishal Moola (Oracle) | 1 | -43/+41 |
| 2024-04-25 | hugetlb: convert alloc_buddy_hugetlb_folio to use a folio | Matthew Wilcox (Oracle) | 1 | -17/+16 |
| 2024-04-25 | memory: remove the now superfluous sentinel element from ctl_table array | Joel Granados | 1 | -1/+0 |
| 2024-04-25 | mm/gup: handle hugetlb in the generic follow_page_mask code | Peter Xu | 1 | -71/+0 |
| 2024-04-25 | mm/hugetlb: declare hugetlbfs_pagecache_present() non-static | Peter Xu | 1 | -2/+2 |
| 2024-04-25 | mm: convert arch_clear_hugepage_flags to take a folio | Matthew Wilcox (Oracle) | 1 | -2/+2 |
| 2024-04-25 | mm: hugetlb: make the hugetlb migration strategy consistent | Baolin Wang | 1 | -2/+12 |
| 2024-04-25 | hugetlb: remove mention of destructors | Matthew Wilcox (Oracle) | 1 | -24/+16 |
| 2024-04-25 | mm: always initialise folio->_deferred_list | Matthew Wilcox (Oracle) | 1 | -1/+2 |