index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
Age
Commit message (
Expand
)
Author
48 hours
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/rp...
Mark Brown
2 days
userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
Kiryl Shutsemau (Meta)
2 days
mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
Kiryl Shutsemau (Meta)
2 days
mm: preserve RWP marker across PTE rewrites
Kiryl Shutsemau (Meta)
2 days
mm: add MM_CP_UFFD_RWP change_protection() flag
Kiryl Shutsemau (Meta)
2 days
mm: rename uffd-wp PTE accessors to uffd
Kiryl Shutsemau (Meta)
2 days
mm/hugetlb: fix missing migratable flag on same-node hugetlb migration
Wupeng Ma
2 days
mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
Brendan Jackman
2 days
mm: split out internal page_alloc.h
Brendan Jackman
2 days
mm: hugetlb: refactor out hugetlb_alloc_folio()
Ackerley Tng
2 days
mm: hugetlb: move mem_cgroup_charge_hugetlb() earlier in allocation
Ackerley Tng
2 days
mm: hugetlb: use error variable in alloc_hugetlb_folio
Ackerley Tng
2 days
mm: hugetlb: move mpol interpretation out of dequeue_hugetlb_folio_vma()
Ackerley Tng
2 days
mm: hugetlb: move mpol interpretation out of alloc_buddy_hugetlb_folio_with_m...
Ackerley Tng
2 days
mm: hugetlb: consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
Ackerley Tng
2 days
mm/hugetlb: remove unused bootmem cma field
Muchun Song
2 days
mm/hugetlb: remove obsolete bootmem cross-zone checks
Muchun Song
2 days
mm/hugetlb: free cross-zone bootmem gigantic pages after allocation
Muchun Song
2 days
mm/hugetlb: refactor early boot gigantic hugepage allocation
Muchun Song
2 days
mm/hugetlb: initialize gigantic bootmem hugepage struct pages earlier
Muchun Song
2 days
mm/hugetlb: fix boot panic with CONFIG_DEBUG_VM and HVO bootmem pages
Muchun Song
2 days
mm: use enum migrate_reason instead of int for migration reason parameters
Ye Liu
2 days
mm/hugetlb: fix swap entry corruption when clearing uffd-wp at fork()
Kiryl Shutsemau (Meta)
2 days
mm/hugetlb: fix null nodemask in alloc_fresh_hugetlb_folio
Sourav Panda
11 days
mm/hugetlb: remove unnecessary empty range check in hugetlb_bootmem_set_nodes()
Sang-Heon Jeon
2026-06-02
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up the series
Andrew Morton
2026-05-28
mm/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatch
Deepanshu Kartikey
2026-05-28
mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison
Wupeng Ma
2026-05-28
mm/hugetlb: restore reservation on error in hugetlb folio copy paths
David Carlier
2026-05-28
mm/hugetlb: avoid false positive lockdep assertion
Lorenzo Stoakes
2026-05-21
Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"
Lorenzo Stoakes
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-18
mm/hugetlb: fix early boot crash on parameters without '=' separator
Thorsten Blum
2026-04-18
userfaultfd: introduce vm_uffd_ops
Mike Rapoport (Microsoft)
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-05
mm: move vma_mmu_pagesize() from hugetlb to vma.c
David Hildenbrand (Arm)
2026-04-05
mm: move vma_kernel_pagesize() from hugetlb to mm.h
David Hildenbrand (Arm)
2026-04-05
mm: reintroduce vma_desc_test() as a singular flag test
Lorenzo Stoakes (Oracle)
2026-04-05
mm: reintroduce vma_flags_test() as a singular flag test
Lorenzo Stoakes (Oracle)
2026-04-05
mm: rename VMA flag helpers to be more readable
Lorenzo Stoakes (Oracle)
2026-04-05
mm: change the interface of prep_compound_tail()
Kiryl Shutsemau
2026-03-26
hugetlbfs: Stop using i_private_data
Jan Kara
2026-03-04
mm/hugetlb.c: use __pa() instead of virt_to_phys() in early bootmem alloc code
Ritesh Harjani (IBM)
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-13
Merge tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-02-12
mm: update hugetlbfs to use VMA flags on mmap_prepare
Lorenzo Stoakes
2026-02-12
mm/hugetlb: restore failed global reservations to subpool
Joshua Hahn
[next]