index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2021-11-15
selftests/bpf: Add tests for restricted helpers
Dmitrii Banshchikov
2021-11-12
tools/runqslower: Fix cross-build
Jean-Philippe Brucker
2021-11-12
selftests/bpf: Check map in map pruning
Lorenz Bauer
2021-11-06
bpf: selftest: Trigger a DCE on the whole subprog
Martin KaFai Lau
2021-11-05
selftests/bpf/xdp_redirect_multi: Limit the tests in netns
Hangbin Liu
2021-11-05
selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanly
Hangbin Liu
2021-11-05
selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp number
Hangbin Liu
2021-11-05
selftests/bpf/xdp_redirect_multi: Put the logs to tmp folder
Hangbin Liu
2021-11-03
selftests/bpf: Verifier test on refill from a smaller spill
Martin KaFai Lau
2021-11-03
selftests/bpf: Make netcnt selftests serial to avoid spurious failures
Andrii Nakryiko
2021-11-03
selftests/bpf: Test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffs
Lorenz Bauer
2021-11-03
selftests/bpf: Convert test_bpffs to ASSERT macros
Lorenz Bauer
2021-11-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-01
selftests/bpf: Add a testcase for 64-bit bounds propagation issue.
Alexei Starovoitov
2021-11-01
bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.
Alexei Starovoitov
2021-11-01
selftests/bpf: Fix also no-alu32 strobemeta selftest
Andrii Nakryiko
2021-11-01
selftests/bpf: Add bloom map success test for userspace calls
Joanne Koong
2021-11-01
selftests/bpf: Add test cases for struct_ops prog
Hou Tao
2021-11-01
selftests, bpf: Fix broken riscv build
Björn Töpel
2021-11-01
selftests, bpf: Add one test for sockmap with strparser
Liu Jian
2021-11-01
selftests, bpf: Fix test_txmsg_ingress_parser error
Liu Jian
2021-11-01
selftests/bpf: Fix strobemeta selftest regression
Andrii Nakryiko
2021-10-29
selftests/bpf: Fix fclose/pclose mismatch in test_progs
Andrea Righi
2021-10-28
selftests/bpf: Fix memory leak in test_ima
Kumar Kartikeya Dwivedi
2021-10-28
selftests/bpf: Fix fd cleanup in sk_lookup test
Kumar Kartikeya Dwivedi
2021-10-28
selftests/bpf: Add weak/typeless ksym test for light skeleton
Kumar Kartikeya Dwivedi
2021-10-28
bpf/benchs: Add benchmarks for comparing hashmap lookups w/ vs. w/out bloom f...
Joanne Koong
2021-10-28
bpf/benchs: Add benchmark tests for bloom filter throughput + false positive
Joanne Koong
2021-10-28
selftests/bpf: Add bloom filter map test cases
Joanne Koong
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-27
selftests/bpf: Adding a namespace reset for tc_redirect
Yucong Sun
2021-10-27
selftests/bpf: Fix attach_probe in parallel mode
Yucong Sun
2021-10-27
selfetests/bpf: Update vmtest.sh defaults
Yucong Sun
2021-10-26
selftests/bpf: Use recv_timeout() instead of retries
Yucong Sun
2021-10-25
selftests/bpf: Guess function end for test_get_branch_snapshot
Song Liu
2021-10-25
selftests/bpf: Skip all serial_test_get_branch_snapshot in vm
Song Liu
2021-10-25
selftests/bpf: Fix test_core_reloc_mods on big-endian machines
Ilya Leoshkevich
2021-10-25
selftests/bpf: Use __BYTE_ORDER__
Ilya Leoshkevich
2021-10-25
selftests/bpf: Split out bpf_verif_scale selftests into multiple tests
Andrii Nakryiko
2021-10-25
selftests/bpf: Mark tc_redirect selftest as serial
Andrii Nakryiko
2021-10-25
selftests/bpf: Support multiple tests per file
Andrii Nakryiko
2021-10-25
selftests/bpf: Normalize selftest entry points
Andrii Nakryiko
2021-10-22
selftests/bpf: Add BTF_KIND_DECL_TAG typedef example in tag.c
Yonghong Song
2021-10-22
selftests/bpf: Test deduplication for BTF_KIND_DECL_TAG typedef
Yonghong Song
2021-10-22
selftests/bpf: Add BTF_KIND_DECL_TAG typedef unit tests
Yonghong Song
2021-10-22
selftests/bpf: Fix flow dissector tests
Stanislav Fomichev
2021-10-22
selftests/bpf: Switch to new btf__type_cnt/btf__raw_data APIs
Hengqi Chen
2021-10-22
selftests/bpf: Make perf_buffer selftests work on 4.9 kernel again
Andrii Nakryiko
2021-10-21
selftests/bpf: Switch to ".bss"/".rodata"/".data" lookups for internal maps
Andrii Nakryiko
2021-10-21
selftests/bpf: Demonstrate use of custom .rodata/.data sections
Andrii Nakryiko
[next]