index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-16
selftest/bpf/benchs: Add benchmark for hashmap lookups
Anton Protopopov
1
-1
/
+4
2023-02-15
selftests/bpf: Cross-compile bpftool
Björn Töpel
1
-4
/
+26
2023-02-13
selftests/bpf: Fix out-of-srctree build
Ilya Leoshkevich
1
-2
/
+0
2023-02-11
selftests/bpf: Forward SAN_CFLAGS and SAN_LDFLAGS to runqslower and libbpf
Ilya Leoshkevich
1
-2
/
+5
2023-02-11
selftests/bpf: Split SAN_CFLAGS and SAN_LDFLAGS
Ilya Leoshkevich
1
-1
/
+2
2023-02-11
selftests/bpf: Quote host tools
Ilya Leoshkevich
1
-3
/
+4
2023-02-03
selftests/bpf: introduce XDP compliance test tool
Lorenzo Bianconi
1
-2
/
+9
2023-01-28
selftests/bpf: Fix symlink creation error
Ilya Leoshkevich
1
-1
/
+2
2023-01-28
selftests/bpf: Fix liburandom_read.so linker error
Ilya Leoshkevich
1
-1
/
+1
2023-01-25
selftests/bpf: Fix vmtest static compilation error
Daniel T. Lee
1
-2
/
+3
2023-01-23
selftests/bpf: Simple program to dump XDP RX metadata
Stanislav Fomichev
1
-1
/
+6
2023-01-23
selftests/bpf: Verify xdp_metadata xdp->af_xdp path
Stanislav Fomichev
1
-1
/
+1
2023-01-12
selftests/xsk: get rid of built-in XDP program
Magnus Karlsson
1
-1
/
+5
2022-12-21
bpf: makefiles: Do not generate empty vmlinux.h
Changbin Du
1
-0
/
+3
2022-12-08
selftests/bpf: add generic BPF program tester-loader
Andrii Nakryiko
1
-1
/
+1
2022-12-07
selftests/bpf: Install all required files to run selftests
Daan De Meyer
1
-2
/
+4
2022-11-18
selftests/bpf: Pass target triple to get_sys_includes macro
Björn Töpel
1
-4
/
+8
2022-11-18
selftests/bpf: Explicitly pass RESOLVE_BTFIDS to sub-make
Björn Töpel
1
-1
/
+1
2022-11-05
selftests/bpf: Use consistent build-id type for liburandom_read.so
Artem Savkov
1
-3
/
+4
2022-10-22
selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map ops
Dave Marchevsky
1
-3
/
+5
2022-09-22
selftests/bpf: Add liburandom_read.so to TEST_GEN_FILES
Yauheni Kaliuta
1
-0
/
+1
2022-09-22
selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
1
-3
/
+11
2022-09-16
selftests/bpf: Add veristat tool for mass-verifying BPF object files
Andrii Nakryiko
1
-1
/
+6
2022-09-07
selftests/bpf: regroup and declare similar kfuncs selftests in an array
Benjamin Tissoires
1
-2
/
+3
2022-09-02
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
1
-18
/
+18
2022-08-24
selftests/bpf: Make sure bpf_{g,s}et_retval is exposed everywhere
Stanislav Fomichev
1
-0
/
+1
2022-07-08
selftests, xsk: Rename AF_XDP testing app
Maciej Fijalkowski
1
-2
/
+2
2022-07-07
selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
Dave Marchevsky
1
-1
/
+3
2022-06-28
libbpf: move xsk.{c,h} into selftests/bpf
Andrii Nakryiko
1
-0
/
+2
2022-06-23
selftests/bpf: Add benchmark for local_storage get
Dave Marchevsky
1
-1
/
+3
2022-06-17
selftests/bpf: Don't force lld on non-x86 architectures
Andrii Nakryiko
1
-2
/
+9
2022-06-17
selftests/bpf: Add selftests for raw syncookie helpers
Maxim Mikityanskiy
1
-1
/
+2
2022-06-17
libbpf: Fix internal USDT address translation logic for shared libraries
Andrii Nakryiko
1
-5
/
+9
2022-06-12
selftest/bpf/benchs: Add bpf_map benchmark
Feng Zhou
1
-1
/
+3
2022-05-19
selftests/bpf: Add missed ima_setup.sh in Makefile
Hangbin Liu
1
-1
/
+1
2022-05-17
selftests/bpf: Fix building bpf selftests statically
Yosry Ahmed
1
-2
/
+4
2022-05-09
selftests/bpf: Prevent skeleton generation race
Andrii Nakryiko
1
-5
/
+5
2022-04-05
selftests/bpf: Add urandom_read shared lib and USDTs
Andrii Nakryiko
1
-2
/
+9
2022-04-05
selftests/bpf: Add basic USDT selftests
Andrii Nakryiko
1
-6
/
+8
2022-03-18
selftests/bpf: Test subskeleton functionality
Delyan Kratunov
1
-2
/
+10
2022-03-17
bpf: selftests: Remove libcap usage from test_progs
Martin KaFai Lau
1
-2
/
+3
2022-03-17
bpf: selftests: Remove libcap usage from test_verifier
Martin KaFai Lau
1
-1
/
+2
2022-02-20
selftests/bpf: Fix btfgen tests
Andrii Nakryiko
1
-1
/
+2
2022-02-04
selftests/bpf: Test bpf_core_types_are_compat() functionality.
Matteo Croce
1
-1
/
+1
2022-01-21
selftests/bpf: fail build on compilation warning
Andrii Nakryiko
1
-2
/
+2
2021-12-16
selftests/bpf: Enable cross-building with clang
Jean-Philippe Brucker
1
-4
/
+4
2021-12-12
selftests/bpf: Add benchmark for bpf_strncmp() helper
Hou Tao
1
-1
/
+3
2021-12-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-20
/
+29
2021-12-02
selftests/bpf: Build testing_helpers.o out of tree
Jean-Philippe Brucker
1
-18
/
+22
2021-12-02
selftests/bpf: Additional test for CO-RE in the kernel.
Alexei Starovoitov
1
-1
/
+1
[next]