index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
Age
Commit message (
Expand
)
Author
8 days
mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
Jann Horn
8 days
mm/hugetlb: unshare page tables during VMA split, not before
Jann Horn
11 days
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
13 days
hugetlb: show nr_huge_pages in report_hugepages()
Wenjie Xu
13 days
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-27
mm/hugetlb: convert use of struct page to folio in __unmap_hugepage_range()
Fan Ni
2025-05-27
mm/hugetlb: refactor __unmap_hugepage_range() to take folio instead of page
Fan Ni
2025-05-27
mm/hugetlb: refactor unmap_hugepage_range() to take folio instead of page
Fan Ni
2025-05-27
mm/hugetlb: pass folio instead of page to unmap_ref_private()
Fan Ni
2025-05-25
mm: fix copy_vma() error handling for hugetlb mappings
Ricardo CaƱuelo Navarro
2025-05-25
mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb f...
Ge Yang
2025-05-12
mm/hugetlb: use separate nodemask for bootmem allocations
Frank van der Linden
2025-05-11
mm,hugetlb: allocate frozen pages in alloc_buddy_hugetlb_folio
Oscar Salvador
2025-05-11
mm, hugetlb: avoid passing a null nodemask when there is mbind policy
Oscar Salvador
2025-05-11
mm/compaction: use folio in hugetlb pathway
Vishal Moola (Oracle)
2025-05-11
hugetlb: simplify make_huge_pte()
Matthew Wilcox (Oracle)
2025-05-11
mm: hugetlb: fix incorrect fallback for subpool
Wupeng Ma
2025-05-07
mm/hugetlb: copy the CMA flag when demoting
Frank van der Linden
2025-04-11
mm/hugetlb: add a line break at the end of the format string
wangxuewen
2025-04-11
mm/hugetlb: fix set_max_huge_pages() when there are surplus pages
Jinjiang Tu
2025-04-11
mm/hugetlb: fix nid mismatch in alloc_surplus_hugetlb_folio()
Liu Shixin
2025-04-01
mm/hugetlb: move hugetlb_sysctl_init() to the __init section
Marc Herbert
2025-03-21
mm/mm_init: rename __init_reserved_page_zone to __init_page_from_nid
Mike Rapoport (Microsoft)
2025-03-17
mm/hugetlb: update nr_huge_pages and surplus_huge_pages together
Liu Shixin
2025-03-17
mm: move hugetlb specific things in folio to page[3]
David Hildenbrand
2025-03-17
mm: hugetlb: log time needed to allocate hugepages
Thomas Prescher
2025-03-17
mm: hugetlb: add hugetlb_alloc_threads cmdline option
Thomas Prescher
2025-03-17
mm: hugetlb: improve parallel huge page allocation time
Thomas Prescher
2025-03-16
mm/hugetlb: move hugetlb CMA code in to its own file
Frank van der Linden
2025-03-16
mm/hugetlb: enable bootmem allocation from CMA areas
Frank van der Linden
2025-03-16
mm/hugetlb: add hugetlb_cma_only cmdline option
Frank van der Linden
2025-03-16
mm/hugetlb: do pre-HVO for bootmem allocated pages
Frank van der Linden
2025-03-16
mm/hugetlb: add pre-HVO framework
Frank van der Linden
2025-03-16
mm/hugetlb: move huge_boot_pages list init to hugetlb_bootmem_alloc
Frank van der Linden
2025-03-16
mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc
Frank van der Linden
2025-03-16
mm/hugetlb: check bootmem pages for zone intersections
Frank van der Linden
2025-03-16
mm/hugetlb: set migratetype for bootmem folios
Frank van der Linden
2025-03-16
mm/hugetlb: convert cmdline parameters from setup to early
Frank van der Linden
2025-03-16
mm/hugetlb: use online nodes for bootmem allocation
Frank van der Linden
2025-03-16
mm/hugetlb: remove redundant __ClearPageReserved
Frank van der Linden
2025-03-16
mm, hugetlb: use cma_declare_contiguous_multi
Frank van der Linden
2025-03-16
mm/hugetlb: fix surplus pages in dissolve_free_huge_page()
Jinjiang Tu
2025-03-08
Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-03-05
mm/hugetlb: wait for hugetlb folios to be freed
Ge Yang
2025-03-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2025-02-27
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
2025-02-17
mm: hugetlb: avoid fallback for specific node allocation of 1G pages
Luiz Capitulino
2025-02-01
mm/hugetlb: fix hugepage allocation for interleaved memory nodes
Ritesh Harjani (IBM)
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-25
mm/hugetlb: use folio->lru int demote_free_hugetlb_folios()
David Hildenbrand
[next]