summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2026-02-23selftests/bpf: Add simple strscpy() implementationIhor Solodrai
2026-02-23selftests/bpf: Update task local data licenseAmery Hung
2026-02-23selftests/bpf: Enable test for instruction array on arm64Abhishek Dubey
2026-02-23selftests/bpf: Add test case for rbtree nodes that contain both bpf_refcount ...Kaitao Cheng
2026-02-23selftests/bpf: Add supplementary tests for bpf_kptr_xchgKaitao Cheng
2026-02-19selftests/bpf: align build_id test mapping to 64K page sizeGregory Bell
2026-02-19selftests/bpf: fix flaky build_id testGregory Bell
2026-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1Alexei Starovoitov
2026-02-18selftests/bpf: Remove hexdump dependencyMatthieu Baerts (NGI0)
2026-02-18selftests/bpf: Use vmlinux.h in test_xdp_metaIhor Solodrai
2026-02-13selftests/bpf: Add powerpc support for get_preempt_count() in selftestSaket Kumar Bhaskar
2026-02-13bpf: use reg->var_off instead of reg->off for pointersEduard Zingerman
2026-02-13selftests/bpf: enable fsession_test on riscv64Menglong Dong
2026-02-13selftests/bpf: Fix map_kptr grace period waitKumar Kartikeya Dwivedi
2026-02-13selftests/bpf: Adjust selftest due to function renameIhor Solodrai
2026-02-13selftests/bpf: Migrate align.c tests to test_loader frameworkEduard Zingerman
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-06selftests/bpf: Fix outdated test on storage->smapAmery Hung
2026-02-06selftests/bpf: Choose another percpu variable in bpf for btf_dump testAmery Hung
2026-02-06selftests/bpf: Remove test_task_storage_map_stress_lookupAmery Hung
2026-02-06selftests/bpf: Update task_local_storage/task_storage_nodeadlock testAmery Hung
2026-02-06selftests/bpf: Update task_local_storage/recursion testAmery Hung
2026-02-06selftests/bpf: Update sk_storage_omem_uncharge testAmery Hung
2026-02-06selftests/xsk: fix number of Tx frags in invalid packetLarysa Zaremba
2026-02-06selftests/xsk: properly handle batch ending in the middle of a packetLarysa Zaremba
2026-02-04selftests/bpf: Add tests for improved linked register trackingPuranjay Mohan
2026-02-04bpf: Support negative offsets, BPF_SUB, and alu32 for linked register trackingPuranjay Mohan
2026-02-04selftests/bpf: Add tests for BPF_END bitwise trackingTianci Cao
2026-02-04selftests/bpf: Strengthen timer_start_deadlock testAlexei Starovoitov
2026-02-04selftests/bpf: Add a testcase for deadlock avoidanceAlexei Starovoitov
2026-02-03selftests/bpf: Add a test to stress bpf_timer_start and map_delete raceAlexei Starovoitov
2026-02-03selftests/bpf: Removed obsolete testsMykyta Yatsenko
2026-02-03selftests/bpf: Add timer stress test in NMI contextMykyta Yatsenko
2026-02-03selftests/bpf: Verify bpf_timer_cancel_async worksMykyta Yatsenko
2026-02-03selftests/bpf: Add stress test for timer async cancelMykyta Yatsenko
2026-02-03selftests/bpf: Refactor timer selftestsMykyta Yatsenko
2026-02-03selftests/bpf: Add selftests for stream functions under lockEmil Tsalapatis
2026-02-03selftests/bpf: Add selftests for bpf_stream_print_stackEmil Tsalapatis
2026-02-03selftests/bpf: Add a test for ids=0 to verifier_scalar_ids testPuranjay Mohan
2026-02-03bpf: 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-31bpf: Add bpf_jit_supports_fsession()Leon 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: Fix kprobe multi stacktrace_ips testJiri Olsa
2026-01-30selftests/bpf: Make bpf get_preempt_count() work for v6.14+ kernelsChangwoo Min
2026-01-30selftests/bpf: Add test for sleepable program tailcallsJiri Olsa
2026-01-28bpf: Test nospec after dead stack write in helperLuis Gerhorst