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
*
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
*
mm/hugetlb: expand restore_reserve_on_error functionality
Mike Kravetz
2021-06-16
1
-23
/
+97
*
mm,hwpoison: fix race with hugetlb page allocation
Naoya Horiguchi
2021-06-16
1
-0
/
+15
*
mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY
Mina Almasry
2021-06-05
1
-2
/
+12
*
hugetlb: pass head page to remove_hugetlb_page()
Naoya Horiguchi
2021-06-05
1
-1
/
+1
*
mm/hugetlb: fix cow where page writtable in child
Peter Xu
2021-05-14
1
-0
/
+1
*
mm: fix typos in comments
Ingo Molnar
2021-05-07
1
-3
/
+3
*
mm: honor PF_MEMALLOC_PIN for all movable pages
Pavel Tatashin
2021-05-05
1
-1
/
+1
*
mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
Pavel Tatashin
2021-05-05
1
-2
/
+2
*
userfaultfd: add UFFDIO_CONTINUE ioctl
Axel Rasmussen
2021-05-05
1
-14
/
+26
*
userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled
Axel Rasmussen
2021-05-05
1
-0
/
+2
*
userfaultfd: add minor fault registration mode
Axel Rasmussen
2021-05-05
1
-28
/
+52
*
mm: make alloc_contig_range handle in-use hugetlb pages
Oscar Salvador
2021-05-05
1
-5
/
+17
*
mm: make alloc_contig_range handle free hugetlb pages
Oscar Salvador
2021-05-05
1
-0
/
+116
*
mm,hugetlb: split prep_new_huge_page functionality
Oscar Salvador
2021-05-05
1
-3
/
+17
*
mm,hugetlb: drop clearing of flag from prep_new_huge_page
Oscar Salvador
2021-05-05
1
-1
/
+0
*
hugetlb: add lockdep_assert_held() calls for hugetlb_lock
Mike Kravetz
2021-05-05
1
-0
/
+9
*
hugetlb: make free_huge_page irq safe
Mike Kravetz
2021-05-05
1
-106
/
+63
*
hugetlb: change free_pool_huge_page to remove_pool_huge_page
Mike Kravetz
2021-05-05
1
-42
/
+51
*
hugetlb: call update_and_free_page without hugetlb_lock
Mike Kravetz
2021-05-05
1
-5
/
+26
*
hugetlb: create remove_hugetlb_page() to separate functionality
Mike Kravetz
2021-05-05
1
-25
/
+40
*
hugetlb: add per-hstate mutex to synchronize user adjustments
Mike Kravetz
2021-05-05
1
-0
/
+8
*
hugetlb: no need to drop hugetlb_lock to call cma_release
Mike Kravetz
2021-05-05
1
-6
/
+0
*
mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()
Miaohe Lin
2021-05-05
1
-2
/
+9
*
mm/hugeltb: clarify (chg - freed) won't go negative in hugetlb_unreserve_pages()
Miaohe Lin
2021-05-05
1
-0
/
+3
*
mm/hugeltb: simplify the return code of __vma_reservation_common()
Miaohe Lin
2021-05-05
1
-21
/
+20
*
mm/hugeltb: remove redundant VM_BUG_ON() in region_add()
Miaohe Lin
2021-05-05
1
-1
/
+0
*
mm/hugetlb: simplify the code when alloc_huge_page() failed in hugetlb_no_page()
Miaohe Lin
2021-05-05
1
-6
/
+3
*
mm/hugetlb: optimize the surplus state transfer code in move_hugetlb_state()
Miaohe Lin
2021-05-05
1
-0
/
+6
*
mm/hugetlb: use some helper functions to cleanup code
Miaohe Lin
2021-05-05
1
-3
/
+3
*
mm/hugetlb: remove redundant reservation check condition in alloc_huge_page()
Miaohe Lin
2021-05-05
1
-1
/
+1
*
hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wp
Peter Xu
2021-05-05
1
-0
/
+51
*
mm/hugetlb: move flush_hugetlb_tlb_range() into hugetlb.h
Peter Xu
2021-05-05
1
-8
/
+0
*
hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled
Peter Xu
2021-05-05
1
-6
/
+16
*
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
2021-05-05
1
-7
/
+8
*
mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask
Matthew Wilcox (Oracle)
2021-04-30
1
-1
/
+1
*
hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
Miaohe Lin
2021-03-25
1
-4
/
+37
*
hugetlb: do early cow when page pinned on src mm
Peter Xu
2021-03-13
1
-4
/
+62
*
mm: use is_cow_mapping() across tree where proper
Peter Xu
2021-03-13
1
-3
/
+1
[next]