summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2024-10-17bpf: Properly test iter/task tid filteringJordan Rome
2024-10-16selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmapZijian Zhang
2024-10-16selftests/bpf: Fix msg_verify_data in test_sockmapZijian Zhang
2024-10-16selftests/bpf: Add test to verify tailcall and freplace restrictionsLeon Hwang
2024-10-16selftests/bpf: Add tests for bpf_task_from_vpid() kfuncJuntong Deng
2024-10-16selftests/bpf: Add a test for kmem_cache_iterNamhyung Kim
2024-10-16selftests/bpf: Add asserts for netfilter link infoTyrone Wu
2024-10-15selftests/bpf: Add test for sign extension in coerce_subreg_to_size_sx()Dimitar Kanaliev
2024-10-15selftests/bpf: Add test for truncation after sign extension in coerce_reg_to_...Dimitar Kanaliev
2024-10-15Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-10-11selftests/bpf: Check for timeout in perf_link testIhor Solodrai
2024-10-11selftests/bpf: add subprog to BPF object file with no entry programsAndrii Nakryiko
2024-10-11selftests/bpf: migrate cgroup sock create test for prohibiting socketsDaniel T. Lee
2024-10-11selftests/bpf: migrate cgroup sock create test for setting iface/mark/prioDaniel T. Lee
2024-10-10selftests/bpf: Removed redundant fd after close in bpf_prog_load_log_bufZhu Jun
2024-10-10selftests/bpf: Assert link info uprobe_multi count & path_size if unsetTyrone Wu
2024-10-10selftests/bpf: Fix cross-compiling urandom_readTony Ambardar
2024-10-10selftests/bpf: check program redirect in xdp_cpumap_attachAlexis Lothoré (eBPF Foundation)
2024-10-10selftests/bpf: make xdp_cpumap_attach keep redirect prog attachedAlexis Lothoré (eBPF Foundation)
2024-10-10selftests/bpf: fix bpf_map_redirect call for cpu map testAlexis Lothoré (eBPF Foundation)
2024-10-10selftests/bpf: Add test for kfunc module orderSimon Sundberg
2024-10-10selftests/bpf: Provide a generic [un]load_module helperSimon Sundberg
2024-10-09selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libcTony Ambardar
2024-10-09selftests/bpf: fix perf_event link info name_len assertionTyrone Wu
2024-10-09selftests/bpf: Add more test case for field flatteningHou Tao
2024-10-08selftests/bpf: add tcx netns cookie testsMahe Tardy
2024-10-08selftests/bpf: add missing header include for htonsAlexis Lothoré (eBPF Foundation)
2024-10-07selftests/bpf: Fix backtrace printing for selftests crashesEduard Zingerman
2024-10-07selftests/bpf: Test linking with duplicate extern functionsEric Long
2024-10-07selftests: bpf: Add missing per-arch include pathBjörn Töpel
2024-10-07selftests/bpf: Extend netkit tests to validate skb meta dataDaniel Borkmann
2024-10-03selftests/bpf: Emit top frequent code lines in veristatMykyta Yatsenko
2024-10-03selftests/bpf: Support cross-endian buildingTony Ambardar
2024-10-03selftests/bpf: Fix uprobe_multi compilation errorAlan Maguire
2024-10-03selftests/bpf: vm: Add support for VIRTIO_FSManu Bretelle
2024-10-03selftests/bpf: Add missing va_end.Zhang Jiao
2024-10-03selftests/bpf: Bail out quickly from failing consumer testJiri Olsa
2024-10-03selftests/bpf: Fix uprobe consumer testJiri Olsa
2024-10-03selftests/bpf: Set vpath in Makefile to search for skelsIhor Solodrai
2024-10-03selftests/bpf: Remove test_skb_cgroup_id.sh from TEST_PROGSIhor Solodrai
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02bpf: selftests: send packet to devmap redirect XDPFlorian Kauer
2024-10-01selftests/bpf: Verify that sync_linked_regs preserves subreg_defEduard Zingerman
2024-09-30selftests/bpf: Add mptcp subflow subtestGeliang Tang
2024-09-30selftests/bpf: Add getsockopt to inspect mptcp subflowGeliang Tang
2024-09-30selftests/bpf: Add mptcp subflow exampleNicolas Rybowski
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-09-18Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-09-13selftests/bpf: Add a test case to write mtu result into .rodataDaniel Borkmann
2024-09-13selftests/bpf: Add a test case to write strtol result into .rodataDaniel Borkmann