summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2025-08-28selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2Ricardo B. Marlière
2025-08-28udp: add drop_counters to udp socketEric Dumazet
2025-08-27selftests/bpf: Add LPM trie microbenchmarksMatt Fleming
2025-08-27selftests/bpf: Enable timed may_goto tests for arm64Puranjay Mohan
2025-08-27selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handl...Jiawei Zhao
2025-08-27selftests/bpf: Fix typos and grammar in test sourcesShubham Sharma
2025-08-27bpf: Add selftest to check the verifier's abstract multiplicationNandakumar Edamana
2025-08-26selftests/bpf: Remove may_goto tests from DENYLIST.s390xIlya Leoshkevich
2025-08-26selftests/bpf: Enable timed may_goto verifier tests on s390xIlya Leoshkevich
2025-08-26selftests/bpf: Add __arch_s390x macroIlya Leoshkevich
2025-08-26selftests/bpf: Add a missing newline to the "bad arch spec" messageIlya Leoshkevich
2025-08-26selftests/bpf: Remove entries from config.{arch} already present in configTiezhu Yang
2025-08-22selftests/bpf: Tests for is_scalar_branch_taken tnum logicPaul Chaignon
2025-08-21selftests/bpf: Use vmlinux.h for BPF programsHengqi Chen
2025-08-21selftests/bpf: Fix uprobe syscall shadow stack testJiri Olsa
2025-08-21selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobeJiri Olsa
2025-08-21selftests/bpf: Add uprobe_regs_equal testJiri Olsa
2025-08-21selftests/bpf: Add optimized usdt variant for basic usdt testJiri Olsa
2025-08-21selftests/bpf: Add uprobe syscall sigill signal testJiri Olsa
2025-08-21selftests/bpf: Add hit/attach/detach race optimized uprobe testJiri Olsa
2025-08-21selftests/bpf: Add uprobe/usdt syscall testsJiri Olsa
2025-08-21selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multiJiri Olsa
2025-08-21selftests/bpf: Reorg the uprobe_syscall test functionJiri Olsa
2025-08-21selftests/bpf: Import usdt.h from libbpf/usdt projectJiri Olsa
2025-08-18Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'Martin KaFai Lau
2025-08-18selftests/bpf: Cover metadata access from a modified skb cloneJakub Sitnicki
2025-08-18selftests/bpf: Cover read/write to skb metadata at an offsetJakub Sitnicki
2025-08-18selftests/bpf: Cover write access to skb metadata via dynptrJakub Sitnicki
2025-08-18selftests/bpf: Cover read access to skb metadata via dynptrJakub Sitnicki
2025-08-18selftests/bpf: Parametrize test_xdp_context_tuntapJakub Sitnicki
2025-08-18selftests/bpf: Pass just bpf_map to xdp_context_test helperJakub Sitnicki
2025-08-18selftests/bpf: Cover verifier checks for skb_meta dynptr typeJakub Sitnicki
2025-08-18selftests/bpf: Clobber a lot of registers in tailcall_bpf2bpf_hierarchy testsIlya Leoshkevich
2025-08-15selftests/bpf: Add test for DEVMAP reuseYureka Lilian
2025-08-15bpf/selftests: Fix test_tcpnotify_userMatt Bobrowski
2025-08-15selftests/bpf: Enable arena atomics tests for RV64Pu Lehui
2025-08-13selftests/bpf: Copy test_kmods when installing selftestAmery Hung
2025-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfMartin KaFai Lau
2025-08-06selftests/bpf: Test multi_st_ops and calling kfuncs from different programsAmery Hung
2025-08-06selftests/bpf: Add multi_st_ops that supports multiple instancesAmery Hung
2025-08-03Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-08-01selftests/bpf: Test concurrent task local data key creationAmery Hung
2025-08-01selftests/bpf: Test basic task local data operationsAmery Hung
2025-08-01selftests/bpf: Introduce task local dataAmery Hung
2025-08-01selftests/bpf: Test for unaligned flow_dissector ctx accessPaul Chaignon
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-28selftests/bpf: Migrate fexit_noreturns case into tracing_failure test suiteKaFai Wan
2025-07-28selftests/bpf: Add selftest for attaching tracing programs to functions in de...KaFai Wan
2025-07-28bpf: Show precise rejected function when attaching fexit/fmod_ret to __noretu...KaFai Wan