index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
migrate.c
Age
Commit message (
Expand
)
Author
28 hours
mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_SUPPORTS_PMD_SOFTLEAF
Usama Arif
28 hours
mm/migrate: use migrate_info field instead of private
Shivank Garg
28 hours
mm/migrate: fix stale list name in migrate_folios_move() comment
Shivank Garg
28 hours
mm/migrate: rename page to folio leftovers
Shivank Garg
28 hours
mm: use enum migrate_reason instead of int for migration reason parameters
Ye Liu
28 hours
mm/migrate: exclude hugetlb folios from MTHP_STAT_NR_ANON accounting
Nico Pache
2026-06-04
mm/migrate: find_mm_struct: fix race between security checks and suid exec
Oleg Nesterov
2026-06-04
mm: remove mentions of PageWriteback
Matthew Wilcox (Oracle)
2026-05-28
mm/migrate: rename PAGE_ migration flags to FOLIO_
Shivank Garg
2026-04-18
mm: migrate: prevent memory cgroup release in folio_migrate_mapping()
Muchun Song
2026-04-05
mm: fix deferred split queue races during migration
Lance Yang
2026-04-05
mm: introduce CONFIG_NUMA_MIGRATION and simplify CONFIG_MIGRATION
David Hildenbrand (Arm)
2026-04-05
mm: migrate: requeue destination folio on deferred split queue
Usama Arif
2026-04-05
mm: rename my_zero_pfn() to zero_pfn()
Mike Rapoport (Microsoft)
2026-03-02
mm: Fix a hmm_range_fault() livelock / starvation problem
Thomas Hellström
2026-01-31
mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
David Hildenbrand (Red Hat)
2026-01-26
migrate: replace RMP_ flags with TTU_ flags
Matthew Wilcox (Oracle)
2026-01-19
migrate: correct lock ordering for hugetlb file folios
Matthew Wilcox (Oracle)
2025-11-24
memcg: remove __mod_lruvec_state
Shakeel Butt
2025-11-24
mm: replace remaining pte_to_swp_entry() with softleaf_from_pte()
Lorenzo Stoakes
2025-11-24
mm: eliminate further swapops predicates
Lorenzo Stoakes
2025-11-24
mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
Lorenzo Stoakes
2025-11-24
mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
Lorenzo Stoakes
2025-11-24
mm: avoid unnecessary uses of is_swap_pte()
Lorenzo Stoakes
2025-11-24
mm/huge_memory: implement device-private THP splitting
Balbir Singh
2025-11-20
migrate: optimise alloc_migration_target()
Matthew Wilcox (Oracle)
2025-11-16
mm/migrate, swap: drop usage of folio_index
Kairui Song
2025-10-15
mm: prevent poison consumption when splitting THP
Qiuxu Zhuo
2025-10-07
mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP ...
Lance Yang
2025-10-07
mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
Lance Yang
2025-09-21
mm, swap: use the swap table for the swap cache and switch API
Kairui Song
2025-09-21
mm, swap: wrap swap cache replacement with a helper
Kairui Song
2025-09-13
treewide: remove MIGRATEPAGE_SUCCESS
David Hildenbrand
2025-09-13
mm/migrate: remove MIGRATEPAGE_UNMAP
David Hildenbrand
2025-08-19
mm/migrate: fix NULL movable_ops if CONFIG_ZSMALLOC=m
Huacai Chen
2025-07-19
mm/page_owner: convert set_page_owner_migrate_reason() to folios
Sidhartha Kumar
2025-07-19
mm/migrate: remove the -EEXIST conversion for move_pages()
Wei Yang
2025-07-13
mm: rename PG_isolated to PG_movable_ops_isolated
David Hildenbrand
2025-07-13
mm: stop storing migration_ops in page->mapping
David Hildenbrand
2025-07-13
mm: remove __folio_test_movable()
David Hildenbrand
2025-07-13
mm: rename __PageMovable() to page_has_movable_ops()
David Hildenbrand
2025-07-13
mm/migration: remove PageMovable()
David Hildenbrand
2025-07-13
mm/migrate: move movable_ops page handling out of move_to_new_folio()
David Hildenbrand
2025-07-13
mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
David Hildenbrand
2025-07-13
mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()
David Hildenbrand
2025-07-13
mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
David Hildenbrand
2025-07-12
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes which
Andrew Morton
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
2025-07-09
mm/migrate: fix do_pages_stat in compat mode
Christoph Berg
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]