index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memory.c
Age
Commit message (
Expand
)
Author
13 days
mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()
Roman Gushchin
13 days
mm: rename page->index to page->__folio_index
Matthew Wilcox (Oracle)
2025-05-22
mm: convert do_set_pmd() to take a folio
Baolin Wang
2025-05-22
mm: convert VM_PFNMAP tracking to pfnmap_track() + pfnmap_untrack()
David Hildenbrand
2025-05-22
mm: convert track_pfn_insert() to pfnmap_setup_cachemode*()
David Hildenbrand
2025-05-13
mm: introduce new .mmap_prepare() file callback
Lorenzo Stoakes
2025-05-12
mm/rmap: inline folio_test_large_maybe_mapped_shared() into callers
Lance Yang
2025-05-12
mm/huge_memory: remove useless folio pointers passing
Gavin Guo
2025-05-11
mm: move mmap/vma locking logic into specific files
Lorenzo Stoakes
2025-05-11
mm/madvise: batch tlb flushes for MADV_DONTNEED[_LOCKED]
SeongJae Park
2025-05-11
mm/memory: split non-tlb flushing part from zap_page_range_single()
SeongJae Park
2025-05-11
mm: add kernel-doc comment for free_pgd_range()
SoumishDas
2025-05-11
mm: add folio_mk_pmd()
Matthew Wilcox (Oracle)
2025-05-11
mm: add folio_mk_pte()
Matthew Wilcox (Oracle)
2025-05-11
mm: set the pte dirty if the folio is already dirty
Matthew Wilcox (Oracle)
2025-05-11
mm/memory: fix mapcount / refcount sanity check for mTHP reuse
Kairui Song
2025-04-17
mm/memory: move sanity checks in do_wp_page() after mapcount vs. refcount sta...
David Hildenbrand
2025-04-11
mm: fix apply_to_existing_page_range()
Kirill A. Shutemov
2025-04-11
mm: (un)track_pfn_copy() fix + doc improvements
David Hildenbrand
2025-04-01
Merge tag 'vfio-v6.15-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-30
Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-03-25
x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
David Hildenbrand
2025-03-24
Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
2025-03-17
mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()
David Hildenbrand
2025-03-17
mm: Copy-on-Write (COW) reuse support for PTE-mapped THP
David Hildenbrand
2025-03-17
mm/rmap: pass dst_vma to folio_dup_file_rmap_pte() and friends
David Hildenbrand
2025-03-17
fs/dax: properly refcount fs dax pages
Alistair Popple
2025-03-17
mm/memory: add vmf_insert_page_mkwrite()
Alistair Popple
2025-03-17
mm/memory: enhance insert_page_into_pte_locked() to create writable mappings
Alistair Popple
2025-03-17
mm: allow compound zone device pages
Alistair Popple
2025-03-17
mm/mmu_notifier: use MMU_NOTIFY_CLEAR in remove_device_exclusive_entry()
David Hildenbrand
2025-03-17
mm/memory: document restore_exclusive_pte()
David Hildenbrand
2025-03-17
mm/memory: pass folio and pte to restore_exclusive_pte()
David Hildenbrand
2025-03-17
mm/memory: remove PageAnonExclusive sanity-check in restore_exclusive_pte()
David Hildenbrand
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
2025-03-16
mm: prepare lock_vma_under_rcu() for vma reuse possibility
Suren Baghdasaryan
2025-03-16
mm: replace vm_lock and detached flag with a reference count
Suren Baghdasaryan
2025-03-16
mm: uninline the main body of vma_start_write()
Suren Baghdasaryan
2025-03-16
mm: mark vma as detached until it's added into vma tree
Suren Baghdasaryan
2025-03-16
mm/rmap: keep mapcount untouched for device-exclusive entries
David Hildenbrand
2025-03-16
mm/memory: detect writability in restore_exclusive_pte() through can_change_p...
David Hildenbrand
2025-03-16
mm: memcontrol: move memsw charge callbacks to v1
Johannes Weiner
2025-03-13
Revert "mm: don't allow huge faults for files with pre content watches"
Amir Goldstein
2025-03-12
Backmerge tag 'v6.14-rc6' into drm-next
Dave Airlie
2025-03-08
Merge branch 'locking/urgent' into locking/core, to pick up locking fixes
Ingo Molnar
[next]