summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs
AgeCommit message (Expand)AuthorLines
13 daysselftests/bpf: Test refinement of single-value tnumPaul Chaignon-0/+137
13 daysselftests/bpf: Add tests for special fields racesKumar Kartikeya Dwivedi-0/+197
2026-02-26selftests/bpf: Fix OOB read in dmabuf_collectorT.J. Mercier-1/+1
2026-02-18selftests/bpf: Use vmlinux.h in test_xdp_metaIhor Solodrai-6/+6
2026-02-13selftests/bpf: enable fsession_test on riscv64Menglong Dong-2/+2
2026-02-13selftests/bpf: Fix map_kptr grace period waitKumar Kartikeya Dwivedi-26/+4
2026-02-13selftests/bpf: Adjust selftest due to function renameIhor Solodrai-4/+4
2026-02-06selftests/bpf: Fix outdated test on storage->smapAmery Hung-17/+2
2026-02-06selftests/bpf: Remove test_task_storage_map_stress_lookupAmery Hung-38/+0
2026-02-06selftests/bpf: Update task_local_storage/task_storage_nodeadlock testAmery Hung-5/+2
2026-02-06selftests/bpf: Update task_local_storage/recursion testAmery Hung-12/+2
2026-02-06selftests/bpf: Update sk_storage_omem_uncharge testAmery Hung-9/+3
2026-02-04selftests/bpf: Add tests for improved linked register trackingPuranjay Mohan-2/+301
2026-02-04bpf: Support negative offsets, BPF_SUB, and alu32 for linked register trackingPuranjay Mohan-1/+1
2026-02-04selftests/bpf: Add tests for BPF_END bitwise trackingTianci Cao-0/+43
2026-02-04selftests/bpf: Strengthen timer_start_deadlock testAlexei Starovoitov-7/+2
2026-02-04selftests/bpf: Add a testcase for deadlock avoidanceAlexei Starovoitov-0/+75
2026-02-03selftests/bpf: Add a test to stress bpf_timer_start and map_delete raceAlexei Starovoitov-0/+66
2026-02-03selftests/bpf: Removed obsolete testsMykyta Yatsenko-111/+0
2026-02-03selftests/bpf: Add timer stress test in NMI contextMykyta Yatsenko-12/+73
2026-02-03selftests/bpf: Verify bpf_timer_cancel_async worksMykyta Yatsenko-0/+23
2026-02-03selftests/bpf: Add stress test for timer async cancelMykyta Yatsenko-3/+11
2026-02-03selftests/bpf: Add selftests for stream functions under lockEmil Tsalapatis-0/+32
2026-02-03selftests/bpf: Add selftests for bpf_stream_print_stackEmil Tsalapatis-0/+21
2026-02-03selftests/bpf: Add a test for ids=0 to verifier_scalar_ids testPuranjay Mohan-0/+45
2026-02-03bpf: Relax scalar id equivalence for state pruningPuranjay Mohan-3/+5
2026-01-31selftests/bpf: Enable get_func_args and get_func_ip tests on arm64Leon Hwang-2/+2
2026-01-31selftests/bpf: Test access from RO map from xdp_store_bytesPaul Chaignon-0/+35
2026-01-30selftests/bpf: Allow to benchmark trigger with stacktraceJiri Olsa-9/+37
2026-01-30selftests/bpf: Add stacktrace ips test for fentry/fexitJiri Olsa-0/+20
2026-01-30selftests/bpf: Add stacktrace ips test for kprobe/kretprobeJiri Olsa-0/+7
2026-01-30selftests/bpf: Add test for sleepable program tailcallsJiri Olsa-0/+43
2026-01-28bpf: Test nospec after dead stack write in helperLuis Gerhorst-0/+22
2026-01-27selftests/bpf: Add tests for FIONREAD and copied_seqJiayuan Chen-0/+14
2026-01-27selftests/bpf: cover BPF_CGROUP_ITER_CHILDREN control optionMatt Bobrowski-3/+6
2026-01-25selftests/bpf: Add tests for execution context helpersChangwoo Min-0/+48
2026-01-24selftests/bpf: test fsession mixed with fentry and fexitMenglong Dong-0/+16
2026-01-24selftests/bpf: add testcases for fsession cookieMenglong Dong-0/+66
2026-01-24selftests/bpf: test bpf_get_func_* for fsessionMenglong Dong-1/+62
2026-01-24selftests/bpf: add testcases for fsessionMenglong Dong-0/+97
2026-01-24bpf: change prototype of bpf_session_{cookie,is_return}Menglong Dong-26/+22
2026-01-24selftests/bpf: Fix task_local_data failure with 64K pageYonghong Song-1/+1
2026-01-21selftests/bpf: Test kfunc bpf_strncasecmpYuzuki Ishiyama-0/+14
2026-01-21selftests/bpf: test bpf_get_func_arg() for tp_btfMenglong Dong-0/+44
2026-01-20selftests/bpf: test the jited inline of bpf_get_current_taskMenglong Dong-0/+20
2026-01-20selftests/bpf: update verifier test for default trusted pointer semanticsMatt Bobrowski-32/+29
2026-01-20selftests/bpf: Add tests for BPF_DIV and BPF_MOD range trackingYazhou Tang-0/+1149
2026-01-20bpf: Add range tracking for BPF_DIV and BPF_MODYazhou Tang-3/+4
2026-01-20selftests/bpf: Migrate struct_ops_assoc test to KF_IMPLICIT_ARGSIhor Solodrai-9/+9
2026-01-20bpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGSIhor Solodrai-3/+3