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.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
6 days
Merge tag 'fixes-2025-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-11
/
+18
8 days
memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINIT
Mike Rapoport (Microsoft)
1
-4
/
+11
11 days
Merge tag 'driver-core-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2025-08-20
mm: numa,memblock: Use SZ_1M macro to denote bytes to MB conversion
Pratyush Brahma
3
-6
/
+6
2025-08-20
mm/mremap: fix WARN with uffd that has remap events disabled
David Hildenbrand
1
-18
/
+23
2025-08-20
mm/damon/sysfs-schemes: put damos dests dir after removing its files
SeongJae Park
1
-1
/
+1
2025-08-20
mm/migrate: fix NULL movable_ops if CONFIG_ZSMALLOC=m
Huacai Chen
3
-8
/
+46
2025-08-20
mm/damon/core: fix damos_commit_filter not changing allow
Sang-Heon Jeon
1
-0
/
+1
2025-08-20
mm/memory-failure: fix infinite UCE for VM_PFNMAP pfn
Jinjiang Tu
1
-0
/
+8
2025-08-20
mm/mremap: catch invalid multi VMA moves earlier
Lorenzo Stoakes
1
-8
/
+13
2025-08-20
mm/mremap: allow multi-VMA move when filesystem uses thp_get_unmapped_area
Lorenzo Stoakes
1
-9
/
+11
2025-08-20
mm/damon/core: fix commit_ops_filters by using correct nth function
Sang-Heon Jeon
1
-1
/
+13
2025-08-20
mm/debug_vm_pgtable: clear page table entries at destroy_args()
Herton R. Krzesinski
1
-2
/
+7
2025-08-13
mm/numa_memblks: Use pr_debug instead of printk(KERN_DEBUG)
Pratyush Brahma
1
-1
/
+1
2025-08-12
mm/mremap: avoid expensive folio lookup on mremap folio pte batch
Lorenzo Stoakes
1
-0
/
+4
2025-08-12
userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migration entry
Suren Baghdasaryan
1
-7
/
+10
2025-08-12
mm: pass page directly instead of using folio_page
Dev Jain
1
-13
/
+10
2025-08-10
mm/vmscan: fix inverted polarity in lru_gen_seq_show()
Danilo Krummrich
1
-2
/
+2
2025-08-05
mm: fix the race between collapse and PT_RECLAIM under per-vma lock
Barry Song
1
-1
/
+1
2025-08-05
mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()
Waiman Long
1
-0
/
+5
2025-08-05
mm/kmemleak: avoid deadlock by moving pr_warn() outside kmemleak_lock
Breno Leitao
1
-1
/
+4
2025-08-05
kasan/test: fix protection against compiler elision
Jann Horn
1
-1
/
+1
2025-08-05
Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
21
-418
/
+518
2025-08-04
Merge tag 'printk-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+2
2025-08-02
mm: mempool: fix crash in mempool_free() for zero-minimum pools
Yadan Fan
1
-14
/
+10
2025-08-02
mm: correct type for vmalloc vm_flags fields
Lorenzo Stoakes
3
-6
/
+6
2025-08-02
mm/shmem, swap: fix major fault counting
Kairui Song
1
-7
/
+5
2025-08-02
mm/shmem, swap: rework swap entry and index calculation for large swapin
Kairui Song
1
-34
/
+33
2025-08-02
mm/shmem, swap: simplify swapin path and result handling
Kairui Song
1
-26
/
+19
2025-08-02
mm/shmem, swap: never use swap cache and readahead for SWP_SYNCHRONOUS_IO
Kairui Song
1
-13
/
+28
2025-08-02
mm/shmem, swap: tidy up swap entry splitting
Kairui Song
1
-33
/
+23
2025-08-02
mm/shmem, swap: tidy up THP swapin checks
Kairui Song
1
-21
/
+18
2025-08-02
mm/shmem, swap: avoid redundant Xarray lookup during swapin
Kairui Song
1
-9
/
+25
2025-08-02
execmem: drop writable parameter from execmem_fill_trapping_insns()
Mike Rapoport (Microsoft)
1
-2
/
+2
2025-08-02
execmem: add fallback for failures in vmalloc(VM_ALLOW_HUGE_VMAP)
Mike Rapoport (Microsoft)
1
-1
/
+6
2025-08-02
execmem: move execmem_force_rw() and execmem_restore_rox() before use
Mike Rapoport (Microsoft)
1
-23
/
+21
2025-08-02
execmem: rework execmem_cache_free()
Mike Rapoport (Microsoft)
1
-23
/
+102
2025-08-02
execmem: introduce execmem_alloc_rw()
Mike Rapoport (Microsoft)
1
-1
/
+26
2025-08-02
execmem: drop unused execmem_update_copy()
Mike Rapoport (Microsoft)
1
-5
/
+0
2025-08-02
mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got dropped
Suren Baghdasaryan
1
-7
/
+3
2025-08-02
mm: remove mm/io-mapping.c
Lorenzo Stoakes
3
-35
/
+0
2025-08-02
khugepaged: optimize collapse_pte_mapped_thp() by PTE batching
Dev Jain
1
-12
/
+21
2025-08-02
khugepaged: optimize __collapse_huge_page_copy_succeeded() by PTE batching
Dev Jain
1
-7
/
+18
2025-08-02
mm: add get_and_clear_ptes() and clear_ptes()
David Hildenbrand
2
-2
/
+2
2025-08-02
mm/mincore: hold PTL in mincore_hugetlb
Jinjiang Tu
1
-0
/
+3
2025-08-02
mm/memory-failure: hold PTL in hwpoison_hugetlb_range
Jinjiang Tu
1
-3
/
+9
2025-08-02
mm/mseal: rework mseal apply logic
Lorenzo Stoakes
1
-47
/
+20
2025-08-02
mm/mseal: simplify and rename VMA gap check
Lorenzo Stoakes
1
-23
/
+28
2025-08-02
mm/mseal: small cleanups
Lorenzo Stoakes
6
-31
/
+8
2025-08-02
mm/mseal: update madvise() logic
Lorenzo Stoakes
3
-57
/
+70
[next]