summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: verifier_arena: fix mmap address for arm64Puranjay Mohan2024-03-231-1/+5
* selftests/bpf: Add arena test case for 4Gbyte corner caseAlexei Starovoitov2024-03-151-0/+68
* libbpf, selftests/bpf: Adjust libbpf, bpftool, selftests to match LLVMAlexei Starovoitov2024-03-153-8/+8
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-1212-4/+659
|\
| * selftests/bpf: Add kprobe multi triggering benchmarksJiri Olsa2024-03-121-0/+14
| * selftests/bpf: Add bpf_arena_htab test.Alexei Starovoitov2024-03-112-0/+53
| * selftests/bpf: Add bpf_arena_list test.Alexei Starovoitov2024-03-111-0/+87
| * selftests/bpf: Add unit tests for bpf_arena_alloc/free_pagesAlexei Starovoitov2024-03-111-0/+146
| * selftests/bpf: Add fexit and kretprobe triggering benchmarksAndrii Nakryiko2024-03-111-0/+14
| * selftests/bpf: Test case for SEC("?.struct_ops")Eduard Zingerman2024-03-071-0/+10
| * selftests/bpf: Verify struct_ops autoload/autocreate syncEduard Zingerman2024-03-072-0/+46
| * selftests/bpf: Test autocreate behavior for struct_ops mapsEduard Zingerman2024-03-071-0/+42
| * selftests/bpf: Bad_struct_ops testEduard Zingerman2024-03-071-0/+25
| * selftests/bpf: Test struct_ops map definition with type suffixEduard Zingerman2024-03-071-1/+20
| * selftests/bpf: Test may_gotoAlexei Starovoitov2024-03-071-3/+100
| * selftests/bpf: Test struct_ops maps with a large number of struct_ops program.Kui-Feng Lee2024-03-041-0/+102
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-071-0/+70
|\ \ | |/ |/|
| * selftests/bpf: test case for callback_depth states pruning logicEduard Zingerman2024-03-061-0/+70
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-0348-187/+1071
|\ \
| * | selftests/bpf: Test if shadow types work correctly.Kui-Feng Lee2024-02-291-0/+8
| * | bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayKees Cook2024-02-291-1/+1
| * | selftests/bpf: update tcp_custom_syncookie to use scalar packet offsetEduard Zingerman2024-02-221-30/+53
| * | bpf: Fix test verif_scale_strobemeta_subprogs failure due to llvm19Yonghong Song2024-02-152-4/+8
| * | selftests/bpf: add anonymous user struct as global subprog arg testAndrii Nakryiko2024-02-141-0/+29
| * | bpf: don't infer PTR_TO_CTX for programs with unnamed context typeAndrii Nakryiko2024-02-141-0/+19
| * | selftests/bpf: Test PTR_MAYBE_NULL arguments of struct_ops operators.Kui-Feng Lee2024-02-142-0/+53
| * | bpf: Abstract loop unrolling pragmas in BPF selftestsJose E. Marchesi2024-02-1319-42/+102
| * | selftests/bpf: Ensure fentry prog cannot attach to bpf_spin_{lock,unlcok}()Yonghong Song2024-02-131-0/+20
| * | bpf: Allow compiler to inline most of bpf_local_storage_lookup()Marco Elver2024-02-112-43/+0
| * | selftests/bpf: Mark cpumask kfunc declarations as __weakYafang Shao2024-02-081-28/+29
| * | bpf: Use -Wno-address-of-packed-member in some selftestsJose E. Marchesi2024-02-063-0/+6
| * | selftests/bpf: Add tests for RCU lock transfer between subprogsKumar Kartikeya Dwivedi2024-02-061-0/+120
| * | selftests/bpf: Add test for static subprog call in lock csKumar Kartikeya Dwivedi2024-02-062-0/+109
| * | bpf: Allow calling static subprogs while holding a bpf_spin_lockKumar Kartikeya Dwivedi2024-02-061-1/+1
| * | selftests/bpf: Suppress warning message of an unused variable.Kui-Feng Lee2024-02-051-2/+1
| * | selftests/bpf: Fix flaky test ptr_untrustedYonghong Song2024-02-051-3/+3
| * | selftests/bpf: add more cases for __arg_trusted __arg_nullable argsAndrii Nakryiko2024-02-031-3/+29
| * | selftests/bpf: States pruning checks for scalar vs STACK_MISCEduard Zingerman2024-02-021-0/+154
| * | selftests/bpf: Add test cases for narrowing fillMaxim Mikityanskiy2024-02-021-0/+111
| * | bpf: Preserve boundaries and track scalars on narrowing fillMaxim Mikityanskiy2024-02-021-7/+19
| * | selftests/bpf: Test tracking spilled unbounded scalarsMaxim Mikityanskiy2024-02-021-0/+27
| * | bpf: Track spilled unbounded scalarsMaxim Mikityanskiy2024-02-021-3/+3
| * | selftests/bpf: convert bpf_rdonly_cast() uses to bpf_core_cast() macroAndrii Nakryiko2024-01-318-18/+12
| * | libbpf: add bpf_core_cast() macroAndrii Nakryiko2024-01-312-5/+1
| * | selftests/bpf: add trusted global subprog arg testsAndrii Nakryiko2024-01-301-0/+156
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-233-2/+89
|\ \ \ | |/ / |/| / | |/
| * selftests/bpf: Add negtive test cases for task iterYafang Shao2024-02-191-1/+11
| * selftests/bpf: Test racing between bpf_timer_cancel_and_free and bpf_timer_ca...Martin KaFai Lau2024-02-191-1/+33
| * selftest/bpf: Test the read of vsyscall page under x86-64Hou Tao2024-02-161-0/+45
* | selftests/bpf: Incorporate LSM policy to token-based testsAndrii Nakryiko2024-01-251-0/+32