summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs
AgeCommit message (Expand)AuthorFilesLines
11 daysselftests/bpf: Remove test_access_variable_arrayVenkat Rao Bagalkote1-19/+0
11 daysselftests/bpf: fix __jited_unpriv tag nameEduard Zingerman1-1/+1
11 daysselftests/bpf: Handle !CONFIG_SMC in bpf_smc.cAlan Maguire1-2/+26
2026-04-09Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+3
2026-04-07selftests: bpf: have a separate variable for drop testMaciej Fijalkowski1-1/+3
2026-04-02selftests/bpf: Add more precision tracking tests for atomicsDaniel Borkmann1-0/+341
2026-03-21selftests/bpf: Add a test cases for sync_linked_regs regarding zext propagationDaniel Borkmann1-0/+108
2026-03-21selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handlingDaniel Wade1-0/+94
2026-03-21selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividendJenny Guanni Qu1-0/+58
2026-03-21selftests/bpf: Add tests for bpf_throw lock leak from subprogsIhor Solodrai1-0/+47
2026-03-21bpf: Fix exception exit lock checking for subprogsIhor Solodrai1-3/+6
2026-03-10selftests/bpf: Add test for BPF_END register ID resetYazhou Tang1-0/+22
2026-03-07selftests/bpf: add reproducer for spurious precision propagation through callsEduard Zingerman1-0/+64
2026-03-07bpf: collect only live registers in linked regsEduard Zingerman2-31/+59
2026-03-07selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman1-1/+38
2026-02-28selftests/bpf: Test refinement of single-value tnumPaul Chaignon1-0/+137
2026-02-28selftests/bpf: Add tests for special fields racesKumar Kartikeya Dwivedi1-0/+197
2026-02-26selftests/bpf: Fix OOB read in dmabuf_collectorT.J. Mercier1-1/+1
2026-02-19selftests/bpf: Use vmlinux.h in test_xdp_metaIhor Solodrai1-6/+6
2026-02-14selftests/bpf: enable fsession_test on riscv64Menglong Dong2-2/+2
2026-02-14selftests/bpf: Fix map_kptr grace period waitKumar Kartikeya Dwivedi1-26/+4
2026-02-14selftests/bpf: Adjust selftest due to function renameIhor Solodrai2-4/+4
2026-02-07selftests/bpf: Fix outdated test on storage->smapAmery Hung1-17/+2
2026-02-07selftests/bpf: Remove test_task_storage_map_stress_lookupAmery Hung1-38/+0
2026-02-07selftests/bpf: Update task_local_storage/task_storage_nodeadlock testAmery Hung1-5/+2
2026-02-07selftests/bpf: Update task_local_storage/recursion testAmery Hung1-12/+2
2026-02-07selftests/bpf: Update sk_storage_omem_uncharge testAmery Hung1-9/+3
2026-02-05selftests/bpf: Add tests for improved linked register trackingPuranjay Mohan1-2/+301
2026-02-05bpf: Support negative offsets, BPF_SUB, and alu32 for linked register trackingPuranjay Mohan1-1/+1
2026-02-05selftests/bpf: Add tests for BPF_END bitwise trackingTianci Cao1-0/+43
2026-02-05selftests/bpf: Strengthen timer_start_deadlock testAlexei Starovoitov1-7/+2
2026-02-05selftests/bpf: Add a testcase for deadlock avoidanceAlexei Starovoitov1-0/+75
2026-02-04selftests/bpf: Add a test to stress bpf_timer_start and map_delete raceAlexei Starovoitov1-0/+66
2026-02-04selftests/bpf: Removed obsolete testsMykyta Yatsenko1-111/+0
2026-02-04selftests/bpf: Add timer stress test in NMI contextMykyta Yatsenko1-12/+73
2026-02-04selftests/bpf: Verify bpf_timer_cancel_async worksMykyta Yatsenko1-0/+23
2026-02-04selftests/bpf: Add stress test for timer async cancelMykyta Yatsenko1-3/+11
2026-02-03selftests/bpf: Add selftests for stream functions under lockEmil Tsalapatis1-0/+32
2026-02-03selftests/bpf: Add selftests for bpf_stream_print_stackEmil Tsalapatis1-0/+21
2026-02-03selftests/bpf: Add a test for ids=0 to verifier_scalar_ids testPuranjay Mohan1-0/+45
2026-02-03bpf: Relax scalar id equivalence for state pruningPuranjay Mohan1-3/+5
2026-02-01selftests/bpf: Enable get_func_args and get_func_ip tests on arm64Leon Hwang2-2/+2
2026-02-01selftests/bpf: Test access from RO map from xdp_store_bytesPaul Chaignon1-0/+35
2026-01-31selftests/bpf: Allow to benchmark trigger with stacktraceJiri Olsa1-9/+37
2026-01-31selftests/bpf: Add stacktrace ips test for fentry/fexitJiri Olsa1-0/+20
2026-01-31selftests/bpf: Add stacktrace ips test for kprobe/kretprobeJiri Olsa1-0/+7
2026-01-30selftests/bpf: Add test for sleepable program tailcallsJiri Olsa1-0/+43
2026-01-29bpf: Test nospec after dead stack write in helperLuis Gerhorst1-0/+22
2026-01-27selftests/bpf: Add tests for FIONREAD and copied_seqJiayuan Chen1-0/+14
2026-01-27selftests/bpf: cover BPF_CGROUP_ITER_CHILDREN control optionMatt Bobrowski1-3/+6