index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'mm-hotfixes-stable-2026-04-06-15-27' of git://git.kernel.org/pub/s...
Linus Torvalds
7 days
mm/damon/stat: deallocate damon_call() failure leaking damon_ctx
SeongJae Park
7 days
mm/vma: fix memory leak in __mmap_region()
Sechang Lim
7 days
mm/memory_hotplug: maintain N_NORMAL_MEMORY during hotplug
Hao Li
7 days
mm/damon/sysfs: dealloc repeat_call_control if damon_call() fails
SeongJae Park
7 days
mm: reinstate unconditional writeback start in balance_dirty_pages()
Joanne Koong
7 days
mm: filemap: fix nr_pages calculation overflow in filemap_map_pages()
Baolin Wang
2026-03-29
Merge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-03-28
Merge tag 'mm-hotfixes-stable-2026-03-28-10-45' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-03-27
mm/mseal: update VMA end correctly on merge
Lorenzo Stoakes (Oracle)
2026-03-27
mm/pagewalk: fix race between concurrent split and refault
Max Boone
2026-03-27
mm/memory: fix PMD/PUD checks in follow_pfnmap_start()
David Hildenbrand (Arm)
2026-03-27
mm/damon/sysfs: check contexts->nr in repeat_call_fn
Josh Law
2026-03-27
mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
Josh Law
2026-03-27
mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
Josh Law
2026-03-27
mm/swap: fix swap cache memcg accounting
Alexandre Ghiti
2026-03-26
Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-03-26
futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()
Hao-Yu Yang
2026-03-23
mm/damon/stat: monitor all System RAM resources
SeongJae Park
2026-03-23
mm/zswap: add missing kunmap_local()
Lorenzo Stoakes (Oracle)
2026-03-21
mm/damon/core: avoid use of half-online-committed context
SeongJae Park
2026-03-21
mm/rmap: clear vma->anon_vma on error
Lorenzo Stoakes (Oracle)
2026-03-20
mm/hmm: Indicate that HMM requires DMA coherency
Leon Romanovsky
2026-03-16
Merge tag 'mm-hotfixes-stable-2026-03-16-12-15' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-03-13
Merge tag 'slab-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-03-11
slab: fix memory leak when refill_sheaf() fails
Qing Wang
2026-03-10
mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for sh...
Wei Yang
2026-03-10
mm/rmap: fix incorrect pte restoration for lazyfree folios
Dev Jain
2026-03-10
mm/huge_memory: fix use of NULL folio in move_pages_huge_pmd()
Chris Down
2026-03-10
Merge tag 'mm-hotfixes-stable-2026-03-09-16-36' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-03-10
mm/slab: fix an incorrect check in obj_exts_alloc_size()
Harry Yoo
2026-03-06
Merge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-03-06
Merge tag 'slab-for-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-03-06
Require (reasonably) normal mappings for MADV_DOFORK
Linus Torvalds
2026-03-04
mm/huge_memory: fix a folio_split() race condition with folio_try_get()
Zi Yan
2026-03-04
memcg: fix slab accounting in refill_obj_stock() trylock path
Hao Li
2026-03-04
mm/hugetlb.c: use __pa() instead of virt_to_phys() in early bootmem alloc code
Ritesh Harjani (IBM)
2026-03-04
mm/cma: move put_page_testzero() out of VM_WARN_ON in cma_release()
Zi Yan
2026-03-04
mm/damon/core: clear walk_control on inactive context in damos_walk()
Raul Pazemecxas De Andrade
2026-03-04
mm: memfd_luo: always dirty all folios
Pratyush Yadav (Google)
2026-03-04
mm: memfd_luo: always make all folios uptodate
Pratyush Yadav (Google)
2026-03-04
mm/slab: change stride type from unsigned short to unsigned int
Harry Yoo
2026-03-04
mm/slab: allow sheaf refill if blocking is not allowed
Vlastimil Babka (SUSE)
2026-03-02
mm: Fix a hmm_range_fault() livelock / starvation problem
Thomas Hellström
2026-03-02
slab: distinguish lock and trylock for sheaf_flush_main()
Vlastimil Babka
2026-02-27
Merge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-02-27
mm/slab: initialize slab->stride early to avoid memory ordering issues
Harry Yoo
2026-02-26
mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXT
Suren Baghdasaryan
2026-02-26
mm/slab: pass __GFP_NOWARN to refill_sheaf() if fallback is available
Harry Yoo
2026-02-24
mm: fix NULL NODE_DATA dereference for memoryless nodes on boot
Ming Lei
[next]