summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Add a test to verify previous stacksafe() fixYonghong Song2024-08-131-0/+54
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-07-252-4/+4
|\
| * libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko2024-07-172-4/+4
* | Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-07-183-0/+128
|\ \ | |/ |/|
| * selftests/bpf: add test validating uprobe/uretprobe stack tracesAndrii Nakryiko2024-06-251-0/+96
| * selftests/bpf: Add uretprobe syscall call from user space testJiri Olsa2024-06-121-0/+17
| * selftests/bpf: Add uretprobe syscall test for regs integrityJiri Olsa2024-06-121-0/+15
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-07-133-11/+15
|\ \
| * | selftests/bpf: fix compilation failure when CONFIG_NF_FLOW_TABLE=mAlan Maguire2024-07-101-3/+7
| * | bpf: relax zero fixed offset constraint on KF_TRUSTED_ARGS/KF_RCUMatt Bobrowski2024-07-102-8/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-111-0/+87
|\ \ \ | |/ / |/| |
| * | selftests/bpf: Add timer lockup selftestKumar Kartikeya Dwivedi2024-07-111-0/+87
* | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2024-07-0946-203/+822
|\ \ \
| * | | selftests/bpf: amend for wrong bpf_wq_set_callback_impl signatureBenjamin Tissoires2024-07-082-7/+16
| * | | selftests/bpf: Add UAF tests for arena atomicsIlya Leoshkevich2024-07-021-0/+76
| * | | selftests/bpf: Introduce __arena_globalIlya Leoshkevich2024-07-021-37/+30
| * | | selftests/bpf: Add testcase where 7th argment is structPu Lehui2024-07-021-0/+35
| * | | selftests/bpf: Factor out many args tests from tracing_structPu Lehui2024-07-022-54/+60
| * | | selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfuncLorenzo Bianconi2024-07-011-0/+144
| * | | selftests/bpf: Move ARRAY_SIZE to bpf_misc.hJiri Olsa2024-06-2714-40/+13
| * | | bpf: add new negative selftests to cover missing check_func_arg_reg_off() and...Matt Bobrowski2024-06-264-2/+48
| * | | selftests/bpf: Add kfunc_call test for simple dtor in bpf_testmodAlan Maguire2024-06-211-0/+37
| * | | selftests/bpf: Match tests against regular expressionCupertino Miranda2024-06-213-6/+6
| * | | selftests/bpf: Support checks against a regular expressionCupertino Miranda2024-06-211-3/+8
| * | | bpf: Change bpf_session_cookie return value to __u64 *Jiri Olsa2024-06-211-1/+1
| * | | selftests/bpf: Add tests for add_constAlexei Starovoitov2024-06-142-3/+249
| * | | selftests: bpf: add testmod kfunc for nullable paramsVadim Fedorenko2024-06-141-0/+43
| * | | selftests: bpf: crypto: adjust bench to use nullable IVVadim Fedorenko2024-06-141-6/+4
| * | | selftests: bpf: crypto: use NULL instead of 0-sized dynptrVadim Fedorenko2024-06-141-12/+4
| * | | bpf: selftests: Do not use generated kfunc prototypes for arena progsDaniel Xu2024-06-134-0/+4
| * | | selftests/bpf: Validate CHECKSUM_COMPLETE optionVadim Fedorenko2024-06-131-1/+10
| * | | bpf: selftests: xfrm: Opt out of using generated kfunc prototypesDaniel Xu2024-06-121-0/+1
| * | | bpf: selftests: nf: Opt out of using generated kfunc prototypesDaniel Xu2024-06-123-0/+3
| * | | bpf: treewide: Align kfunc signatures to prog point-of-viewDaniel Xu2024-06-122-8/+8
| * | | bpf: selftests: Namespace struct_opt callbacks in bpf_dctcpDaniel Xu2024-06-121-18/+18
| * | | bpf: selftests: Fix bpf_map_sum_elem_count() kfunc prototypeDaniel Xu2024-06-121-1/+1
| * | | bpf: selftests: Fix bpf_cpumask_first_zero() kfunc prototypeDaniel Xu2024-06-121-1/+1
| * | | bpf: selftests: Fix fentry test kfunc prototypesDaniel Xu2024-06-121-4/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-273-0/+255
|\ \ \ \ | | |/ / | |/| |
| * | | selftests/bpf: Add tests for may_goto with negative offset.Alexei Starovoitov2024-06-241-0/+52
| * | | selftests/bpf: Add more ring buffer test coverageDaniel Borkmann2024-06-241-0/+46
| * | | selftests/bpf: Tests with may_goto and jumps to the 1st insnAlexei Starovoitov2024-06-211-0/+94
| * | | selftests/bpf: Add a few tests to coverYonghong Song2024-06-171-0/+63
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-201-0/+41
|\| | | | |/ / |/| |
| * | selftests/bpf: Add test coverage for reg_set_min_max handlingDaniel Borkmann2024-06-131-0/+41
| |/
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-06-118-23/+462
|\ \
| * | selftests/bpf: Test global bpf_list_head arrays.Kui-Feng Lee2024-06-041-0/+42
| * | selftests/bpf: Test global bpf_rb_root arrays and fields in nested struct types.Kui-Feng Lee2024-06-041-0/+77
| * | selftests/bpf: Test kptr arrays and kptrs in nested struct fields.Kui-Feng Lee2024-06-041-0/+171
| * | selftests/bpf: Drop duplicate bpf_map_lookup_elem in test_sockmapGeliang Tang2024-06-031-3/+0