summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)AuthorFilesLines
8 daysselftests/bpf: Remove hexdump dependencyMatthieu Baerts (NGI0)1-1/+1
8 daysselftests/bpf: Use vmlinux.h in test_xdp_metaIhor Solodrai1-6/+6
13 daysselftests/bpf: enable fsession_test on riscv64Menglong Dong2-2/+2
13 daysselftests/bpf: Fix map_kptr grace period waitKumar Kartikeya Dwivedi4-35/+39
13 daysselftests/bpf: Adjust selftest due to function renameIhor Solodrai2-4/+4
14 daysMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2026-02-07selftests/bpf: Fix outdated test on storage->smapAmery Hung1-17/+2
2026-02-07selftests/bpf: Choose another percpu variable in bpf for btf_dump testAmery Hung1-2/+2
2026-02-07selftests/bpf: Remove test_task_storage_map_stress_lookupAmery Hung2-166/+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 Hung2-17/+7
2026-02-07selftests/bpf: Update sk_storage_omem_uncharge testAmery Hung1-9/+3
2026-02-06selftests/xsk: fix number of Tx frags in invalid packetLarysa Zaremba1-1/+1
2026-02-06selftests/xsk: properly handle batch ending in the middle of a packetLarysa Zaremba1-0/+2
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 Starovoitov2-0/+108
2026-02-04selftests/bpf: Add a test to stress bpf_timer_start and map_delete raceAlexei Starovoitov2-0/+203
2026-02-04selftests/bpf: Removed obsolete testsMykyta Yatsenko1-111/+0
2026-02-04selftests/bpf: Add timer stress test in NMI contextMykyta Yatsenko2-12/+231
2026-02-04selftests/bpf: Verify bpf_timer_cancel_async worksMykyta Yatsenko2-0/+48
2026-02-04selftests/bpf: Add stress test for timer async cancelMykyta Yatsenko2-4/+28
2026-02-04selftests/bpf: Refactor timer selftestsMykyta Yatsenko1-19/+36
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-01bpf: Add bpf_jit_supports_fsession()Leon Hwang1-8/+24
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 Olsa4-9/+43
2026-01-31selftests/bpf: Add stacktrace ips test for fentry/fexitJiri Olsa2-0/+71
2026-01-31selftests/bpf: Add stacktrace ips test for kprobe/kretprobeJiri Olsa2-0/+57
2026-01-31selftests/bpf: Fix kprobe multi stacktrace_ips testJiri Olsa1-5/+14
2026-01-30selftests/bpf: Make bpf get_preempt_count() work for v6.14+ kernelsChangwoo Min1-2/+20
2026-01-30selftests/bpf: Add test for sleepable program tailcallsJiri Olsa2-0/+117
2026-01-29bpf: Test nospec after dead stack write in helperLuis Gerhorst1-0/+22
2026-01-29selftests/bpf: Remove xxd util dependencyMykyta Yatsenko2-5/+6
2026-01-27selftests/bpf: Add tests for FIONREAD and copied_seqJiayuan Chen2-6/+302
2026-01-27selftests/bpf: cover BPF_CGROUP_ITER_CHILDREN control optionMatt Bobrowski3-4/+25
2026-01-27selftests/bpf: convert test_bpftool_map_access.sh into test_progs frameworkAlexis Lothoré (eBPF Foundation)3-399/+371
2026-01-27selftests/bpf: convert test_bpftool_metadata.sh into test_progs frameworkAlexis Lothoré (eBPF Foundation)3-86/+144
2026-01-27selftests/bpf: Add a few helpers for bpftool testingAlexis Lothoré (eBPF Foundation)3-1/+87
2026-01-26selftests/bpf: Harden cpu flags test for lru_percpu_hash mapLeon Hwang1-3/+10
2026-01-25selftests/bpf: Add tests for execution context helpersChangwoo Min5-0/+144
2026-01-25selftests/bpf: Introduce execution context detection helpersChangwoo Min1-0/+58
2026-01-25selftests/bpf: test fsession mixed with fentry and fexitMenglong Dong1-0/+16
2026-01-25selftests/bpf: add testcases for fsession cookieMenglong Dong2-0/+100