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.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
/
mm
/
hugetlb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-6
/
+9
|
\
|
*
mm/hugetlb: Use try_grab_folio() instead of try_grab_compound_head()
Matthew Wilcox (Oracle)
2022-03-21
1
-4
/
+3
|
*
mm: Make compound_pincount always available
Matthew Wilcox (Oracle)
2022-03-21
1
-0
/
+4
|
*
mm/munlock: rmap call mlock_vma_page() munlock_vma_page()
Hugh Dickins
2022-02-17
1
-2
/
+2
*
|
userfaultfd: provide unmasked address on page-fault
Nadav Amit
2022-03-22
1
-2
/
+4
*
|
mm/hugetlb.c: export PageHeadHuge()
David Howells
2022-03-22
1
-0
/
+1
*
|
mm/hugetlb: use helper macro __ATTR_RW
Miaohe Lin
2022-03-22
1
-2
/
+1
*
|
hugetlb: clean up potential spectre issue warnings
Mike Kravetz
2022-03-22
1
-3
/
+4
*
|
mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte()
Muchun Song
2022-03-22
1
-1
/
+2
*
|
mm: merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
2022-03-22
1
-2
/
+1
*
|
hugetlbfs: fix a truncation issue in hugepages parameter
Liu Yuntao
2022-02-26
1
-2
/
+2
*
|
mm/hugetlb: fix kernel crash with hugetlb mremap
Aneesh Kumar K.V
2022-02-26
1
-4
/
+3
|
/
*
mm: change page type prior to adding page table entry
Pasha Tatashin
2022-01-15
1
-3
/
+3
*
hugetlbfs: fix issue of preallocation of gigantic pages can't work
Zhenguo Yao
2021-12-10
1
-1
/
+1
*
hugetlbfs: flush before unlock on move_hugetlb_page_tables()
Nadav Amit
2021-11-22
1
-1
/
+1
*
hugetlbfs: flush TLBs correctly after huge_pmd_unshare
Nadav Amit
2021-11-22
1
-4
/
+19
*
hugetlb, userfaultfd: fix reservation restore on userfaultfd error
Mina Almasry
2021-11-20
1
-3
/
+4
*
hugetlb: fix hugetlb cgroup refcounting during mremap
Bui Quang Minh
2021-11-20
1
-1
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-63
/
+636
|
\
|
*
hugetlbfs: extend the definition of hugepages parameter to support node alloc...
Zhenguo Yao
2021-11-06
1
-25
/
+128
|
*
hugetlb: remove unnecessary set_page_count in prep_compound_gigantic_page
Mike Kravetz
2021-11-06
1
-1
/
+0
|
*
hugetlb: remove redundant VM_BUG_ON() in add_reservation_in_range()
Baolin Wang
2021-11-06
1
-1
/
+0
|
*
hugetlb: remove redundant validation in has_same_uncharge_info()
Baolin Wang
2021-11-06
1
-2
/
+1
|
*
hugetlb: replace the obsolete hugetlb_instantiation_mutex in the comments
Baolin Wang
2021-11-06
1
-1
/
+1
|
*
hugetlb: support node specified when using cma for gigantic hugepages
Baolin Wang
2021-11-06
1
-9
/
+77
|
*
mm, hugepages: add mremap() support for hugepage backed vma
Mina Almasry
2021-11-06
1
-6
/
+105
|
*
hugetlb: add hugetlb demote page support
Mike Kravetz
2021-11-06
1
-8
/
+92
|
*
hugetlb: add demote bool to gigantic page routines
Mike Kravetz
2021-11-06
1
-11
/
+43
|
*
hugetlb: be sure to free demoted CMA pages to CMA
Mike Kravetz
2021-11-06
1
-2
/
+39
|
*
hugetlb: add demote hugetlb page sysfs interfaces
Mike Kravetz
2021-11-06
1
-1
/
+154
|
*
mm/hugetlb: drop __unmap_hugepage_range definition from hugetlb.h
Peter Xu
2021-11-06
1
-3
/
+3
*
|
mm/migrate: Add folio_migrate_copy()
Matthew Wilcox (Oracle)
2021-10-18
1
-1
/
+1
|
/
*
mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY
Ben Widawsky
2021-09-03
1
-5
/
+25
*
hugetlb: fix hugetlb cgroup refcounting during vma split
Mike Kravetz
2021-09-03
1
-1
/
+3
*
hugetlb: before freeing hugetlb page set dtor to appropriate value
Mike Kravetz
2021-09-03
1
-1
/
+21
*
hugetlb: drop ref count earlier after page allocation
Mike Kravetz
2021-09-03
1
-22
/
+78
*
hugetlb: simplify prep_compound_gigantic_page ref count racing code
Mike Kravetz
2021-09-03
1
-10
/
+7
*
hugetlb: don't pass page cache pages to restore_reserve_on_error
Mike Kravetz
2021-08-20
1
-5
/
+14
*
mm/hugetlb: fix refs calculation from unaligned @vaddr
Joao Martins
2021-07-15
1
-2
/
+3
*
mm/swapops: rework swap entry manipulation code
Alistair Popple
2021-07-01
1
-4
/
+6
*
hugetlb: address ref count racing in prep_compound_gigantic_page
Mike Kravetz
2021-06-30
1
-8
/
+64
*
hugetlb: remove prep_compound_huge_page cleanup
Mike Kravetz
2021-06-30
1
-19
/
+10
*
mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY
Mina Almasry
2021-06-30
1
-9
/
+39
*
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
2021-06-30
1
-2
/
+4
*
mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
Muchun Song
2021-06-30
1
-0
/
+1
*
mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-30
1
-15
/
+83
*
mm: hugetlb: defer freeing of HugeTLB pages
Muchun Song
2021-06-30
1
-7
/
+76
*
mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-30
1
-12
/
+10
*
mm,hwpoison: make get_hwpoison_page() call get_any_page()
Naoya Horiguchi
2021-06-29
1
-0
/
+2
*
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
2021-06-24
1
-4
/
+1
[next]