index
:
linux.git
arm64-uaccess
for-next
master
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
7 days
Merge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7 days
mm/slab: initialize slab->stride early to avoid memory ordering issues
Harry Yoo
8 days
mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXT
Suren Baghdasaryan
8 days
mm/slab: pass __GFP_NOWARN to refill_sheaf() if fallback is available
Harry Yoo
10 days
mm: fix NULL NODE_DATA dereference for memoryless nodes on boot
Ming Lei
10 days
mm/kfence: fix KASAN hardware tag faults during late enablement
Alexander Potapenko
10 days
mm/damon/core: disallow non-power of two min_region_sz
SeongJae Park
10 days
liveupdate: luo_file: remember retrieve() status
Pratyush Yadav (Google)
10 days
mm: thp: deny THP for files on anonymous inodes
Deepanshu Kartikey
10 days
mm/kfence: disable KFENCE upon KASAN HW tags enablement
Alexander Potapenko
12 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
13 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
13 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
13 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
13 days
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
13 days
Merge tag 'fixes-2026-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-16
Merge tag 'slab-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-14
Merge tag 'memblock-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-14
mm: numa_memblks: Identify the accurate NUMA ID of CFMW
Cui Chao
2026-02-13
Merge tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-02-12
mm/page_alloc: clear page->private in free_pages_prepare()
Mikhail Gavrilov
2026-02-12
mm: rmap: support batched unmapping for file large folios
Baolin Wang
2026-02-12
mm: rmap: support batched checks of the references for large folios
Baolin Wang
2026-02-12
mm: make vm_area_desc utilise vma_flags_t only
Lorenzo Stoakes
2026-02-12
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
2026-02-12
mm: update secretmem to use VMA flags on mmap_prepare
Lorenzo Stoakes
2026-02-12
mm: update hugetlbfs to use VMA flags on mmap_prepare
Lorenzo Stoakes
2026-02-12
mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
Lorenzo Stoakes
2026-02-12
mm: use unmap_desc struct for freeing page tables
Liam R. Howlett
2026-02-12
mm/vma: use unmap_region() in vms_clear_ptes()
Liam R. Howlett
2026-02-12
mm/vma: use unmap_desc in exit_mmap() and vms_clear_ptes()
Liam R. Howlett
2026-02-12
mm: introduce unmap_desc struct to reduce function arguments
Liam R. Howlett
2026-02-12
mm: change dup_mmap() recovery
Liam R. Howlett
2026-02-12
mm/vma: add page table limit to unmap_region()
Liam R. Howlett
2026-02-12
mm/memory: add tree limit to free_pgtables()
Liam R. Howlett
2026-02-12
mm/vma: add limits to unmap_region() for vmas
Liam R. Howlett
2026-02-12
mm/mmap: abstract vma clean up from exit_mmap()
Liam R. Howlett
2026-02-12
mm/mmap: move exit_mmap() trace point
Liam R. Howlett
2026-02-12
mm: relocate the page table ceiling and floor definitions
Liam R. Howlett
2026-02-12
mm: folio_zero_user: open code range computation in folio_zero_user()
Ankur Arora
2026-02-12
mm/vmscan: select the closest preferred node in demote_folio_list()
Bing Jiao
2026-02-12
mm/vmscan: fix demotion targets checks in reclaim/demotion
Bing Jiao
2026-02-12
mm/page_alloc: skip debug_check_no_{obj,locks}_freed with FPI_TRYLOCK
Harry Yoo
2026-02-12
mm/hugetlb: restore failed global reservations to subpool
Joshua Hahn
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]