index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
migrate.c
Age
Commit message (
Expand
)
Author
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-12
mm: move folio_index to mm/swap.h and remove no longer needed helper
Kairui Song
2025-05-12
mm: add folio_expected_ref_count() for reference count calculation
Shivank Garg
2025-04-22
mm/migrate: fix sleep in atomic for large folios and buffer heads
Davidlohr Bueso
2025-04-07
migrate: Remove call to ->writepage
Matthew Wilcox (Oracle)
2025-03-17
mm: use ptep_get() instead of directly dereferencing pte_t*
Ryan Roberts
2025-03-17
mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()
David Hildenbrand
2025-03-16
mm: use READ/WRITE_ONCE() for vma->vm_flags on migrate, mprotect
Lorenzo Stoakes
2025-03-16
mm/migrate: fix shmem xarray update during migration
Zi Yan
2025-01-25
mm: separate move/undo parts from migrate_pages_batch()
Byungchul Park
2025-01-25
mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()
David Hildenbrand
2025-01-25
mm/migrate: don't call folio_putback_active_hugetlb() on dst hugetlb folio
David Hildenbrand
2025-01-25
mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
David Hildenbrand
2025-01-13
mm/migrate: remove slab checks in isolate_movable_page()
Hyeonggon Yoo
2025-01-13
mm: migrate: remove unused argument vma from migrate_misplaced_folio()
Donet Tom
2024-12-05
mm/codetag: swap tags when migrate pages
David Wang
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-06
mm: remove redundant condition for THP folio
Dev Jain
2024-11-05
mm: migrate LRU_REFS_MASK bits in folio_migrate_flags
Zhaoyang Huang
2024-11-05
mm/thp: fix deferred split unqueue naming and locking
Hugh Dickins
2024-10-31
vmscan,migrate: fix page count imbalance on node stats when demoting pages
Gregory Price
2024-10-30
mm: avoid VM_BUG_ON when try to map an anon large folio to zero page.
Zi Yan
2024-10-04
migrate: Remove references to Private2
Matthew Wilcox (Oracle)
2024-09-26
mm: migrate: annotate data-race in migrate_folio_unmap()
Jeongjun Park
2024-09-09
mm/codetag: add pgalloc_tag_copy()
Yu Zhao
2024-09-09
mm: migrate: remove unused includes
Kefeng Wang
2024-09-09
mm: migrate: simplify find_mm_struct()
Nanyong Sun
2024-09-09
mm: introduce a pageflag for partially mapped folios
Usama Arif
2024-09-09
mm: remap unused subpages to shared zeropage when splitting isolated thp
Yu Zhao
2024-09-09
mm: count the number of anonymous THPs per size
Barry Song
2024-09-03
mm: migrate: add isolate_folio_to_list()
Kefeng Wang
2024-09-03
mm: remove PageSwapCache
Matthew Wilcox (Oracle)
2024-09-03
mm,memcg: provide per-cgroup counters for NUMA balancing operations
Kaiyang Zhao
2024-09-01
fs: remove calls to set and clear the folio error flag
Matthew Wilcox (Oracle)
2024-09-01
mm/migrate: convert add_page_for_migration() from follow_page() to folio_walk
David Hildenbrand
2024-09-01
mm/migrate: convert do_pages_stat_array() from follow_page() to folio_walk
David Hildenbrand
2024-09-01
mm: consider CMA pages in watermark check for NUMA balancing target node
Kaiyang Zhao
2024-09-01
memory tiering: count PGPROMOTE_SUCCESS when mem tiering is enabled.
Zi Yan
2024-08-15
mm/migrate: fix deadlock in migrate_pages_batch() on large folios
Gao Xiang
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-12
mm/migrate: putback split folios when numa hint migration fails
Peter Xu
2024-07-12
mm: simplify folio_migrate_mapping()
Hugh Dickins
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
2024-07-12
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-07-12
mm, virt: merge AS_UNMOVABLE and AS_INACCESSIBLE
Paolo Bonzini
2024-07-06
mm: migrate: remove folio_migrate_copy()
Kefeng Wang
2024-07-06
fs: hugetlbfs: support poisoned recover from hugetlbfs_migrate_folio()
Kefeng Wang
[next]