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
compress-2025-01-21
compress-2025-01-23
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-10-29
mm: hugetlb: avoid soft lockup when mprotect to large memory area
Yang Shi
1
-0
/
+2
2025-10-02
mm/migrate_device: don't add folio to be freed to LRU in migrate_device_final...
David Hildenbrand
1
-8
/
+4
2025-10-02
mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
Miaohe Lin
1
-4
/
+3
2025-10-02
mm/khugepaged: fix the address passed to notifier on testing young
Wei Yang
1
-1
/
+1
2025-09-09
mm/slub: avoid accessing metadata when pointer is invalid in object_err()
Li Qiong
1
-1
/
+6
2025-09-09
mm/khugepaged: fix ->anon_vma race
Jann Horn
1
-1
/
+13
2025-08-28
mm: perform the mapping_map_writable() check after call_mmap()
Lorenzo Stoakes
1
-8
/
+14
2025-08-28
mm: update memfd seal write check to include F_SEAL_WRITE
Lorenzo Stoakes
1
-1
/
+1
2025-08-28
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
3
-7
/
+7
2025-08-28
mm/kmemleak: avoid deadlock by moving pr_warn() outside kmemleak_lock
Breno Leitao
1
-1
/
+4
2025-08-28
mm/kmemleak: turn kmemleak_lock and object->lock to raw_spinlock_t
He Zhe
1
-56
/
+56
2025-08-28
mm/hmm: move pmd_to_hmm_pfn_flags() to the respective #ifdeffery
Andy Shevchenko
1
-1
/
+1
2025-08-28
mm/zsmalloc: do not pass __GFP_MOVABLE if CONFIG_COMPACTION=n
Harry Yoo
1
-0
/
+3
2025-08-28
mm/zsmalloc.c: convert to use kmem_cache_zalloc in cache_alloc_zspage()
Miaohe Lin
1
-2
/
+1
2025-08-28
mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()
Waiman Long
1
-0
/
+5
2025-06-27
mm/huge_memory: fix dereferencing invalid pmd migration entry
Gavin Guo
1
-1
/
+1
2025-06-27
mm: fix ratelimit_pages update error in dirty_ratio_handler()
Jinliang Zheng
1
-1
/
+1
2025-06-04
mm/page_alloc.c: avoid infinite retries caused by cpuset race
Tianyang Zhang
1
-0
/
+8
2025-06-04
memcg: always call cond_resched() after fn()
Breno Leitao
1
-4
/
+2
2025-05-02
mm: add missing release barrier on PGDAT_RECLAIM_LOCKED unlock
Mathieu Desnoyers
1
-1
/
+1
2025-03-13
mm/page_alloc: fix uninitialized variable
Hao Zhang
1
-0
/
+1
2025-03-13
memcg: fix soft lockup in the OOM process
Chen Ridong
2
-2
/
+13
2025-03-13
mm: update mark_victim tracepoints fields
Carlos Galo
1
-1
/
+5
2025-01-09
mm: vmscan: account for free pages to prevent infinite Loop in throttle_direc...
Seiji Nishikawa
1
-1
/
+8
2024-12-14
mm: revert "mm: shmem: fix data-race in shmem_getattr()"
Andrew Morton
1
-2
/
+0
2024-11-17
mm: avoid leaving partial pfn mappings around in error case
Linus Torvalds
1
-5
/
+22
2024-11-17
mm: add remap_pfn_range_notrack
Christoph Hellwig
1
-20
/
+31
2024-11-17
mm/memory.c: make remap_pfn_range() reject unaligned addr
Alex Zhang
1
-1
/
+4
2024-11-17
mm: fix ambiguous comments for better code readability
chenqiwu
1
-1
/
+1
2024-11-17
mm: clarify a confusing comment for remap_pfn_range()
WANG Wenhu
1
-1
/
+1
2024-11-08
mm: krealloc: Fix MTE false alarm in __do_krealloc
Qun-Wei Lin
1
-1
/
+1
2024-11-08
mm: shmem: fix data-race in shmem_getattr()
Jeongjun Park
1
-0
/
+2
2024-11-08
mm/swapfile: skip HugeTLB pages for unuse_vma
Liu Shixin
1
-1
/
+1
2024-11-08
mm: krealloc: consider spare memory for __GFP_ZERO
Danilo Krummrich
1
-0
/
+7
2024-11-08
mm: only enforce minimum stack gap size if it's sensible
David Gow
1
-1
/
+1
2024-09-04
memcg_write_event_control(): fix a user-triggerable oops
Al Viro
1
-2
/
+5
2024-08-19
mm: avoid overflows in dirty throttling logic
Jan Kara
1
-4
/
+26
2024-07-18
Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
Jan Kara
1
-1
/
+1
2024-04-13
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
1
-0
/
+4
2024-04-13
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...
Vlastimil Babka
3
-11
/
+11
2024-04-13
mm/migrate: set swap entry values of THP tail pages properly.
Zi Yan
1
-1
/
+5
2024-04-13
mm/memory-failure: fix an incorrect use of tail pages
Liu Shixin
1
-1
/
+1
2024-04-13
memtest: use {READ,WRITE}_ONCE in memory scanning
Qiang Zhang
1
-2
/
+2
2024-03-01
userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb
Lokesh Gidra
1
-1
/
+13
2024-03-01
memcg: add refcnt for pcpu stock to avoid UAF problem in drain_all_stock()
GONG, Ruiqi
1
-0
/
+6
2024-02-23
mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again
Zach O'Keefe
1
-1
/
+1
2024-01-15
mm: fix unmap_mapping_range high bits shift bug
Jiajun Xie
1
-2
/
+2
2024-01-15
mm/memory-failure: check the mapcount of the precise page
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-11-28
mm/cma: use nth_page() in place of direct struct page manipulation
Zi Yan
1
-1
/
+1
2023-11-20
vfs: fix readahead(2) on block devices
Reuben Hawkins
1
-1
/
+2
[next]