index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
Makefile
Age
Commit message (
Expand
)
Author
2024-05-07
bpf: Disable some `attribute ignored' warnings in GCC
Jose E. Marchesi
2024-05-02
bpf: Missing trailing slash in tools/testing/selftests/bpf/Makefile
Jose E. Marchesi
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-25
selftests/bpf: Add ring_buffer__consume_n test.
Andrea Righi
2024-04-24
selftests: bpf: crypto: add benchmark for crypto functions
Vadim Fedorenko
2024-04-24
selftests/bpf: Use start_server_addr in test_sock_addr
Geliang Tang
2024-04-17
selftests: adopt BPF's approach to quieter builds
Jakub Kicinski
2024-04-10
selftests/bpf: Enable tests for atomics with cpuv4
Yonghong Song
2024-04-10
selftests: move bpf-offload test from bpf to net
Jakub Kicinski
2024-04-03
selftests/xsk: Introduce set_ring_size function with a retry mechanism for ha...
Tushar Vyavahare
2024-03-29
selftests/bpf: make multi-uprobe tests work in RELEASE=1 mode
Andrii Nakryiko
2024-03-04
selftests/bpf: Extend uprobe/uretprobe triggering benchmarks
Andrii Nakryiko
2024-02-22
selftests/bpf: Test case for lacking CFI stub functions.
Kui-Feng Lee
2024-02-21
selftests/bpf: Remove intermediate test files.
Alexei Starovoitov
2024-02-16
selftests/bpf: Remove empty TEST_CUSTOM_PROGS
Marcos Paulo de Souza
2024-01-30
bpf: Move -Wno-compare-distinct-pointer-types to BPF_CFLAGS
Jose E. Marchesi
2024-01-30
bpf: Build type-punning BPF selftests with -fno-strict-aliasing
Jose E. Marchesi
2024-01-29
bpf: Use -Wno-error in certain tests when building with GCC
Jose E. Marchesi
2024-01-03
selftests/bpf: Attempt to build BPF programs with -Wsign-compare
Alexei Starovoitov
2023-11-28
selftests/bpf: Use pkg-config for libelf
Akihiko Odaki
2023-11-28
selftests/bpf: Choose pkg-config for the target
Akihiko Odaki
2023-10-24
selftests/bpf: Add netlink helper library
Daniel Borkmann
2023-10-06
selftests/bpf: Support building selftests in optimized -O2 mode
Andrii Nakryiko
2023-10-06
selftests/bpf: Fix compiler warnings reported in -O2 mode
Andrii Nakryiko
2023-10-04
selftests/bpf: Add uprobe_multi to gen_tar target
Björn Töpel
2023-10-04
selftests/bpf: Enable lld usage for RISC-V
Björn Töpel
2023-10-04
selftests/bpf: Add cross-build support for urandom_read et al
Björn Töpel
2023-10-04
selftests/xsk: Iterate over all the sockets in the receive pkts function
Tushar Vyavahare
2023-09-22
selftests/bpf: Add tests for symbol versioning for uprobe
Hengqi Chen
2023-08-31
selftests/bpf: Include build flavors for install target
Björn Töpel
2023-08-21
selftests/bpf: Add uprobe_multi test program
Jiri Olsa
2023-07-28
bpf: selftests: Add defrag selftests
Daniel Xu
2023-07-28
selftests/bpf: Enable test test_progs-cpuv4 for gcc build kernel
Yonghong Song
2023-07-27
selftests/bpf: Add a cpuv4 test runner for cpu=v4 testing
Yonghong Song
2023-07-05
selftests/bpf: Add benchmark for bpf memory allocator
Hou Tao
2023-07-05
selftests/bpf: Honor $(O) when figuring out paths
Björn Töpel
2023-06-29
bpf: Replace deprecated -target with --target= for Clang
Fangrui Song
2023-05-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-17
selftests/bpf: Do not use sign-file as testcase
Alexey Gladkov
2023-05-14
selftests/bpf: Fix pkg-config call building sign-file
Jeremy Sowden
2023-04-13
selftests/bpf: Remove stand-along test_verifier_log test binary
Andrii Nakryiko
2023-04-05
selftests: xsk: Add xskxceiver.h dependency to Makefile
Kal Conley
2023-04-04
selftests/bpf: Add RESOLVE_BTFIDS dependency to bpf_testmod.ko
Ilya Leoshkevich
2023-03-25
selftests/bpf: Unprivileged tests for test_loader.c
Eduard Zingerman
2023-03-17
selftests/bpf: Add --json-summary option to test_progs
Manu Bretelle
2023-03-10
selftests/bpf: Add local-storage-create benchmark
Martin KaFai Lau
2023-03-10
selftests/bpf: make BPF compiler flags stricter
Andrii Nakryiko
2023-03-03
selftests/bpf: Disassembler tests for verifier.c:convert_ctx_access()
Eduard Zingerman
2023-03-02
selftests/bpf: Add -Wuninitialized flag to bpf prog flags
Dave Marchevsky
2023-03-01
selftests/bpf: Set __BITS_PER_LONG if target is bpf for LoongArch
Tiezhu Yang
[prev]
[next]