index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: clear uffd-wp PTE/PMD state on mremap()
Ryan Roberts
5 days
1
-1
/
+13
*
mm: hugetlb: independent PMD page table shared count
Liu Shixin
2024-12-31
1
-9
/
+7
*
mm: use aligned address in copy_user_gigantic_page()
Kefeng Wang
2024-12-19
1
-3
/
+2
*
memcg/hugetlb: add hugeTLB counters to memcg
Joshua Hahn
2024-11-15
1
-0
/
+2
*
mm: add PTE_MARKER_GUARD PTE marker
Lorenzo Stoakes
2024-11-11
1
-0
/
+4
*
mm/hugetlb: perform vmemmap optimization batchly for specific node allocation
suhua
2024-11-07
1
-3
/
+8
*
mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak
Steve Sistare
2024-09-26
1
-0
/
+17
*
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
1
-298
/
+144
|
\
|
*
mm/codetag: fix pgalloc_tag_split()
Yu Zhao
2024-09-10
1
-1
/
+1
|
*
mm/hugetlb: sort out global lock annotations
Mateusz Guzik
2024-09-10
1
-3
/
+3
|
*
mm/hugetlb: use __GFP_COMP for gigantic folios
Yu Zhao
2024-09-04
1
-234
/
+56
|
*
mm/hugetlb_vmemmap: batch HVO work when demoting
Yu Zhao
2024-09-02
1
-64
/
+92
|
*
mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks
David Hildenbrand
2024-09-02
1
-4
/
+4
|
*
mm: hugetlb: remove left over comment about follow_huge_foo()
Kefeng Wang
2024-09-02
1
-4
/
+0
*
|
mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway
Vishal Moola (Oracle)
2024-09-17
1
-2
/
+18
|
/
*
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
1
-3
/
+3
*
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-22
1
-63
/
+71
|
\
|
*
mm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folio
Miaohe Lin
2024-07-18
1
-0
/
+3
|
*
mm/hugetlb: fix possible recursive locking detected warning
Miaohe Lin
2024-07-18
1
-1
/
+1
|
*
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
2024-07-13
1
-22
/
+22
|
*
mm/hugetlb.c: undo errant change
Andrew Morton
2024-07-13
1
-0
/
+1
|
*
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-06
1
-46
/
+7
|
|
\
|
*
|
mm/ksm: refactor out try_to_merge_with_zero_page()
Chengming Zhou
2024-07-05
1
-1
/
+0
|
*
|
hugetlb: force allocating surplus hugepages on mempolicy allowed nodes
Aristeu Rozanski
2024-07-05
1
-19
/
+28
|
*
|
mm: memory: improve copy_user_large_folio()
Kefeng Wang
2024-07-04
1
-10
/
+8
|
*
|
mm: memory: convert clear_huge_page() to folio_zero_user()
Kefeng Wang
2024-07-04
1
-2
/
+1
|
*
|
mm/hugetlb: guard dequeue_hugetlb_folio_nodemask against NUMA_NO_NODE uses
Oscar Salvador
2024-07-04
1
-0
/
+4
|
*
|
mm/hugetlb: drop node_alloc_noretry from alloc_fresh_hugetlb_folio
Oscar Salvador
2024-07-04
1
-7
/
+5
|
*
|
mm/hugetlb: constify ctl_table arguments of utility functions
Thomas Weißschuh
2024-07-04
1
-2
/
+2
*
|
|
mm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folio
Miaohe Lin
2024-07-10
1
-0
/
+3
*
|
|
mm/hugetlb: fix potential race in __update_and_free_hugetlb_folio()
Miaohe Lin
2024-07-10
1
-7
/
+7
|
|
/
|
/
|
*
|
mm/hugetlb_vmemmap: fix race with speculative PFN walkers
Yu Zhao
2024-07-04
1
-46
/
+7
|
/
*
mm/hugetlb: do not call vma_add_reservation upon ENOMEM
Oscar Salvador
2024-06-06
1
-2
/
+14
*
mm/hugetlb: add missing VM_FAULT_SET_HINDEX in hugetlb_wp
Oscar Salvador
2024-05-12
1
-1
/
+1
*
mm/hugetlb: add missing VM_FAULT_SET_HINDEX in hugetlb_fault
Oscar Salvador
2024-05-12
1
-1
/
+2
*
mm/hugetlb: align cma on allocation order, not demotion order
Frank van der Linden
2024-05-07
1
-1
/
+1
*
mm/hugetlb: document why hugetlb uses folio_mapcount() for COW reuse decisions
David Hildenbrand
2024-05-07
1
-0
/
+7
*
mm: convert hugetlb_page_mapping_lock_write to folio
Matthew Wilcox (Oracle)
2024-05-06
1
-3
/
+3
*
mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()
Sidhartha Kumar
2024-05-06
1
-1
/
+1
*
mm/hugetlb: convert dissolve_free_huge_pages() to folios
Sidhartha Kumar
2024-05-06
1
-9
/
+8
*
mm: track mapcount of large folios in single value
David Hildenbrand
2024-05-06
1
-2
/
+2
*
mm/hugetlb: pass correct order_per_bit to cma_declare_contiguous_nid
Frank van der Linden
2024-04-26
1
-3
/
+3
*
hugetlb: convert hugetlb_wp() to use struct vm_fault
Vishal Moola (Oracle)
2024-04-26
1
-32
/
+32
*
hugetlb: convert hugetlb_no_page() to use struct vm_fault
Vishal Moola (Oracle)
2024-04-26
1
-32
/
+31
*
hugetlb: convert hugetlb_fault() to use struct vm_fault
Vishal Moola (Oracle)
2024-04-26
1
-43
/
+41
*
hugetlb: convert alloc_buddy_hugetlb_folio to use a folio
Matthew Wilcox (Oracle)
2024-04-26
1
-17
/
+16
*
memory: remove the now superfluous sentinel element from ctl_table array
Joel Granados
2024-04-26
1
-1
/
+0
*
mm/gup: handle hugetlb in the generic follow_page_mask code
Peter Xu
2024-04-26
1
-71
/
+0
*
mm/hugetlb: declare hugetlbfs_pagecache_present() non-static
Peter Xu
2024-04-26
1
-2
/
+2
*
mm: convert arch_clear_hugepage_flags to take a folio
Matthew Wilcox (Oracle)
2024-04-26
1
-2
/
+2
[next]