summaryrefslogtreecommitdiff
path: root/tools/testing/vma/include/custom.h
AgeCommit message (Expand)Author
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)
2026-04-05mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()Lorenzo Stoakes (Oracle)
2026-04-05mm/vma: introduce vma_flags_same[_mask/_pair]()Lorenzo Stoakes (Oracle)
2026-04-05tools/testing/vma: fix VMA flag testsLorenzo Stoakes (Oracle)
2026-04-05mm/vma: use new VMA flags for sticky flags logicLorenzo Stoakes (Oracle)
2026-04-05tools/testing/vma: convert bulk of test code to vma_flags_tLorenzo Stoakes (Oracle)
2026-04-05tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]Lorenzo Stoakes (Oracle)
2026-04-05mm: abstract reading sysctl_max_map_count, and READ_ONCE()Lorenzo Stoakes (Oracle)
2026-04-05mm: move vma_mmu_pagesize() from hugetlb to vma.cDavid Hildenbrand (Arm)
2026-04-05mm: always inline __mk_vma_flags() and invoked functionsLorenzo Stoakes (Oracle)
2026-02-12tools/testing/vma: add VMA userland tests for VMA flag functionsLorenzo Stoakes
2026-02-12tools/testing/vma: separate out vma_internal.h into logical headersLorenzo Stoakes