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
3 days
mm/rmap: remove stale hugetlb check in try_to_unmap_one
Dev Jain
3 days
mm: make per-VMA locks available universally
Dave Hansen
3 days
mm/rmap: fix missing barrier between anon_vma init and vma->anon_vma publish
Jinjiang Tu
2026-08-24
mm/rmap: synchronize lock and unlock target in anon_vma_clone
Eric Kim
2026-08-24
mm: vmscan: convert folio_referenced() to use vma_flags_t
Baolin Wang
2026-08-24
mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
Lorenzo Stoakes (ARM)
2026-08-24
mm/rmap: track whether the page VMA mapped pgoff is anonymous
Lorenzo Stoakes (ARM)
2026-08-24
mm: introduce and use vma_filebacked_address()
Lorenzo Stoakes (ARM)
2026-08-06
mm/rmap: batch unmap file folios belonging to uffd-wp VMAs
Dev Jain
2026-08-06
mm/memory: batch set uffd-wp markers during zapping
Dev Jain
2026-08-04
mm/rmap: add anon folio unmap dispatcher
Dev Jain
2026-08-04
mm/rmap: refactor anon folio unmap in try_to_unmap_one
Dev Jain
2026-08-04
mm/rmap: refactor some code around lazyfree folio unmapping
Dev Jain
2026-08-04
mm/rmap: add try_to_unmap_poisoned_hugetlb_one
Dev Jain
2026-08-04
mm/rmap: convert page -> folio for hwpoison checks
Dev Jain
2026-08-04
mm/rmap: rename anon_vma_interval_tree_*() to anon_rmap_tree_*()
Lorenzo Stoakes
2026-08-04
mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
Lorenzo Stoakes
2026-08-04
mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
Lorenzo Stoakes
2026-08-04
mm/rmap: parameterise vma_interval_tree_*() by address_space
Lorenzo Stoakes
2026-08-04
mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
Kiryl Shutsemau (Meta)
2026-08-04
mm: rename uffd-wp PTE accessors to uffd
Kiryl Shutsemau (Meta)
2026-07-30
mm/rmap: use huge_ptep_get() in try_to_migrate_one()
Dev Jain
2026-07-30
mm/rmap: use huge_ptep_get() in try_to_unmap_one()
Dev Jain
2026-07-30
mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVES
Usama Arif
2026-07-30
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
[next]