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
mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP ...
Lance Yang
1
-5
/
+10
2025-10-19
mm/damon/lru_sort: use param_ctx for damon_attrs staging
SeongJae Park
1
-1
/
+1
2025-10-19
mm/damon/vaddr: do not repeat pte_offset_map_lock() until success
SeongJae Park
1
-6
/
+2
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-19
mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
Lance Yang
2
-19
/
+4
2025-10-19
slab: mark slab->obj_exts allocation failures unconditionally
Suren Baghdasaryan
1
-2
/
+1
2025-10-19
slab: prevent warnings when slab obj_exts vector allocation fails
Suren Baghdasaryan
1
-2
/
+6
2025-10-15
mm: hugetlb: avoid soft lockup when mprotect to large memory area
Yang Shi
1
-0
/
+2
2025-10-06
mm: swap: check for stable address space before operating on the VMA
Charan Teja Kalla
1
-0
/
+3
2025-10-02
kmsan: fix out-of-bounds access to shadow memory
Eric Biggers
2
-3
/
+23
2025-10-02
mm: folio_may_be_lru_cached() unless folio_test_large()
Hugh Dickins
3
-6
/
+6
2025-10-02
mm: revert "mm/gup: clear the LRU flag of a page before adding to LRU batch"
Hugh Dickins
1
-24
/
+27
2025-10-02
mm/gup: local lru_add_drain() to avoid lru_add_drain_all()
Hugh Dickins
1
-4
/
+11
2025-09-25
mm/gup: check ref_count instead of lru before migration
Hugh Dickins
1
-1
/
+2
2025-09-25
mm: add folio_expected_ref_count() for reference count calculation
Shivank Garg
1
-18
/
+4
2025-09-25
mm: revert "mm: vmscan.c: fix OOM on swap stress test"
Hugh Dickins
1
-1
/
+1
2025-09-25
gup: optimize longterm pin_user_pages() for large folio
Li Zhe
1
-8
/
+30
2025-09-19
Disable SLUB_TINY for build testing
Linus Torvalds
1
-1
/
+1
2025-09-19
mm/hugetlb: add missing hugetlb_lock in __unmap_hugepage_range()
Jeongjun Park
1
-3
/
+6
2025-09-19
mm/damon/reclaim: avoid divide-by-zero in damon_reclaim_apply_parameters()
Quanmin Yan
1
-0
/
+5
2025-09-19
mm/damon/sysfs: fix use-after-free in state_show()
Stanislav Fort
1
-5
/
+9
2025-09-19
mm/damon/lru_sort: avoid divide-by-zero in damon_lru_sort_apply_parameters()
Quanmin Yan
1
-0
/
+5
2025-09-19
mm/damon/core: set quota->charged_from to jiffies at first charge window
Sang-Heon Jeon
1
-0
/
+4
2025-09-19
mm/memory-failure: fix redundant updates for already poisoned pages
Kyle Meyer
1
-7
/
+6
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: 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: fix accounting of memmap pages
Sumanth Korikkar
2
-11
/
+9
2025-09-09
kunit: kasan_test: disable fortify string checker on kasan_strings() test
Yeoreum Yun
1
-0
/
+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, slab: cleanup slab_bug() parameters
Vlastimil Babka
1
-10
/
+18
2025-09-09
mm: slub: call WARN() when detecting a slab corruption
Hyesoo Yu
1
-18
/
+29
2025-09-09
mm: slub: Print the broken data before restoring them
Hyesoo Yu
1
-18
/
+14
2025-09-09
mm: slub: avoid wake up kswapd in set_track_prepare
yangshiguang
1
-10
/
+20
2025-09-09
mm: fix possible deadlock in kmemleak
Gu Bowen
1
-7
/
+20
2025-09-09
mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE
Sasha Levin
1
-2
/
+7
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/damon/ops-common: ignore migration request to invalid nodes
SeongJae Park
1
-0
/
+4
2025-08-28
readahead: fix return value of page_cache_next_miss() when no hole is found
Chi Zhiling
1
-1
/
+2
2025-08-20
mm/kmemleak: avoid deadlock by moving pr_warn() outside kmemleak_lock
Breno Leitao
1
-1
/
+4
2025-08-20
mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()
Waiman Long
1
-0
/
+5
2025-08-20
mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()
Anshuman Khandual
1
-0
/
+2
2025-08-20
mm, slab: restore NUMA policy support for large kmalloc
Vlastimil Babka
1
-1
/
+6
2025-08-20
userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migration entry
Suren Baghdasaryan
1
-7
/
+10
2025-08-20
mm/damon/core: commit damos->target_nid
Bijan Tabatabai
1
-0
/
+1
2025-08-15
mm: swap: fix potential buffer overflow in setup_clusters()
Kemeng Shi
1
-3
/
+7
2025-08-15
mm: swap: correctly use maxpages in swapon syscall to avoid potential deadloop
Kemeng Shi
1
-27
/
+26
[next]