summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/Makefile
AgeCommit message (Expand)AuthorLines
2026-04-15selftests/bpf: verify kallsyms entries for token-loaded subprogramsEduard Zingerman-0/+1
2026-04-14Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds-4/+13
2026-04-14Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1
2026-03-24sign-file: use 'struct module_signature' from the UAPI headersThomas Weißschuh-0/+1
2026-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5Alexei Starovoitov-1/+1
2026-03-16bpftool: Allow explicitly skip llvm, libbfd and libcrypto dependenciesMykyta Yatsenko-0/+8
2026-03-10selftests/bpf: Fix pkg-config call on static buildsPaul Chaignon-1/+1
2026-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3Alexei Starovoitov-0/+1
2026-03-07resolve_btfids: Fix linker flags detectionIhor Solodrai-0/+1
2026-03-03selftests/bpf: drop test_bpftool.shAlexis Lothoré (eBPF Foundation)-3/+1
2026-03-03selftests/bpf: Add usdt trigger benchJiri Olsa-0/+2
2026-03-03selftests/bpf: Add test for checking correct nop of optimized usdtJiri Olsa-1/+2
2026-02-24selftests/bpf: Pass through build flags to bpftool and resolve_btfidsIhor Solodrai-4/+9
2026-02-18selftests/bpf: Remove hexdump dependencyMatthieu Baerts (NGI0)-1/+1
2026-01-28selftests/bpf: Remove xxd util dependencyMykyta Yatsenko-4/+6
2026-01-26selftests/bpf: convert test_bpftool_map_access.sh into test_progs frameworkAlexis Lothoré (eBPF Foundation)-1/+0
2026-01-26selftests/bpf: convert test_bpftool_metadata.sh into test_progs frameworkAlexis Lothoré (eBPF Foundation)-1/+0
2026-01-26selftests/bpf: Add a few helpers for bpftool testingAlexis Lothoré (eBPF Foundation)-1/+2
2025-12-31resolve_btfids: Implement --patch_btfidsIhor Solodrai-1/+1
2025-12-19resolve_btfids: Change in-place update with raw binary outputIhor Solodrai-3/+6
2025-12-19selftests/bpf: Run resolve_btfids only for relevant .test.o objectsIhor Solodrai-2/+6
2025-12-03selftests/bpf: Add -fms-extensions to bpf build flagsAlexei Starovoitov-0/+2
2025-11-29selftests/bpf: remove test_tc_edt.shAlexis Lothoré (eBPF Foundation)-2/+0
2025-11-28bpf: Remove runqslower toolHoyeon Lee-15/+1
2025-11-24selftests/bpf: Allow selftests to build with older xxdAlan Maguire-2/+4
2025-11-05selftests/bpf: add C-level selftests for indirect jumpsAnton Protopopov-1/+3
2025-10-31selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs frameworkBastien Curutchet (eBPF Foundation)-2/+11
2025-10-31selftests/bpf: test_xsk: Split xskxceiverBastien Curutchet (eBPF Foundation)-1/+1
2025-10-29selftests/bpf: Remove test_tc_tunnel.shAlexis Lothoré (eBPF Foundation)-1/+0
2025-10-27selftests/bpf: Add overwrite mode test for BPF ring bufferXu Kuohai-1/+2
2025-10-18selftests/bpf: Silence unused-but-set build warningsTiezhu Yang-0/+1
2025-09-28selftests/bpf: Add stress test for rqspinlock in NMIKumar Kartikeya Dwivedi-1/+1
2025-09-22selftests/bpf: Enable signature verification for some lskel testsKP Singh-4/+31
2025-08-27selftests/bpf: Add LPM trie microbenchmarksMatt Fleming-0/+2
2025-08-27selftests/bpf: Fix typos and grammar in test sourcesShubham Sharma-1/+1
2025-08-13selftests/bpf: Copy test_kmods when installing selftestAmery Hung-1/+1
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov-3/+2
2025-06-23selftests/bpf: Convert test_sysctl to prog_testsJerome Marchand-3/+2
2025-06-20selftests/bpf: Add test for bpftool access to read-only protected mapsSlava Imameev-0/+1
2025-06-13veristat: Memory accounting for bpf programsEduard Zingerman-0/+5
2025-05-22selftests/bpf: Add SKIP_LLVM makefile variableMykyta Yatsenko-0/+5
2025-05-19selftests/bpf: Remove unnecessary link dependenciesMykyta Yatsenko-5/+2
2025-05-12selftests/bpf: Allow skipping docs compilationMykyta Yatsenko-0/+2
2025-04-09selftest/bpf/benchs: Add benchmark for sockmap usageJiayuan Chen-0/+2
2025-03-19selftests/bpf: Migrate test_xdp_vlan.sh into test_progsBastien Curutchet (eBPF Foundation)-3/+1
2025-03-15selftests/bpf: Fix selection of static vs. dynamic LLVMAnton Protopopov-1/+1
2025-03-15selftests/bpf: lwt_seg6local: Move test to test_progsBastien Curutchet (eBPF Foundation)-1/+0
2025-03-15selftests/bpf: Move test_lwt_ip_encap to test_progsBastien Curutchet (eBPF Foundation)-2/+1
2025-03-15selftests/bpf: test_tunnel: Remove test_tunnel.shBastien Curutchet (eBPF Foundation)-1/+0
2025-02-26selftests/bpf: Introduce veristat testMykyta Yatsenko-0/+1