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
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
2026-01-30
mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
Yosry Ahmed
2
-10
/
+11
2026-01-30
mm/rmap: fix two comments related to huge_pmd_unshare()
David Hildenbrand (Red Hat)
1
-16
/
+4
2026-01-30
slab: fix kmalloc_nolock() context check for PREEMPT_RT
Swaraj Gaikwad
1
-2
/
+6
2026-01-23
mm/page_alloc: prevent pcp corruption with SMP=n
Vlastimil Babka
1
-8
/
+39
2026-01-23
mm/page_alloc: batch page freeing in decay_pcp_high
Joshua Hahn
1
-3
/
+6
2026-01-23
mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change detection
Joshua Hahn
2
-17
/
+19
2026-01-23
iommu/sva: invalidate stale IOTLB entries for kernel address space
Lu Baolu
1
-0
/
+2
2026-01-23
mm: introduce deferred freeing for kernel page tables
Dave Hansen
2
-0
/
+40
2026-01-23
mm/damon/sysfs: cleanup attrs subdirs on context dir setup failure
SeongJae Park
1
-2
/
+3
2026-01-23
mm/damon/sysfs: cleanup intervals subdirs on attrs dir setup failure
SeongJae Park
1
-1
/
+3
2026-01-23
mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme dir setup fai...
SeongJae Park
1
-2
/
+3
2026-01-23
mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme dir setup failure
SeongJae Park
1
-2
/
+3
2026-01-23
mm/damon/core: remove call_control in inactive contexts
SeongJae Park
1
-2
/
+31
2026-01-23
mm/page_alloc: make percpu_pagelist_high_fraction reads lock-free
Aboorva Devarajan
1
-1
/
+9
2026-01-23
mm/zswap: fix error pointer free in zswap_cpu_comp_prepare()
Pavel Butsykin
1
-1
/
+1
2026-01-23
mm: numa,memblock: include <asm/numa.h> for 'numa_nodes_parsed'
Ben Dooks
1
-0
/
+2
2026-01-23
mm: kmsan: fix poisoning of high-order non-compound pages
Ryan Roberts
1
-1
/
+1
2026-01-23
x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumers
Dan Williams
1
-4
/
+8
2026-01-08
mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_regions_...
SeongJae Park
1
-0
/
+20
2026-01-08
mm/page_owner: fix memory leak in page_owner_stack_fops->release()
Ran Xiaokai
1
-1
/
+1
2026-01-08
mm/page_alloc: change all pageblocks migrate type on coalescing
Alexander Gordeev
1
-12
/
+12
2026-01-08
kasan: unpoison vms[area] addresses with a common tag
Maciej Wieczor-Retman
1
-3
/
+18
2026-01-08
kasan: refactor pcpu kasan vmalloc unpoison
Maciej Wieczor-Retman
2
-3
/
+18
2026-01-08
mm/kasan: fix incorrect unpoisoning in vrealloc for KASAN
Jiayuan Chen
3
-3
/
+7
2026-01-08
mm/damon/tests/core-kunit: handle alloc failure on damos_test_commit_filter()
SeongJae Park
1
-5
/
+10
2026-01-08
mm/damon/tests/core-kunit: handle alloc failure on damon_test_set_attrs()
SeongJae Park
1
-0
/
+3
2026-01-08
mm/damon/tests/core-kunit: handle alloc failures in damon_test_ops_registrati...
SeongJae Park
1
-0
/
+3
2026-01-08
mm/damon/tests/core-kunit: handle alloc failures on damos_test_filter_out()
SeongJae Park
1
-0
/
+11
2026-01-08
mm/damon/tests/core-kunit: handle alloc failures on damon_test_set_filters_de...
SeongJae Park
1
-0
/
+6
2026-01-08
mm/damon/tests/core-kunit: handle alloc failures in damon_test_update_monitor...
SeongJae Park
1
-0
/
+3
2026-01-08
mm/damon/tests/core-kunit: handle alloc failures in damon_test_set_regions()
SeongJae Park
1
-2
/
+15
2026-01-08
mm/damon/tests/core-kunit: handle alloc failures on damon_test_merge_two()
SeongJae Park
1
-0
/
+10
2026-01-08
mm/damon/tests/core-kunit: handle alloc failures on dasmon_test_merge_regions...
SeongJae Park
1
-0
/
+6
2026-01-08
mm/damon/tests/core-kunit: handle memory alloc failure from damon_test_aggreg...
SeongJae Park
1
-0
/
+11
2026-01-08
mm/damon/tests/core-kunit: handle memory failure from damon_test_target()
SeongJae Park
1
-0
/
+7
2026-01-08
mm/damon/tests/core-kunit: handle allocation failures in damon_test_regions()
SeongJae Park
1
-0
/
+6
2026-01-08
mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_at()
SeongJae Park
1
-0
/
+11
2026-01-08
mm/damon/tests/core-kunit: handle alloc failres in damon_test_new_filter()
SeongJae Park
1
-0
/
+2
2026-01-08
mm/damon/tests/core-kunit: fix memory leak in damon_test_set_filters_default_...
SeongJae Park
1
-0
/
+3
2026-01-08
mm/damon/tests/vaddr-kunit: handle alloc failures on damon_test_split_evenly_...
SeongJae Park
1
-1
/
+8
2026-01-08
mm/damon/tests/vaddr-kunit: handle alloc failures in damon_test_split_evenly_...
SeongJae Park
1
-1
/
+10
2026-01-08
mm/damon/tests/vaddr-kunit: handle alloc failures on damon_do_test_apply_thre...
SeongJae Park
1
-0
/
+6
2026-01-08
mm/damon/tests/sysfs-kunit: handle alloc failures on damon_sysfs_test_add_tar...
SeongJae Park
1
-0
/
+25
2026-01-08
mm, swap: do not perform synchronous discard during allocation
Kairui Song
1
-7
/
+33
2026-01-08
mm/huge_memory: merge uniform_split_supported() and non_uniform_split_support...
Wei Yang
1
-41
/
+30
[next]