index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
/
vma
/
tests
/
vma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-05
tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
Lorenzo Stoakes (Oracle)
1
-16
/
+17
2026-04-05
tools/testing/vma: test vma_flags_count,vma[_flags]_test_single_mask
Lorenzo Stoakes (Oracle)
1
-9
/
+54
2026-04-05
tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
Lorenzo Stoakes (Oracle)
1
-6
/
+13
2026-04-05
tools/testing/vma: test that legacy flag helpers work correctly
Lorenzo Stoakes (Oracle)
1
-0
/
+6
2026-04-05
tools/testing/vma: add simple test for append_vma_flags()
Lorenzo Stoakes (Oracle)
1
-0
/
+25
2026-04-05
tools/testing/vma: fix VMA flag tests
Lorenzo Stoakes (Oracle)
1
-14
/
+74
2026-04-05
tools/testing/vma: convert bulk of test code to vma_flags_t
Lorenzo Stoakes (Oracle)
1
-5
/
+5
2026-04-05
tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
Lorenzo Stoakes (Oracle)
1
-0
/
+137
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: rename VMA flag helpers to be more readable
Lorenzo Stoakes (Oracle)
1
-14
/
+14
2026-02-12
tools/testing/vma: add VMA userland tests for VMA flag functions
Lorenzo Stoakes
1
-0
/
+300
2026-02-12
tools/testing/vma: separate VMA userland tests into separate files
Lorenzo Stoakes
1
-0
/
+39