index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
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/gi...
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/...
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/...
Linus Torvalds
4
-87
/
+120
2025-12-10
mm: shmem: avoid build warning for CONFIG_SHMEM=n
Arnd Bergmann
1
-2
/
+9
2025-12-11
Merge tag 'slab-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-40
/
+68
2025-12-10
mm/slub: reset KASAN tag in defer_free() before accessing freed memory
Deepanshu Kartikey
1
-0
/
+2
2025-12-09
mm/damon/tests/core-kunit: avoid damos_test_commit stack warning
Arnd Bergmann
1
-2
/
+7
2025-12-09
mm: vmscan: correct nr_requested tracing in scan_folios
Chen Ridong
1
-2
/
+3
2025-12-09
mm/hugetlb: fix incorrect error return from hugetlb_reserve_pages()
Shameer Kolothum
1
-7
/
+18
2025-12-09
mm/huge_memory: fix folio split stats counting
Zi Yan
1
-5
/
+9
2025-12-09
mm/huge_memory: make min_order_for_split() always return an order
Zi Yan
1
-6
/
+19
2025-12-09
mm/huge_memory: replace can_split_folio() with direct refcount calculation
Zi Yan
2
-33
/
+22
2025-12-09
mm/huge_memory: change folio_split_supported() to folio_check_splittable()
Zi Yan
1
-33
/
+43
2025-12-08
cgroup: switch to css_is_online() helper
Chen Ridong
2
-2
/
+2
2025-12-07
mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destruction
Harry Yoo
3
-40
/
+68
2025-12-07
Merge tag 'memblock-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+9
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-61
/
+604
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-10
/
+21
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-30
/
+8
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
87
-3228
/
+5850
2025-12-04
Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+1
2025-12-04
mm/mm_init: Introduce a boot parameter for check_pages
Joshua Hahn
1
-1
/
+9
2025-12-03
Merge tag 'slab-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
9
-622
/
+727
2025-12-03
Merge tag 'selinux-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+12
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-29
/
+68
2025-12-02
Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-16
/
+4
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-43
/
+6
2025-12-01
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+6
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-73
/
+45
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-8
/
+8
[prev]
[next]