aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests
AgeCommit message (Expand)Author
2023-02-17Merge tag 'v5.4.231' into v5.4/standard/baseBruce Ashfield
2023-02-06Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"Sasha Levin
2023-02-01Merge tag 'v5.4.230' into v5.4/standard/baseBruce Ashfield
2023-01-24selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_IDHao Sun
2022-04-11Merge tag 'v5.4.187' into v5.4/standard/baseBruce Ashfield
2022-03-23Revert "selftests/bpf: Add test for bpf_timer overwriting crash"Greg Kroah-Hartman
2022-03-21Merge tag 'v5.4.185' into v5.4/standard/baseBruce Ashfield
2022-03-16selftests/bpf: Add test for bpf_timer overwriting crashKumar Kartikeya Dwivedi
2020-12-14Merge tag 'v5.4.83' into v5.4/standard/baseBruce Ashfield
2020-12-11Partially revert bpf: Zero-fill re-used per-cpu map elementSasha Levin
2020-11-25Merge tag 'v5.4.80' into v5.4/standard/baseBruce Ashfield
2020-11-24selftests/bpf: Fix error return code in run_getsockopt_test()Wang Hai
2020-11-19Merge tag 'v5.4.78' into v5.4/standard/baseBruce Ashfield
2020-11-18bpf: Zero-fill re-used per-cpu map elementDavid Verbeiren
2020-06-26Merge tag 'v5.4.48' into v5.4/standard/baseBruce Ashfield
2020-06-22selftests/bpf, flow_dissector: Close TAP device FD after the testJakub Sitnicki
2020-05-25Merge tag 'v5.4.42' into v5.4/standard/baseBruce Ashfield
2020-05-20selftests/bpf: fix goto cleanup label not definedHangbin Liu
2020-05-02Merge tag 'v5.4.35' into v5.4/standard/baseBruce Ashfield
2020-04-23bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend
2020-03-24Revert "selftests/bpf: Fix perf_buffer test on systems w/ offline CPUs"Bruce Ashfield
2020-03-24Revert "selftests/bpf: Skip perf hw events test if the setup disabled it"Bruce Ashfield
2020-02-28bpf: Selftests build error in sockmap_basic.cJohn Fastabend
2020-02-14selftests/bpf: Test freeing sockmap/sockhash with a socket in itJakub Sitnicki
2020-02-11selftests/bpf: Skip perf hw events test if the setup disabled itHangbin Liu
2020-02-11selftests/bpf: Fix test_attach_probeAlexei Starovoitov
2020-02-11selftests/bpf: Fix perf_buffer test on systems w/ offline CPUsAndrii Nakryiko
2019-10-02selftests/bpf: test_progs: Don't leak server_fd in test_sockopt_inheritBrian Vazquez
2019-10-02selftests/bpf: test_progs: Don't leak server_fd in tcp_rttBrian Vazquez
2019-09-25selftests/bpf: test_progs: fix client/server race in tcp_rttStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_tcp_rttStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockopt_inheritStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockopt_multiStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockopt_skStanislav Fomichev
2019-09-06selftests/bpf: test_progs: convert test_sockoptStanislav Fomichev
2019-08-28selftests/bpf: remove wrong nhoff in flow dissector testStanislav Fomichev
2019-08-28selftests/bpf: test_progs: remove unused retStanislav Fomichev
2019-08-28selftests/bpf: test_progs: remove asserts from subtestsStanislav Fomichev
2019-08-28selftests/bpf: test_progs: remove global fail/success countsStanislav Fomichev
2019-08-28selftests/bpf: test_progs: test__skipStanislav Fomichev
2019-08-13selftests/bpf: fix race in flow dissector testsPetar Penkov
2019-08-07selftests/bpf: add CO-RE relocs misc testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs ints testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs ptr-as-array testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs modifiers/typedef testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs enum/ptr/func_proto testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs array testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs nesting testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs struct flavors testsAndrii Nakryiko
2019-08-07selftests/bpf: add CO-RE relocs testing setupAndrii Nakryiko