index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vma.c
Age
Commit message (
Expand
)
Author
2025-06-17
mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
Lorenzo Stoakes
2025-06-12
mm: add mmap_prepare() compatibility layer for nested file systems
Lorenzo Stoakes
2025-06-11
mm/vma: reset VMA iterator on commit_merge() OOM failure
Lorenzo Stoakes
2025-06-06
Merge tag 'mm-stable-2025-06-06-16-09' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-06-05
mm/hugetlb: unshare page tables during VMA split, not before
Jann Horn
2025-06-05
mm: fix uprobe pte be overwritten when expanding vma
Pu Lehui
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-25
mm: fix copy_vma() error handling for hugetlb mappings
Ricardo CaƱuelo Navarro
2025-05-13
mm/vma: remove mmap() retry merge
Lorenzo Stoakes
2025-05-13
mm: introduce new .mmap_prepare() file callback
Lorenzo Stoakes
2025-05-12
mm: abstract initial stack setup to mm subsystem
Lorenzo Stoakes
2025-05-11
mm/vma: fix incorrectly disallowed anonymous VMA merges
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: mark vmas detached upon exit
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: completely abstract unnecessary adj_start calculation
Lorenzo Stoakes
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-03-16
mm/vma: do not register private-anon mappings with khugepaged during mmap
Dev Jain
2025-03-05
mm: abort vma_modify() on merge out of memory failure
Lorenzo Stoakes
2025-01-25
mm: make mmap_region() internal
Lorenzo Stoakes
2025-01-25
mm/debug: prefer VM_WARN_ON_VMG() to report VMG debug warnings
Lorenzo Stoakes
2025-01-25
mm: remove unnecessary calls to lru_add_drain
Rik van Riel
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-12-18
mm: correctly reference merged VMA
Lorenzo Stoakes
2024-12-05
mm: correct typo in MMAP_STATE() macro
Lorenzo Stoakes
2024-11-11
vma: detect infinite loop in vma tree
Liam R. Howlett
2024-11-06
mm/vma: the pgoff is correct if can_merge_right
Wei Yang
2024-11-06
mm: defer second attempt at merge on mmap()
Lorenzo Stoakes
2024-11-06
mm: remove unnecessary reset state logic on merge new VMA
Lorenzo Stoakes
2024-11-06
mm: refactor __mmap_region()
Lorenzo Stoakes
2024-11-06
mm: isolate mmap internal logic to mm/vma.c
Lorenzo Stoakes
2024-11-06
mm: remove misleading 'unlikely' hint in vms_gather_munmap_vmas()
Breno Leitao
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-09-17
mm/vma: return the exact errno in vms_gather_munmap_vmas()
Xiao Yang
2024-09-03
mm: rework vm_ops->close() handling on VMA merge
Lorenzo Stoakes
2024-09-03
mm: refactor vma_merge() into modify-only vma_merge_existing_range()
Lorenzo Stoakes
2024-09-03
mm: introduce commit_merge(), abstracting final commit of merge
Lorenzo Stoakes
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
2024-09-03
mm: abstract vma_expand() to use vma_merge_struct
Lorenzo Stoakes
[next]