summaryrefslogtreecommitdiff
path: root/mm/hugetlb.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-04mm/hugetlb.c: use __pa() instead of virt_to_phys() in early bootmem alloc codeRitesh Harjani (IBM)1-2/+2
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-7/+7
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-8/+7
2026-02-19Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-11/+11
2026-02-13Merge tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+9
2026-02-13mm: update hugetlbfs to use VMA flags on mmap_prepareLorenzo Stoakes1-11/+11
2026-02-13mm/hugetlb: restore failed global reservations to subpoolJoshua Hahn1-0/+9
2026-02-01hugetlb: increase hugepage reservations when using node-specific "hugepages="...Li Zhe1-0/+7
2026-02-01mm: hugetlb: optimize replace_free_hugepage_folios()Kefeng Wang1-10/+49
2026-02-01mm/hugetlb: enforce brace styleJoshua Hahn1-7/+13
2026-02-01mm/hugetlb: remove unnecessary if conditionJoshua Hahn1-7/+4
2026-01-27mm: hugetlb: allocate frozen pages for gigantic allocationKefeng Wang1-55/+20
2026-01-27mm: page_alloc: add alloc_contig_frozen_{range,pages}()Kefeng Wang1-2/+7
2026-01-27Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"Mike Rapoport (Microsoft)1-12/+0
2026-01-27mm/hugetlb: drop hugetlb_cma_check()Mike Rapoport (Microsoft)1-1/+0
2026-01-20mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)1-51/+72
2026-01-20mm/hugetlb: fix two comments related to huge_pmd_unshare()David Hildenbrand (Red Hat)1-16/+8
2026-01-15mm/hugetlb: ignore hugepage kernel args if hugepages are unsupportedSourabh Jain1-0/+16
2025-12-09mm/hugetlb: fix incorrect error return from hugetlb_reserve_pages()Shameer Kolothum1-7/+18
2025-11-25mm: eliminate further swapops predicatesLorenzo Stoakes1-1/+1
2025-11-25mm: remove is_hugetlb_entry_[migration, hwpoisoned]()Lorenzo Stoakes1-54/+37
2025-11-25mm: avoid unnecessary uses of is_swap_pte()Lorenzo Stoakes1-3/+3
2025-11-25mm: introduce leaf entry type and use to simplify leaf entry logicLorenzo Stoakes1-18/+19
2025-11-25mm: correctly handle UFFD PTE markersLorenzo Stoakes1-23/+24
2025-11-21mm/hugetlb: extract sysctl into hugetlb_sysctl.cHui Zhu1-132/+0
2025-11-21mm/hugetlb: extract sysfs into hugetlb_sysfs.cHui Zhu1-585/+11
2025-11-21hugetlb: optimise hugetlb_folio_init_tail_vmemmap()Matthew Wilcox (Oracle)1-2/+2
2025-11-17treewide: include linux/pgalloc.h instead of asm/pgalloc.hHarry Yoo1-1/+1
2025-11-17mm/hugetlbfs: update hugetlbfs to use mmap_prepareLorenzo Stoakes1-32/+45
2025-11-17mm/hugetlb: allow overcommitting gigantic hugepagesUsama Arif1-3/+3
2025-11-17mm/hugetlb: create hstate_is_gigantic_no_runtime helperUsama Arif1-5/+16
2025-11-17mm: fix some typos in mm modulejianyun.gao1-3/+3
2025-10-22hugetlbfs: move lock assertions after early returns in huge_pmd_unshare()Deepanshu Kartikey1-3/+2
2025-10-08mm: hugetlb: avoid soft lockup when mprotect to large memory areaYang Shi1-0/+2
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-75/+94
2025-09-28hugetlb: increase number of reserving hugepages via cmdlineLi Zhe1-1/+8
2025-09-26mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_countJane Chu1-10/+5
2025-09-22mm: hugeltb: check NUMA_NO_NODE in only_alloc_fresh_hugetlb_folio()Kefeng Wang1-4/+3
2025-09-22mm: hugetlb: remove struct hstate from init_new_hugetlb_folio()Kefeng Wang1-4/+4
2025-09-22mm: hugetlb: directly pass order when allocate a hugetlb folioKefeng Wang1-15/+14
2025-09-22mm: hugetlb: convert to account_new_hugetlb_folio()Kefeng Wang1-8/+8
2025-09-22mm: hugetlb: convert to use more alloc_fresh_hugetlb_folio()Kefeng Wang1-32/+14
2025-09-22mm/hugetlb: retry to allocate for early boot hugepage allocationLi RongQing1-4/+22
2025-09-22mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()David Hildenbrand1-8/+12
2025-09-22mm/hugetlb: check for unreasonable folio sizes when registering hstateDavid Hildenbrand1-0/+2
2025-09-22Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton1-3/+6
2025-09-14selftests/mm/uffd-stress: make test operate on less hugetlb memoryDev Jain1-0/+5
2025-09-14mm/hugetlb: early exit from hugetlb_pages_alloc_boot() when max_huge_pages=0Li RongQing1-0/+3
2025-09-04mm/hugetlb: add missing hugetlb_lock in __unmap_hugepage_range()Jeongjun Park1-3/+6
2025-07-20mm/page_owner: convert set_page_owner_migrate_reason() to foliosSidhartha Kumar1-1/+1