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
/
rmap.c
Age
Commit message (
Expand
)
Author
22 hours
mm-rmap-use-huge_ptep_get-in-try_to_migrate_one-checkpatch-fixes
Andrew Morton
22 hours
mm/rmap: use huge_ptep_get() in try_to_migrate_one()
Dev Jain
22 hours
mm/rmap: use huge_ptep_get() in try_to_unmap_one()
Dev Jain
22 hours
mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVES
Usama Arif
22 hours
mm: extract mm_prepare_for_swap_entries() helper
Usama Arif
2026-05-28
mm: remove page_mapped()
David Hildenbrand (Arm)
2026-05-21
mm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_one
Dev Jain
2026-04-05
mm/mglru: fix cgroup OOM during MGLRU state switching
Leno Hou
2026-04-05
mm: support batched checking of the young flag for MGLRU
Baolin Wang
2026-04-05
mm: rmap: add a ZONE_DEVICE folio warning in folio_referenced()
Baolin Wang
2026-04-05
mm: add folio_test_lazyfree helper
Vernon Yang
2026-03-21
mm/rmap: clear vma->anon_vma on error
Lorenzo Stoakes (Oracle)
2026-03-10
mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for sh...
Wei Yang
2026-03-10
mm/rmap: fix incorrect pte restoration for lazyfree folios
Dev Jain
2026-02-12
mm: rmap: support batched unmapping for file large folios
Baolin Wang
2026-02-12
mm: rmap: support batched checks of the references for large folios
Baolin Wang
2026-02-06
mm: add SPDX id lines to some mm source files
Tim Bird
2026-01-31
mm, swap: cleanup swap entry management workflow
Kairui Song
2026-01-26
mm/rmap: separate out fork-only logic on anon_vma_clone()
Lorenzo Stoakes
2026-01-26
mm/rmap: allocate anon_vma_chain objects unlocked when possible
Lorenzo Stoakes
2026-01-26
mm/rmap: remove unnecessary root lock dance in anon_vma clone, unmap
Lorenzo Stoakes
2026-01-26
mm/rmap: skip unfaulted VMAs on anon_vma clone, unlink
Lorenzo Stoakes
2026-01-26
mm/rmap: eliminate partial anon_vma tear-down in anon_vma_fork()
Lorenzo Stoakes
2026-01-26
mm/rmap: improve anon_vma_clone(), unlink_anon_vmas() comments, add asserts
Lorenzo Stoakes
2026-01-20
mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...
David Hildenbrand (Red Hat)
2026-01-20
mm/rmap: fix two comments related to huge_pmd_unshare()
David Hildenbrand (Red Hat)
2025-11-24
memcg: remove __lruvec_stat_mod_folio
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: replace pmd_to_swp_entry() with softleaf_from_pmd()
Lorenzo Stoakes
2025-11-24
mm/rmap: extend rmap and migration support device-private entries
Balbir Singh
2025-11-24
mm/zone_device: support large zone device private folios
Balbir Singh
2025-11-16
mm: always call rmap_walk() on locked folios
Lokesh Gidra
2025-09-28
mm/rmap: improve mlock tracking for large folios
Kiryl Shutsemau
2025-09-28
mm/rmap: mlock large folios in try_to_unmap_one()
Kiryl Shutsemau
2025-09-28
mm/rmap: fix a mlock race condition in folio_referenced_one()
Kiryl Shutsemau
2025-09-13
mm/rmap: use folio_large_nr_pages() when we are sure it is a large folio
Wei Yang
2025-09-13
mm/rmap: not necessary to mask off FOLIO_PAGES_MAPPED
Wei Yang
2025-09-13
mm, x86/mm: move creating the tlb_flush event back to x86 code
Steven Rostedt
2025-09-13
mm: remove redundant __GFP_NOWARN
Qianfeng Rong
2025-09-13
mm/rmap: convert "enum rmap_level" to "enum pgtable_level"
David Hildenbrand
2025-09-13
mm/rmap: do __folio_mod_stat() in __folio_add_rmap()
Wei Yang
2025-08-02
mm: add get_and_clear_ptes() and clear_ptes()
David Hildenbrand
2025-07-24
mm: remove arch_flush_tlb_batched_pending() arch helper
Ryan Roberts
2025-07-19
mm: split folio_pte_batch() into folio_pte_batch() and folio_pte_batch_flags()
David Hildenbrand
2025-07-19
mm: convert FPB_IGNORE_* into FPB_RESPECT_*
David Hildenbrand
2025-07-13
mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
David Hildenbrand
2025-07-12
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes which
Andrew Morton
2025-07-09
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
2025-07-09
mm/rmap: fix potential out-of-bounds page table access during batched unmap
Lance Yang
[next]