index
:
kernel/linux.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.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-04
mm/hugetlb.c: use __pa() instead of virt_to_phys() in early bootmem alloc code
Ritesh Harjani (IBM)
1
-2
/
+2
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-7
/
+7
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-8
/
+7
2026-02-19
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-11
/
+11
2026-02-13
Merge tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+9
2026-02-13
mm: update hugetlbfs to use VMA flags on mmap_prepare
Lorenzo Stoakes
1
-11
/
+11
2026-02-13
mm/hugetlb: restore failed global reservations to subpool
Joshua Hahn
1
-0
/
+9
2026-02-01
hugetlb: increase hugepage reservations when using node-specific "hugepages="...
Li Zhe
1
-0
/
+7
2026-02-01
mm: hugetlb: optimize replace_free_hugepage_folios()
Kefeng Wang
1
-10
/
+49
2026-02-01
mm/hugetlb: enforce brace style
Joshua Hahn
1
-7
/
+13
2026-02-01
mm/hugetlb: remove unnecessary if condition
Joshua Hahn
1
-7
/
+4
2026-01-27
mm: hugetlb: allocate frozen pages for gigantic allocation
Kefeng Wang
1
-55
/
+20
2026-01-27
mm: page_alloc: add alloc_contig_frozen_{range,pages}()
Kefeng Wang
1
-2
/
+7
2026-01-27
Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"
Mike Rapoport (Microsoft)
1
-12
/
+0
2026-01-27
mm/hugetlb: drop hugetlb_cma_check()
Mike Rapoport (Microsoft)
1
-1
/
+0
2026-01-20
mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...
David Hildenbrand (Red Hat)
1
-51
/
+72
2026-01-20
mm/hugetlb: fix two comments related to huge_pmd_unshare()
David Hildenbrand (Red Hat)
1
-16
/
+8
2026-01-15
mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
Sourabh Jain
1
-0
/
+16
2025-12-09
mm/hugetlb: fix incorrect error return from hugetlb_reserve_pages()
Shameer Kolothum
1
-7
/
+18
2025-11-25
mm: eliminate further swapops predicates
Lorenzo Stoakes
1
-1
/
+1
2025-11-25
mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
Lorenzo Stoakes
1
-54
/
+37
2025-11-25
mm: avoid unnecessary uses of is_swap_pte()
Lorenzo Stoakes
1
-3
/
+3
2025-11-25
mm: introduce leaf entry type and use to simplify leaf entry logic
Lorenzo Stoakes
1
-18
/
+19
2025-11-25
mm: correctly handle UFFD PTE markers
Lorenzo Stoakes
1
-23
/
+24
2025-11-21
mm/hugetlb: extract sysctl into hugetlb_sysctl.c
Hui Zhu
1
-132
/
+0
2025-11-21
mm/hugetlb: extract sysfs into hugetlb_sysfs.c
Hui Zhu
1
-585
/
+11
2025-11-21
hugetlb: optimise hugetlb_folio_init_tail_vmemmap()
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-11-17
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
Harry Yoo
1
-1
/
+1
2025-11-17
mm/hugetlbfs: update hugetlbfs to use mmap_prepare
Lorenzo Stoakes
1
-32
/
+45
2025-11-17
mm/hugetlb: allow overcommitting gigantic hugepages
Usama Arif
1
-3
/
+3
2025-11-17
mm/hugetlb: create hstate_is_gigantic_no_runtime helper
Usama Arif
1
-5
/
+16
2025-11-17
mm: fix some typos in mm module
jianyun.gao
1
-3
/
+3
2025-10-22
hugetlbfs: move lock assertions after early returns in huge_pmd_unshare()
Deepanshu Kartikey
1
-3
/
+2
2025-10-08
mm: hugetlb: avoid soft lockup when mprotect to large memory area
Yang Shi
1
-0
/
+2
2025-10-03
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-75
/
+94
2025-09-28
hugetlb: increase number of reserving hugepages via cmdline
Li Zhe
1
-1
/
+8
2025-09-26
mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
Jane Chu
1
-10
/
+5
2025-09-22
mm: hugeltb: check NUMA_NO_NODE in only_alloc_fresh_hugetlb_folio()
Kefeng Wang
1
-4
/
+3
2025-09-22
mm: hugetlb: remove struct hstate from init_new_hugetlb_folio()
Kefeng Wang
1
-4
/
+4
2025-09-22
mm: hugetlb: directly pass order when allocate a hugetlb folio
Kefeng Wang
1
-15
/
+14
2025-09-22
mm: hugetlb: convert to account_new_hugetlb_folio()
Kefeng Wang
1
-8
/
+8
2025-09-22
mm: hugetlb: convert to use more alloc_fresh_hugetlb_folio()
Kefeng Wang
1
-32
/
+14
2025-09-22
mm/hugetlb: retry to allocate for early boot hugepage allocation
Li RongQing
1
-4
/
+22
2025-09-22
mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
David Hildenbrand
1
-8
/
+12
2025-09-22
mm/hugetlb: check for unreasonable folio sizes when registering hstate
David Hildenbrand
1
-0
/
+2
2025-09-22
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
1
-3
/
+6
2025-09-14
selftests/mm/uffd-stress: make test operate on less hugetlb memory
Dev Jain
1
-0
/
+5
2025-09-14
mm/hugetlb: early exit from hugetlb_pages_alloc_boot() when max_huge_pages=0
Li RongQing
1
-0
/
+3
2025-09-04
mm/hugetlb: add missing hugetlb_lock in __unmap_hugepage_range()
Jeongjun Park
1
-3
/
+6
2025-07-20
mm/page_owner: convert set_page_owner_migrate_reason() to folios
Sidhartha Kumar
1
-1
/
+1
[next]