summaryrefslogtreecommitdiff
path: root/mm/hugetlb.c
AgeCommit message (Expand)Author
2026-03-04mm/hugetlb.c: use __pa() instead of virt_to_phys() in early bootmem alloc codeRitesh Harjani (IBM)
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-13Merge tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/s...Linus Torvalds
2026-02-12mm: update hugetlbfs to use VMA flags on mmap_prepareLorenzo Stoakes
2026-02-12mm/hugetlb: restore failed global reservations to subpoolJoshua Hahn
2026-01-31hugetlb: increase hugepage reservations when using node-specific "hugepages="...Li Zhe
2026-01-31mm: hugetlb: optimize replace_free_hugepage_folios()Kefeng Wang
2026-01-31mm/hugetlb: enforce brace styleJoshua Hahn
2026-01-31mm/hugetlb: remove unnecessary if conditionJoshua Hahn
2026-01-26mm: hugetlb: allocate frozen pages for gigantic allocationKefeng Wang
2026-01-26mm: page_alloc: add alloc_contig_frozen_{range,pages}()Kefeng Wang
2026-01-26Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"Mike Rapoport (Microsoft)
2026-01-26mm/hugetlb: drop hugetlb_cma_check()Mike Rapoport (Microsoft)
2026-01-20mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)
2026-01-20mm/hugetlb: fix two comments related to huge_pmd_unshare()David Hildenbrand (Red Hat)
2026-01-14mm/hugetlb: ignore hugepage kernel args if hugepages are unsupportedSourabh Jain
2025-12-09mm/hugetlb: fix incorrect error return from hugetlb_reserve_pages()Shameer Kolothum
2025-11-24mm: eliminate further swapops predicatesLorenzo Stoakes
2025-11-24mm: remove is_hugetlb_entry_[migration, hwpoisoned]()Lorenzo Stoakes
2025-11-24mm: avoid unnecessary uses of is_swap_pte()Lorenzo Stoakes
2025-11-24mm: introduce leaf entry type and use to simplify leaf entry logicLorenzo Stoakes
2025-11-24mm: correctly handle UFFD PTE markersLorenzo Stoakes
2025-11-20mm/hugetlb: extract sysctl into hugetlb_sysctl.cHui Zhu
2025-11-20mm/hugetlb: extract sysfs into hugetlb_sysfs.cHui Zhu
2025-11-20hugetlb: optimise hugetlb_folio_init_tail_vmemmap()Matthew Wilcox (Oracle)
2025-11-16treewide: include linux/pgalloc.h instead of asm/pgalloc.hHarry Yoo
2025-11-16mm/hugetlbfs: update hugetlbfs to use mmap_prepareLorenzo Stoakes
2025-11-16mm/hugetlb: allow overcommitting gigantic hugepagesUsama Arif
2025-11-16mm/hugetlb: create hstate_is_gigantic_no_runtime helperUsama Arif
2025-11-16mm: fix some typos in mm modulejianyun.gao
2025-10-21hugetlbfs: move lock assertions after early returns in huge_pmd_unshare()Deepanshu Kartikey
2025-10-07mm: hugetlb: avoid soft lockup when mprotect to large memory areaYang Shi
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-28hugetlb: increase number of reserving hugepages via cmdlineLi Zhe
2025-09-25mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_countJane Chu
2025-09-21mm: hugeltb: check NUMA_NO_NODE in only_alloc_fresh_hugetlb_folio()Kefeng Wang
2025-09-21mm: hugetlb: remove struct hstate from init_new_hugetlb_folio()Kefeng Wang
2025-09-21mm: hugetlb: directly pass order when allocate a hugetlb folioKefeng Wang
2025-09-21mm: hugetlb: convert to account_new_hugetlb_folio()Kefeng Wang
2025-09-21mm: hugetlb: convert to use more alloc_fresh_hugetlb_folio()Kefeng Wang
2025-09-21mm/hugetlb: retry to allocate for early boot hugepage allocationLi RongQing
2025-09-21mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()David Hildenbrand
2025-09-21mm/hugetlb: check for unreasonable folio sizes when registering hstateDavid Hildenbrand
2025-09-21Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton
2025-09-13selftests/mm/uffd-stress: make test operate on less hugetlb memoryDev Jain
2025-09-13mm/hugetlb: early exit from hugetlb_pages_alloc_boot() when max_huge_pages=0Li RongQing
2025-09-03mm/hugetlb: add missing hugetlb_lock in __unmap_hugepage_range()Jeongjun Park
2025-07-19mm/page_owner: convert set_page_owner_migrate_reason() to foliosSidhartha Kumar