index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-16
mm/hugetlb: pass correct order_per_bit to cma_declare_contiguous_nid
Frank van der Linden
1
-3
/
+3
2024-05-17
mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()
Miaohe Lin
1
-2
/
+1
2024-05-17
mm/hugetlb: fix missing hugetlb_lock for resv uncharge
Peter Xu
1
-1
/
+4
2024-05-17
mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page() to folios
Sidhartha Kumar
1
-6
/
+9
2024-05-17
mm/hugetlb: convert free_huge_page to folios
Sidhartha Kumar
1
-13
/
+14
2024-05-17
mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page() to folios
Sidhartha Kumar
1
-2
/
+3
2023-12-13
hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
Mike Kravetz
1
-0
/
+7
2023-11-02
hugetlbfs: extend hugetlb_vma_lock to private VMAs
Rik van Riel
1
-4
/
+37
2023-11-02
hugetlbfs: clear resv_map pointer if mmap fails
Rik van Riel
1
-3
/
+4
2023-08-23
hugetlb: do not clear hugetlb dtor until allocating vmemmap
Mike Kravetz
1
-24
/
+51
2023-04-13
mm/hugetlb: fix uffd wr-protection for CoW optimization path
Peter Xu
1
-2
/
+12
2023-01-24
mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects
Peter Xu
1
-2
/
+11
2023-01-24
mm/hugetlb: fix uffd-wp handling for migration entries in hugetlb_change_prot...
David Hildenbrand
1
-8
/
+9
2023-01-24
mm/hugetlb: fix PTE marker handling in hugetlb_change_protection()
David Hildenbrand
1
-14
/
+7
2023-01-24
hugetlb: unshare some PMDs when splitting VMAs
James Houghton
1
-9
/
+35
2023-01-07
hugetlb: really allocate vma lock for all sharable vmas
Mike Kravetz
1
-185
/
+148
2022-11-30
hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
Mike Kravetz
1
-11
/
+16
2022-11-22
hugetlb: fix __prep_compound_gigantic_page page flag setting
Mike Kravetz
1
-1
/
+3
2022-11-08
hugetlbfs: don't delete error page from pagecache
James Houghton
1
-0
/
+4
2022-10-20
hugetlb: fix memory leak associated with vma_lock structure
Mike Kravetz
1
-8
/
+27
2022-10-20
mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages
Rik van Riel
1
-1
/
+1
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-12
/
+60
2022-10-12
mm/hugetlb: use hugetlb_pte_stable in migration race check
Peter Xu
1
-4
/
+3
2022-10-12
mm/hugetlb: fix race condition of uffd missing/minor handling
Peter Xu
1
-7
/
+52
2022-10-12
mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in
Peter Xu
1
-0
/
+4
2022-10-12
mm/hugetlb.c: make __hugetlb_vma_unlock_write_put() static
Andrew Morton
1
-1
/
+1
2022-10-12
Merge tag 'mm-hotfixes-stable-2022-10-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-14
/
+13
2022-10-11
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
Baolin Wang
1
-14
/
+13
2022-10-07
hugetlb: allocate vma lock for all sharable vmas
Mike Kravetz
1
-35
/
+15
2022-10-07
hugetlb: take hugetlb vma_lock when clearing vma_lock->vma pointer
Mike Kravetz
1
-10
/
+32
2022-10-07
hugetlb: fix vma lock handling during split vma and range unmapping
Mike Kravetz
1
-16
/
+27
2022-10-03
mm/hugetlb: add available_huge_pages() func
Xin Hao
1
-5
/
+9
2022-10-03
mm: hugetlb: fix UAF in hugetlb_handle_userfault
Liu Shixin
1
-20
/
+17
2022-10-03
hugetlb: freeze allocated pages before creating hugetlb pages
Mike Kravetz
1
-64
/
+38
2022-10-03
hugetlb: clean up code checking for fault/truncation races
Mike Kravetz
1
-21
/
+3
2022-10-03
hugetlb: use new vma_lock for pmd sharing synchronization
Mike Kravetz
1
-9
/
+93
2022-10-03
hugetlb: add vma based lock for pmd sharing
Mike Kravetz
1
-17
/
+190
2022-10-03
hugetlb: rename vma_shareable() and refactor code
Mike Kravetz
1
-6
/
+13
2022-10-03
hugetlb: rename remove_huge_page to hugetlb_delete_from_page_cache
Mike Kravetz
1
-4
/
+4
2022-10-03
hugetlbfs: revert use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
1
-65
/
+12
2022-10-03
hugetlbfs: revert use i_mmap_rwsem to address page fault/truncate race
Mike Kravetz
1
-11
/
+11
2022-10-03
mm/hugetlb: remove unnecessary 'NULL' values from pointer
XU pengfei
1
-2
/
+2
2022-10-03
mm: hugetlb: eliminate memory-less nodes handling
Muchun Song
1
-41
/
+29
2022-10-03
mm: hugetlb: simplify per-node sysfs creation and removal
Muchun Song
1
-12
/
+23
2022-10-03
mm: use nth_page instead of mem_map_offset mem_map_next
Cheng Li
1
-12
/
+17
2022-10-03
mm/hugetlb.c: remove unnecessary initialization of local `err'
Li zeming
1
-1
/
+1
2022-09-26
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-6
/
+8
2022-09-26
mm/hugetlb: correct demote page offset logic
Doug Berger
1
-6
/
+8
2022-09-11
hugetlb: remove meaningless BUG_ON(huge_pte_none())
Miaohe Lin
1
-1
/
+0
2022-09-11
hugetlb: add comment for subtle SetHPageVmemmapOptimized()
Miaohe Lin
1
-0
/
+4
[next]