index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-07
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...
Linus Torvalds
2
-27
/
+52
2026-03-06
Require (reasonably) normal mappings for MADV_DOFORK
Linus Torvalds
1
-1
/
+1
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...
Linus Torvalds
2
-18
/
+37
2026-02-27
mm/slab: initialize slab->stride early to avoid memory ordering issues
Harry Yoo
1
-2
/
+3
2026-02-26
mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXT
Suren Baghdasaryan
2
-12
/
+25
2026-02-26
mm/slab: pass __GFP_NOWARN to refill_sheaf() if fallback is available
Harry Yoo
1
-4
/
+9
2026-02-24
mm: fix NULL NODE_DATA dereference for memoryless nodes on boot
Ming Lei
1
-1
/
+5
2026-02-24
mm/kfence: fix KASAN hardware tag faults during late enablement
Alexander Potapenko
2
-7
/
+10
2026-02-24
mm/damon/core: disallow non-power of two min_region_sz
SeongJae Park
1
-0
/
+3
2026-02-24
liveupdate: luo_file: remember retrieve() status
Pratyush Yadav (Google)
1
-1
/
+6
2026-02-24
mm: thp: deny THP for files on anonymous inodes
Deepanshu Kartikey
1
-0
/
+3
2026-02-24
mm/kfence: disable KFENCE upon KASAN HW tags enablement
Alexander Potapenko
1
-0
/
+15
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-2
/
+2
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
9
-34
/
+17
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-3
/
+3
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
29
-77
/
+77
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
44
-168
/
+159
2026-02-21
Merge tag 'fixes-2026-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
44
-168
/
+159
2026-02-19
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
20
-195
/
+380
2026-02-17
Merge tag 'slab-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-29
/
+73
2026-02-14
Merge tag 'memblock-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-6
/
+8
2026-02-14
mm: numa_memblks: Identify the accurate NUMA ID of CFMW
Cui Chao
1
-4
/
+5
2026-02-13
Merge tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-6
/
+20
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-9
/
+0
2026-02-13
mm/page_alloc: clear page->private in free_pages_prepare()
Mikhail Gavrilov
1
-0
/
+1
2026-02-13
mm: rmap: support batched unmapping for file large folios
Baolin Wang
1
-3
/
+7
2026-02-13
mm: rmap: support batched checks of the references for large folios
Baolin Wang
1
-3
/
+25
2026-02-13
mm: make vm_area_desc utilise vma_flags_t only
Lorenzo Stoakes
4
-8
/
+10
2026-02-13
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
1
-9
/
+8
2026-02-13
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
2
-28
/
+35
2026-02-13
mm: update secretmem to use VMA flags on mmap_prepare
Lorenzo Stoakes
5
-12
/
+12
2026-02-13
mm: update hugetlbfs to use VMA flags on mmap_prepare
Lorenzo Stoakes
3
-14
/
+14
2026-02-13
mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
Lorenzo Stoakes
2
-2
/
+2
2026-02-13
mm: use unmap_desc struct for freeing page tables
Liam R. Howlett
5
-31
/
+42
2026-02-13
mm/vma: use unmap_region() in vms_clear_ptes()
Liam R. Howlett
1
-13
/
+1
2026-02-13
mm/vma: use unmap_desc in exit_mmap() and vms_clear_ptes()
Liam R. Howlett
5
-18
/
+50
2026-02-13
mm: introduce unmap_desc struct to reduce function arguments
Liam R. Howlett
3
-23
/
+51
2026-02-13
mm: change dup_mmap() recovery
Liam R. Howlett
2
-16
/
+32
2026-02-13
mm/vma: add page table limit to unmap_region()
Liam R. Howlett
2
-4
/
+6
2026-02-13
mm/memory: add tree limit to free_pgtables()
Liam R. Howlett
4
-13
/
+40
2026-02-13
mm/vma: add limits to unmap_region() for vmas
Liam R. Howlett
2
-2
/
+5
2026-02-13
mm/mmap: abstract vma clean up from exit_mmap()
Liam R. Howlett
1
-13
/
+24
2026-02-13
mm/mmap: move exit_mmap() trace point
Liam R. Howlett
1
-1
/
+1
2026-02-13
mm: relocate the page table ceiling and floor definitions
Liam R. Howlett
1
-0
/
+1
[next]