index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Lines
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1000
/
+1626
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-126
/
+190
2026-04-18
mm/vmscan: avoid false-positive -Wuninitialized warning
Arnd Bergmann
-2
/
+2
2026-04-18
mm/migrate_device: remove dead migration entry check in migrate_vma_collect_h...
Davidlohr Bueso
-6
/
+0
2026-04-18
mm/vmstat: fix vmstat_shepherd double-scheduling vmstat_update
Breno Leitao
-1
/
+1
2026-04-18
mm/hugetlb: fix early boot crash on parameters without '=' separator
Thorsten Blum
-0
/
+3
2026-04-18
mm/mprotect: special-case small folios when applying permissions
Pedro Falcato
-34
/
+57
2026-04-18
mm/mprotect: move softleaf code out of the main function
Pedro Falcato
-60
/
+67
2026-04-18
mm: remove '!root_reclaim' checking in should_abort_scan()
Zhaoyang Huang
-4
/
+0
2026-04-18
mm/page_io: use sio->len for PSWPIN accounting in sio_read_complete()
David Carlier
-1
/
+1
2026-04-18
userfaultfd: mfill_atomic(): remove retry logic
Mike Rapoport (Microsoft)
-27
/
+0
2026-04-18
shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops
Mike Rapoport (Microsoft)
-136
/
+92
2026-04-18
userfaultfd: introduce vm_uffd_ops->alloc_folio()
Mike Rapoport (Microsoft)
-44
/
+48
2026-04-18
shmem, userfaultfd: use a VMA callback to handle UFFDIO_CONTINUE
Mike Rapoport (Microsoft)
-17
/
+32
2026-04-18
userfaultfd: introduce vm_uffd_ops
Mike Rapoport (Microsoft)
-10
/
+58
2026-04-18
userfaultfd: move vma_can_userfault out of line
Mike Rapoport (Microsoft)
-0
/
+33
2026-04-18
userfaultfd: retry copying with locks dropped in mfill_atomic_pte_copy()
Mike Rapoport (Microsoft)
-24
/
+51
2026-04-18
userfaultfd: introduce mfill_get_vma() and mfill_put_vma()
Mike Rapoport (Microsoft)
-50
/
+75
2026-04-18
userfaultfd: introduce mfill_establish_pmd() helper
Mike Rapoport (Microsoft)
-50
/
+52
2026-04-18
userfaultfd: introduce struct mfill_state
Mike Rapoport (Microsoft)
-66
/
+81
2026-04-18
userfaultfd: introduce mfill_copy_folio_locked() helper
Mike Rapoport (Microsoft)
-24
/
+35
2026-04-18
mm/memfd_luo: remove folio from page cache when accounting fails
Chenghao Duan
-1
/
+3
2026-04-18
mm/memfd_luo: fix physical address conversion in put_folios cleanup
Chenghao Duan
-1
/
+6
2026-04-18
mm/memfd_luo: use i_size_write() to set inode size during retrieve
Chenghao Duan
-1
/
+1
2026-04-18
mm/memfd_luo: remove unnecessary memset in zero-size memfd path
Chenghao Duan
-1
/
+0
2026-04-18
mm/memfd_luo: optimize shmem_recalc_inode calls in retrieve path
Chenghao Duan
-2
/
+6
2026-04-18
mm/memfd: use folio_nr_pages() for shmem inode accounting
Chenghao Duan
-4
/
+6
2026-04-18
mm/sparse: fix preinited section_mem_map clobbering on failure path
Muchun Song
-1
/
+0
2026-04-18
mm/mempolicy: fix memory leaks in weighted_interleave_auto_store()
Jackie Liu
-11
/
+12
2026-04-18
mm/damon/core: use time_in_range_open() for damos quota window start
SeongJae Park
-1
/
+2
2026-04-18
mm/damon/core: validate damos_quota_goal->nid for node_memcg_{used,free}_bp
SeongJae Park
-0
/
+7
2026-04-18
mm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bp
SeongJae Park
-0
/
+12
2026-04-18
mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start()
Jackie Liu
-1
/
+4
2026-04-18
mm/damon/core: fix damos_walk() vs kdamond_fn() exit race
SeongJae Park
-7
/
+14
2026-04-18
mm/damon/core: fix damon_call() vs kdamond_fn() exit race
SeongJae Park
-31
/
+14
2026-04-18
mm: zswap: tie per-CPU acomp_ctx lifetime to the pool
Kanchana P. Sridhar
-100
/
+80
2026-04-18
mm: zswap: remove redundant checks in zswap_cpu_comp_dead()
Kanchana P. Sridhar
-2
/
+10
2026-04-18
mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
Hao Ge
-1
/
+9
2026-04-18
mm/vmscan: prevent MGLRU reclaim from pinning address space
Suren Baghdasaryan
-2
/
+3
2026-04-18
mm: vmscan: fix dirty folios throttling on cgroup v1 for MGLRU
Baolin Wang
-1
/
+16
2026-04-18
memfd: implement get_id for memfd_luo
Pasha Tatashin
-0
/
+6
2026-04-18
kho: persist blob size in KHO FDT
Breno Leitao
-1
/
+1
2026-04-18
kho: add size parameter to kho_add_subtree()
Breno Leitao
-1
/
+1
2026-04-18
mm: kmemleak: add CONFIG_DEBUG_KMEMLEAK_VERBOSE build option
Breno Leitao
-1
/
+12
2026-04-18
mm: memcontrol: correct the nr_pages parameter type of mem_cgroup_update_lru_...
Qi Zheng
-2
/
+2
2026-04-18
mm: memcontrol: change val type to long in __mod_memcg_{lruvec_}state()
Qi Zheng
-6
/
+12
2026-04-18
mm: memcontrol: correct the type of stats_updates to unsigned long
Qi Zheng
-9
/
+9
2026-04-18
mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpers
Muchun Song
-1
/
+0
2026-04-18
mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
Muchun Song
-83
/
+126
2026-04-18
mm: memcontrol: convert objcg to be per-memcg per-node type
Qi Zheng
-30
/
+62
[next]