summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2024-10-24selftests/bpf: Test a uptr struct spanning across pages.Martin KaFai Lau
2024-10-24selftests/bpf: Some basic __uptr testsKui-Feng Lee
2024-10-23selftests/bpf: validate generic bpf_object and subskel APIs work togetherAndrii Nakryiko
2024-10-23selftests/bpf: fix test_spin_lock_fail.c's global vars usageAndrii Nakryiko
2024-10-23uprobe: Add data pointer to consumer handlersJiri Olsa
2024-10-23selftests/bpf: Increase verifier log limit in veristatMykyta Yatsenko
2024-10-22selftests/bpf: Add test for passing in uninit mtu_lenDaniel Borkmann
2024-10-22selftests/bpf: Add test for writes to .rodataDaniel Borkmann
2024-10-22selftests/bpf: Retire test_sock.cJordan Rife
2024-10-22selftests/bpf: Migrate BPF_CGROUP_INET_SOCK_CREATE test cases to prog_testsJordan Rife
2024-10-22selftests/bpf: Migrate LOAD_REJECT test cases to prog_testsJordan Rife
2024-10-22selftests/bpf: Migrate *_POST_BIND test cases to prog_testsJordan Rife
2024-10-21selftests/bpf: Augment send_signal test with remote signalingPuranjay Mohan
2024-10-21selftests/bpf: remove test_tcp_check_syncookieAlexis Lothoré (eBPF Foundation)
2024-10-21selftests/bpf: test MSS value returned with bpf_tcp_gen_syncookieAlexis Lothoré (eBPF Foundation)
2024-10-21selftests/bpf: add ipv4 and dual ipv4/ipv6 support in btf_skc_cls_ingressAlexis Lothoré (eBPF Foundation)
2024-10-21selftests/bpf: get rid of global vars in btf_skc_cls_ingressAlexis Lothoré (eBPF Foundation)
2024-10-21selftests/bpf: add missing ns cleanups in btf_skc_cls_ingressAlexis Lothoré (eBPF Foundation)
2024-10-21selftests/bpf: factorize conn and syncookies tests in a single runnerAlexis Lothoré (eBPF Foundation)
2024-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-17selftests/bpf: Add test case for delta propagationDaniel Borkmann
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