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-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
6
-10
/
+8
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
87
-2503
/
+3369
2026-02-12
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
1
-6
/
+9
2026-02-11
Merge tag 'iommu-updates-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
1
-0
/
+27
2026-02-11
Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
7
-1966
/
+1649
2026-02-11
Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
2
-2
/
+2
2026-02-11
Merge tag 'kvm-s390-next-7.0-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
1
-9
/
+0
2026-02-11
mm: Fix a hmm_range_fault() livelock / starvation problem
Thomas Hellström
4
-11
/
+17
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-27
/
+36
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
4
-1
/
+212
2026-02-10
mm/slab: drop the OBJEXTS_NOSPIN_ALLOC flag from enum objext_flags
Harry Yoo
1
-10
/
+8
2026-02-10
mm/slab: allow freeing kmalloc_nolock()'d objects using kfree[_rcu]()
Harry Yoo
2
-13
/
+30
2026-02-10
mm/slab: use prandom if !allow_spin
Harry Yoo
1
-4
/
+24
2026-02-10
mm/slab: do not access current->mems_allowed_seq if !allow_spin
Harry Yoo
1
-2
/
+11
2026-02-10
Merge branch 'slab/for-7.0/sheaves' into slab/for-next
Vlastimil Babka
6
-1691
/
+908
2026-02-09
Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks
Linus Torvalds
2
-8
/
+38
2026-02-09
Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-30
/
+6
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+2
2026-02-06
mm/memory: handle non-split locks correctly in zap_empty_pte_table()
David Hildenbrand (Red Hat)
1
-4
/
+6
2026-02-06
mm: move pte table reclaim code to memory.c
David Hildenbrand (Red Hat)
4
-97
/
+62
2026-02-06
mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
1
-7
/
+2
2026-02-06
mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE config
Qi Zheng
1
-0
/
+3
2026-02-06
mm: change mm/pt_reclaim.c to use asm/tlb.h instead of asm-generic/tlb.h
Qi Zheng
1
-1
/
+1
2026-02-06
mm/damon/stat: remove __read_mostly from memory_idle_ms_percentiles
Li RongQing
1
-1
/
+1
2026-02-06
zsmalloc: make common caches global
Sergey Senozhatsky
1
-56
/
+50
2026-02-06
mm: add SPDX id lines to some mm source files
Tim Bird
8
-13
/
+8
2026-02-06
mm/zswap: use %pe to print error pointers
Sahil Chandna
1
-2
/
+2
2026-02-06
mm/vmscan: use %pe to print error pointers
Sahil Chandna
1
-2
/
+2
2026-02-06
mm/readahead: fix typo in comment
Wilson Zeng
1
-1
/
+1
2026-02-06
mm: khugepaged: fix NR_FILE_PAGES and NR_SHMEM in collapse_file()
Shakeel Butt
1
-7
/
+9
2026-02-06
mm: refactor vma_map_pages to use vm_insert_pages
Justin Green
1
-9
/
+1
2026-02-06
mm/damon: unify address range representation with damon_addr_range
Enze Li
1
-13
/
+2
2026-02-06
mm/cma: replace snprintf with strscpy in cma_new_area
Thorsten Blum
1
-1
/
+2
2026-02-06
mm: zswap: use SG list decompression APIs from zsmalloc
Yosry Ahmed
1
-30
/
+19
2026-02-06
Merge tag 'mm-hotfixes-stable-2026-02-06-12-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-22
/
+20
2026-02-06
Merge tag 'slab-for-6.19-rc8-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-1
/
+5
2026-02-06
Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'core' into next
Joerg Roedel
1
-0
/
+27
2026-02-06
slub: let need_slab_obj_exts() return false if SLAB_NO_OBJ_EXT is set
Hao Li
1
-0
/
+3
2026-02-06
mm/slab: Add alloc_tagging_slab_free_hook for memcg_alloc_abort_single
Hao Ge
1
-1
/
+5
2026-02-05
mm/memory-failure: reject unsupported non-folio compound page
Miaohe Lin
1
-22
/
+20
2026-02-04
Merge tag 'mm-hotfixes-stable-2026-02-04-15-55' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-9
/
+14
2026-02-04
KVM: S390: Remove PGSTE code from linux/s390 mm
Claudio Imbrenda
1
-9
/
+0
2026-02-04
mm/slab: only allow SLAB_OBJ_EXT_IN_OBJ for unmergeable caches
Harry Yoo
3
-3
/
+4
2026-02-04
mm/slab: place slabobj_ext metadata in unused space within s->size
Harry Yoo
2
-11
/
+92
2026-02-04
mm/slab: move [__]ksize and slab_ksize() to mm/slub.c
Harry Yoo
3
-88
/
+86
2026-02-04
mm/slab: save memory by allocating slabobj_ext array from leftover
Harry Yoo
1
-5
/
+150
2026-02-04
mm/memcontrol,alloc_tag: handle slabobj_ext access under KASAN poison
Harry Yoo
3
-40
/
+95
2026-02-04
mm/slab: use stride to access slabobj_ext
Harry Yoo
2
-4
/
+35
2026-02-04
mm/slab: abstract slabobj_ext access via new slab_obj_ext() helper
Harry Yoo
3
-32
/
+79
2026-02-04
mm/slab: allow specifying free pointer offset when using constructor
Harry Yoo
2
-3
/
+5
[prev]
[next]