index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
Age
Commit message (
Expand
)
Author
2025-06-27
mm/hugetlb: unshare page tables during VMA split, not before
Jann Horn
2025-06-27
mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
Jann Horn
2025-04-20
mm/hugetlb: move hugetlb_sysctl_init() to the __init section
Marc Herbert
2025-03-22
mm/hugetlb: wait for hugetlb folios to be freed
Ge Yang
2025-03-13
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
2025-02-17
mm/hugetlb: fix hugepage allocation for interleaved memory nodes
Ritesh Harjani (IBM)
2025-02-17
mm/hugetlb: fix avoid_reserve to allow taking folio from subpool
Peter Xu
2025-01-23
mm: clear uffd-wp PTE/PMD state on mremap()
Ryan Roberts
2025-01-09
mm: hugetlb: independent PMD page table shared count
Liu Shixin
2024-12-27
mm: use aligned address in copy_user_gigantic_page()
Kefeng Wang
2024-09-26
mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak
Steve Sistare
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-17
mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway
Vishal Moola (Oracle)
2024-09-09
mm/codetag: fix pgalloc_tag_split()
Yu Zhao
2024-09-09
mm/hugetlb: sort out global lock annotations
Mateusz Guzik
2024-09-03
mm/hugetlb: use __GFP_COMP for gigantic folios
Yu Zhao
2024-09-01
mm/hugetlb_vmemmap: batch HVO work when demoting
Yu Zhao
2024-09-01
mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks
David Hildenbrand
2024-09-01
mm: hugetlb: remove left over comment about follow_huge_foo()
Kefeng Wang
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-17
mm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folio
Miaohe Lin
2024-07-17
mm/hugetlb: fix possible recursive locking detected warning
Miaohe Lin
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
2024-07-12
mm/hugetlb.c: undo errant change
Andrew Morton
2024-07-09
mm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folio
Miaohe Lin
2024-07-09
mm/hugetlb: fix potential race in __update_and_free_hugetlb_folio()
Miaohe Lin
2024-07-06
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-04
mm/ksm: refactor out try_to_merge_with_zero_page()
Chengming Zhou
2024-07-04
hugetlb: force allocating surplus hugepages on mempolicy allowed nodes
Aristeu Rozanski
2024-07-03
mm/hugetlb_vmemmap: fix race with speculative PFN walkers
Yu Zhao
2024-07-03
mm: memory: improve copy_user_large_folio()
Kefeng Wang
2024-07-03
mm: memory: convert clear_huge_page() to folio_zero_user()
Kefeng Wang
2024-07-03
mm/hugetlb: guard dequeue_hugetlb_folio_nodemask against NUMA_NO_NODE uses
Oscar Salvador
2024-07-03
mm/hugetlb: drop node_alloc_noretry from alloc_fresh_hugetlb_folio
Oscar Salvador
2024-07-03
mm/hugetlb: constify ctl_table arguments of utility functions
Thomas Weißschuh
2024-06-05
mm/hugetlb: do not call vma_add_reservation upon ENOMEM
Oscar Salvador
2024-05-11
mm/hugetlb: add missing VM_FAULT_SET_HINDEX in hugetlb_wp
Oscar Salvador
2024-05-11
mm/hugetlb: add missing VM_FAULT_SET_HINDEX in hugetlb_fault
Oscar Salvador
2024-05-07
mm/hugetlb: align cma on allocation order, not demotion order
Frank van der Linden
2024-05-07
mm/hugetlb: document why hugetlb uses folio_mapcount() for COW reuse decisions
David Hildenbrand
2024-05-05
mm: convert hugetlb_page_mapping_lock_write to folio
Matthew Wilcox (Oracle)
2024-05-05
mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()
Sidhartha Kumar
2024-05-05
mm/hugetlb: convert dissolve_free_huge_pages() to folios
Sidhartha Kumar
2024-05-05
mm: track mapcount of large folios in single value
David Hildenbrand
2024-04-25
mm/hugetlb: pass correct order_per_bit to cma_declare_contiguous_nid
Frank van der Linden
2024-04-25
hugetlb: convert hugetlb_wp() to use struct vm_fault
Vishal Moola (Oracle)
2024-04-25
hugetlb: convert hugetlb_no_page() to use struct vm_fault
Vishal Moola (Oracle)
2024-04-25
hugetlb: convert hugetlb_fault() to use struct vm_fault
Vishal Moola (Oracle)
2024-04-25
hugetlb: convert alloc_buddy_hugetlb_folio to use a folio
Matthew Wilcox (Oracle)
[next]