aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2024-03-28Merge tag 'v5.4.270' into v5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.269' into v5.4/standard/baseBruce Ashfield
2024-03-01selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel
2024-02-23selftests/bpf: Fix pyperf180 compilation failure with clang18Yonghong Song
2024-02-23selftests/bpf: satisfy compiler by having explicit return in btf testAndrii Nakryiko
2023-04-06Merge tag 'v5.4.240' into v5.4/standard/baseBruce Ashfield
2023-04-05selftests/bpf: check that modifier resolves after pointerLorenz Bauer
2023-02-27Merge tag 'v5.4.232' into v5.4/standard/baseBruce Ashfield
2023-02-22selftests/bpf: Verify copy_register_state() preserves parent/live fieldsEduard Zingerman
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-09-09Merge tag 'v5.4.212' into v5.4/standard/baseBruce Ashfield
2022-09-09Merge tag 'v5.4.211' into v5.4/standard/baseBruce Ashfield
2022-09-05Revert "selftests/bpf: Fix test_align verifier log patterns"Jean-Philippe Brucker
2022-09-05Revert "selftests/bpf: Fix "dubious pointer arithmetic" test"Jean-Philippe Brucker
2022-08-25selftests/bpf: fix a test for snprintf() overflowDan Carpenter
2022-08-15Merge tag 'v5.4.210' into v5.4/standard/baseBruce Ashfield
2022-08-11selftests/bpf: Fix "dubious pointer arithmetic" testJean-Philippe Brucker
2022-08-11selftests/bpf: Fix test_align verifier log patternsStanislav Fomichev
2022-08-11bpf: Test_verifier, #70 error message updates for 32-bit right shiftJohn Fastabend
2022-08-11selftests/bpf: Extend verifier and bpf_sock tests for dst_port loadsJakub Sitnicki
2022-06-21Merge tag 'v5.4.198' into v5.4/standard/baseBruce Ashfield
2022-06-14selftests/bpf: fix btf_dump/btf_dump due to recent clang changeYonghong Song
2022-04-20Merge tag 'v5.4.189' into v5.4/standard/baseBruce Ashfield
2022-04-15selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu
2022-04-15selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer
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
2021-12-14Merge tag 'v5.4.165' into v5.4/standard/baseBruce Ashfield
2021-12-14bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy
2021-12-14bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy
2021-11-29Merge tag 'v5.4.160' into v5.4/standard/baseBruce Ashfield
2021-11-17selftests/bpf: Fix also no-alu32 strobemeta selftestAndrii Nakryiko
2021-11-17selftests/bpf: Fix fclose/pclose mismatch in test_progsAndrea Righi
2021-11-17selftests/bpf: Fix strobemeta selftest regressionAndrii Nakryiko
2021-10-13Merge tag 'v5.4.151' into v5.4/standard/baseBruce Ashfield
2021-10-06selftests, bpf: test_lwt_ip_encap: Really disable rp_filterJiri Benc
2021-09-27Merge tag 'v5.4.148' into v5.4/standard/baseBruce Ashfield
2021-09-22selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian
2021-09-22selftests/bpf: Fix xdp_tx.c prog section nameJussi Maki
2021-08-17Merge tag 'v5.4.140' into v5.4/standard/baseBruce Ashfield
2021-08-12bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann
2021-08-08Merge tag 'v5.4.139' into v5.4/standard/baseBruce Ashfield
2021-08-08bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann
2021-08-08bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend
2021-08-08bpf: Test_verifier, add alu32 bounds tracking testsJohn Fastabend