开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
Age
Commit message (
Expand
)
Author
21 hours
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/rp...
Mark Brown
34 hours
mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
Brendan Jackman
34 hours
mm: split out internal page_alloc.h
Brendan Jackman
34 hours
mm: hugetlb: refactor out hugetlb_alloc_folio()
Ackerley Tng
34 hours
mm: hugetlb: move mem_cgroup_charge_hugetlb() earlier in allocation
Ackerley Tng
34 hours
mm: hugetlb: use error variable in alloc_hugetlb_folio
Ackerley Tng
34 hours
mm: hugetlb: move mpol interpretation out of dequeue_hugetlb_folio_vma()
Ackerley Tng
34 hours
mm: hugetlb: move mpol interpretation out of alloc_buddy_hugetlb_folio_with_m...
Ackerley Tng
34 hours
mm: hugetlb: consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
Ackerley Tng
34 hours
mm/hugetlb: remove unused bootmem cma field
Muchun Song
34 hours
mm/hugetlb: remove obsolete bootmem cross-zone checks
Muchun Song
34 hours
mm/hugetlb: free cross-zone bootmem gigantic pages after allocation
Muchun Song
34 hours
mm/hugetlb: refactor early boot gigantic hugepage allocation
Muchun Song
34 hours
mm/hugetlb: initialize gigantic bootmem hugepage struct pages earlier
Muchun Song
34 hours
mm/hugetlb: fix boot panic with CONFIG_DEBUG_VM and HVO bootmem pages
Muchun Song
34 hours
mm: use enum migrate_reason instead of int for migration reason parameters
Ye Liu
34 hours
mm/hugetlb: fix null nodemask in alloc_fresh_hugetlb_folio
Sourav Panda
34 hours
mm/hugetlb: fix swap entry corruption when clearing uffd-wp at fork()
Kiryl Shutsemau (Meta)
8 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
2026-01-31
hugetlb: increase hugepage reservations when using node-specific "hugepages="...
Li Zhe
2026-01-31
mm: hugetlb: optimize replace_free_hugepage_folios()
Kefeng Wang
2026-01-31
mm/hugetlb: enforce brace style
Joshua Hahn
2026-01-31
mm/hugetlb: remove unnecessary if condition
Joshua Hahn
2026-01-26
mm: hugetlb: allocate frozen pages for gigantic allocation
Kefeng Wang
2026-01-26
mm: page_alloc: add alloc_contig_frozen_{range,pages}()
Kefeng Wang
[next]