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-12-07
filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
Pankaj Raghav
1
-1
/
+6
2025-12-07
mm/mempool: fix poisoning order>0 pages with HIGHMEM
Vlastimil Babka
1
-6
/
+26
2025-12-07
mm/mempool: replace kmap_atomic() with kmap_local_page()
Fabio M. De Francesco
1
-4
/
+4
2025-12-07
mm/truncate: unmap large folio on split failure
Kiryl Shutsemau
1
-1
/
+26
2025-12-07
mm/mm_init: fix hash table order logging in alloc_large_system_hash()
Isaac J. Manjarres
1
-1
/
+1
2025-12-07
mm/secretmem: fix use-after-free race in fault handler
Lance Yang
1
-1
/
+1
2025-12-07
mm, percpu: do not consider sleepable allocations atomic
Michal Hocko
1
-1
/
+7
2025-12-07
fs: factor out a direct_write_fallback helper
Christoph Hellwig
1
-47
/
+14
2025-12-07
filemap: update ki_pos in generic_perform_write
Christoph Hellwig
1
-4
/
+4
2025-12-07
filemap: add a kiocb_invalidate_post_direct_write helper
Christoph Hellwig
1
-17
/
+20
2025-12-07
filemap: add a kiocb_invalidate_pages helper
Christoph Hellwig
1
-20
/
+28
2025-10-19
mm/hugetlb: early exit from hugetlb_pages_alloc_boot() when max_huge_pages=0
Li RongQing
1
-0
/
+3
2025-10-19
mm/page_alloc: only set ALLOC_HIGHATOMIC for __GPF_HIGH allocations
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2025-10-15
mm: hugetlb: avoid soft lockup when mprotect to large memory area
Yang Shi
1
-0
/
+2
2025-10-02
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-1
/
+0
2025-10-02
kmsan: fix out-of-bounds access to shadow memory
Eric Biggers
2
-3
/
+23
2025-10-02
mm/migrate_device: don't add folio to be freed to LRU in migrate_device_final...
David Hildenbrand
1
-9
/
+4
2025-10-02
mm: migrate_device: use more folio in migrate_device_finalize()
Kefeng Wang
1
-19
/
+22
2025-10-02
mm: folio_may_be_lru_cached() unless folio_test_large()
Hugh Dickins
3
-5
/
+5
2025-10-02
mm/gup: local lru_add_drain() to avoid lru_add_drain_all()
Hugh Dickins
1
-4
/
+11
2025-10-02
mm/gup: check ref_count instead of lru before migration
Hugh Dickins
1
-1
/
+2
2025-10-02
mm/gup: revert "mm: gup: fix infinite loop within __get_longterm_locked"
David Hildenbrand
1
-4
/
+10
2025-09-19
mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
Miaohe Lin
1
-4
/
+3
2025-09-19
mm/khugepaged: fix the address passed to notifier on testing young
Wei Yang
1
-2
/
+2
2025-09-19
mm/khugepaged: convert hpage_collapse_scan_pmd() to use folios
Vishal Moola (Oracle)
1
-10
/
+10
2025-09-19
mm/damon/lru_sort: avoid divide-by-zero in damon_lru_sort_apply_parameters()
Quanmin Yan
1
-0
/
+3
2025-09-19
mm/damon/reclaim: avoid divide-by-zero in damon_reclaim_apply_parameters()
Quanmin Yan
1
-0
/
+3
2025-09-19
mm/damon/sysfs: fix use-after-free in state_show()
Stanislav Fort
1
-5
/
+9
2025-09-19
mm: introduce and use {pgd,p4d}_populate_kernel()
Harry Yoo
3
-12
/
+12
2025-09-19
kunit: kasan_test: disable fortify string checker on kasan_strings() test
Yeoreum Yun
1
-0
/
+1
2025-09-09
mm: slub: avoid wake up kswapd in set_track_prepare
yangshiguang
1
-10
/
+20
2025-09-09
slub: Reflow ___slab_alloc()
Chengming Zhou
1
-16
/
+15
2025-09-09
mm, slub: refactor free debug processing
Vlastimil Babka
1
-71
/
+83
2025-09-09
mm/slub: avoid accessing metadata when pointer is invalid in object_err()
Li Qiong
1
-1
/
+6
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: 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
-6
/
+6
2025-08-28
mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()
Anshuman Khandual
1
-0
/
+2
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-15
mm/hmm: move pmd_to_hmm_pfn_flags() to the respective #ifdeffery
Andy Shevchenko
1
-1
/
+1
2025-08-15
mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
Liu Shixin
1
-2
/
+2
2025-08-15
mm/zsmalloc: do not pass __GFP_MOVABLE if CONFIG_COMPACTION=n
Harry Yoo
1
-0
/
+3
2025-08-15
kasan: use vmalloc_dump_obj() for vmalloc error reports
Marco Elver
1
-1
/
+3
2025-07-24
mm/vmalloc: leave lazy MMU mode on PTE mapping error
Alexander Gordeev
1
-7
/
+15
2025-07-17
kasan: remove kasan_find_vm_area() to prevent possible deadlock
Yeoreum Yun
1
-11
/
+2
2025-07-17
fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
Shivank Garg
1
-10
/
+1
2025-06-27
mm/huge_memory: fix dereferencing invalid pmd migration entry
Gavin Guo
1
-5
/
+6
[next]