index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
/
dynptr_success.c
Age
Commit message (
Expand
)
Author
9 days
selftests/bpf: Fix test dynptr/test_dynptr_memset_xdp_chunks failure
Yonghong Song
9 days
selftests/bpf: Fix test dynptr/test_dynptr_copy_xdp failure
Yonghong Song
2025-07-03
selftests/bpf: Add test cases for bpf_dynptr_memset()
Ihor Solodrai
2025-05-12
selftests/bpf: introduce tests for dynptr copy kfuncs
Mykyta Yatsenko
2025-03-15
selftests/bpf: Add tests for bpf_dynptr_copy
Mykyta Yatsenko
2024-09-11
selftests/bpf: Expand skb dynptr selftests for tp_btf
Philo Lu
2023-05-17
selftests/bpf: Fix dynptr/test_dynptr_is_null
Yonghong Song
2023-05-06
selftests/bpf: Accept mem from dynptr in helper funcs
Daniel Rosenberg
2023-05-06
selftests/bpf: Test allowing NULL buffer in dynptr slice
Daniel Rosenberg
2023-04-27
selftests/bpf: Add tests for dynptr convenience helpers
Joanne Koong
2023-03-10
selftests/bpf: fix lots of silly mistakes pointed out by compiler
Andrii Nakryiko
2023-03-01
selftests/bpf: tests for using dynptrs to parse skb and xdp buffers
Joanne Koong
2022-12-07
selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic tester
Andrii Nakryiko
2022-07-08
bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIs
Joanne Koong
2022-05-23
selftests/bpf: Dynptr tests
Joanne Koong