index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vma.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-05
mm: allow handling of stacked mmap_prepare hooks in more drivers
Lorenzo Stoakes (Oracle)
1
-1
/
+1
2026-04-05
mm: simplify VMA flag tests of excluded flags
Lorenzo Stoakes (Oracle)
1
-4
/
+2
2026-04-05
mm/vma: convert __mmap_region() to use vma_flags_t
Lorenzo Stoakes (Oracle)
1
-0
/
+51
2026-04-05
mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
Lorenzo Stoakes (Oracle)
1
-8
/
+7
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
1
-3
/
+11
2026-04-05
mm/vma: add further vma_flags_t unions
Lorenzo Stoakes (Oracle)
1
-1
/
+5
2026-02-13
mm: make vm_area_desc utilise vma_flags_t only
Lorenzo Stoakes
1
-2
/
+1
2026-02-13
mm: use unmap_desc struct for freeing page tables
Liam R. Howlett
1
-0
/
+23
2026-02-13
mm/vma: use unmap_desc in exit_mmap() and vms_clear_ptes()
Liam R. Howlett
1
-0
/
+14
2026-02-13
mm: introduce unmap_desc struct to reduce function arguments
Liam R. Howlett
1
-5
/
+30
2026-02-13
mm/vma: add page table limit to unmap_region()
Liam R. Howlett
1
-1
/
+2
2026-02-13
mm/vma: add limits to unmap_region() for vmas
Liam R. Howlett
1
-0
/
+1
2026-01-21
mm: cleanup vma_iter_bulk_alloc
Wentao Guan
1
-6
/
+0
2026-01-21
mm: fix minor spelling mistakes in comments
Kevin Lourenco
1
-4
/
+4
2026-01-15
mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
Lorenzo Stoakes
1
-0
/
+3
2025-11-21
mm: implement sticky VMA flags
Lorenzo Stoakes
1
-6
/
+4
2025-11-21
mm: update vma_modify_flags() to handle residual flags, document
Lorenzo Stoakes
1
-36
/
+104
2025-11-17
mm/vma: remove unused function, make internal functions static
Lorenzo Stoakes
1
-6
/
+0
2025-09-23
mm: specify separate file and vm_file params in vm_area_desc
Lorenzo Stoakes
1
-24
/
+4
2025-09-14
mm: fix typos in VMA comments
Ye Liu
1
-1
/
+1
2025-08-02
mm/mseal: small cleanups
Lorenzo Stoakes
1
-18
/
+2
2025-08-02
mm/mseal: update madvise() logic
Lorenzo Stoakes
1
-7
/
+0
2025-07-25
mm/vma: refactor vma_modify_flags_name() to vma_modify_name()
Lorenzo Stoakes
1
-8
/
+7
2025-07-10
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
1
-8
/
+8
2025-06-13
mm: add mmap_prepare() compatibility layer for nested file systems
Lorenzo Stoakes
1
-0
/
+47
2025-06-06
mm: fix uprobe pte be overwritten when expanding vma
Pu Lehui
1
-0
/
+7
2025-05-13
mm: perform VMA allocation, freeing, duplication in mm
Lorenzo Stoakes
1
-0
/
+6
2025-05-13
mm: abstract initial stack setup to mm subsystem
Lorenzo Stoakes
1
-0
/
+4
2025-05-13
mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
Lorenzo Stoakes
1
-0
/
+5
2025-04-12
mm/vma: add give_up_on_oom option on modify/merge, use in uffd release
Lorenzo Stoakes
1
-1
/
+8
2025-03-17
mm: make vma cache SLAB_TYPESAFE_BY_RCU
Suren Baghdasaryan
1
-1
/
+1
2025-03-17
mm: introduce vma_iter_store_attached() to use with attached vmas
Suren Baghdasaryan
1
-2
/
+9
2025-03-17
mm: mark vma as detached until it's added into vma tree
Suren Baghdasaryan
1
-0
/
+2
2025-03-17
mm: make vmg->target consistent and further simplify commit_merge()
Lorenzo Stoakes
1
-5
/
+1
2025-03-17
mm: eliminate adj_start parameter from commit_merge()
Lorenzo Stoakes
1
-0
/
+10
2025-03-17
mm: further refactor commit_merge()
Lorenzo Stoakes
1
-14
/
+24
2025-03-17
mm: simplify vma merge structure and expand comments
Lorenzo Stoakes
1
-5
/
+37
2025-01-26
mm: make mmap_region() internal
Lorenzo Stoakes
1
-1
/
+1
2025-01-14
mm: enforce __must_check on VMA merge and split
Lorenzo Stoakes
1
-11
/
+15
2025-01-14
mm/vma: move __vm_munmap() to mm/vma.c
Lorenzo Stoakes
1
-0
/
+2
2025-01-14
mm/vma: move stack expansion logic to mm/vma.c
Lorenzo Stoakes
1
-6
/
+6
2025-01-14
mm/vma: move unmapped_area() internals to mm/vma.c
Lorenzo Stoakes
1
-0
/
+3
2025-01-14
mm/vma: move brk() internals to mm/vma.c
Lorenzo Stoakes
1
-0
/
+3
2024-11-07
mm: isolate mmap internal logic to mm/vma.c
Lorenzo Stoakes
1
-93
/
+4
2024-11-06
mm: refactor map_deny_write_exec()
Lorenzo Stoakes
1
-1
/
+1
2024-11-06
mm: unconditionally close VMAs on error
Lorenzo Stoakes
1
-3
/
+1
2024-10-29
mm/vma: add expand-only VMA merge mode and optimise do_brk_flags()
Lorenzo Stoakes
1
-0
/
+14
2024-10-29
mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL
Jann Horn
1
-9
/
+3
2024-09-04
mm: make vma_prepare() and friends static and internal to vma.c
Lorenzo Stoakes
1
-25
/
+0
2024-09-04
mm: avoid using vma_merge() for new VMAs
Lorenzo Stoakes
1
-4
/
+44
[next]