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
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
7 days
mm/slab: return NULL early from kmalloc_nolock() in NMI on UP
Harry Yoo (Oracle)
1
-0
/
+5
7 days
mm/page_alloc: return NULL early from alloc_frozen_pages_nolock() in NMI on UP
Harry Yoo (Oracle)
1
-0
/
+5
7 days
vmalloc: fix buffer overflow in vrealloc_node_align()
Marco Elver
1
-1
/
+1
7 days
mm: prevent droppable mappings from being locked
Anthony Yznaga
3
-7
/
+17
7 days
mm/damon/core: use time_in_range_open() for damos quota window start
SeongJae Park
1
-1
/
+2
7 days
mm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bp
SeongJae Park
1
-0
/
+12
7 days
mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start()
Jackie Liu
1
-1
/
+4
7 days
mm/mempolicy: fix memory leaks in weighted_interleave_auto_store()
Jackie Liu
1
-11
/
+12
7 days
mm/vmalloc: take vmap_purge_lock in shrinker
Uladzislau Rezki (Sony)
1
-0
/
+1
7 days
slub: fix data loss and overflow in krealloc()
Marco Elver
1
-12
/
+12
7 days
mm/hugetlb: fix early boot crash on parameters without '=' separator
Thorsten Blum
1
-0
/
+3
7 days
mm/damon/core: fix damon_call() vs kdamond_fn() exit race
SeongJae Park
1
-31
/
+14
7 days
mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
Hao Ge
1
-1
/
+9
7 days
mm/zsmalloc: copy KMSAN metadata in zs_page_migrate()
Shigeru Yoshida
1
-0
/
+1
7 days
mm: call ->free_folio() directly in folio_unmap_invalidate()
Matthew Wilcox (Oracle)
3
-3
/
+7
7 days
mm: migrate: requeue destination folio on deferred split queue
Usama Arif
1
-0
/
+17
2026-04-22
mm/userfaultfd: fix hugetlb fault mutex hash calculation
Jianhui Zhou
1
-1
/
+1
2026-04-22
mm: blk-cgroup: fix use-after-free in cgwb_release_workfn()
Breno Leitao
1
-2
/
+3
2026-04-22
mm/kasan: fix double free for kasan pXds
Ritesh Harjani (IBM)
1
-4
/
+4
2026-04-18
mm: filemap: fix nr_pages calculation overflow in filemap_map_pages()
Baolin Wang
1
-3
/
+8
2026-04-18
mm/damon/stat: deallocate damon_call() failure leaking damon_ctx
SeongJae Park
1
-0
/
+7
2026-04-18
mm/damon/sysfs: dealloc repeat_call_control if damon_call() fails
SeongJae Park
1
-1
/
+2
2026-04-18
mm/memory_hotplug: maintain N_NORMAL_MEMORY during hotplug
Hao Li
1
-0
/
+20
2026-04-11
mm/memory: fix PMD/PUD checks in follow_pfnmap_start()
David Hildenbrand (Arm)
1
-3
/
+15
2026-04-11
mm: replace READ_ONCE() with standard page table accessors
Anshuman Khandual
6
-11
/
+11
2026-04-02
futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()
Hao-Yu Yang
1
-2
/
+8
2026-04-02
mm/mseal: update VMA end correctly on merge
Lorenzo Stoakes (Oracle)
1
-3
/
+2
2026-04-02
mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
Josh Law
1
-1
/
+3
2026-04-02
mm/damon/core: avoid use of half-online-committed context
SeongJae Park
1
-0
/
+8
2026-04-02
mm/damon/stat: monitor all System RAM resources
SeongJae Park
1
-2
/
+34
2026-04-02
mm/pagewalk: fix race between concurrent split and refault
Max Boone
1
-3
/
+22
2026-04-02
mm/damon/sysfs: check contexts->nr in repeat_call_fn
Josh Law
1
-0
/
+3
2026-04-02
mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
Josh Law
1
-0
/
+3
2026-03-25
mm/huge_memory: fix a folio_split() race condition with folio_try_get()
Zi Yan
1
-2
/
+7
2026-03-25
mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for sh...
Wei Yang
1
-3
/
+9
2026-03-25
mm/huge_memory: fix use of NULL folio in move_pages_huge_pmd()
Chris Down
1
-1
/
+2
2026-03-25
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
[next]