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-02-12
mm: introduce unmap_desc struct to reduce function arguments
Liam R. Howlett
-23
/
+51
2026-02-12
mm: change dup_mmap() recovery
Liam R. Howlett
-16
/
+32
2026-02-12
mm/vma: add page table limit to unmap_region()
Liam R. Howlett
-4
/
+6
2026-02-12
mm/memory: add tree limit to free_pgtables()
Liam R. Howlett
-13
/
+40
2026-02-12
mm/vma: add limits to unmap_region() for vmas
Liam R. Howlett
-2
/
+5
2026-02-12
mm/mmap: abstract vma clean up from exit_mmap()
Liam R. Howlett
-13
/
+24
2026-02-12
mm/mmap: move exit_mmap() trace point
Liam R. Howlett
-1
/
+1
2026-02-12
mm: relocate the page table ceiling and floor definitions
Liam R. Howlett
-0
/
+1
2026-02-12
mm: folio_zero_user: open code range computation in folio_zero_user()
Ankur Arora
-8
/
+7
2026-02-12
mm/vmscan: select the closest preferred node in demote_folio_list()
Bing Jiao
-8
/
+18
2026-02-12
mm/vmscan: fix demotion targets checks in reclaim/demotion
Bing Jiao
-14
/
+36
2026-02-12
mm/page_alloc: skip debug_check_no_{obj,locks}_freed with FPI_TRYLOCK
Harry Yoo
-6
/
+11
2026-02-12
mm/hugetlb: restore failed global reservations to subpool
Joshua Hahn
-0
/
+9
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-10
/
+8
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2510
/
+3376
2026-02-12
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
-6
/
+9
2026-02-11
Merge tag 'iommu-updates-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+27
2026-02-11
Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
-1967
/
+1650
2026-02-11
Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+2
2026-02-11
Merge tag 'kvm-s390-next-7.0-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-9
/
+0
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-27
/
+36
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
-1
/
+212
2026-02-10
mm/slab: drop the OBJEXTS_NOSPIN_ALLOC flag from enum objext_flags
Harry Yoo
-10
/
+8
2026-02-10
mm/slab: allow freeing kmalloc_nolock()'d objects using kfree[_rcu]()
Harry Yoo
-13
/
+30
2026-02-10
mm/slab: use prandom if !allow_spin
Harry Yoo
-4
/
+24
2026-02-10
mm/slab: do not access current->mems_allowed_seq if !allow_spin
Harry Yoo
-2
/
+11
2026-02-10
Merge branch 'slab/for-7.0/sheaves' into slab/for-next
Vlastimil Babka
-1692
/
+909
2026-02-09
Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-8
/
+38
2026-02-09
Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
-30
/
+6
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+2
2026-02-06
mm/memory: handle non-split locks correctly in zap_empty_pte_table()
David Hildenbrand (Red Hat)
-4
/
+6
2026-02-06
mm: move pte table reclaim code to memory.c
David Hildenbrand (Red Hat)
-97
/
+62
2026-02-06
mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
-7
/
+2
2026-02-06
mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...
Qi Zheng
-0
/
+3
2026-02-06
mm: change mm/pt_reclaim.c to use asm/tlb.h instead of asm-generic/tlb.h
Qi Zheng
-1
/
+1
2026-02-06
mm/damon/stat: remove __read_mostly from memory_idle_ms_percentiles
Li RongQing
-1
/
+1
2026-02-06
zsmalloc: make common caches global
Sergey Senozhatsky
-56
/
+50
2026-02-06
mm: add SPDX id lines to some mm source files
Tim Bird
-13
/
+8
2026-02-06
mm/zswap: use %pe to print error pointers
Sahil Chandna
-2
/
+2
2026-02-06
mm/vmscan: use %pe to print error pointers
Sahil Chandna
-2
/
+2
2026-02-06
mm/readahead: fix typo in comment
Wilson Zeng
-1
/
+1
2026-02-06
mm: khugepaged: fix NR_FILE_PAGES and NR_SHMEM in collapse_file()
Shakeel Butt
-7
/
+9
2026-02-06
mm: refactor vma_map_pages to use vm_insert_pages
Justin Green
-9
/
+1
2026-02-06
mm/damon: unify address range representation with damon_addr_range
Enze Li
-13
/
+2
2026-02-06
mm/cma: replace snprintf with strscpy in cma_new_area
Thorsten Blum
-1
/
+2
2026-02-06
mm: zswap: use SG list decompression APIs from zsmalloc
Yosry Ahmed
-30
/
+19
2026-02-06
Merge tag 'mm-hotfixes-stable-2026-02-06-12-37' of git://git.kernel.org/pub/s...
Linus Torvalds
-22
/
+20
2026-02-06
Merge tag 'slab-for-6.19-rc8-fix' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+5
2026-02-06
Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...
Joerg Roedel
-0
/
+27
2026-02-06
slub: let need_slab_obj_exts() return false if SLAB_NO_OBJ_EXT is set
Hao Li
-0
/
+3
[prev]
[next]