summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2025-10-31selftests/bpf: test_xsk: Split xskxceiverBastien Curutchet (eBPF Foundation)
2025-10-29selftests/bpf: Add ABBCCA case for rqspinlock stress testKumar Kartikeya Dwivedi
2025-10-29selftests/bpf: Fix intermittent failures in file_reader testMykyta Yatsenko
2025-10-29selftests/bpf: Remove test_tc_tunnel.shAlexis Lothoré (eBPF Foundation)
2025-10-29selftests/bpf: Integrate test_tc_tunnel.sh tests into test_progsAlexis Lothoré (eBPF Foundation)
2025-10-29selftests/bpf: Make test_tc_tunnel.bpf.c compatible with big endian platformsAlexis Lothoré (eBPF Foundation)
2025-10-29selftests/bpf: Add tc helpersAlexis Lothoré (eBPF Foundation)
2025-10-27selftests/bpf/benchs: Add overwrite mode benchmark for BPF ring bufferXu Kuohai
2025-10-27selftests/bpf: Add overwrite mode test for BPF ring bufferXu Kuohai
2025-10-27selftests/bpf: add file dynptr testsMykyta Yatsenko
2025-10-27bpf: widen dynptr size/offset to 64 bitMykyta Yatsenko
2025-10-27selftests/bpf: remove unnecessary kfunc prototypesMykyta Yatsenko
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-18selftests/bpf: Fix list_del() in arena listPuranjay Mohan
2025-10-18selftests/bpf: Fix selftest verif_scale_strobemeta failure with llvm22Yonghong Song
2025-10-18bpf: mark vma->{vm_mm,vm_file} as __safe_trusted_or_nullYafang Shao
2025-10-18selftests/bpf: Silence unused-but-set build warningsTiezhu Yang
2025-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf at 6.18-rc2Alexei Starovoitov
2025-10-17selftests/bpf: Fix redefinition of 'off' as different kind of symbolBrahmajit Das
2025-10-16selftests/bpf: Add test for sk->sk_bypass_prot_mem.Kuniyuki Iwashima
2025-10-16selftests: arg_parsing: Ensure data is flushed to disk before reading.Xing Guo
2025-10-14selftests/bpf: make arg_parsing.c more robust to crashesAndrii Nakryiko
2025-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 6.18-rc1Alexei Starovoitov
2025-10-10selftests/bpf: Add more bpf_wq testsMykyta Yatsenko
2025-10-10selftests/bpf: Test direct packet access on non-linear skbsPaul Chaignon
2025-10-10selftests/bpf: Support non-linear flag in test loaderPaul Chaignon
2025-10-10selftests/bpf: Add test for unpinning htab with internal timer structKaFai Wan
2025-10-10selftests/bpf: Test bpf_strcasestr,bpf_strncasestr kfuncsRong Tao
2025-10-10selftests/bpf: Add tests for async cb contextKumar Kartikeya Dwivedi
2025-10-04bpf: Finish constification of 1st parameter of bpf_d_path()Rong Tao
2025-10-03Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-10-03Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-10-02selftests/bpf: Add tests for rejection of ALU ops with negative offsetsEduard Zingerman
2025-10-01selftests/bpf: Add test for libbpf_sha256()Eric Biggers
2025-10-01selftests/bpf: Add test for BPF_NEG alu on CONST_PTR_TO_MAPKaFai Wan
2025-10-01selftests/bpf: Fix realloc size in bpf_get_addrsJiri Olsa
2025-10-01selftests/bpf: Fix typo in subtest_basic_usdt after merge conflictJiri Olsa
2025-10-01selftests/bpf: Fix open-coded gettid syscall in uprobe syscall testsJiri Olsa
2025-09-30Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-09-30Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-28selftests/bpf: Add stress test for rqspinlock in NMIKumar Kartikeya Dwivedi
2025-09-27selftests/bpf: Add test case for different expected_attach_typeDaniel Borkmann
2025-09-26mptcp: pm: rename 'subflows' to 'extra_subflows'Matthieu Baerts (NGI0)
2025-09-26selftests/bpf: Test changing packet data from kfuncAmery Hung
2025-09-25selftests/bpf: Add stacktrace map lookup_and_delete_elem test caseTao Chen
2025-09-25selftests/bpf: Refactor stacktrace_map case with skeletonTao Chen
2025-09-25selftests/bpf: Fix flaky bpf_cookie selftestMykyta Yatsenko
2025-09-25selftests/bpf: Test changing packet data from global functions with a kfuncAmery Hung
2025-09-25selftests/bpf: Task_work selftest cleanup fixesMykyta Yatsenko