summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs
AgeCommit message (Expand)Author
2024-03-05selftests/bpf: test case for callback_depth states pruning logicEduard Zingerman
2024-02-19selftests/bpf: Add negtive test cases for task iterYafang Shao
2024-02-19selftests/bpf: Test racing between bpf_timer_cancel_and_free and bpf_timer_ca...Martin KaFai Lau
2024-02-15selftest/bpf: Test the read of vsyscall page under x86-64Hou Tao
2024-01-17selftests/bpf: add tests confirming type logic in kernel for __arg_ctxAndrii Nakryiko
2024-01-16selftests/bpf: Add test for alu on PTR_TO_FLOW_KEYSHao Sun
2024-01-13selftests/bpf: Test udp and tcp iter batchingMartin KaFai Lau
2024-01-04selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attachDmitrii Dolgov
2024-01-04selftests/bpf: Add test for recursive attachment of tracing progsDmitrii Dolgov
2024-01-04selftests/bpf: Test gotol with large offsetsIlya Leoshkevich
2024-01-03selftests/bpf: add arg:ctx cases to test_global_funcs testsAndrii Nakryiko
2024-01-03selftests/bpf: Add a selftest with > 512-byte percpu allocation sizeYonghong Song
2024-01-03selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_maYonghong Song
2024-01-03selftests/bpf: Convert profiler.c to bpf_cmp.Alexei Starovoitov
2024-01-03selftests/bpf: Convert exceptions_assert.c to bpf_cmpAlexei Starovoitov
2024-01-03bpf: Introduce "volatile compare" macrosAlexei Starovoitov
2024-01-03selftests/bpf: Attempt to build BPF programs with -Wsign-compareAlexei Starovoitov
2024-01-03bpf: Add a possibly-zero-sized read testAndrei Matei
2024-01-03bpf: Simplify checking size of helper accessesAndrei Matei
2023-12-20selftests/bpf: Remove tests for zeroed-array kptrHou Tao
2023-12-19selftests/bpf: add freplace of BTF-unreliable main prog testAndrii Nakryiko
2023-12-19selftests/bpf: add global subprog annotation testsAndrii Nakryiko
2023-12-19bpf: reuse subprog argument parsing logic for subprog call checksAndrii Nakryiko
2023-12-19bpf: reuse btf_prepare_func_args() check for main program BTF validationAndrii Nakryiko
2023-12-19selftests/bpf: add testcase to verifier_bounds.c for BPF_JNEMenglong Dong
2023-12-19Revert BPF token-related functionalityAndrii Nakryiko
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-18bpf: Ensure precise is reset to false in __mark_reg_const_zero()Andrii Nakryiko
2023-12-18selftests/bpf: Test the release of map btfHou Tao
2023-12-14bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()Daniel Xu
2023-12-14bpf: selftests: Move xfrm tunnel test to test_progsDaniel Xu
2023-12-14bpf: selftests: test_tunnel: Use vmlinux.h declarationsDaniel Xu
2023-12-13selftests/bpf: Check VLAN tag and proto in xdp_metadataLarysa Zaremba
2023-12-13selftests/bpf: Add flags and VLAN hint to xdp_hw_metadataLarysa Zaremba
2023-12-13selftests/bpf: Allow VLAN packets in xdp_hw_metadataLarysa Zaremba
2023-12-13selftests/bpf: add BPF object loading tests with explicit token passingAndrii Nakryiko
2023-12-13bpf: selftests: Add verifier tests for CO-RE bitfield writesDaniel Xu
2023-12-13bpf: selftests: test_loader: Support __btf_path() annotationDaniel Xu
2023-12-11selftests/bpf: validate eliminated global subprog is not freplaceableAndrii Nakryiko
2023-12-09selftests/bpf: Add test for bpf_cpumask_weight() kfuncDavid Vernet
2023-12-09selftests/bpf: validate fake register spill/fill precision backtracking logicAndrii Nakryiko
2023-12-08selftests/bpf: Add selftests for cgroup1 local storageYafang Shao
2023-12-08selftests/bpf: fix timer/test_bad_ret subtest on test_progs-cpuv4 flavorAndrii Nakryiko
2023-12-08bpf: Fix accesses to uninit stack slotsAndrei Matei
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-07bpf: Add verifier regression test for previous patchAndrei Matei
2023-12-06selftests/bpf: Add test for early update in prog_array_map_poke_runJiri Olsa
2023-12-05selftests/bpf: validate precision logic in partial_stack_load_preserves_zerosAndrii Nakryiko
2023-12-05selftests/bpf: validate zero preservation for sub-slot loadsAndrii Nakryiko
2023-12-05selftests/bpf: validate STACK_ZERO is preserved on subreg spillAndrii Nakryiko