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-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-25
mm/hugetlb: use folio->lru int demote_free_hugetlb_folios()
David Hildenbrand
2025-01-25
mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()
David Hildenbrand
2025-01-25
mm/migrate: don't call folio_putback_active_hugetlb() on dst hugetlb folio
David Hildenbrand
2025-01-25
mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
David Hildenbrand
2025-01-25
mm/hugetlb: unify restore reserve accounting for new allocations
Peter Xu
2025-01-25
mm/hugetlb: drop vma_has_reserves()
Peter Xu
2025-01-25
mm/hugetlb: simplify vma_has_reserves()
Peter Xu
2025-01-25
mm/hugetlb: clean up map/global resv accounting when allocate
Peter Xu
2025-01-25
mm/hugetlb: rename avoid_reserve to cow_from_owner
Peter Xu
2025-01-25
mm/hugetlb: stop using avoid_reserve flag in fork()
Peter Xu
2025-01-25
mm/hugetlb: fix avoid_reserve to allow taking folio from subpool
Peter Xu
2025-01-25
mm: replace free hugepage folios after migration
yangge
2025-01-13
memcg/hugetlb: introduce mem_cgroup_charge_hugetlb
Joshua Hahn
2025-01-13
mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
Guillaume Morin
2025-01-13
mm/hugetlb: don't map folios writable without VM_WRITE when copying during fo...
David Hildenbrand
2025-01-13
hugetlb: prioritize surplus allocation from current node
Koichiro Den
2025-01-12
mm: clear uffd-wp PTE/PMD state on mremap()
Ryan Roberts
2024-12-30
mm: hugetlb: independent PMD page table shared count
Liu Shixin
2024-12-18
mm: use aligned address in copy_user_gigantic_page()
Kefeng Wang
2024-11-14
memcg/hugetlb: add hugeTLB counters to memcg
Joshua Hahn
2024-11-11
mm: add PTE_MARKER_GUARD PTE marker
Lorenzo Stoakes
2024-11-06
mm/hugetlb: perform vmemmap optimization batchly for specific node allocation
suhua
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
[prev]
[next]