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.12.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
/
gup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/gup: stop leaking pinned pages in low memory conditions
John Hubbard
2024-10-30
1
-14
/
+19
*
mm/hugetlb: simplify refs in memfd_alloc_folio
Steve Sistare
2024-09-26
1
-3
/
+1
*
mm/gup: fix memfd_pin_folios alloc race panic
Steve Sistare
2024-09-26
1
-0
/
+1
*
mm/hugetlb: fix memfd_pin_folios free_huge_pages leak
Steve Sistare
2024-09-26
1
-1
/
+3
*
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
1
-42
/
+26
|
\
|
*
mm/gup: detect huge pfnmap entries in gup-fast
Peter Xu
2024-09-17
1
-0
/
+6
|
*
mm: migrate_device: convert to migrate_device_coherent_folio()
Kefeng Wang
2024-09-09
1
-1
/
+1
|
*
mm: remove follow_page()
David Hildenbrand
2024-09-01
1
-23
/
+1
|
*
mm/gup: convert to arch_make_folio_accessible()
David Hildenbrand
2024-09-01
1
-3
/
+5
|
*
mm: remove foll_flags in __get_user_pages
Josef Bacik
2024-09-01
1
-6
/
+4
|
*
mm: cleanup flags usage in faultin_page
Josef Bacik
2024-09-01
1
-10
/
+10
*
|
mm: release number of pages of a folio
Kundan Kumar
2024-09-11
1
-0
/
+13
|
/
*
mm: remove CONFIG_ARCH_HAS_HUGEPD
Christophe Leroy
2024-07-12
1
-189
/
+5
*
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
2024-07-12
1
-1
/
+1
*
mm/gup: introduce memfd_pin_folios() for pinning memfd folios
Vivek Kasireddy
2024-07-12
1
-0
/
+139
*
mm/gup: introduce check_and_migrate_movable_folios()
Vivek Kasireddy
2024-07-12
1
-47
/
+77
*
mm/gup: introduce unpin_folio/unpin_folios helpers
Vivek Kasireddy
2024-07-12
1
-0
/
+47
*
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix
Andrew Morton
2024-07-06
1
-137
/
+154
|
\
|
*
mm: gup: stop abusing try_grab_folio
Yang Shi
2024-07-06
1
-136
/
+153
|
*
mm: page_ref: remove folio_try_get_rcu()
Yang Shi
2024-07-03
1
-1
/
+1
*
|
mm: remove page_mkclean()
Kefeng Wang
2024-07-03
1
-1
/
+1
*
|
mm: introduce pmd|pte_needs_soft_dirty_wp helpers for softdirty write-protect
Barry Song
2024-07-03
1
-2
/
+2
|
/
*
mm/gup: fix hugepd handling in hugetlb rework
Peter Xu
2024-05-07
1
-25
/
+39
*
gup: use folios for gup_devmap
Matthew Wilcox (Oracle)
2024-05-05
1
-9
/
+8
*
mm: convert put_devmap_managed_page_refs() to put_devmap_managed_folio_refs()
Matthew Wilcox (Oracle)
2024-05-05
1
-3
/
+3
*
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
2024-04-25
1
-5
/
+5
*
mm/gup: consistently name GUP-fast functions
David Hildenbrand
2024-04-25
1
-102
/
+103
*
mm/gup: handle hugetlb in the generic follow_page_mask code
Peter Xu
2024-04-25
1
-10
/
+5
*
mm/gup: handle hugepd for follow_page()
Peter Xu
2024-04-25
1
-106
/
+163
*
mm/gup: handle huge pmd for follow_pmd_mask()
Peter Xu
2024-04-25
1
-6
/
+98
*
mm/gup: handle huge pud for follow_pud_mask()
Peter Xu
2024-04-25
1
-3
/
+67
*
mm/gup: cache *pudp in follow_pud_mask()
Peter Xu
2024-04-25
1
-8
/
+9
*
mm/gup: handle hugetlb for no_page_table()
Peter Xu
2024-04-25
1
-18
/
+26
*
mm/gup: refactor record_subpages() to find 1st small page
Peter Xu
2024-04-25
1
-11
/
+14
*
mm/gup: drop gup_fast_folio_allowed() in hugepd processing
Peter Xu
2024-04-25
1
-5
/
+8
*
mm: merge folio_is_secretmem() and folio_fast_pin_allowed() into gup_fast_fol...
David Hildenbrand
2024-04-25
1
-20
/
+28
*
mm: record the migration reason for struct migration_target_control
Baolin Wang
2024-04-25
1
-0
/
+1
*
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
2024-04-25
1
-2
/
+2
*
mm/gup: merge pXd huge mapping checks
Peter Xu
2024-04-25
1
-4
/
+3
*
mm/gup: check p4d presence before going on
Peter Xu
2024-04-25
1
-2
/
+2
*
mm/gup: cache p4d in follow_p4d_mask()
Peter Xu
2024-04-25
1
-6
/
+7
*
mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properly
David Hildenbrand
2024-04-16
1
-22
/
+32
*
mm: clean up populate_vma_page_range() FOLL_* flag handling
Linus Torvalds
2024-03-29
1
-6
/
+8
*
mm: convert page_try_share_anon_rmap() to folio_try_share_anon_rmap_[pte|pmd]()
David Hildenbrand
2023-12-29
1
-1
/
+1
*
mm/gup: fix follow_devmap_p[mu]d() on page==NULL handling
Peter Xu
2023-12-10
1
-0
/
+2
*
mm/gup: make failure to pin an error if FOLL_NOWAIT not specified
Lorenzo Stoakes
2023-10-18
1
-0
/
+11
*
mm/gup: explicitly define and check internal GUP flags, disallow FOLL_TOUCH
Lorenzo Stoakes
2023-10-18
1
-3
/
+2
*
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
1
-1
/
+1
|
\
|
*
mm: Don't allow write GUPs to shadow stack memory
Rick Edgecombe
2023-08-02
1
-1
/
+1
*
|
secretmem: convert page_is_secretmem() to folio_is_secretmem()
Matthew Wilcox (Oracle)
2023-08-24
1
-1
/
+1
[next]