index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
gup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-19
mm/gup: revert "mm: gup: fix infinite loop within __get_longterm_locked"
David Hildenbrand
1
-4
/
+10
2025-05-31
mm/gup: update comment explaining why gup_fast() disables IRQs
Jann Horn
1
-1
/
+1
2025-05-13
mm: remove obsolete pgd_offset_gate()
Feng Lee
1
-4
/
+1
2025-05-12
mm/gup: remove page_folio() in memfd_pin_folios()
Vishal Moola (Oracle)
1
-1
/
+1
2025-05-12
mm/gup: remove unnecessary check in memfd_pin_folios()
Vishal Moola (Oracle)
1
-14
/
+1
2025-05-12
mm: move folio_index to mm/swap.h and remove no longer needed helper
Kairui Song
1
-0
/
+1
2025-05-11
mm/gup: clean up codes in fault_in_xxx() functions
Baoquan He
1
-38
/
+24
2025-05-11
mm/gup: remove gup_fast_pgd_leaf() and clean up the relevant codes
Baoquan He
1
-46
/
+3
2025-05-11
mm/gup: remove unneeded checking in follow_page_pte()
Baoquan He
1
-6
/
+5
2025-04-17
mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()
Baoquan He
1
-2
/
+2
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-18
/
+11
2025-03-17
mm: move _pincount in folio to page[2] on 32bit
David Hildenbrand
1
-4
/
+4
2025-03-17
fs/dax: properly refcount fs dax pages
Alistair Popple
1
-6
/
+3
2025-03-17
mm/gup: remove redundant check for PCI P2PDMA page
Alistair Popple
1
-5
/
+0
2025-03-16
mm: remove the access_ok() call from gup_fast_fallback()
David Laight
1
-3
/
+1
2025-03-16
mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs
David Hildenbrand
1
-0
/
+3
2025-02-21
fs: avoid mmap sem relocks when coredumping with many missing pages
Mateusz Guzik
1
-3
/
+3
2025-02-01
mm: gup: fix infinite loop within __get_longterm_locked
Zhaoyang Huang
1
-10
/
+4
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-48
/
+45
2025-01-25
mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
David Hildenbrand
1
-1
/
+1
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2025-01-13
mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
Guillaume Morin
1
-47
/
+44
2024-12-05
mm/gup: handle NULL pages in unpin_user_pages()
John Hubbard
1
-1
/
+10
2024-12-02
mm/gup: Use raw_seqcount_try_begin()
Peter Zijlstra
1
-2
/
+1
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2024-11-21
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+24
2024-11-12
mm/gup: avoid an unnecessary allocation call for FOLL_LONGTERM cases
John Hubbard
1
-39
/
+77
2024-11-06
gup: convert FOLL_TOUCH case in follow_page_pte() to folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2024-10-30
mm/gup: stop leaking pinned pages in low memory conditions
John Hubbard
1
-14
/
+19
2024-10-28
mm/gup: Add folio_add_pins()
Steve Sistare
1
-0
/
+24
2024-09-26
mm/hugetlb: simplify refs in memfd_alloc_folio
Steve Sistare
1
-3
/
+1
2024-09-26
mm/gup: fix memfd_pin_folios alloc race panic
Steve Sistare
1
-0
/
+1
2024-09-26
mm/hugetlb: fix memfd_pin_folios free_huge_pages leak
Steve Sistare
1
-1
/
+3
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-42
/
+26
2024-09-17
mm/gup: detect huge pfnmap entries in gup-fast
Peter Xu
1
-0
/
+6
2024-09-11
mm: release number of pages of a folio
Kundan Kumar
1
-0
/
+13
2024-09-09
mm: migrate_device: convert to migrate_device_coherent_folio()
Kefeng Wang
1
-1
/
+1
2024-09-01
mm: remove follow_page()
David Hildenbrand
1
-23
/
+1
2024-09-01
mm/gup: convert to arch_make_folio_accessible()
David Hildenbrand
1
-3
/
+5
2024-09-01
mm: remove foll_flags in __get_user_pages
Josef Bacik
1
-6
/
+4
2024-09-01
mm: cleanup flags usage in faultin_page
Josef Bacik
1
-10
/
+10
2024-07-12
mm: remove CONFIG_ARCH_HAS_HUGEPD
Christophe Leroy
1
-189
/
+5
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
1
-1
/
+1
2024-07-12
mm/gup: introduce memfd_pin_folios() for pinning memfd folios
Vivek Kasireddy
1
-0
/
+139
2024-07-12
mm/gup: introduce check_and_migrate_movable_folios()
Vivek Kasireddy
1
-47
/
+77
2024-07-12
mm/gup: introduce unpin_folio/unpin_folios helpers
Vivek Kasireddy
1
-0
/
+47
2024-07-06
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
1
-137
/
+154
2024-07-06
mm: gup: stop abusing try_grab_folio
Yang Shi
1
-136
/
+153
2024-07-03
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
1
-1
/
+1
2024-07-03
mm: remove page_mkclean()
Kefeng Wang
1
-1
/
+1
[next]