summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests
AgeCommit message (Expand)Author
2023-04-21selftests/bpf: verifier/map_ptr_mixing converted to inline assemblyEduard Zingerman
2023-04-21selftests/bpf: verifier/map_in_map converted to inline assemblyEduard Zingerman
2023-04-21selftests/bpf: verifier/lwt converted to inline assemblyEduard Zingerman
2023-04-21selftests/bpf: verifier/loops1 converted to inline assemblyEduard Zingerman
2023-04-21selftests/bpf: verifier/jeq_infer_not_null converted to inline assemblyEduard Zingerman
2023-04-21selftests/bpf: verifier/direct_packet_access converted to inline assemblyEduard Zingerman
2023-04-21selftests/bpf: verifier/d_path converted to inline assemblyEduard Zingerman
2023-04-21selftests/bpf: verifier/ctx converted to inline assemblyEduard Zingerman
2023-04-21selftests/bpf: verifier/btf_ctx_access converted to inline assemblyEduard Zingerman
2023-04-21selftests/bpf: verifier/bpf_get_stack converted to inline assemblyEduard Zingerman
2023-04-21selftests/bpf: verifier/bounds converted to inline assemblyEduard Zingerman
2023-04-21selftests/bpf: add missing netfilter return value and ctx access testsFlorian Westphal
2023-04-21selftests/bpf: Verify optval=NULL caseStanislav Fomichev
2023-04-20selftests/bpf: populate map_array_ro map for verifier_array_access testEduard Zingerman
2023-04-19selftests/bpf: Add test to access integer type of variable arrayFeng Zhou
2023-04-18selftests/bpf: add missing __weak kfunc log fixup testAndrii Nakryiko
2023-04-17selftests/bpf: Add a selftest for checking subreg equalityYonghong Song
2023-04-15selftests/bpf: Add refcounted_kptr testsDave Marchevsky
2023-04-15bpf: Migrate bpf_rbtree_remove to possibly failDave Marchevsky
2023-04-15selftests/bpf: Modify linked_list tests to work with macro-ified insertsDave Marchevsky
2023-04-13selftests/bpf: Workaround for older vm_sockets.h.Alexei Starovoitov
2023-04-13selftests/bpf: Fix merge conflict due to SYS() macro change.Alexei Starovoitov
2023-04-13Daniel Borkmann says:Jakub Kicinski
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-13selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new argJesper Dangaard Brouer
2023-04-13selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attachSong Liu
2023-04-13selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmapSong Liu
2023-04-13selftests/bpf: Fix use of uninitialized op_name in log testsLorenz Bauer
2023-04-12selftests/bpf: Test FOU kfuncs for externally controlled ipip devicesChristian Ehrig
2023-04-11selftests/bpf: Add verifier log tests for BPF_BTF_LOAD commandAndrii Nakryiko
2023-04-11selftests/bpf: Add testing of log_buf==NULL condition for BPF_PROG_LOADAndrii Nakryiko
2023-04-11selftests/bpf: Add tests to validate log_true_size featureAndrii Nakryiko
2023-04-11selftests/bpf: Add fixed vs rotating verifier log testsAndrii Nakryiko
2023-04-11bpf: Switch BPF verifier log to be a rotating log by defaultAndrii Nakryiko
2023-04-10selftests/bpf: Reset err when symbol name already exist in kprobe_multi_testManu Bretelle
2023-04-07selftests/bpf: Use PERF_COUNT_HW_CPU_CYCLES event for get_branch_snapshotSong Liu
2023-04-06selftests/bpf: Add tests for non-constant cond_op NE/EQ bound deductionYonghong Song
2023-04-06selftests/bpf: fix xdp_redirect xdp-features selftest for veth driverLorenzo Bianconi
2023-04-05selftests/bpf: Wait for receive in cg_storage_multi testYiFei Zhu
2023-04-01bpf: Remove now-defunct task kfuncsDavid Vernet
2023-04-01bpf: Make struct task_struct an RCU-safe typeDavid Vernet
2023-03-31selftests/bpf: Replace extract_build_id with read_build_idJiri Olsa
2023-03-29selftests/bpf: add a test case for vsock sockmapBobby Eshleman
2023-03-28selftests/bpf: Verifier/xdp_direct_packet_access.c converted to inline assemblyEduard Zingerman
2023-03-25selftests/bpf: Test task storage when local_storage->smap is NULLMartin KaFai Lau
2023-03-25selftests/bpf: verifier/xdp.c converted to inline assemblyEduard Zingerman
2023-03-25selftests/bpf: verifier/xadd.c converted to inline assemblyEduard Zingerman
2023-03-25selftests/bpf: verifier/var_off.c converted to inline assemblyEduard Zingerman
2023-03-25selftests/bpf: verifier/value_or_null.c converted to inline assemblyEduard Zingerman
2023-03-25selftests/bpf: verifier/value.c converted to inline assemblyEduard Zingerman