index
:
pub/scm/linux/kernel/git/rseq/linux-rseq.git
master
Restartable sequences kernel tree
RSeq Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
vma
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-05
tools/testing/vma: add simple test for append_vma_flags()
Lorenzo Stoakes (Oracle)
2
-0
/
+28
2026-04-05
mm/vma: add append_vma_flags() helper
Lorenzo Stoakes (Oracle)
1
-7
/
+7
2026-04-05
tools/testing/vma: fix VMA flag tests
Lorenzo Stoakes (Oracle)
3
-36
/
+92
2026-04-05
mm/vma: use new VMA flags for sticky flags logic
Lorenzo Stoakes (Oracle)
2
-7
/
+7
2026-04-05
tools/testing/vma: convert bulk of test code to vma_flags_t
Lorenzo Stoakes (Oracle)
6
-163
/
+186
2026-04-05
mm/vma: add further vma_flags_t unions
Lorenzo Stoakes (Oracle)
1
-1
/
+4
2026-04-05
tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
Lorenzo Stoakes (Oracle)
3
-0
/
+167
2026-04-05
mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
Lorenzo Stoakes (Oracle)
1
-1
/
+35
2026-04-05
mm: abstract reading sysctl_max_map_count, and READ_ONCE()
Lorenzo Stoakes (Oracle)
3
-3
/
+11
2026-04-05
mm: prevent droppable mappings from being locked
Anthony Yznaga
1
-0
/
+5
2026-04-05
mm: move vma_mmu_pagesize() from hugetlb to vma.c
David Hildenbrand (Arm)
1
-0
/
+5
2026-04-05
tools/testing/vma: add test for vma_flags_test(), vma_desc_test()
Lorenzo Stoakes (Oracle)
1
-0
/
+36
2026-04-05
mm: reintroduce vma_desc_test() as a singular flag test
Lorenzo Stoakes (Oracle)
1
-0
/
+6
2026-04-05
mm: reintroduce vma_flags_test() as a singular flag test
Lorenzo Stoakes (Oracle)
1
-0
/
+8
2026-04-05
mm: always inline __mk_vma_flags() and invoked functions
Lorenzo Stoakes (Oracle)
2
-4
/
+6
2026-04-05
mm: add vma_desc_test_all() and use it
Lorenzo Stoakes (Oracle)
1
-0
/
+9
2026-04-05
mm: rename VMA flag helpers to be more readable
Lorenzo Stoakes (Oracle)
2
-24
/
+24
2026-02-12
tools/testing/vma: add VMA userland tests for VMA flag functions
Lorenzo Stoakes
5
-12
/
+322
2026-02-12
tools/testing/vma: separate out vma_internal.h into logical headers
Lorenzo Stoakes
5
-1925
/
+1873
2026-02-12
tools/testing/vma: separate VMA userland tests into separate files
Lorenzo Stoakes
8
-335
/
+406
2026-02-12
mm: make vm_area_desc utilise vma_flags_t only
Lorenzo Stoakes
1
-2
/
+7
2026-02-12
mm: add basic VMA flag operation helper functions
Lorenzo Stoakes
1
-20
/
+127
2026-02-12
mm: use unmap_desc struct for freeing page tables
Liam R. Howlett
1
-4
/
+3
2026-02-12
mm/vma: use unmap_desc in exit_mmap() and vms_clear_ptes()
Liam R. Howlett
1
-3
/
+3
2026-02-12
mm/memory: add tree limit to free_pgtables()
Liam R. Howlett
1
-1
/
+2
2026-01-26
mm/rmap: separate out fork-only logic on anon_vma_clone()
Lorenzo Stoakes
1
-1
/
+10
2026-01-26
mm/rmap: remove anon_vma_merge() function
Lorenzo Stoakes
1
-5
/
+0
2025-11-29
mm: introduce VMA flags bitmap type
Lorenzo Stoakes
1
-30
/
+120
2025-11-29
tools/testing/vma: eliminate dependency on vma->__vm_flags
Lorenzo Stoakes
1
-10
/
+10
2025-11-29
mm: declare VMA flags by bit
Lorenzo Stoakes
1
-45
/
+259
2025-11-24
tools/testing/vma: add missing stub
Lorenzo Stoakes
1
-0
/
+7
2025-11-24
mm: softdirty: add pgtable_supports_soft_dirty()
Chunyan Zhang
1
-0
/
+2
2025-11-20
mm: propagate VM_SOFTDIRTY on merge
Lorenzo Stoakes
1
-12
/
+6
2025-11-20
mm: add vma_start_write_killable()
Matthew Wilcox (Oracle)
1
-0
/
+8
2025-11-20
tools/testing/vma: add VMA sticky userland tests
Lorenzo Stoakes
1
-10
/
+79
2025-11-20
mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
Lorenzo Stoakes
1
-0
/
+26
2025-11-20
mm: implement sticky VMA flags
Lorenzo Stoakes
1
-0
/
+28
2025-11-20
mm: update vma_modify_flags() to handle residual flags, document
Lorenzo Stoakes
1
-1
/
+2
2025-11-20
mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
Lorenzo Stoakes
1
-0
/
+1
2025-11-20
mm: kill mm_wr_locked from unmap_vmas() and unmap_single_vma()
Kefeng Wang
1
-2
/
+1
2025-11-16
mm: add ability to take further action in vm_area_desc
Lorenzo Stoakes
1
-7
/
+91
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-44
/
+58
2025-09-29
tools/testing: Add support for changes to slab for sheaves
Liam R. Howlett
1
-91
/
+1
2025-09-29
tools/testing/vma: Implement vm_refcnt reset
Liam R. Howlett
1
-0
/
+2
2025-09-29
tools/testing/vma: clean up stubs in vma_internal.h
Lorenzo Stoakes
1
-110
/
+57
2025-09-22
mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()
Lorenzo Stoakes
1
-3
/
+9
2025-09-22
mm: specify separate file and vm_file params in vm_area_desc
Lorenzo Stoakes
1
-10
/
+18
2025-09-13
tools: testing: use existing atomic.h for vma/maple tests
Brendan Jackman
2
-26
/
+3
2025-09-13
mm: replace mm->flags with bitmap entirely and set to 64 bits
Lorenzo Stoakes
1
-2
/
+17
2025-09-13
mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
David Hildenbrand
1
-5
/
+13
[prev]
[next]