summaryrefslogtreecommitdiff
path: root/mm/migrate.c
AgeCommit message (Expand)Author
28 hoursmm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_SUPPORTS_PMD_SOFTLEAFUsama Arif
28 hoursmm/migrate: use migrate_info field instead of privateShivank Garg
28 hoursmm/migrate: fix stale list name in migrate_folios_move() commentShivank Garg
28 hoursmm/migrate: rename page to folio leftoversShivank Garg
28 hoursmm: use enum migrate_reason instead of int for migration reason parametersYe Liu
28 hoursmm/migrate: exclude hugetlb folios from MTHP_STAT_NR_ANON accountingNico Pache
2026-06-04mm/migrate: find_mm_struct: fix race between security checks and suid execOleg Nesterov
2026-06-04mm: remove mentions of PageWritebackMatthew Wilcox (Oracle)
2026-05-28mm/migrate: rename PAGE_ migration flags to FOLIO_Shivank Garg
2026-04-18mm: migrate: prevent memory cgroup release in folio_migrate_mapping()Muchun Song
2026-04-05mm: fix deferred split queue races during migrationLance Yang
2026-04-05mm: introduce CONFIG_NUMA_MIGRATION and simplify CONFIG_MIGRATIONDavid Hildenbrand (Arm)
2026-04-05mm: migrate: requeue destination folio on deferred split queueUsama Arif
2026-04-05mm: rename my_zero_pfn() to zero_pfn()Mike Rapoport (Microsoft)
2026-03-02mm: Fix a hmm_range_fault() livelock / starvation problemThomas Hellström
2026-01-31mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATIONDavid Hildenbrand (Red Hat)
2026-01-26migrate: replace RMP_ flags with TTU_ flagsMatthew Wilcox (Oracle)
2026-01-19migrate: correct lock ordering for hugetlb file foliosMatthew Wilcox (Oracle)
2025-11-24memcg: remove __mod_lruvec_stateShakeel Butt
2025-11-24mm: replace remaining pte_to_swp_entry() with softleaf_from_pte()Lorenzo Stoakes
2025-11-24mm: eliminate further swapops predicatesLorenzo Stoakes
2025-11-24mm: remove is_hugetlb_entry_[migration, hwpoisoned]()Lorenzo Stoakes
2025-11-24mm: replace pmd_to_swp_entry() with softleaf_from_pmd()Lorenzo Stoakes
2025-11-24mm: avoid unnecessary uses of is_swap_pte()Lorenzo Stoakes
2025-11-24mm/huge_memory: implement device-private THP splittingBalbir Singh
2025-11-20migrate: optimise alloc_migration_target()Matthew Wilcox (Oracle)
2025-11-16mm/migrate, swap: drop usage of folio_indexKairui Song
2025-10-15mm: prevent poison consumption when splitting THPQiuxu Zhuo
2025-10-07mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP ...Lance Yang
2025-10-07mm/thp: fix MTE tag mismatch when replacing zero-filled subpagesLance Yang
2025-09-21mm, swap: use the swap table for the swap cache and switch APIKairui Song
2025-09-21mm, swap: wrap swap cache replacement with a helperKairui Song
2025-09-13treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand
2025-09-13mm/migrate: remove MIGRATEPAGE_UNMAPDavid Hildenbrand
2025-08-19mm/migrate: fix NULL movable_ops if CONFIG_ZSMALLOC=mHuacai Chen
2025-07-19mm/page_owner: convert set_page_owner_migrate_reason() to foliosSidhartha Kumar
2025-07-19mm/migrate: remove the -EEXIST conversion for move_pages()Wei Yang
2025-07-13mm: rename PG_isolated to PG_movable_ops_isolatedDavid Hildenbrand
2025-07-13mm: stop storing migration_ops in page->mappingDavid Hildenbrand
2025-07-13mm: remove __folio_test_movable()David Hildenbrand
2025-07-13mm: rename __PageMovable() to page_has_movable_ops()David Hildenbrand
2025-07-13mm/migration: remove PageMovable()David Hildenbrand
2025-07-13mm/migrate: move movable_ops page handling out of move_to_new_folio()David Hildenbrand
2025-07-13mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()David Hildenbrand
2025-07-13mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()David Hildenbrand
2025-07-13mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()David Hildenbrand
2025-07-12Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes whichAndrew Morton
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple
2025-07-09mm/migrate: fix do_pages_stat in compat modeChristoph Berg
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds