index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
gup.c
Age
Commit message (
Expand
)
Author
2025-07-06
mm/gup: revert "mm: gup: fix infinite loop within __get_longterm_locked"
David Hildenbrand
2025-04-25
mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()
Baoquan He
2025-04-10
mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs
David Hildenbrand
2025-02-17
mm: gup: fix infinite loop within __get_longterm_locked
Zhaoyang Huang
2024-12-14
mm/gup: handle NULL pages in unpin_user_pages()
John Hubbard
2024-11-12
mm/gup: avoid an unnecessary allocation call for FOLL_LONGTERM cases
John Hubbard
2024-10-30
mm/gup: stop leaking pinned pages in low memory conditions
John Hubbard
2024-09-26
mm/hugetlb: simplify refs in memfd_alloc_folio
Steve Sistare
2024-09-26
mm/gup: fix memfd_pin_folios alloc race panic
Steve Sistare
2024-09-26
mm/hugetlb: fix memfd_pin_folios free_huge_pages leak
Steve Sistare
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-17
mm/gup: detect huge pfnmap entries in gup-fast
Peter Xu
2024-09-11
mm: release number of pages of a folio
Kundan Kumar
2024-09-09
mm: migrate_device: convert to migrate_device_coherent_folio()
Kefeng Wang
2024-09-01
mm: remove follow_page()
David Hildenbrand
2024-09-01
mm/gup: convert to arch_make_folio_accessible()
David Hildenbrand
2024-09-01
mm: remove foll_flags in __get_user_pages
Josef Bacik
2024-09-01
mm: cleanup flags usage in faultin_page
Josef Bacik
2024-07-12
mm: remove CONFIG_ARCH_HAS_HUGEPD
Christophe Leroy
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
2024-07-12
mm/gup: introduce memfd_pin_folios() for pinning memfd folios
Vivek Kasireddy
2024-07-12
mm/gup: introduce check_and_migrate_movable_folios()
Vivek Kasireddy
2024-07-12
mm/gup: introduce unpin_folio/unpin_folios helpers
Vivek Kasireddy
2024-07-06
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-06
mm: gup: stop abusing try_grab_folio
Yang Shi
2024-07-03
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
2024-07-03
mm: remove page_mkclean()
Kefeng Wang
2024-07-03
mm: introduce pmd|pte_needs_soft_dirty_wp helpers for softdirty write-protect
Barry Song
2024-05-07
mm/gup: fix hugepd handling in hugetlb rework
Peter Xu
2024-05-05
gup: use folios for gup_devmap
Matthew Wilcox (Oracle)
2024-05-05
mm: convert put_devmap_managed_page_refs() to put_devmap_managed_folio_refs()
Matthew Wilcox (Oracle)
2024-04-25
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
2024-04-25
mm/gup: consistently name GUP-fast functions
David Hildenbrand
2024-04-25
mm/gup: handle hugetlb in the generic follow_page_mask code
Peter Xu
2024-04-25
mm/gup: handle hugepd for follow_page()
Peter Xu
2024-04-25
mm/gup: handle huge pmd for follow_pmd_mask()
Peter Xu
2024-04-25
mm/gup: handle huge pud for follow_pud_mask()
Peter Xu
2024-04-25
mm/gup: cache *pudp in follow_pud_mask()
Peter Xu
2024-04-25
mm/gup: handle hugetlb for no_page_table()
Peter Xu
2024-04-25
mm/gup: refactor record_subpages() to find 1st small page
Peter Xu
2024-04-25
mm/gup: drop gup_fast_folio_allowed() in hugepd processing
Peter Xu
2024-04-25
mm: merge folio_is_secretmem() and folio_fast_pin_allowed() into gup_fast_fol...
David Hildenbrand
2024-04-25
mm: record the migration reason for struct migration_target_control
Baolin Wang
2024-04-25
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
2024-04-25
mm/gup: merge pXd huge mapping checks
Peter Xu
2024-04-25
mm/gup: check p4d presence before going on
Peter Xu
2024-04-25
mm/gup: cache p4d in follow_p4d_mask()
Peter Xu
2024-04-16
mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properly
David Hildenbrand
2024-03-29
mm: clean up populate_vma_page_range() FOLL_* flag handling
Linus Torvalds
2023-12-29
mm: convert page_try_share_anon_rmap() to folio_try_share_anon_rmap_[pte|pmd]()
David Hildenbrand
[next]