index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
gup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-13
mm: remove CONFIG_ARCH_HAS_HUGEPD
Christophe Leroy
1
-189
/
+5
2024-07-13
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
1
-1
/
+1
2024-07-13
mm/gup: introduce memfd_pin_folios() for pinning memfd folios
Vivek Kasireddy
1
-0
/
+139
2024-07-13
mm/gup: introduce check_and_migrate_movable_folios()
Vivek Kasireddy
1
-47
/
+77
2024-07-13
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-04
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
1
-1
/
+1
2024-07-04
mm: remove page_mkclean()
Kefeng Wang
1
-1
/
+1
2024-07-04
mm: introduce pmd|pte_needs_soft_dirty_wp helpers for softdirty write-protect
Barry Song
1
-2
/
+2
2024-05-07
mm/gup: fix hugepd handling in hugetlb rework
Peter Xu
1
-25
/
+39
2024-05-06
gup: use folios for gup_devmap
Matthew Wilcox (Oracle)
1
-9
/
+8
2024-05-06
mm: convert put_devmap_managed_page_refs() to put_devmap_managed_folio_refs()
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-04-26
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
1
-5
/
+5
2024-04-26
mm/gup: consistently name GUP-fast functions
David Hildenbrand
1
-102
/
+103
2024-04-26
mm/gup: handle hugetlb in the generic follow_page_mask code
Peter Xu
1
-10
/
+5
2024-04-26
mm/gup: handle hugepd for follow_page()
Peter Xu
1
-106
/
+163
2024-04-26
mm/gup: handle huge pmd for follow_pmd_mask()
Peter Xu
1
-6
/
+98
2024-04-26
mm/gup: handle huge pud for follow_pud_mask()
Peter Xu
1
-3
/
+67
2024-04-26
mm/gup: cache *pudp in follow_pud_mask()
Peter Xu
1
-8
/
+9
2024-04-26
mm/gup: handle hugetlb for no_page_table()
Peter Xu
1
-18
/
+26
2024-04-26
mm/gup: refactor record_subpages() to find 1st small page
Peter Xu
1
-11
/
+14
2024-04-26
mm/gup: drop gup_fast_folio_allowed() in hugepd processing
Peter Xu
1
-5
/
+8
2024-04-26
mm: merge folio_is_secretmem() and folio_fast_pin_allowed() into gup_fast_fol...
David Hildenbrand
1
-20
/
+28
2024-04-26
mm: record the migration reason for struct migration_target_control
Baolin Wang
1
-0
/
+1
2024-04-26
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
1
-2
/
+2
2024-04-26
mm/gup: merge pXd huge mapping checks
Peter Xu
1
-4
/
+3
2024-04-26
mm/gup: check p4d presence before going on
Peter Xu
1
-2
/
+2
2024-04-26
mm/gup: cache p4d in follow_p4d_mask()
Peter Xu
1
-6
/
+7
2024-04-17
mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properly
David Hildenbrand
1
-22
/
+32
2024-03-29
mm: clean up populate_vma_page_range() FOLL_* flag handling
Linus Torvalds
1
-6
/
+8
2023-12-29
mm: convert page_try_share_anon_rmap() to folio_try_share_anon_rmap_[pte|pmd]()
David Hildenbrand
1
-1
/
+1
2023-12-11
mm/gup: fix follow_devmap_p[mu]d() on page==NULL handling
Peter Xu
1
-0
/
+2
2023-10-19
mm/gup: make failure to pin an error if FOLL_NOWAIT not specified
Lorenzo Stoakes
1
-0
/
+11
2023-10-19
mm/gup: explicitly define and check internal GUP flags, disallow FOLL_TOUCH
Lorenzo Stoakes
1
-3
/
+2
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-25
secretmem: convert page_is_secretmem() to folio_is_secretmem()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-22
mm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT
David Hildenbrand
1
-7
/
+0
2023-08-22
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
1
-6
/
+24
2023-08-21
mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
David Hildenbrand
1
-6
/
+24
2023-08-18
mm/gup: retire follow_hugetlb_page()
Peter Xu
1
-19
/
+0
2023-08-18
mm/gup: accelerate thp gup even for "pages != NULL"
Peter Xu
1
-7
/
+44
2023-08-18
mm/gup: cleanup next_page handling
Peter Xu
1
-4
/
+3
2023-08-18
mm/hugetlb: add page_mask for hugetlb_follow_page_mask()
Peter Xu
1
-1
/
+2
2023-08-18
mm/hugetlb: handle FOLL_DUMP well in follow_page_mask()
Peter Xu
1
-7
/
+2
2023-08-03
mm: Don't allow write GUPs to shadow stack memory
Rick Edgecombe
1
-1
/
+1
2023-07-05
gup: make the stack expansion warning a bit more targeted
Linus Torvalds
1
-10
/
+41
2023-06-29
Merge branch 'expand-stack'
Linus Torvalds
1
-3
/
+11
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-150
/
+256
2023-06-27
gup: add warning if some caller would seem to want stack expansion
Linus Torvalds
1
-2
/
+10
[next]