index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()
Yosry Ahmed
1
-8
/
+22
2025-04-10
mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs
David Hildenbrand
1
-0
/
+3
2025-04-10
writeback: fix calculations in trace_balance_dirty_pages() for cgwb
Tang Yizhou
1
-1
/
+1
2025-04-10
writeback: let trace_balance_dirty_pages() take struct dtc as parameter
Tang Yizhou
1
-33
/
+2
2025-04-10
x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
David Hildenbrand
1
-7
/
+4
2025-04-10
lockdep/mm: Fix might_fault() lockdep check of current->mm->mmap_lock
Peter Zijlstra
1
-2
/
+0
2025-03-17
Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...
Linus Torvalds
10
-30
/
+77
2025-03-16
mm/page_alloc: fix memory accept before watermarks gets initialized
Kirill A. Shutemov
1
-2
/
+12
2025-03-16
memcg: drain obj stock on cpu hotplug teardown
Shakeel Butt
1
-0
/
+9
2025-03-16
mm/huge_memory: drop beyond-EOF folios with the right number of refs
Zi Yan
1
-1
/
+1
2025-03-16
mm: fix error handling in __filemap_get_folio() with FGP_NOWAIT
Raphael S. Carvalho
1
-1
/
+12
2025-03-16
mm: memcontrol: fix swap counter leak from offline cgroup
Muchun Song
2
-5
/
+6
2025-03-16
mm/vma: do not register private-anon mappings with khugepaged during mmap
Dev Jain
1
-1
/
+2
2025-03-16
mm/migrate: fix shmem xarray update during migration
Zi Yan
1
-6
/
+4
2025-03-16
mm/hugetlb: fix surplus pages in dissolve_free_huge_page()
Jinjiang Tu
1
-2
/
+6
2025-03-16
mm/damon/core: initialize damos->walk_completed in damon_new_scheme()
SeongJae Park
1
-0
/
+1
2025-03-16
mm/damon: respect core layer filters' allowance decision on ops layer
SeongJae Park
2
-1
/
+8
2025-03-16
filemap: move prefaulting out of hot write path
Dave Hansen
1
-11
/
+16
2025-03-13
Revert "fanotify: disable readahead if we have pre-content watches"
Amir Goldstein
2
-26
/
+0
2025-03-13
Revert "mm: don't allow huge faults for files with pre content watches"
Amir Goldstein
1
-19
/
+0
2025-03-13
Revert "fsnotify: generate pre-content permission event on page fault"
Amir Goldstein
2
-81
/
+0
2025-03-12
fsnotify: add pre-content hooks on mmap()
Amir Goldstein
1
-0
/
+3
2025-03-08
Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...
Linus Torvalds
15
-88
/
+223
2025-03-07
Merge tag 'slab-for-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+10
2025-03-06
fs/pipe: add simpler helpers for common cases
Linus Torvalds
2
-7
/
+6
2025-03-05
mm/page_alloc: fix uninitialized variable
Hao Zhang
1
-0
/
+1
2025-03-05
Revert "mm/page_alloc.c: don't show protection in zone's ->lowmem_reserve[] f...
Gabriel Krisman Bertazi
1
-2
/
+1
2025-03-05
mm: fix finish_fault() handling for large folios
Brian Geffon
1
-5
/
+10
2025-03-05
mm: don't skip arch_sync_kernel_mappings() in error paths
Ryan Roberts
2
-4
/
+6
2025-03-05
mm: shmem: remove unnecessary warning in shmem_writepage()
Ricardo CaƱuelo Navarro
1
-1
/
+1
2025-03-05
userfaultfd: fix PTE unmapping stack-allocated PTE copies
Suren Baghdasaryan
1
-10
/
+10
2025-03-05
userfaultfd: do not block on locking a large folio with raised refcount
Suren Baghdasaryan
1
-1
/
+16
2025-03-05
mm: zswap: use ATOMIC_LONG_INIT to initialize zswap_stored_pages
Sun YangKai
1
-1
/
+1
2025-03-05
mm: shmem: fix potential data corruption during shmem swapin
Baolin Wang
1
-4
/
+27
2025-03-05
mm: fix kernel BUG when userfaultfd_move encounters swapcache
Barry Song
1
-8
/
+66
2025-03-05
NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback
Mike Snitzer
1
-0
/
+3
2025-03-05
mm, swap: avoid BUG_ON in relocate_cluster()
Kemeng Shi
1
-1
/
+2
2025-03-05
mm: swap: use correct step in loop to wait all clusters in wait_for_allocation()
Kemeng Shi
1
-1
/
+0
2025-03-05
mm: swap: add back full cluster when no entry is reclaimed
Kemeng Shi
1
-0
/
+4
2025-03-05
mm: abort vma_modify() on merge out of memory failure
Lorenzo Stoakes
1
-4
/
+8
2025-03-05
mm/hugetlb: wait for hugetlb folios to be freed
Ge Yang
2
-0
/
+18
2025-03-05
mm: fix possible NULL pointer dereference in __swap_duplicate
gao xu
1
-0
/
+4
2025-03-05
dma: kmsan: export kmsan_handle_dma() for modules
Sebastian Andrzej Siewior
1
-0
/
+1
2025-03-05
hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio
Ma Wupeng
1
-1
/
+4
2025-03-05
mm: memory-hotplug: check folio ref count first in do_migrate_range
Ma Wupeng
1
-13
/
+7
2025-03-05
mm: memory-failure: update ttu flag inside unmap_poisoned_folio
Ma Wupeng
3
-35
/
+36
2025-03-04
mm/slab/kvfree_rcu: Switch to WQ_MEM_RECLAIM wq
Uladzislau Rezki (Sony)
1
-4
/
+10
2025-03-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+2
2025-02-27
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
1
-2
/
+2
2025-02-25
Merge tag 'vfs-6.14-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+1
[next]