index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
hugetlb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak
Steve Sistare
2024-09-26
1
-0
/
+10
*
mm/hugetlb: use __GFP_COMP for gigantic folios
Yu Zhao
2024-09-03
1
-4
/
+5
*
mm/hugetlb: remove hugetlb_follow_page_mask() leftover
David Hildenbrand
2024-09-01
1
-3
/
+0
*
mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks
David Hildenbrand
2024-09-01
1
-3
/
+2
*
mm/hugetlb: fix hugetlb vs. core-mm PT locking
David Hildenbrand
2024-08-15
1
-3
/
+30
*
mm/hugetlb: fix possible recursive locking detected warning
Miaohe Lin
2024-07-17
1
-0
/
+1
*
mm: remove CONFIG_ARCH_HAS_HUGEPD
Christophe Leroy
2024-07-12
1
-6
/
+0
*
mm/hugetlb_cgroup: switch to the new cftypes
Xiu Jianfeng
2024-07-03
1
-5
/
+0
*
mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages()
Sidhartha Kumar
2024-07-03
1
-5
/
+1
*
mm/hugetlb: remove {Set,Clear}Hpage macros
Sidhartha Kumar
2024-07-03
1
-10
/
+2
*
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
1
-43
/
+52
|
\
|
*
mm: convert hugetlb_page_mapping_lock_write to folio
Matthew Wilcox (Oracle)
2024-05-05
1
-3
/
+3
|
*
mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()
Sidhartha Kumar
2024-05-05
1
-2
/
+2
|
*
mm/hugetlb: convert dissolve_free_huge_pages() to folios
Sidhartha Kumar
2024-05-05
1
-2
/
+2
|
*
mm/gup: handle hugetlb in the generic follow_page_mask code
Peter Xu
2024-04-25
1
-7
/
+0
|
*
mm/hugetlb: declare hugetlbfs_pagecache_present() non-static
Peter Xu
2024-04-25
1
-0
/
+9
|
*
mm: convert arch_clear_hugepage_flags to take a folio
Matthew Wilcox (Oracle)
2024-04-25
1
-3
/
+3
|
*
mm: hugetlb: make the hugetlb migration strategy consistent
Baolin Wang
2024-04-25
1
-2
/
+33
|
*
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-25
1
-24
/
+0
*
|
fs: Add FOP_HUGE_PAGES
Matthew Wilcox (Oracle)
2024-04-09
1
-6
/
+2
|
/
*
hugetlb: parallelize 1G hugetlb initialization
Gang Li
2024-03-06
1
-1
/
+1
*
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-08
1
-1
/
+1
*
hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
Mike Kravetz
2023-12-06
1
-4
/
+1
*
mempolicy: mmap_lock is not needed while migrating folios
Hugh Dickins
2023-10-25
1
-9
/
+0
*
hugetlbfs: drop shared NUMA mempolicy pretence
Hugh Dickins
2023-10-25
1
-2
/
+1
*
fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEs
Muhammad Usama Anjum
2023-10-18
1
-0
/
+1
*
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-10-18
1
-2
/
+39
|
\
|
*
hugetlbfs: close race between MADV_DONTNEED and page fault
Rik van Riel
2023-10-18
1
-2
/
+33
|
*
hugetlbfs: extend hugetlb_vma_lock to private VMAs
Rik van Riel
2023-10-18
1
-0
/
+6
*
|
mm/filemap: remove hugetlb special casing in filemap.c
Sidhartha Kumar
2023-10-16
1
-0
/
+12
|
/
*
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-09-29
1
-2
/
+4
*
mm: convert free_huge_page() to free_huge_folio()
Matthew Wilcox (Oracle)
2023-08-21
1
-1
/
+1
*
mm: call free_huge_page() directly
Matthew Wilcox (Oracle)
2023-08-21
1
-1
/
+2
*
mm/hugetlb: get rid of page_hstate()
Sidhartha Kumar
2023-08-18
1
-10
/
+0
*
mm/hwpoison: check if a raw page in a hugetlb folio is raw HWPOISON
Jiaqi Yan
2023-08-18
1
-0
/
+5
*
mm/gup: retire follow_hugetlb_page()
Peter Xu
2023-08-18
1
-12
/
+0
*
mm/hugetlb: add page_mask for hugetlb_follow_page_mask()
Peter Xu
2023-08-18
1
-3
/
+5
*
mm/hugetlb: remove hugetlb_set_page_subpool()
Sidhartha Kumar
2023-06-23
1
-6
/
+0
*
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
1
-0
/
+4
*
mm/gup: remove vmas array from internal GUP functions
Lorenzo Stoakes
2023-06-09
1
-6
/
+4
*
mm/hugetlb: remove hugetlb_page_subpool()
Sidhartha Kumar
2023-06-09
1
-13
/
+0
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-16
/
+30
|
\
|
*
hugetlb: pte_alloc_huge() to replace huge pte_alloc_map()
Hugh Dickins
2023-04-21
1
-0
/
+17
|
*
userfaultfd: convert mfill_atomic_hugetlb() to use a folio
ZhangPeng
2023-04-18
1
-2
/
+2
|
*
mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
Axel Rasmussen
2023-04-05
1
-6
/
+4
|
*
mm: userfaultfd: don't pass around both mm and vma
Axel Rasmussen
2023-04-05
1
-3
/
+2
|
*
mm: userfaultfd: rename functions for clarity + consistency
Axel Rasmussen
2023-04-05
1
-15
/
+15
|
*
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
1
-1
/
+1
*
|
mm: hugetlb: move hugeltb sysctls to its own file
Kefeng Wang
2023-03-20
1
-8
/
+0
|
/
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-20
/
+89
|
\
[next]