index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
mm/hugetlb: fix missing migratable flag on same-node hugetlb migration
Wupeng Ma
1
-7
/
+7
11 days
mm/hugetlb: keep max_huge_pages when dissolving surplus folios
Longlong Xia
1
-2
/
+4
2026-08-27
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+7
2026-08-24
hugetlb: only adjust reservation during unmapping if mapcount is 0
Guillaume Morin
1
-2
/
+6
2026-08-24
mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Lorenzo Stoakes (ARM)
1
-1
/
+1
2026-08-23
Merge tag 'liveupdate-v7.3-rc1-20260823' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-8
/
+1
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-297
/
+418
2026-08-18
Merge tag 'memblock-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+2
2026-08-06
hugetlb: evaluate subpool free state while locked
Yichong Chen
1
-2
/
+4
2026-08-06
hugetlb: make hugepage_put_subpool() tolerate NULL
Yichong Chen
1
-0
/
+3
2026-08-04
mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
Lorenzo Stoakes
1
-7
/
+4
2026-08-04
mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
Lorenzo Stoakes
1
-2
/
+2
2026-08-04
mm/rmap: parameterise vma_interval_tree_*() by address_space
Lorenzo Stoakes
1
-2
/
+2
2026-08-04
mm: split out mm_init and memblock declarations from internal.h
Mike Rapoport (Microsoft)
1
-0
/
+1
2026-08-04
userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
Kiryl Shutsemau (Meta)
1
-1
/
+31
2026-08-04
mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
Kiryl Shutsemau (Meta)
1
-0
/
+11
2026-08-04
mm: preserve RWP marker across PTE rewrites
Kiryl Shutsemau (Meta)
1
-8
/
+43
2026-08-04
mm: add MM_CP_UFFD_RWP change_protection() flag
Kiryl Shutsemau (Meta)
1
-6
/
+19
2026-08-04
mm: rename uffd-wp PTE accessors to uffd
Kiryl Shutsemau (Meta)
1
-22
/
+22
2026-08-04
memblock: make HugeTLB bootmem allocation work with KHO
Pratyush Yadav (Google)
1
-8
/
+1
2026-07-30
mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
Brendan Jackman
1
-1
/
+2
2026-07-30
mm: split out internal page_alloc.h
Brendan Jackman
1
-0
/
+1
2026-07-30
mm: hugetlb: refactor out hugetlb_alloc_folio()
Ackerley Tng
1
-93
/
+113
2026-07-30
mm: hugetlb: move mem_cgroup_charge_hugetlb() earlier in allocation
Ackerley Tng
1
-13
/
+18
2026-07-30
mm: hugetlb: use error variable in alloc_hugetlb_folio
Ackerley Tng
1
-4
/
+11
2026-07-30
mm: hugetlb: move mpol interpretation out of dequeue_hugetlb_folio_vma()
Ackerley Tng
1
-34
/
+32
2026-07-30
mm: hugetlb: move mpol interpretation out of alloc_buddy_hugetlb_folio_with_m...
Ackerley Tng
1
-18
/
+36
2026-07-30
mm: hugetlb: consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
Ackerley Tng
1
-15
/
+10
2026-07-28
mm/hugetlb: remove unused bootmem cma field
Muchun Song
1
-4
/
+1
2026-07-28
mm/hugetlb: remove obsolete bootmem cross-zone checks
Muchun Song
1
-70
/
+0
2026-07-28
mm/hugetlb: free cross-zone bootmem gigantic pages after allocation
Muchun Song
1
-11
/
+64
2026-07-28
mm/hugetlb: refactor early boot gigantic hugepage allocation
Muchun Song
1
-58
/
+37
2026-07-28
mm/hugetlb: initialize gigantic bootmem hugepage struct pages earlier
Muchun Song
1
-3
/
+2
2026-07-28
mm/hugetlb: fix boot panic with CONFIG_DEBUG_VM and HVO bootmem pages
Muchun Song
1
-0
/
+25
2026-07-28
mm: use enum migrate_reason instead of int for migration reason parameters
Ye Liu
1
-1
/
+2
2026-07-20
mm/hugetlb: fix list corruption in allocate_file_region_entries()
Xiangfeng Cai
1
-1
/
+1
2026-07-20
mm/hugetlb: fix swap entry corruption when clearing uffd-wp at fork()
Kiryl Shutsemau (Meta)
1
-3
/
+7
2026-07-01
mm/hugetlb: remove unnecessary empty range check in hugetlb_bootmem_set_nodes()
Sang-Heon Jeon
1
-5
/
+2
2026-06-02
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up the series
Andrew Morton
1
-30
/
+39
2026-05-28
mm/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatch
Deepanshu Kartikey
1
-3
/
+4
2026-05-28
mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison
Wupeng Ma
1
-11
/
+0
2026-05-28
mm/hugetlb: restore reservation on error in hugetlb folio copy paths
David Carlier
1
-0
/
+2
2026-05-28
mm/hugetlb: avoid false positive lockdep assertion
Lorenzo Stoakes
1
-19
/
+37
2026-05-21
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
[next]