index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-12
mm: rmap: support batched unmapping for file large folios
Baolin Wang
1
-3
/
+7
2026-02-12
mm: rmap: support batched checks of the references for large folios
Baolin Wang
1
-3
/
+25
2026-02-12
mm: make vm_area_desc utilise vma_flags_t only
Lorenzo Stoakes
4
-8
/
+10
2026-02-12
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
1
-9
/
+8
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
2
-28
/
+35
2026-02-12
mm: update secretmem to use VMA flags on mmap_prepare
Lorenzo Stoakes
5
-12
/
+12
2026-02-12
mm: update hugetlbfs to use VMA flags on mmap_prepare
Lorenzo Stoakes
3
-14
/
+14
2026-02-12
mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
Lorenzo Stoakes
2
-2
/
+2
2026-02-12
mm: use unmap_desc struct for freeing page tables
Liam R. Howlett
5
-31
/
+42
2026-02-12
mm/vma: use unmap_region() in vms_clear_ptes()
Liam R. Howlett
1
-13
/
+1
2026-02-12
mm/vma: use unmap_desc in exit_mmap() and vms_clear_ptes()
Liam R. Howlett
5
-18
/
+50
2026-02-12
mm: introduce unmap_desc struct to reduce function arguments
Liam R. Howlett
3
-23
/
+51
2026-02-12
mm: change dup_mmap() recovery
Liam R. Howlett
2
-16
/
+32
2026-02-12
mm/vma: add page table limit to unmap_region()
Liam R. Howlett
2
-4
/
+6
2026-02-12
mm/memory: add tree limit to free_pgtables()
Liam R. Howlett
4
-13
/
+40
2026-02-12
mm/vma: add limits to unmap_region() for vmas
Liam R. Howlett
2
-2
/
+5
2026-02-12
mm/mmap: abstract vma clean up from exit_mmap()
Liam R. Howlett
1
-13
/
+24
2026-02-12
mm/mmap: move exit_mmap() trace point
Liam R. Howlett
1
-1
/
+1
2026-02-12
mm: relocate the page table ceiling and floor definitions
Liam R. Howlett
1
-0
/
+1
2026-02-12
mm: folio_zero_user: open code range computation in folio_zero_user()
Ankur Arora
1
-8
/
+7
2026-02-12
mm/vmscan: select the closest preferred node in demote_folio_list()
Bing Jiao
2
-8
/
+18
2026-02-12
mm/vmscan: fix demotion targets checks in reclaim/demotion
Bing Jiao
2
-14
/
+36
2026-02-12
mm/page_alloc: skip debug_check_no_{obj,locks}_freed with FPI_TRYLOCK
Harry Yoo
1
-6
/
+11
2026-02-12
mm/hugetlb: restore failed global reservations to subpool
Joshua Hahn
1
-0
/
+9
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
6
-10
/
+8
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
87
-2503
/
+3369
2026-02-12
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
1
-6
/
+9
2026-02-11
Merge tag 'iommu-updates-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+27
2026-02-11
Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
7
-1966
/
+1649
2026-02-11
Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2026-02-11
Merge tag 'kvm-s390-next-7.0-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-9
/
+0
2026-02-11
mm: Fix a hmm_range_fault() livelock / starvation problem
Thomas Hellström
4
-11
/
+17
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-27
/
+36
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
4
-1
/
+212
2026-02-10
mm/slab: drop the OBJEXTS_NOSPIN_ALLOC flag from enum objext_flags
Harry Yoo
1
-10
/
+8
2026-02-10
mm/slab: allow freeing kmalloc_nolock()'d objects using kfree[_rcu]()
Harry Yoo
2
-13
/
+30
2026-02-10
mm/slab: use prandom if !allow_spin
Harry Yoo
1
-4
/
+24
2026-02-10
mm/slab: do not access current->mems_allowed_seq if !allow_spin
Harry Yoo
1
-2
/
+11
2026-02-10
Merge branch 'slab/for-7.0/sheaves' into slab/for-next
Vlastimil Babka
6
-1691
/
+908
2026-02-09
Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+38
2026-02-09
Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-30
/
+6
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2026-02-06
mm/memory: handle non-split locks correctly in zap_empty_pte_table()
David Hildenbrand (Red Hat)
1
-4
/
+6
2026-02-06
mm: move pte table reclaim code to memory.c
David Hildenbrand (Red Hat)
4
-97
/
+62
2026-02-06
mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
1
-7
/
+2
2026-02-06
mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...
Qi Zheng
1
-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
/
+1
2026-02-06
mm/damon/stat: remove __read_mostly from memory_idle_ms_percentiles
Li RongQing
1
-1
/
+1
2026-02-06
zsmalloc: make common caches global
Sergey Senozhatsky
1
-56
/
+50
2026-02-06
mm: add SPDX id lines to some mm source files
Tim Bird
8
-13
/
+8
[prev]
[next]