index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-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
-3230
/
+5852
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
2025-12-01
Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+58
2025-11-29
mm: fix vma_start_write_killable() signal handling
Matthew Wilcox (Oracle)
1
-0
/
+8
2025-11-29
mm/swapfile: use plist_for_each_entry in __folio_throttle_swaprate
Youngjun Park
1
-3
/
+2
2025-11-29
mm/swapfile: fix list iteration when next node is removed during discard
Youngjun Park
1
-5
/
+9
2025-11-29
mm/kfence: add reboot notifier to disable KFENCE on shutdown
Breno Leitao
1
-0
/
+24
2025-11-29
memcg: remove inc/dec_lruvec_kmem_state helpers
Chen Ridong
1
-1
/
+1
2025-11-29
mm: fix DEBUG_RODATA_TEST indentation in Kconfig
Geert Uytterhoeven
1
-3
/
+3
2025-11-29
mm: declare VMA flags by bit
Lorenzo Stoakes
2
-2
/
+2
2025-11-29
mm/page_alloc: optimize lowmem_reserve max lookup using its semantic monotoni...
fujunjie
1
-4
/
+29
2025-11-29
mm/vmscan: skip increasing kswapd_failures when reclaim was boosted
Jiayuan Chen
1
-1
/
+6
2025-11-28
secretmem: convert memfd_secret() to FD_ADD()
Christian Brauner
1
-19
/
+1
2025-11-28
memfd: convert memfd_create() to FD_ADD()
Christian Brauner
1
-24
/
+5
2025-11-27
mm: memfd_luo: allow preserving memfd
Pratyush Yadav
2
-0
/
+517
2025-11-27
mm: shmem: export some functions to internal.h
Pratyush Yadav
2
-5
/
+11
2025-11-27
mm: shmem: allow freezing inode mapping
Pratyush Yadav
1
-0
/
+11
2025-11-27
mm: shmem: use SHMEM_F_* flags instead of VM_* flags
Pratyush Yadav
1
-13
/
+15
2025-11-27
memblock: unpreserve memory in case of error
Pasha Tatashin
1
-15
/
+58
2025-11-27
kho: drop notifiers
Mike Rapoport (Microsoft)
1
-49
/
+13
2025-11-26
Merge tag 'mm-hotfixes-stable-2025-11-26-11-51' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-28
/
+53
2025-11-26
Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-10
/
+21
2025-11-25
Merge branch 'slab/for-6.19/mempool_alloc_bulk' into slab/for-next
Vlastimil Babka
2
-158
/
+266
2025-11-25
Merge branch 'slab/for-6.19/freelist_aba_t_cleanups' into slab/for-next
Vlastimil Babka
2
-114
/
+93
2025-11-25
Merge branch 'slab/for-6.19/memdesc_prep' into slab/for-next
Vlastimil Babka
7
-161
/
+155
[next]