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
/
include
/
custom.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
1
-3
/
+0
2026-04-05
mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
Lorenzo Stoakes (Oracle)
1
-6
/
+0
2026-04-05
mm/vma: introduce vma_flags_same[_mask/_pair]()
Lorenzo Stoakes (Oracle)
1
-11
/
+0
2026-04-05
tools/testing/vma: fix VMA flag tests
Lorenzo Stoakes (Oracle)
1
-19
/
+0
2026-04-05
mm/vma: use new VMA flags for sticky flags logic
Lorenzo Stoakes (Oracle)
1
-5
/
+0
2026-04-05
tools/testing/vma: convert bulk of test code to vma_flags_t
Lorenzo Stoakes (Oracle)
1
-0
/
+7
2026-04-05
tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
Lorenzo Stoakes (Oracle)
1
-0
/
+12
2026-04-05
mm: abstract reading sysctl_max_map_count, and READ_ONCE()
Lorenzo Stoakes (Oracle)
1
-3
/
+0
2026-04-05
mm: move vma_mmu_pagesize() from hugetlb to vma.c
David Hildenbrand (Arm)
1
-0
/
+5
2026-04-05
mm: always inline __mk_vma_flags() and invoked functions
Lorenzo Stoakes (Oracle)
1
-2
/
+3
2026-02-12
tools/testing/vma: add VMA userland tests for VMA flag functions
Lorenzo Stoakes
1
-0
/
+16
2026-02-12
tools/testing/vma: separate out vma_internal.h into logical headers
Lorenzo Stoakes
1
-0
/
+103