index
:
linux.git
cached
cdir_v2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
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
9 days
mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()
Yosry Ahmed
1
-8
/
+22
9 days
mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs
David Hildenbrand
1
-0
/
+3
9 days
x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
David Hildenbrand
1
-7
/
+4
9 days
lockdep/mm: Fix might_fault() lockdep check of current->mm->mmap_lock
Peter Zijlstra
1
-2
/
+0
2025-03-28
mm/huge_memory: drop beyond-EOF folios with the right number of refs
Zi Yan
1
-1
/
+1
2025-03-28
memcg: drain obj stock on cpu hotplug teardown
Shakeel Butt
1
-0
/
+9
2025-03-28
mm/page_alloc: fix memory accept before watermarks gets initialized
Kirill A. Shutemov
1
-2
/
+12
2025-03-28
mm/migrate: fix shmem xarray update during migration
Zi Yan
1
-6
/
+4
2025-03-28
mm: fix error handling in __filemap_get_folio() with FGP_NOWAIT
Raphael S. Carvalho
1
-1
/
+12
2025-03-22
mm/hugetlb: wait for hugetlb folios to be freed
Ge Yang
2
-0
/
+18
2025-03-22
userfaultfd: fix PTE unmapping stack-allocated PTE copies
Suren Baghdasaryan
1
-10
/
+10
2025-03-22
mm: fix kernel BUG when userfaultfd_move encounters swapcache
Barry Song
1
-9
/
+66
2025-03-13
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
1
-2
/
+2
2025-03-13
mm: memory-hotplug: check folio ref count first in do_migrate_range
Ma Wupeng
1
-13
/
+7
2025-03-13
hwpoison, memory_hotplug: lock folio before unmap hwpoisoned folio
Ma Wupeng
1
-1
/
+4
2025-03-13
mm: fix finish_fault() handling for large folios
Brian Geffon
1
-5
/
+10
2025-03-13
mm: don't skip arch_sync_kernel_mappings() in error paths
Ryan Roberts
2
-4
/
+6
2025-03-13
mm: memory-failure: update ttu flag inside unmap_poisoned_folio
Ma Wupeng
3
-35
/
+36
2025-03-13
mm: abort vma_modify() on merge out of memory failure
Lorenzo Stoakes
1
-4
/
+8
2025-03-13
mm/page_alloc: fix uninitialized variable
Hao Zhang
1
-0
/
+1
2025-03-13
userfaultfd: do not block on locking a large folio with raised refcount
Suren Baghdasaryan
1
-1
/
+16
2025-03-13
NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback
Mike Snitzer
1
-0
/
+3
2025-03-13
dma: kmsan: export kmsan_handle_dma() for modules
Sebastian Andrzej Siewior
1
-0
/
+1
2025-03-13
Revert "mm/page_alloc.c: don't show protection in zone's ->lowmem_reserve[] f...
Gabriel Krisman Bertazi
1
-2
/
+1
2025-03-13
rust: treewide: switch to the kernel `Vec` type
Danilo Krummrich
1
-1
/
+1
2025-03-13
rust: enable `clippy::undocumented_unsafe_blocks` lint
Miguel Ojeda
1
-0
/
+1
2025-02-27
mm,madvise,hugetlb: check for 0-length range after end address adjustment
Ricardo CaƱuelo Navarro
1
-1
/
+10
2025-02-27
mm/migrate_device: don't add folio to be freed to LRU in migrate_device_final...
David Hildenbrand
1
-9
/
+4
2025-02-17
mm/compaction: fix UBSAN shift-out-of-bounds warning
Liu Shixin
1
-1
/
+2
2025-02-17
mm/hugetlb: fix hugepage allocation for interleaved memory nodes
Ritesh Harjani (IBM)
1
-1
/
+1
2025-02-17
mm/vmscan: accumulate nr_demoted for accurate demotion statistics
Li Zhijian
1
-3
/
+4
2025-02-17
mm: gup: fix infinite loop within __get_longterm_locked
Zhaoyang Huang
1
-10
/
+4
2025-02-17
mm: kmemleak: fix upper boundary check for physical address objects
Catalin Marinas
1
-1
/
+1
2025-02-17
mm/hugetlb: fix avoid_reserve to allow taking folio from subpool
Peter Xu
1
-19
/
+3
2025-02-17
kfence: skip __GFP_THISNODE allocations on NUMA systems
Marco Elver
1
-0
/
+2
2025-02-08
memcg: fix soft lockup in the OOM process
Chen Ridong
2
-2
/
+13
2025-02-01
cachestat: fix page cache statistics permission checking
Linus Torvalds
1
-0
/
+19
2025-02-01
Revert "libfs: Add simple_offset_empty()"
Chuck Lever
1
-2
/
+2
2025-02-01
mm: zswap: move allocations during CPU init outside the lock
Yosry Ahmed
1
-18
/
+24
2025-02-01
mm: zswap: properly synchronize freeing resources during CPU hotunplug
Yosry Ahmed
1
-14
/
+44
2025-01-23
mm: vmscan : pgdemote vmstat is not getting updated when MGLRU is enabled.
Donet Tom
1
-0
/
+3
2025-01-23
mm: clear uffd-wp PTE/PMD state on mremap()
Ryan Roberts
3
-2
/
+56
2025-01-23
mm/kmemleak: fix percpu memory leak detection failure
Guo Weikang
1
-1
/
+1
2025-01-23
filemap: avoid truncating 64-bit offset to 32 bits
Marco Nelissen
1
-1
/
+1
2025-01-09
mm: hugetlb: independent PMD page table shared count
Liu Shixin
1
-9
/
+7
2025-01-09
mm: reinstate ability to map write-sealed memfd mappings read-only
Lorenzo Stoakes
2
-1
/
+5
2025-01-09
mm: vmscan: account for free pages to prevent infinite Loop in throttle_direc...
Seiji Nishikawa
1
-1
/
+8
2025-01-09
mm/kmemleak: fix sleeping function called from invalid context at print message
Alessandro Carminati
1
-1
/
+1
2025-01-09
mm/readahead: fix large folio support in async readahead
Yafang Shao
1
-1
/
+5
2025-01-09
mm: shmem: fix incorrect index alignment for within_size policy
Baolin Wang
1
-2
/
+3
[next]