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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2026-06-09
Merge tag 'mm-hotfixes-stable-2026-06-08-20-51' of git://git.kernel.org/pub/s...
Linus Torvalds
6
-28
/
+64
2026-06-03
mm/mincore: handle non-swap entries before !CONFIG_SWAP guard
Usama Arif
1
-5
/
+5
2026-06-03
mm/list_lru: drain before clearing xarray entry on reparent
Shakeel Butt
1
-9
/
+12
2026-06-03
mm/huge_memory: use correct flags for device private PMD entry
Lorenzo Stoakes
1
-12
/
+33
2026-06-03
mm/damon/lru_sort: handle ctx allocation failure
SeongJae Park
1
-0
/
+4
2026-06-03
mm/damon/reclaim: handle ctx allocation failure
SeongJae Park
1
-0
/
+4
2026-06-03
mm/cma_sysfs: skip inactive CMA areas in sysfs
Kaitao Cheng
1
-2
/
+6
2026-06-02
Merge tag 'mm-hotfixes-stable-2026-06-01-20-58' of git://git.kernel.org/pub/s...
Linus Torvalds
9
-77
/
+162
2026-05-31
userfaultfd: remove redundant check in vm_uffd_ops()
Mike Rapoport (Microsoft)
1
-1
/
+1
2026-05-31
userfaultfd: refuse to __mfill_atomic_pte() for unsupported VMAs
Mike Rapoport (Microsoft)
1
-0
/
+5
2026-05-31
userfaultfd: verify VMA state across UFFDIO_COPY retry
Mike Rapoport (Microsoft)
1
-12
/
+73
2026-05-31
mm/huge_memory: update file PMD counter before folio_put()
Yin Tirui
1
-0
/
+2
2026-05-31
mm/huge_memory: update file PUD counter before folio_put()
Yin Tirui
1
-1
/
+1
2026-05-31
mm/hugetlb_vmemmap: fix incorrect vmemmap restore in rollback
Muchun Song
1
-18
/
+18
2026-05-31
mm/damon/ops-common: call folio_test_lru() after folio_get()
SeongJae Park
1
-2
/
+2
2026-05-30
Merge tag 'fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+4
2026-05-28
mm/cma: fix reserved page leak on activation failure
Muchun Song
1
-2
/
+5
2026-05-28
mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison
Wupeng Ma
2
-20
/
+10
2026-05-28
mm/hugetlb: restore reservation on error in hugetlb folio copy paths
David Carlier
1
-0
/
+2
2026-05-28
mm/cma_debug: fix invalid accesses for inactive CMA areas
Muchun Song
1
-1
/
+2
2026-05-28
memcg: use round-robin victim selection in refill_stock
Shakeel Butt
1
-1
/
+4
2026-05-28
mm/hugetlb: avoid false positive lockdep assertion
Lorenzo Stoakes
1
-19
/
+37
2026-05-26
Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...
Linus Torvalds
8
-63
/
+55
2026-05-25
memblock: don't touch memblock arrays when memblock_free() is called late
Mike Rapoport (Microsoft)
1
-2
/
+4
2026-05-22
Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2026-05-22
Merge tag 'slab-for-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+3
2026-05-21
Revert "mm: introduce a new page type for page pool in page type"
Byungchul Park
1
-9
/
+4
2026-05-21
mm/vmalloc: do not trigger BUG() on BH disabled context
Uladzislau Rezki (Sony)
1
-1
/
+1
2026-05-21
mm/migrate_device: fix pgtable leak in migrate_vma_insert_huge_pmd_page
Sunny Patel
1
-1
/
+3
2026-05-21
mm: memcontrol: propagate NMI slab stats to memcg vmstats
Alexandre Ghiti
1
-0
/
+6
2026-05-21
mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()
SeongJae Park
1
-4
/
+4
2026-05-21
mm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_one
Dev Jain
1
-0
/
+2
2026-05-21
memfd: deny writeable mappings when implying SEAL_WRITE
Pratyush Yadav (Google)
1
-6
/
+6
2026-05-21
Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"
Lorenzo Stoakes
1
-42
/
+29
2026-05-19
Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-9
/
+28
2026-05-18
cgroup/rstat: validate cpu before css_rstat_cpu() access
Qing Ming
1
-3
/
+3
2026-05-15
Merge tag 'v7.1-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-0
/
+16
2026-05-14
mm/slub: hold cpus_read_lock around flush_rcu_sheaves_on_cache()
Qing Wang
2
-0
/
+3
2026-05-13
mm/memory: fix spurious warning when unmapping device-private/exclusive pages
Alistair Popple
1
-1
/
+1
2026-05-13
mm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_sp...
David Hildenbrand (Arm)
1
-3
/
+19
2026-05-13
mm/memory_hotplug: fix memory block reference leak on remove
Muchun Song
1
-0
/
+2
2026-05-13
mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...
David Hildenbrand (Arm)
1
-4
/
+4
2026-05-13
mm/damon/sysfs-schemes: call missing mem_cgroup_iter_break()
SeongJae Park
1
-0
/
+1
2026-05-13
mm/migrate_device: fix spinlock leak in migrate_vma_insert_huge_pmd_page
Sunny Patel
1
-1
/
+1
2026-05-13
Merge tag 'fixes-2026-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+19
2026-05-05
mm/slab: Add kvfree_atomic() helper
Uladzislau Rezki (Sony)
1
-0
/
+16
2026-05-04
mm/memfd_luo: document preservation of file seals
David Carlier
1
-4
/
+5
2026-05-04
mm/memfd_luo: reject memfds whose page count exceeds UINT_MAX
David Carlier
1
-2
/
+13
2026-05-03
Merge tag 'slab-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+9
2026-04-30
mm: memcontrol: fix rcu unbalance in get_non_dying_memcg_end()
Qi Zheng
1
-10
/
+19
[next]