summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests
AgeCommit message (Expand)AuthorFilesLines
2024-02-14selftests/bpf: Test PTR_MAYBE_NULL arguments of struct_ops operators.Kui-Feng Lee1-0/+46
2024-02-13selftests/bpf: Ensure fentry prog cannot attach to bpf_spin_{lock,unlcok}()Yonghong Song1-0/+37
2024-02-12bpf: Allow compiler to inline most of bpf_local_storage_lookup()Marco Elver1-6/+0
2024-02-08selftests/bpf: Fix error checking for cpumask_success__load()Yafang Shao1-3/+3
2024-02-06selftests/bpf: Add tests for RCU lock transfer between subprogsKumar Kartikeya Dwivedi1-0/+6
2024-02-06selftests/bpf: Add test for static subprog call in lock csKumar Kartikeya Dwivedi1-0/+2
2024-02-05selftests/bpf: Fix flaky selftest lwt_redirect/lwt_rerouteYonghong Song3-2/+2
2024-02-01selftests/bpf: Enable inline bpf_kptr_xchg() test for RV64Pu Lehui1-1/+2
2024-01-31selftests/bpf: Disable IPv6 for lwt_redirect testManu Bretelle1-0/+1
2024-01-30selftests/bpf: add trusted global subprog arg testsAndrii Nakryiko1-0/+2
2024-01-29selftests/bpf: Remove "&>" usage in the selftestsMartin KaFai Lau9-19/+19
2024-01-25selftests/bpf: Incorporate LSM policy to token-based testsAndrii Nakryiko1-17/+72
2024-01-25selftests/bpf: Add tests for LIBBPF_BPF_TOKEN_PATH envvarAndrii Nakryiko1-0/+98
2024-01-25selftests/bpf: Add tests for BPF object load with implicit tokenAndrii Nakryiko1-0/+64
2024-01-25selftests/bpf: Add BPF object loading tests with explicit token passingAndrii Nakryiko1-0/+140
2024-01-25selftests/bpf: Utilize string values for delegate_xxx mount optionsAndrii Nakryiko1-20/+32
2024-01-25selftests/bpf: Add BPF token-enabled testsAndrii Nakryiko1-0/+683
2024-01-25bpf: Add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko2-0/+5
2024-01-25bpf: Add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko2-0/+5
2024-01-24selftests/bpf: Wait for the netstamp_needed_key static key to be turned onMartin KaFai Lau1-4/+75
2024-01-24selftests/bpf: Fix the flaky tc_redirect_dtime testMartin KaFai Lau1-0/+11
2024-01-24selftests/bpf: test case for register_bpf_struct_ops().Kui-Feng Lee1-0/+75
2024-01-24selftests/bpf: Add fill_link_info test for perf eventJiri Olsa1-0/+40
2024-01-24selftests/bpf: Add cookies check for perf_event fill_link_info testJiri Olsa1-5/+21
2024-01-24selftests/bpf: Add cookies check for kprobe_multi fill_link_info testJiri Olsa1-12/+36
2024-01-24selftests/bpf: Enable kptr_xchg_inline test for arm64Hou Tao1-1/+1
2024-01-24selftest: bpf: Test bpf_sk_assign_tcp_reqsk().Kuniyuki Iwashima1-0/+150
2024-01-24selftests/bpf: Update LLVM Phabricator linksNathan Chancellor1-1/+1
2024-01-24selftests/bpf: detect testing prog flags supportAndrii Nakryiko2-2/+2
2024-01-24selftests/bpf: Test the inlining of bpf_kptr_xchg()Hou Tao1-0/+51
2024-01-24selftests/bpf: Factor out get_xlated_program() helperHou Tao1-44/+0
2024-01-18libbpf: feature-detect arg:ctx tag support in kernelAndrii Nakryiko1-0/+13
2024-01-13selftests/bpf: Test udp and tcp iter batchingMartin KaFai Lau1-0/+135
2024-01-05selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attachDmitrii Dolgov1-0/+44
2024-01-05selftests/bpf: Add test for recursive attachment of tracing progsDmitrii Dolgov1-0/+107
2024-01-04selftests/bpf: add __arg_ctx BTF rewrite testAndrii Nakryiko1-0/+106
2024-01-04selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_maYonghong Song1-7/+13
2024-01-04bpf: sockmap, add tests for proto updates replace socketJohn Fastabend1-0/+69
2024-01-04bpf: sockmap, add tests for proto updates single socket to many mapJohn Fastabend1-0/+74
2024-01-04bpf: sockmap, add tests for proto updates many to single mapJohn Fastabend1-1/+70
2024-01-01Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...David S. Miller4-15/+48
2023-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+34
2023-12-20selftests/bpf: add freplace of BTF-unreliable main prog testAndrii Nakryiko2-3/+29
2023-12-20bpf: reuse btf_prepare_func_args() check for main program BTF validationAndrii Nakryiko1-2/+2
2023-12-20selftests/bpf: activate the OP_NE logic in range_cond()Menglong Dong1-6/+13
2023-12-20selftests/bpf: remove reduplicated s32 casting in "crafted_cases"Menglong Dong1-4/+4
2023-12-19Revert BPF token-related functionalityAndrii Nakryiko3-1041/+0
2023-12-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski20-43/+2271
2023-12-18selftests/bpf: Add more uprobe multi fail testsJiri Olsa1-3/+146
2023-12-18selftests/bpf: Test the release of map btfHou Tao1-0/+98