summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2024-01-03bpf: sockmap, add tests for proto updates many to single mapJohn Fastabend
2024-01-03selftests/bpf: Convert profiler.c to bpf_cmp.Alexei Starovoitov
2024-01-03bpf: Add bpf_nop_mov() asm macro.Alexei Starovoitov
2024-01-03selftests/bpf: Remove bpf_assert_eq-like macros.Alexei Starovoitov
2024-01-03selftests/bpf: Convert exceptions_assert.c to bpf_cmpAlexei Starovoitov
2024-01-03bpf: Introduce "volatile compare" macrosAlexei Starovoitov
2024-01-03selftests/bpf: Attempt to build BPF programs with -Wsign-compareAlexei Starovoitov
2024-01-03bpf: Add a possibly-zero-sized read testAndrei Matei
2024-01-03bpf: Simplify checking size of helper accessesAndrei Matei
2024-01-01Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...David S. Miller
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-21Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-20selftests/bpf: Remove tests for zeroed-array kptrHou Tao
2023-12-19selftests/bpf: Close cgrp fd before calling cleanup_cgroup_environment()Hou Tao
2023-12-19selftests/bpf: add freplace of BTF-unreliable main prog testAndrii Nakryiko
2023-12-19selftests/bpf: add global subprog annotation testsAndrii Nakryiko
2023-12-19bpf: reuse subprog argument parsing logic for subprog call checksAndrii Nakryiko
2023-12-19bpf: reuse btf_prepare_func_args() check for main program BTF validationAndrii Nakryiko
2023-12-19selftests/bpf: add testcase to verifier_bounds.c for BPF_JNEMenglong Dong
2023-12-19selftests/bpf: activate the OP_NE logic in range_cond()Menglong Dong
2023-12-19selftests/bpf: remove reduplicated s32 casting in "crafted_cases"Menglong Dong
2023-12-19Revert BPF token-related functionalityAndrii Nakryiko
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-18bpf: Ensure precise is reset to false in __mark_reg_const_zero()Andrii Nakryiko
2023-12-18selftests/bpf: Add more uprobe multi fail testsJiri Olsa
2023-12-18selftests/bpf: Test the release of map btfHou Tao
2023-12-18s390/bpf: Fix indirect trampoline generationAlexei Starovoitov
2023-12-15selftests/bpf: Temporarily disable dummy_struct_ops test on s390Alexei Starovoitov
2023-12-15cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe
2023-12-15selftests/bpf: Add test for abnormal cnt during multi-kprobe attachmentHou Tao
2023-12-15selftests/bpf: Don't use libbpf_get_error() in kprobe_multi_testHou Tao
2023-12-15selftests/bpf: Add test for abnormal cnt during multi-uprobe attachmentHou Tao
2023-12-14selftests/bpf: utilize string values for delegate_xxx mount optionsAndrii Nakryiko
2023-12-14bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()Daniel Xu
2023-12-14bpf: selftests: Move xfrm tunnel test to test_progsDaniel Xu
2023-12-14bpf: selftests: test_tunnel: Use vmlinux.h declarationsDaniel Xu
2023-12-14bpf: selftests: test_tunnel: Setup fresh topology for each subtestDaniel Xu
2023-12-14selftests/bpf: Remove flaky test_btf_id testYonghong Song
2023-12-14selftests/xsk: Fix for SEND_RECEIVE_UNALIGNED testTushar Vyavahare
2023-12-13bpf: sockmap, test for unconnected af_unix sockJohn Fastabend
2023-12-13selftests/bpf: Check VLAN tag and proto in xdp_metadataLarysa Zaremba
2023-12-13selftests/bpf: Add AF_INET packet generation to xdp_metadataLarysa Zaremba
2023-12-13selftests/bpf: Add flags and VLAN hint to xdp_hw_metadataLarysa Zaremba
2023-12-13selftests/bpf: Allow VLAN packets in xdp_hw_metadataLarysa Zaremba
2023-12-13selftests/bpf: add tests for LIBBPF_BPF_TOKEN_PATH envvarAndrii Nakryiko
2023-12-13selftests/bpf: add tests for BPF object load with implicit tokenAndrii Nakryiko
2023-12-13selftests/bpf: add BPF object loading tests with explicit token passingAndrii Nakryiko
2023-12-13bpf: selftests: Add verifier tests for CO-RE bitfield writesDaniel Xu
2023-12-13bpf: selftests: test_loader: Support __btf_path() annotationDaniel Xu
2023-12-13selftests/bpf: fix compiler warnings in RELEASE=1 modeAndrii Nakryiko