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-01-16
Merge tag 'cxl-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-3
/
+7
2026-01-14
mm: numa,memblock: include <asm/numa.h> for 'numa_nodes_parsed'
Ben Dooks
1
-0
/
+2
2026-01-14
mm/page_alloc: prevent pcp corruption with SMP=n
Vlastimil Babka
1
-8
/
+39
2026-01-14
mm: kmsan: fix poisoning of high-order non-compound pages
Ryan Roberts
1
-1
/
+1
2026-01-14
mm/vma: enforce VMA fork limit on unfaulted,faulted mremap merge too
Lorenzo Stoakes
1
-12
/
+15
2026-01-14
mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
Lorenzo Stoakes
2
-25
/
+62
2026-01-14
mm/zswap: fix error pointer free in zswap_cpu_comp_prepare()
Pavel Butsykin
1
-1
/
+1
2026-01-14
mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme dir setup failure
SeongJae Park
1
-2
/
+3
2026-01-14
mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme dir setup failure
SeongJae Park
1
-2
/
+3
2026-01-14
mm/damon/sysfs: cleanup attrs subdirs on context dir setup failure
SeongJae Park
1
-2
/
+3
2026-01-14
mm/damon/sysfs: cleanup intervals subdirs on attrs dir setup failure
SeongJae Park
1
-1
/
+3
2026-01-14
mm/damon/core: remove call_control in inactive contexts
SeongJae Park
1
-2
/
+31
2026-01-14
mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
Sourabh Jain
1
-0
/
+16
2026-01-14
mm/page_alloc: make percpu_pagelist_high_fraction reads lock-free
Aboorva Devarajan
1
-1
/
+9
2026-01-14
mm/damon/core: get memcg reference before access
Shakeel Butt
1
-2
/
+6
2026-01-14
mm: vmalloc: fix up vrealloc_node_align() kernel-doc macro name
Bagas Sanjaya
1
-1
/
+1
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
12
-37
/
+78
2026-01-14
mm_zone: Generalise has_managed_dma()
Robin Murphy
1
-6
/
+2
2026-01-13
bpf: drop KF_ACQUIRE flag on BPF kfunc bpf_get_root_mem_cgroup()
Matt Bobrowski
1
-7
/
+7
2026-01-13
simplify the callers of file_open_name()
Al Viro
2
-30
/
+6
2026-01-12
tmpfs: add setlease file operation
Jeff Layton
1
-0
/
+2
2026-01-10
iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
Mostafa Saleh
1
-0
/
+4
2026-01-09
mm/memtest: add underflow detection for size calculation
Kevin Lourenco
1
-0
/
+2
2026-01-09
memblock: drop redundant 'struct page *' argument from memblock_free_pages()
Shengming Hu
3
-6
/
+6
2026-01-05
x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumers
Dan Williams
1
-3
/
+7
2026-01-05
kfence: Enable context analysis
Marco Elver
4
-15
/
+25
2026-01-05
compiler-context-analysis: Remove __cond_lock() function-like helper
Marco Elver
2
-12
/
+11
2026-01-02
bpf: Remove redundant KF_TRUSTED_ARGS flag from all kfuncs
Puranjay Mohan
1
-5
/
+5
2025-12-23
mm/ksm: fix pte_unmap_unlock of wrong address in break_ksm_pmd_entry
Sasha Levin
1
-1
/
+1
2025-12-23
mm/page_owner: fix memory leak in page_owner_stack_fops->release()
Ran Xiaokai
1
-1
/
+1
2025-12-23
mm/memremap: fix spurious large folio warning for FS-DAX
John Groves
1
-2
/
+0
2025-12-23
mm/page_alloc: report 1 as zone_batchsize for !CONFIG_MMU
Joshua Hahn
1
-1
/
+1
2025-12-23
mm: memcg: fix unit conversion for K() macro in OOM log
Shakeel Butt
1
-2
/
+2
2025-12-23
mm: fixup pfnmap memory failure handling to use pgoff
Ankit Agrawal
1
-11
/
+18
2025-12-23
mm/damon/vaddr: fix missing pte_unmap_unlock in damos_va_migrate_pmd_entry()
Akinobu Mita
1
-1
/
+1
2025-12-23
mm/page_alloc: change all pageblocks migrate type on coalescing
Alexander Gordeev
1
-12
/
+12
2025-12-23
kasan: unpoison vms[area] addresses with a common tag
Maciej Wieczor-Retman
1
-3
/
+18
2025-12-23
kasan: refactor pcpu kasan vmalloc unpoison
Maciej Wieczor-Retman
2
-3
/
+18
2025-12-23
mm/kasan: fix incorrect unpoisoning in vrealloc for KASAN
Jiayuan Chen
3
-3
/
+7
2025-12-22
mm: introduce BPF kfuncs to access memcg statistics and events
Roman Gushchin
2
-0
/
+101
2025-12-22
mm: introduce bpf_get_root_mem_cgroup() BPF kfunc
Roman Gushchin
1
-0
/
+20
2025-12-22
mm: introduce BPF kfuncs to deal with memcg pointers
Roman Gushchin
2
-0
/
+91
2025-12-22
mm: declare memcg_page_state_output() in memcontrol.h
Roman Gushchin
1
-1
/
+0
2025-12-20
Merge tag 'slab-for-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-0
/
+2
2025-12-16
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-18
/
+14
2025-12-16
shmem: fix recovery on rename failures
Al Viro
1
-5
/
+13
2025-12-13
shmem_whiteout(): fix regression from tree-in-dcache series
Al Viro
1
-13
/
+1
2025-12-13
Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+9
2025-12-13
Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-87
/
+120
2025-12-10
mm: shmem: avoid build warning for CONFIG_SHMEM=n
Arnd Bergmann
1
-2
/
+9
[prev]
[next]