summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs
AgeCommit message (Expand)Author
8 daysselftests/bpf: Fix outdated test on storage->smapAmery Hung
8 daysselftests/bpf: Remove test_task_storage_map_stress_lookupAmery Hung
8 daysselftests/bpf: Update task_local_storage/task_storage_nodeadlock testAmery Hung
8 daysselftests/bpf: Update task_local_storage/recursion testAmery Hung
8 daysselftests/bpf: Update sk_storage_omem_uncharge testAmery Hung
10 daysselftests/bpf: Add tests for improved linked register trackingPuranjay Mohan
10 daysbpf: Support negative offsets, BPF_SUB, and alu32 for linked register trackingPuranjay Mohan
10 daysselftests/bpf: Add tests for BPF_END bitwise trackingTianci Cao
10 daysselftests/bpf: Strengthen timer_start_deadlock testAlexei Starovoitov
10 daysselftests/bpf: Add a testcase for deadlock avoidanceAlexei Starovoitov
11 daysselftests/bpf: Add a test to stress bpf_timer_start and map_delete raceAlexei Starovoitov
11 daysselftests/bpf: Removed obsolete testsMykyta Yatsenko
11 daysselftests/bpf: Add timer stress test in NMI contextMykyta Yatsenko
11 daysselftests/bpf: Verify bpf_timer_cancel_async worksMykyta Yatsenko
11 daysselftests/bpf: Add stress test for timer async cancelMykyta Yatsenko
11 daysselftests/bpf: Add selftests for stream functions under lockEmil Tsalapatis
11 daysselftests/bpf: Add selftests for bpf_stream_print_stackEmil Tsalapatis
11 daysselftests/bpf: Add a test for ids=0 to verifier_scalar_ids testPuranjay Mohan
11 daysbpf: Relax scalar id equivalence for state pruningPuranjay Mohan
2026-01-31selftests/bpf: Enable get_func_args and get_func_ip tests on arm64Leon Hwang
2026-01-31selftests/bpf: Test access from RO map from xdp_store_bytesPaul Chaignon
2026-01-30selftests/bpf: Allow to benchmark trigger with stacktraceJiri Olsa
2026-01-30selftests/bpf: Add stacktrace ips test for fentry/fexitJiri Olsa
2026-01-30selftests/bpf: Add stacktrace ips test for kprobe/kretprobeJiri Olsa
2026-01-30selftests/bpf: Add test for sleepable program tailcallsJiri Olsa
2026-01-28bpf: Test nospec after dead stack write in helperLuis Gerhorst
2026-01-27selftests/bpf: Add tests for FIONREAD and copied_seqJiayuan Chen
2026-01-27selftests/bpf: cover BPF_CGROUP_ITER_CHILDREN control optionMatt Bobrowski
2026-01-25selftests/bpf: Add tests for execution context helpersChangwoo Min
2026-01-24selftests/bpf: test fsession mixed with fentry and fexitMenglong Dong
2026-01-24selftests/bpf: add testcases for fsession cookieMenglong Dong
2026-01-24selftests/bpf: test bpf_get_func_* for fsessionMenglong Dong
2026-01-24selftests/bpf: add testcases for fsessionMenglong Dong
2026-01-24bpf: change prototype of bpf_session_{cookie,is_return}Menglong Dong
2026-01-24selftests/bpf: Fix task_local_data failure with 64K pageYonghong Song
2026-01-21selftests/bpf: Test kfunc bpf_strncasecmpYuzuki Ishiyama
2026-01-21selftests/bpf: test bpf_get_func_arg() for tp_btfMenglong Dong
2026-01-20selftests/bpf: test the jited inline of bpf_get_current_taskMenglong Dong
2026-01-20selftests/bpf: update verifier test for default trusted pointer semanticsMatt Bobrowski
2026-01-20selftests/bpf: Add tests for BPF_DIV and BPF_MOD range trackingYazhou Tang
2026-01-20bpf: Add range tracking for BPF_DIV and BPF_MODYazhou Tang
2026-01-20selftests/bpf: Migrate struct_ops_assoc test to KF_IMPLICIT_ARGSIhor Solodrai
2026-01-20bpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGSIhor Solodrai
2026-01-20bpf: Migrate bpf_task_work_schedule_* kfuncs to KF_IMPLICIT_ARGSIhor Solodrai
2026-01-20bpf: Migrate bpf_wq_set_callback_impl() to KF_IMPLICIT_ARGSIhor Solodrai
2026-01-20selftests/bpf: Add tests for KF_IMPLICIT_ARGSIhor Solodrai
2026-01-16selftests/bpf: Fix map_kptr test failureYonghong Song
2026-01-16selftests/bpf: Support when CONFIG_VXLAN=mAlan Maguire
2026-01-16selftests: bpf: Add test for multiple syncs from linked registerPuranjay Mohan
2026-01-15selftests/bpf: Add test for bpf_override_return helperJiri Olsa