开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
Age
Commit message (
Expand
)
Author
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
2026-01-26
Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"
Mike Rapoport (Microsoft)
2026-01-26
mm/hugetlb: drop hugetlb_cma_check()
Mike Rapoport (Microsoft)
2026-01-20
mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...
David Hildenbrand (Red Hat)
2026-01-20
mm/hugetlb: fix two comments related to huge_pmd_unshare()
David Hildenbrand (Red Hat)
2026-01-14
mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
Sourabh Jain
2025-12-09
mm/hugetlb: fix incorrect error return from hugetlb_reserve_pages()
Shameer Kolothum
2025-11-24
mm: eliminate further swapops predicates
Lorenzo Stoakes
2025-11-24
mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
Lorenzo Stoakes
2025-11-24
mm: avoid unnecessary uses of is_swap_pte()
Lorenzo Stoakes
2025-11-24
mm: introduce leaf entry type and use to simplify leaf entry logic
Lorenzo Stoakes
2025-11-24
mm: correctly handle UFFD PTE markers
Lorenzo Stoakes
2025-11-20
mm/hugetlb: extract sysctl into hugetlb_sysctl.c
Hui Zhu
2025-11-20
mm/hugetlb: extract sysfs into hugetlb_sysfs.c
Hui Zhu
2025-11-20
hugetlb: optimise hugetlb_folio_init_tail_vmemmap()
Matthew Wilcox (Oracle)
2025-11-16
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
Harry Yoo
2025-11-16
mm/hugetlbfs: update hugetlbfs to use mmap_prepare
Lorenzo Stoakes
2025-11-16
mm/hugetlb: allow overcommitting gigantic hugepages
Usama Arif
2025-11-16
mm/hugetlb: create hstate_is_gigantic_no_runtime helper
Usama Arif
2025-11-16
mm: fix some typos in mm module
jianyun.gao
[next]