summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs
AgeCommit message (Expand)AuthorFilesLines
2024-08-21selftests/bpf: validate jit behaviour for tail callsEduard Zingerman1-0/+105
2024-08-21selftests/bpf: __jited test tag to check disassembly after jitEduard Zingerman1-0/+35
2024-08-21selftests/bpf: replace __regex macro with "{{...}}" patternsEduard Zingerman4-10/+11
2024-08-21selftests/bpf: fix to avoid __msg tag de-duplication by clangEduard Zingerman2-10/+13
2024-08-21selftests/bpf: test passing iterator to a kfuncAndrii Nakryiko1-0/+50
2024-08-19selftest/bpf: Adapt inline asm operand constraint for GCC supportCupertino Miranda2-4/+4
2024-08-14selftests/bpf: convert test_skb_cgroup_id_user to test_progsAlexis Lothoré (eBPF Foundation)1-23/+18
2024-08-14selftests/bpf: add proper section name to bpf prog and rename itAlexis Lothoré (eBPF Foundation)1-1/+1
2024-08-14selftests/bpf: convert test_cgroup_storage to test_progsAlexis Lothoré (eBPF Foundation)1-0/+24
2024-08-14selftests/bpf: convert get_current_cgroup_id_user to test_progsAlexis Lothoré (eBPF Foundation)1-22/+4
2024-08-12selftests/bpf: Add a test to verify previous stacksafe() fixYonghong Song1-0/+54
2024-08-08selftests/bpf: add sockopt tests for TCP_BPF_SOCK_OPS_CB_FLAGSAlan Maguire1-3/+23
2024-08-07selftests/bpf: Add tests for bpf_get_dentry_xattrSong Liu1-5/+32
2024-08-06selftests/bpf: add positive tests for new VFS based BPF kfuncsMatt Bobrowski1-0/+85
2024-08-06selftests/bpf: add negative tests for new VFS based BPF kfuncsMatt Bobrowski1-0/+161
2024-07-31selftests/bpf: do not disable /dev/null device access in cgroup dev testAlexis Lothoré (eBPF Foundation)1-2/+2
2024-07-29selftests/bpf: Load struct_ops map in global_maps_resize testDavid Vernet1-0/+16
2024-07-29selftests/bpf: Update xdp_redirect_map prog sections for libbpfAlexis Lothoré (eBPF Foundation)1-3/+3
2024-07-29selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libcTony Ambardar1-2/+0
2024-07-29selftests/bpf: test no_caller_saved_registers spill/fill removalEduard Zingerman1-0/+796
2024-07-29selftests/bpf: __arch_* macro to limit test cases to specific archsEduard Zingerman1-0/+8
2024-07-29selftests/bpf: allow checking xlated programs in verifier_* testsEduard Zingerman1-0/+5
2024-07-29selftests/bpf: Add tests for ldsx of pkt data/data_end/data_meta accessesYonghong Song1-0/+112
2024-07-29selftests/bpf: Add uprobe multi consumers testJiri Olsa1-0/+39
2024-07-29selftests/bpf: Fix compilation failure when CONFIG_NET_FOU!=yArtem Savkov1-6/+21
2024-07-29selftests/bpf: Add a test for mmap-able map in mapSong Liu1-0/+57
2024-07-29selftests/bpf: Workaround strict bpf_lsm return value check.Alexei Starovoitov1-0/+1
2024-07-29selftests/bpf: Add verifier tests for bpf lsmXu Kuohai1-0/+162
2024-07-29selftests/bpf: Add test for lsm tail callXu Kuohai1-0/+34
2024-07-29selftests/bpf: Add return value checks for failed testsXu Kuohai4-3/+26
2024-07-29selftests/bpf: Avoid load failure for token_lsm.cXu Kuohai1-2/+2
2024-07-29selftests/bpf: Ensure the unsupported struct_ops prog cannot be loadedMartin KaFai Lau1-0/+22
2024-07-29selftests/bpf: Add testcases for tailcall hierarchy fixingLeon Hwang5-0/+213
2024-07-29selftests/bpf: Update comments find_equal_scalars->sync_linked_regsEduard Zingerman1-8/+8
2024-07-29selftests/bpf: Tests for per-insn sync_linked_regs() precision trackingEduard Zingerman1-0/+165
2024-07-29bpf: Remove mark_precise_scalar_ids()Eduard Zingerman1-116/+55
2024-07-29bpf: Track equal scalars history on per-instruction levelEduard Zingerman1-1/+1
2024-07-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-4/+4
2024-07-18Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds3-0/+128
2024-07-17libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko2-4/+4
2024-07-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-11/+15
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+87
2024-07-11selftests/bpf: Add timer lockup selftestKumar Kartikeya Dwivedi1-0/+87
2024-07-10selftests/bpf: fix compilation failure when CONFIG_NF_FLOW_TABLE=mAlan Maguire1-3/+7
2024-07-09bpf: relax zero fixed offset constraint on KF_TRUSTED_ARGS/KF_RCUMatt Bobrowski2-8/+8
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni46-203/+822
2024-07-08selftests/bpf: amend for wrong bpf_wq_set_callback_impl signatureBenjamin Tissoires2-7/+16
2024-07-02selftests/bpf: Add UAF tests for arena atomicsIlya Leoshkevich1-0/+76
2024-07-02selftests/bpf: Introduce __arena_globalIlya Leoshkevich1-37/+30
2024-07-02selftests/bpf: Add testcase where 7th argment is structPu Lehui1-0/+35