index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vma.h
Age
Commit message (
Expand
)
Author
2026-04-05
mm: allow handling of stacked mmap_prepare hooks in more drivers
Lorenzo Stoakes (Oracle)
2026-04-05
mm: simplify VMA flag tests of excluded flags
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: convert __mmap_region() to use vma_flags_t
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
Lorenzo Stoakes (Oracle)
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: add further vma_flags_t unions
Lorenzo Stoakes (Oracle)
2026-02-12
mm: make vm_area_desc utilise vma_flags_t only
Lorenzo Stoakes
2026-02-12
mm: use unmap_desc struct for freeing page tables
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/vma: add page table limit to unmap_region()
Liam R. Howlett
2026-02-12
mm/vma: add limits to unmap_region() for vmas
Liam R. Howlett
2026-01-20
mm: cleanup vma_iter_bulk_alloc
Wentao Guan
2026-01-20
mm: fix minor spelling mistakes in comments
Kevin Lourenco
2026-01-14
mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
Lorenzo Stoakes
2025-11-20
mm: implement sticky VMA flags
Lorenzo Stoakes
2025-11-20
mm: update vma_modify_flags() to handle residual flags, document
Lorenzo Stoakes
2025-11-16
mm/vma: remove unused function, make internal functions static
Lorenzo Stoakes
2025-09-22
mm: specify separate file and vm_file params in vm_area_desc
Lorenzo Stoakes
2025-09-13
mm: fix typos in VMA comments
Ye Liu
2025-08-02
mm/mseal: small cleanups
Lorenzo Stoakes
2025-08-02
mm/mseal: update madvise() logic
Lorenzo Stoakes
2025-07-24
mm/vma: refactor vma_modify_flags_name() to vma_modify_name()
Lorenzo Stoakes
2025-07-09
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
2025-06-12
mm: add mmap_prepare() compatibility layer for nested file systems
Lorenzo Stoakes
2025-06-05
mm: fix uprobe pte be overwritten when expanding vma
Pu Lehui
2025-05-12
mm: perform VMA allocation, freeing, duplication in mm
Lorenzo Stoakes
2025-05-12
mm: abstract initial stack setup to mm subsystem
Lorenzo Stoakes
2025-05-12
mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
Lorenzo Stoakes
2025-04-11
mm/vma: add give_up_on_oom option on modify/merge, use in uffd release
Lorenzo Stoakes
2025-03-16
mm: make vma cache SLAB_TYPESAFE_BY_RCU
Suren Baghdasaryan
2025-03-16
mm: introduce vma_iter_store_attached() to use with attached vmas
Suren Baghdasaryan
2025-03-16
mm: mark vma as detached until it's added into vma tree
Suren Baghdasaryan
2025-03-16
mm: make vmg->target consistent and further simplify commit_merge()
Lorenzo Stoakes
2025-03-16
mm: eliminate adj_start parameter from commit_merge()
Lorenzo Stoakes
2025-03-16
mm: further refactor commit_merge()
Lorenzo Stoakes
2025-03-16
mm: simplify vma merge structure and expand comments
Lorenzo Stoakes
2025-01-25
mm: make mmap_region() internal
Lorenzo Stoakes
2025-01-13
mm: enforce __must_check on VMA merge and split
Lorenzo Stoakes
2025-01-13
mm/vma: move __vm_munmap() to mm/vma.c
Lorenzo Stoakes
2025-01-13
mm/vma: move stack expansion logic to mm/vma.c
Lorenzo Stoakes
2025-01-13
mm/vma: move unmapped_area() internals to mm/vma.c
Lorenzo Stoakes
2025-01-13
mm/vma: move brk() internals to mm/vma.c
Lorenzo Stoakes
2024-11-06
mm: isolate mmap internal logic to mm/vma.c
Lorenzo Stoakes
2024-11-05
mm: refactor map_deny_write_exec()
Lorenzo Stoakes
2024-11-05
mm: unconditionally close VMAs on error
Lorenzo Stoakes
2024-10-28
mm/vma: add expand-only VMA merge mode and optimise do_brk_flags()
Lorenzo Stoakes
2024-10-28
mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL
Jann Horn
2024-09-03
mm: make vma_prepare() and friends static and internal to vma.c
Lorenzo Stoakes
2024-09-03
mm: avoid using vma_merge() for new VMAs
Lorenzo Stoakes
[next]