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-19
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-1
/
+0
2025-10-19
mm/page_alloc: only set ALLOC_HIGHATOMIC for __GPF_HIGH allocations
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2025-10-19
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-10-02
mm/rmap: reject hugetlb folios in folio_make_device_exclusive()
David Hildenbrand
1
-1
/
+1
2025-10-02
mm: introduce and use {pgd,p4d}_populate_kernel()
Harry Yoo
2
-9
/
+9
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
/
+14
2025-08-28
mm/page_alloc: detect allocation forbidden by cpuset and bail out early
Feng Tang
1
-0
/
+13
2025-08-28
mm/memory-failure: fix infinite UCE for VM_PFNMAP pfn
Jinjiang Tu
1
-0
/
+8
2025-08-28
mm/debug_vm_pgtable: clear page table entries at destroy_args()
Herton R. Krzesinski
1
-2
/
+7
2025-08-28
mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()
Anshuman Khandual
1
-0
/
+2
2025-08-28
mm: reinstate ability to map write-sealed memfd mappings read-only
Lorenzo Stoakes
2
-1
/
+5
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
-5
/
+5
2025-08-28
mm/kmemleak: avoid deadlock by moving pr_warn() outside kmemleak_lock
Breno Leitao
1
-1
/
+4
2025-08-28
mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()
Waiman Long
1
-0
/
+5
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/vmalloc: leave lazy MMU mode on PTE mapping error
Alexander Gordeev
1
-5
/
+12
2025-06-27
mm/huge_memory: fix dereferencing invalid pmd migration entry
Gavin Guo
1
-1
/
+1
2025-06-27
mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
Jann Horn
1
-0
/
+7
2025-06-27
mm: hugetlb: independent PMD page table shared count
Liu Shixin
1
-10
/
+8
2025-06-27
mm/hugetlb: unshare page tables during VMA split, not before
Jann Horn
2
-14
/
+50
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: fix apply_to_existing_page_range()
Kirill A. Shutemov
1
-2
/
+2
2025-05-02
filemap: Fix bounds checking in filemap_read()
Trond Myklebust
1
-1
/
+1
2025-05-02
mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()
Baoquan He
1
-2
/
+2
2025-05-02
mm/hwpoison: do not send SIGBUS to processes with recovered clean pages
Shuai Xue
1
-3
/
+8
2025-05-02
mm: add missing release barrier on PGDAT_RECLAIM_LOCKED unlock
Mathieu Desnoyers
1
-1
/
+1
2025-04-10
mm, slab: remove duplicate kernel-doc comment for ksize()
Vlastimil Babka
1
-14
/
+0
2025-04-10
slab: Introduce kmalloc_size_roundup()
Kees Cook
3
-3
/
+40
2025-03-13
mm: don't skip arch_sync_kernel_mappings() in error paths
Ryan Roberts
2
-4
/
+6
2025-03-13
mm/page_alloc: fix uninitialized variable
Hao Zhang
1
-0
/
+1
2025-03-13
kfence: skip __GFP_THISNODE allocations on NUMA systems
Marco Elver
1
-0
/
+2
2025-03-13
kfence: enable check kfence canary on panic via boot param
huangshaobo
1
-0
/
+34
2025-03-13
kfence: allow use of a deferrable timer
Marco Elver
1
-2
/
+13
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-03-13
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2
-5
/
+5
2025-01-23
filemap: avoid truncating 64-bit offset to 32 bits
Marco Nelissen
1
-1
/
+1
2025-01-09
mm: vmscan: account for free pages to prevent infinite Loop in throttle_direc...
Seiji Nishikawa
1
-1
/
+8
2025-01-09
vmalloc: fix accounting with i915
Matthew Wilcox (Oracle)
1
-1
/
+2
2024-12-14
mm/damon/vaddr: fix issue in damon_va_evenly_split_region()
Zheng Yejian
2
-2
/
+3
2024-12-14
mm/damon/vaddr-test: split a test function having >1024 bytes frame size
SeongJae Park
1
-37
/
+40
2024-12-14
mm: resolve faulty mmap_region() error path behaviour
Lorenzo Stoakes
1
-26
/
+47
[next]