summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)AuthorLines
2026-02-19selftests/bpf: fix flaky build_id testGregory Bell-3/+16
2026-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1Alexei Starovoitov-48/+52
2026-02-18selftests/bpf: Remove hexdump dependencyMatthieu Baerts (NGI0)-1/+1
2026-02-18selftests/bpf: Use vmlinux.h in test_xdp_metaIhor Solodrai-6/+6
2026-02-13selftests/bpf: Add powerpc support for get_preempt_count() in selftestSaket Kumar Bhaskar-0/+7
2026-02-13bpf: use reg->var_off instead of reg->off for pointersEduard Zingerman-85/+77
2026-02-13selftests/bpf: enable fsession_test on riscv64Menglong Dong-2/+2
2026-02-13selftests/bpf: Fix map_kptr grace period waitKumar Kartikeya Dwivedi-35/+39
2026-02-13selftests/bpf: Adjust selftest due to function renameIhor Solodrai-4/+4
2026-02-13selftests/bpf: Migrate align.c tests to test_loader frameworkEduard Zingerman-712/+589
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2026-02-06selftests/bpf: Fix outdated test on storage->smapAmery Hung-17/+2
2026-02-06selftests/bpf: Choose another percpu variable in bpf for btf_dump testAmery Hung-2/+2
2026-02-06selftests/bpf: Remove test_task_storage_map_stress_lookupAmery Hung-166/+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-17/+7
2026-02-06selftests/bpf: Update sk_storage_omem_uncharge testAmery Hung-9/+3
2026-02-06selftests/xsk: fix number of Tx frags in invalid packetLarysa Zaremba-1/+1
2026-02-06selftests/xsk: properly handle batch ending in the middle of a packetLarysa Zaremba-0/+2
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/+108
2026-02-03selftests/bpf: Add a test to stress bpf_timer_start and map_delete raceAlexei Starovoitov-0/+203
2026-02-03selftests/bpf: Removed obsolete testsMykyta Yatsenko-111/+0
2026-02-03selftests/bpf: Add timer stress test in NMI contextMykyta Yatsenko-12/+231
2026-02-03selftests/bpf: Verify bpf_timer_cancel_async worksMykyta Yatsenko-0/+48
2026-02-03selftests/bpf: Add stress test for timer async cancelMykyta Yatsenko-4/+28
2026-02-03selftests/bpf: Refactor timer selftestsMykyta Yatsenko-19/+36
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-31bpf: Add bpf_jit_supports_fsession()Leon Hwang-8/+24
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/+43
2026-01-30selftests/bpf: Add stacktrace ips test for fentry/fexitJiri Olsa-0/+71
2026-01-30selftests/bpf: Add stacktrace ips test for kprobe/kretprobeJiri Olsa-0/+57
2026-01-30selftests/bpf: Fix kprobe multi stacktrace_ips testJiri Olsa-5/+14
2026-01-30selftests/bpf: Make bpf get_preempt_count() work for v6.14+ kernelsChangwoo Min-2/+20
2026-01-30selftests/bpf: Add test for sleepable program tailcallsJiri Olsa-0/+117
2026-01-28bpf: Test nospec after dead stack write in helperLuis Gerhorst-0/+22
2026-01-28selftests/bpf: Remove xxd util dependencyMykyta Yatsenko-5/+6
2026-01-27selftests/bpf: Add tests for FIONREAD and copied_seqJiayuan Chen-6/+302
2026-01-27selftests/bpf: cover BPF_CGROUP_ITER_CHILDREN control optionMatt Bobrowski-4/+25
2026-01-26selftests/bpf: convert test_bpftool_map_access.sh into test_progs frameworkAlexis Lothoré (eBPF Foundation)-399/+371
2026-01-26selftests/bpf: convert test_bpftool_metadata.sh into test_progs frameworkAlexis Lothoré (eBPF Foundation)-86/+144
2026-01-26selftests/bpf: Add a few helpers for bpftool testingAlexis Lothoré (eBPF Foundation)-1/+87