summaryrefslogtreecommitdiff
path: root/mm/migrate_device.c
AgeCommit message (Expand)AuthorFilesLines
10 daysmm/migrate_device: avoid out-of-bounds writes for compound foliosHui Su1-0/+18
2026-08-24mm/migrate_device: fix cache flush when replacing huge zero PMDHui Su1-1/+1
2026-08-24mm/migrate_device: clear stale mapping after freeing swapcacheArvind Yadav1-0/+13
2026-08-04mm: rename uffd-wp PTE accessors to uffdKiryl Shutsemau (Meta)1-4/+4
2026-07-30mm/migrate_device: pin large folios before splittingUsama Arif1-3/+10
2026-07-30mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVESUsama Arif1-3/+3
2026-07-30mm/migrate_device: move softleaf_to_folio() inside device-private branchUsama Arif1-4/+7
2026-07-30mm: add softleaf_to_pmd() and convert existing callersUsama Arif1-1/+1
2026-07-28mm: migrate_device: use walk_page_range_vma() in migrate_vma_collect()Kefeng Wang1-1/+1
2026-07-20mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTEKefeng Wang1-2/+3
2026-05-28mm/migrate_device: cleanup up PMD Checks and warningsSunny Patel1-6/+3
2026-05-21mm/migrate_device: fix pgtable leak in migrate_vma_insert_huge_pmd_pageSunny Patel1-1/+3
2026-05-13mm/migrate_device: fix spinlock leak in migrate_vma_insert_huge_pmd_pageSunny Patel1-1/+1
2026-04-18mm/migrate_device: remove dead migration entry check in migrate_vma_collect_h...Davidlohr Bueso1-6/+0
2026-04-05mm/migrate_device: document folio_get requirement before frozen PMD splitUsama Arif1-0/+4
2026-03-02mm: Fix a hmm_range_fault() livelock / starvation problemThomas Hellström1-1/+1
2026-01-20mm: fix minor spelling mistakes in commentsKevin Lourenco1-2/+2
2026-01-20mm: introduce generic lazy_mmu helpersKevin Brodsky1-4/+4
2025-11-24mm/huge_memory.c: introduce folio_split_unmappedBalbir Singh1-2/+1
2025-11-24mm: eliminate further swapops predicatesLorenzo Stoakes1-5/+5
2025-11-24mm: replace pmd_to_swp_entry() with softleaf_from_pmd()Lorenzo Stoakes1-7/+7
2025-11-24mm/migrate_device: add THP splitting during migrationBalbir Singh1-11/+76
2025-11-24mm/migrate_device: implement THP migration of zone device pagesBalbir Singh1-63/+406
2025-11-24mm/migrate_device: handle partially mapped folios during collectionBalbir Singh1-1/+69
2025-09-13treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand1-1/+1
2025-07-09mm: remove redundant pXd_devmap callsAlistair Popple1-1/+1
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+12
2025-03-17mm: allow compound zone device pagesAlistair Popple1-6/+12
2025-03-06mm/migrate: Trylock device page in do_swap_pageMatthew Brost1-18/+46
2025-03-06mm/migrate: Add migrate_device_pfnsMatthew Brost1-15/+37
2025-02-17mm/migrate_device: don't add folio to be freed to LRU in migrate_device_final...David Hildenbrand1-9/+4
2024-09-09mm: remap unused subpages to shared zeropage when splitting isolated thpYu Zhao1-2/+2
2024-09-09mm: remove isolate_lru_page()Kefeng Wang1-2/+2
2024-09-09mm: migrate_device: use more folio in migrate_device_finalize()Kefeng Wang1-19/+22
2024-09-09mm: migrate_device: use more folio in migrate_device_unmap()Kefeng Wang1-10/+10
2024-09-09mm: migrate_device: use a folio in migrate_device_range()Kefeng Wang1-4/+5
2024-09-09mm: migrate_device: convert to migrate_device_coherent_folio()Kefeng Wang1-15/+15
2024-07-03mm: extend rmap flags arguments for folio_add_new_anon_rmapBarry Song1-1/+1
2024-07-03mm: migrate_device: unify migrate folio for MIGRATE_SYNC_NO_COPYKefeng Wang1-6/+7
2024-07-03mm: migrate_device: use a newfolio in __migrate_device_pages()Kefeng Wang1-8/+9
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-21/+20
2024-05-05migrate: expand the use of folio in __migrate_device_pages()Matthew Wilcox (Oracle)1-8/+5
2024-05-05mm/migrate_device: use folio_mapcount() in migrate_vma_check_page()David Hildenbrand1-5/+7
2024-04-25mm: convert migrate_vma_collect_pmd to use a folioMatthew Wilcox (Oracle)1-8/+8
2024-04-12mm: replace set_pte_at_notify() with just set_pte_at()Paolo Bonzini1-6/+2
2023-12-29mm: convert page_try_share_anon_rmap() to folio_try_share_anon_rmap_[pte|pmd]()David Hildenbrand1-1/+1
2023-12-29mm/migrate_device: page_remove_rmap() -> folio_remove_rmap_pte()David Hildenbrand1-18/+21
2023-12-29mm: convert migrate_vma_insert_page() to use a folioMatthew Wilcox (Oracle)1-11/+12
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-08-21merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton1-0/+1