index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-19
mm/shmem, swap: fix softlockup with mTHP swapin
Kairui Song
1
-20
/
+0
2025-05-31
mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()
Roman Gushchin
1
-0
/
+2
2025-05-31
mm: rename page->index to page->__folio_index
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-05-22
mm: convert do_set_pmd() to take a folio
Baolin Wang
1
-6
/
+5
2025-05-22
mm: convert VM_PFNMAP tracking to pfnmap_track() + pfnmap_untrack()
David Hildenbrand
1
-16
/
+66
2025-05-22
mm: convert track_pfn_insert() to pfnmap_setup_cachemode*()
David Hildenbrand
1
-2
/
+2
2025-05-13
mm: introduce new .mmap_prepare() file callback
Lorenzo Stoakes
1
-1
/
+2
2025-05-12
mm/rmap: inline folio_test_large_maybe_mapped_shared() into callers
Lance Yang
1
-2
/
+2
2025-05-12
mm/huge_memory: remove useless folio pointers passing
Gavin Guo
1
-2
/
+2
2025-05-11
mm: move mmap/vma locking logic into specific files
Lorenzo Stoakes
1
-252
/
+0
2025-05-11
mm/madvise: batch tlb flushes for MADV_DONTNEED[_LOCKED]
SeongJae Park
1
-2
/
+2
2025-05-11
mm/memory: split non-tlb flushing part from zap_page_range_single()
SeongJae Park
1
-10
/
+39
2025-05-11
mm: add kernel-doc comment for free_pgd_range()
SoumishDas
1
-2
/
+11
2025-05-11
mm: add folio_mk_pmd()
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-05-11
mm: add folio_mk_pte()
Matthew Wilcox (Oracle)
1
-3
/
+3
2025-05-11
mm: set the pte dirty if the folio is already dirty
Matthew Wilcox (Oracle)
1
-0
/
+2
2025-05-11
mm/memory: fix mapcount / refcount sanity check for mTHP reuse
Kairui Song
1
-1
/
+1
2025-04-17
mm/memory: move sanity checks in do_wp_page() after mapcount vs. refcount sta...
David Hildenbrand
1
-2
/
+2
2025-04-11
mm: fix apply_to_existing_page_range()
Kirill A. Shutemov
1
-2
/
+2
2025-04-11
mm: (un)track_pfn_copy() fix + doc improvements
David Hildenbrand
1
-1
/
+1
2025-04-01
Merge tag 'vfio-v6.15-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+1
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-94
/
+286
2025-03-30
Merge tag 'x86-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+4
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-0
/
+118
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-4
/
+9
2025-03-25
x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
David Hildenbrand
1
-7
/
+4
2025-03-24
Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
1
-8
/
+0
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
1
-8
/
+0
2025-03-17
mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()
David Hildenbrand
1
-1
/
+1
2025-03-17
mm: Copy-on-Write (COW) reuse support for PTE-mapped THP
David Hildenbrand
1
-8
/
+75
2025-03-17
mm/rmap: pass dst_vma to folio_dup_file_rmap_pte() and friends
David Hildenbrand
1
-5
/
+5
2025-03-17
fs/dax: properly refcount fs dax pages
Alistair Popple
1
-2
/
+4
2025-03-17
mm/memory: add vmf_insert_page_mkwrite()
Alistair Popple
1
-0
/
+20
2025-03-17
mm/memory: enhance insert_page_into_pte_locked() to create writable mappings
Alistair Popple
1
-9
/
+30
2025-03-17
mm: allow compound zone device pages
Alistair Popple
1
-1
/
+3
2025-03-17
mm/mmu_notifier: use MMU_NOTIFY_CLEAR in remove_device_exclusive_entry()
David Hildenbrand
1
-1
/
+1
2025-03-17
mm/memory: document restore_exclusive_pte()
David Hildenbrand
1
-0
/
+26
2025-03-17
mm/memory: pass folio and pte to restore_exclusive_pte()
David Hildenbrand
1
-15
/
+14
2025-03-17
mm/memory: remove PageAnonExclusive sanity-check in restore_exclusive_pte()
David Hildenbrand
1
-3
/
+0
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
1
-3
/
+3
2025-03-16
mm: prepare lock_vma_under_rcu() for vma reuse possibility
Suren Baghdasaryan
1
-3
/
+4
2025-03-16
mm: replace vm_lock and detached flag with a reference count
Suren Baghdasaryan
1
-10
/
+80
2025-03-16
mm: uninline the main body of vma_start_write()
Suren Baghdasaryan
1
-0
/
+14
2025-03-16
mm: mark vma as detached until it's added into vma tree
Suren Baghdasaryan
1
-1
/
+1
2025-03-16
mm/rmap: keep mapcount untouched for device-exclusive entries
David Hildenbrand
1
-16
/
+1
2025-03-16
mm/memory: detect writability in restore_exclusive_pte() through can_change_p...
David Hildenbrand
1
-4
/
+7
2025-03-16
mm: memcontrol: move memsw charge callbacks to v1
Johannes Weiner
1
-1
/
+1
2025-03-13
Revert "mm: don't allow huge faults for files with pre content watches"
Amir Goldstein
1
-19
/
+0
2025-03-12
Backmerge tag 'v6.14-rc6' into drm-next
Dave Airlie
1
-7
/
+14
[next]