index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
gup.c
Age
Commit message (
Expand
)
Author
2025-04-17
mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()
Baoquan He
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-17
mm: move _pincount in folio to page[2] on 32bit
David Hildenbrand
2025-03-17
fs/dax: properly refcount fs dax pages
Alistair Popple
2025-03-17
mm/gup: remove redundant check for PCI P2PDMA page
Alistair Popple
2025-03-16
mm: remove the access_ok() call from gup_fast_fallback()
David Laight
2025-03-16
mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs
David Hildenbrand
2025-02-21
fs: avoid mmap sem relocks when coredumping with many missing pages
Mateusz Guzik
2025-02-01
mm: gup: fix infinite loop within __get_longterm_locked
Zhaoyang Huang
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
David Hildenbrand
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-13
mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
Guillaume Morin
2024-12-05
mm/gup: handle NULL pages in unpin_user_pages()
John Hubbard
2024-12-02
mm/gup: Use raw_seqcount_try_begin()
Peter Zijlstra
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-21
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-12
mm/gup: avoid an unnecessary allocation call for FOLL_LONGTERM cases
John Hubbard
2024-11-06
gup: convert FOLL_TOUCH case in follow_page_pte() to folio
Matthew Wilcox (Oracle)
2024-10-30
mm/gup: stop leaking pinned pages in low memory conditions
John Hubbard
2024-10-28
mm/gup: Add folio_add_pins()
Steve Sistare
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
[next]