| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-06-27 | mm/hugetlb: unshare page tables during VMA split, not before | Jann Horn | 1 | -0/+2 |
| 2025-01-23 | tools: fix atomic_set() definition to set the value correctly | Suren Baghdasaryan | 1 | -1/+1 |
| 2024-10-29 | tools: testing: add expand-only mode VMA test | Lorenzo Stoakes | 1 | -0/+40 |
| 2024-09-04 | mm: rework vm_ops->close() handling on VMA merge | Lorenzo Stoakes | 1 | -38/+128 |
| 2024-09-04 | mm: refactor vma_merge() into modify-only vma_merge_existing_range() | Lorenzo Stoakes | 1 | -2/+7 |
| 2024-09-04 | mm: avoid using vma_merge() for new VMAs | Lorenzo Stoakes | 2 | -2/+37 |
| 2024-09-04 | mm: abstract vma_expand() to use vma_merge_struct | Lorenzo Stoakes | 1 | -2/+1 |
| 2024-09-04 | mm: introduce vma_merge_struct and abstract vma_merge(),vma_modify() | Lorenzo Stoakes | 1 | -41/+2 |
| 2024-09-04 | tools: add VMA merge tests | Lorenzo Stoakes | 2 | -10/+1317 |
| 2024-09-04 | tools: improve vma test Makefile | Lorenzo Stoakes | 1 | -2/+4 |
| 2024-09-02 | tools: add skeleton code for userland testing of VMA logic | Lorenzo Stoakes | 6 | -0/+1162 |
