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
compress-2026-03-30
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
24 hours
futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()
Hao-Yu Yang
1
-2
/
+8
24 hours
mm/mseal: update VMA end correctly on merge
Lorenzo Stoakes (Oracle)
1
-3
/
+2
24 hours
mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
Josh Law
1
-1
/
+3
24 hours
mm/damon/core: avoid use of half-online-committed context
SeongJae Park
1
-0
/
+8
24 hours
mm/damon/stat: monitor all System RAM resources
SeongJae Park
1
-2
/
+34
24 hours
mm/pagewalk: fix race between concurrent split and refault
Max Boone
1
-3
/
+22
24 hours
mm/damon/sysfs: check contexts->nr in repeat_call_fn
Josh Law
1
-0
/
+3
24 hours
mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
Josh Law
1
-0
/
+3
9 days
mm/huge_memory: fix a folio_split() race condition with folio_try_get()
Zi Yan
1
-2
/
+7
9 days
mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for sh...
Wei Yang
1
-3
/
+9
9 days
mm/huge_memory: fix use of NULL folio in move_pages_huge_pmd()
Chris Down
1
-1
/
+2
9 days
mm/rmap: fix incorrect pte restoration for lazyfree folios
Dev Jain
1
-1
/
+8
2026-03-19
mm/damon/core: disallow non-power of two min_region_sz
SeongJae Park
1
-0
/
+3
2026-03-19
mm: Fix a hmm_range_fault() livelock / starvation problem
Thomas Hellström
2
-5
/
+11
2026-03-19
memcg: fix slab accounting in refill_obj_stock() trylock path
Hao Li
1
-1
/
+1
2026-03-19
slab: distinguish lock and trylock for sheaf_flush_main()
Vlastimil Babka
1
-10
/
+37
2026-03-19
mm/slab: fix an incorrect check in obj_exts_alloc_size()
Harry Yoo
1
-7
/
+0
2026-03-19
mm/damon/core: clear walk_control on inactive context in damos_walk()
Raul Pazemecxas De Andrade
1
-1
/
+6
2026-03-19
mm/kfence: disable KFENCE upon KASAN HW tags enablement
Alexander Potapenko
1
-0
/
+15
2026-03-19
mm/kfence: fix KASAN hardware tag faults during late enablement
Alexander Potapenko
2
-7
/
+10
2026-03-12
mm: thp: deny THP for files on anonymous inodes
Deepanshu Kartikey
1
-0
/
+3
2026-03-12
mm/slab: use prandom if !allow_spin
Harry Yoo
1
-4
/
+24
2026-03-12
slub: remove CONFIG_SLUB_TINY specific code paths
Vlastimil Babka
2
-105
/
+4
2026-03-04
mm: numa_memblks: Identify the accurate NUMA ID of CFMW
Cui Chao
1
-4
/
+5
2026-03-04
mm/page_alloc: clear page->private in free_pages_prepare()
Mikhail Gavrilov
1
-0
/
+1
2026-03-04
mm/vmscan: fix demotion targets checks in reclaim/demotion
Bing Jiao
2
-14
/
+36
2026-03-04
mm/page_alloc: skip debug_check_no_{obj,locks}_freed with FPI_TRYLOCK
Harry Yoo
1
-6
/
+11
2026-03-04
mm/hugetlb: restore failed global reservations to subpool
Joshua Hahn
1
-0
/
+9
2026-03-04
mm/slab: do not access current->mems_allowed_seq if !allow_spin
Harry Yoo
1
-2
/
+11
2026-03-04
mm/slab: use unsigned long for orig_size to ensure proper metadata align
Harry Yoo
1
-7
/
+7
2026-03-04
mm/slab: avoid allocating slabobj_ext array from its own slab
Harry Yoo
1
-7
/
+53
2026-03-04
mm/highmem: fix __kmap_to_page() build error
William Tambe
1
-1
/
+2
2026-03-04
mm/slab: add rcu_barrier() to kvfree_rcu_barrier_on_cache()
Vlastimil Babka
1
-1
/
+4
2026-03-04
mm/vmalloc: prevent RCU stalls in kasan_release_vmalloc_node
Deepanshu Kartikey
1
-0
/
+8
2026-03-04
mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocations
Vlastimil Babka
1
-0
/
+14
2026-02-26
mm/slab: fix false lockdep warning in __kfree_rcu_sheaf()
Harry Yoo
1
-0
/
+20
2026-02-19
mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...
David Hildenbrand (Red Hat)
3
-59
/
+122
2026-02-11
mm, shmem: prevent infinite loop on truncate race
Kairui Song
1
-9
/
+14
2026-02-11
mm/slab: Add alloc_tagging_slab_free_hook for memcg_alloc_abort_single
Hao Ge
1
-1
/
+5
2026-02-06
mm/shmem, swap: fix race of truncate and swap entry split
Kairui Song
1
-11
/
+34
2026-02-06
mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfn
Jane Chu
1
-6
/
+8
2026-02-06
mm, swap: restore swap_space attr aviod kernel panic
robin.kuo
2
-3
/
+2
2026-02-06
mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
Jane Chu
1
-37
/
+56
2026-02-06
mm/kfence: randomize the freelist on initialization
Pimyn Girgis
1
-4
/
+19
2026-02-06
mm/kasan: fix KASAN poisoning in vrealloc()
Andrey Ryabinin
2
-5
/
+23
2026-01-30
mm/vma: enforce VMA fork limit on unfaulted,faulted mremap merge too
Lorenzo Stoakes
1
-12
/
+15
2026-01-30
mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
Lorenzo Stoakes
2
-18
/
+56
2026-01-30
mm/hugetlb: fix two comments related to huge_pmd_unshare()
David Hildenbrand (Red Hat)
1
-16
/
+8
2026-01-30
mm: fix some typos in mm module
jianyun.gao
14
-20
/
+20
2026-01-30
migrate: correct lock ordering for hugetlb file folios
Matthew Wilcox (Oracle)
1
-6
/
+6
[next]