index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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-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
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
[next]