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
/
prog_tests
Age
Commit message (
Expand
)
Author
2024-01-17
libbpf: feature-detect arg:ctx tag support in kernel
Andrii Nakryiko
2024-01-13
selftests/bpf: Test udp and tcp iter batching
Martin KaFai Lau
2024-01-04
selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attach
Dmitrii Dolgov
2024-01-04
selftests/bpf: Add test for recursive attachment of tracing progs
Dmitrii Dolgov
2024-01-03
selftests/bpf: add __arg_ctx BTF rewrite test
Andrii Nakryiko
2024-01-03
selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma
Yonghong Song
2024-01-03
bpf: sockmap, add tests for proto updates replace socket
John Fastabend
2024-01-03
bpf: sockmap, add tests for proto updates single socket to many map
John Fastabend
2024-01-03
bpf: sockmap, add tests for proto updates many to single map
John Fastabend
2024-01-01
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
David S. Miller
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-19
selftests/bpf: add freplace of BTF-unreliable main prog test
Andrii Nakryiko
2023-12-19
bpf: reuse btf_prepare_func_args() check for main program BTF validation
Andrii Nakryiko
2023-12-19
selftests/bpf: activate the OP_NE logic in range_cond()
Menglong Dong
2023-12-19
selftests/bpf: remove reduplicated s32 casting in "crafted_cases"
Menglong Dong
2023-12-19
Revert BPF token-related functionality
Andrii Nakryiko
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-18
selftests/bpf: Add more uprobe multi fail tests
Jiri Olsa
2023-12-18
selftests/bpf: Test the release of map btf
Hou Tao
2023-12-15
selftests/bpf: Add test for abnormal cnt during multi-kprobe attachment
Hou Tao
2023-12-15
selftests/bpf: Don't use libbpf_get_error() in kprobe_multi_test
Hou Tao
2023-12-15
selftests/bpf: Add test for abnormal cnt during multi-uprobe attachment
Hou Tao
2023-12-14
selftests/bpf: utilize string values for delegate_xxx mount options
Andrii Nakryiko
2023-12-14
bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
Daniel Xu
2023-12-14
bpf: selftests: Move xfrm tunnel test to test_progs
Daniel Xu
2023-12-14
bpf: selftests: test_tunnel: Setup fresh topology for each subtest
Daniel Xu
2023-12-14
selftests/bpf: Remove flaky test_btf_id test
Yonghong Song
2023-12-13
bpf: sockmap, test for unconnected af_unix sock
John Fastabend
2023-12-13
selftests/bpf: Check VLAN tag and proto in xdp_metadata
Larysa Zaremba
2023-12-13
selftests/bpf: Add AF_INET packet generation to xdp_metadata
Larysa Zaremba
2023-12-13
selftests/bpf: add tests for LIBBPF_BPF_TOKEN_PATH envvar
Andrii Nakryiko
2023-12-13
selftests/bpf: add tests for BPF object load with implicit token
Andrii Nakryiko
2023-12-13
selftests/bpf: add BPF object loading tests with explicit token passing
Andrii Nakryiko
2023-12-13
bpf: selftests: Add verifier tests for CO-RE bitfield writes
Daniel Xu
2023-12-12
selftests/bpf: Relax time_tai test for equal timestamps in tai_forward
YiFei Zhu
2023-12-12
selftests/bpf: Fixes tests for filesystem kfuncs
Manu Bretelle
2023-12-11
selftests/bpf: validate eliminated global subprog is not freplaceable
Andrii Nakryiko
2023-12-11
selftests/bpf: Increase invalid metadata size
Larysa Zaremba
2023-12-09
selftests/bpf: Add test for bpf_cpumask_weight() kfunc
David Vernet
2023-12-08
selftests/bpf: Add selftests for cgroup1 local storage
Yafang Shao
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-06
bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistency
Andrii Nakryiko
2023-12-06
selftests/bpf: Add test for early update in prog_array_map_poke_run
Jiri Olsa
2023-12-06
selftests/bpf: add BPF token-enabled tests
Andrii Nakryiko
2023-12-06
bpf: add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
2023-12-06
bpf: add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
2023-12-05
selftests/bpf: Test bpf_kptr_xchg stashing of bpf_rb_root
Dave Marchevsky
2023-12-04
selftests/bpf: Test outer map update operations in syscall program
Hou Tao
2023-12-04
selftests/bpf: Add test cases for inner map
Hou Tao
2023-12-04
selftests/bpf: Fix spelling mistake "get_signaure_size" -> "get_signature_size"
Colin Ian King
[next]