index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-27
mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
Josh Law
1
-1
/
+3
2026-03-27
mm/swap: fix swap cache memcg accounting
Alexandre Ghiti
1
-5
/
+4
2026-03-26
Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
1
-2
/
+2
2026-03-26
futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()
Hao-Yu Yang
1
-2
/
+8
2026-03-26
mm: damon: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
1
-1
/
+1
2026-03-26
hugetlbfs: Stop using i_private_data
Jan Kara
1
-9
/
+1
2026-03-26
BackMerge tag 'v7.0-rc4' into drm-next
Dave Airlie
7
-22
/
+69
2026-03-25
slab,rcu: disable KVFREE_RCU_BATCHED for strict grace period
Jann Horn
1
-0
/
+1
2026-03-24
mm/shrinker: fix refcount leak in shrink_slab_memcg()
Altan Hacigumus
1
-1
/
+4
2026-03-24
mm/damon/ops-common: remove redudnant mmu notifier call in pmdp mkold
qinyu
1
-1
/
+1
2026-03-24
mm/page_alloc: avoid overcounting bulk alloc in watermark check
Shengming Hu
1
-1
/
+1
2026-03-24
mm, swap: speed up hibernation allocation and writeout
Kairui Song
1
-5
/
+16
2026-03-23
mm/damon/stat: monitor all System RAM resources
SeongJae Park
1
-3
/
+50
2026-03-23
mm/zswap: add missing kunmap_local()
Lorenzo Stoakes (Oracle)
1
-1
/
+7
2026-03-21
mm/damon/core: avoid use of half-online-committed context
SeongJae Park
1
-0
/
+8
2026-03-21
mm/rmap: clear vma->anon_vma on error
Lorenzo Stoakes (Oracle)
1
-0
/
+7
2026-03-21
um: Fix potential race condition in TLB sync
Tiwei Bie
1
-0
/
+1
2026-03-20
mm/hmm: Indicate that HMM requires DMA coherency
Leon Romanovsky
1
-2
/
+2
2026-03-19
slab: free remote objects to sheaves on memoryless nodes
Vlastimil Babka (SUSE)
1
-12
/
+55
2026-03-19
slab: create barns for online memoryless nodes
Vlastimil Babka (SUSE)
1
-5
/
+60
2026-03-19
slab: decouple pointer to barn from kmem_cache_node
Vlastimil Babka (SUSE)
2
-57
/
+78
2026-03-16
Merge tag 'mm-hotfixes-stable-2026-03-16-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-5
/
+19
2026-03-16
slab: remove alloc_full_sheaf()
Vlastimil Babka (SUSE)
1
-37
/
+20
2026-03-13
Merge tag 'slab-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-7
/
+4
2026-03-13
mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()
Tobias Huschle
1
-9
/
+6
2026-03-12
Merge drm/drm-next into drm-xe-next
Matthew Brost
121
-5308
/
+6761
2026-03-11
slab: fix memory leak when refill_sheaf() fails
Qing Wang
1
-0
/
+4
2026-03-11
mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers
Thomas Hellström
1
-9
/
+56
2026-03-10
mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for shared THP
Wei Yang
1
-3
/
+9
2026-03-10
mm/rmap: fix incorrect pte restoration for lazyfree folios
Dev Jain
1
-1
/
+8
2026-03-10
mm/huge_memory: fix use of NULL folio in move_pages_huge_pmd()
Chris Down
1
-1
/
+2
2026-03-10
Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
6
-15
/
+65
2026-03-10
mm/slab: fix an incorrect check in obj_exts_alloc_size()
Harry Yoo
1
-7
/
+0
2026-03-09
block: remove bdev_nonrot()
Damien Le Moal
1
-1
/
+1
2026-03-06
Merge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
4
-11
/
+17
2026-03-06
Merge tag 'slab-for-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
2
-27
/
+52
2026-03-06
Require (reasonably) normal mappings for MADV_DOFORK
Linus Torvalds
1
-1
/
+1
2026-03-04
mm/huge_memory: fix a folio_split() race condition with folio_try_get()
Zi Yan
1
-4
/
+9
2026-03-04
memcg: fix slab accounting in refill_obj_stock() trylock path
Hao Li
1
-1
/
+1
2026-03-04
mm/hugetlb.c: use __pa() instead of virt_to_phys() in early bootmem alloc code
Ritesh Harjani (IBM)
1
-2
/
+2
2026-03-04
mm/cma: move put_page_testzero() out of VM_WARN_ON in cma_release()
Zi Yan
1
-1
/
+4
2026-03-04
mm/damon/core: clear walk_control on inactive context in damos_walk()
Raul Pazemecxas De Andrade
1
-1
/
+6
2026-03-04
mm: memfd_luo: always dirty all folios
Pratyush Yadav (Google)
1
-5
/
+21
2026-03-04
mm: memfd_luo: always make all folios uptodate
Pratyush Yadav (Google)
1
-2
/
+23
2026-03-04
mm/slab: change stride type from unsigned short to unsigned int
Harry Yoo
1
-5
/
+5
2026-03-04
mm/slab: allow sheaf refill if blocking is not allowed
Vlastimil Babka (SUSE)
1
-12
/
+10
2026-03-02
mm: Fix a hmm_range_fault() livelock / starvation problem
Thomas Hellström
4
-11
/
+17
2026-03-02
slab: distinguish lock and trylock for sheaf_flush_main()
Vlastimil Babka
1
-10
/
+37
2026-02-27
Merge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
2
-18
/
+37
2026-02-27
mm/slab: initialize slab->stride early to avoid memory ordering issues
Harry Yoo
1
-2
/
+3
[prev]
[next]