index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
README.rst
Age
Commit message (
Expand
)
Author
2024-09-05
selftests/bpf: Add description for running vmtest on RV64
Pu Lehui
2024-09-05
selftests/bpf: Support local rootfs image for vmtest
Pu Lehui
2024-01-23
selftests/bpf: Update LLVM Phabricator links
Nathan Chancellor
2023-11-28
selftests/bpf: Override PKG_CONFIG for static builds
Akihiko Odaki
2022-10-19
bpf/docs: Summarize CI system and deny lists
Daniel Müller
2022-10-18
bpf/docs: Update README for most recent vmtest.sh
Daniel Müller
2022-09-02
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
2022-03-07
bpf/docs: Update list of architectures supported.
KP Singh
2022-03-07
bpf/docs: Update vmtest docs for static linking
KP Singh
2022-01-27
selftests/bpf: specify pahole version requirement for btf_tag test
Yonghong Song
2021-11-11
selftests/bpf: Clarify llvm dependency with btf_tag selftest
Yonghong Song
2021-10-18
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
2021-09-26
bpf: selftest: A bpf prog that has a 32bit scalar spill
Martin KaFai Lau
2021-09-15
selftests/bpf: Skip btf_tag test if btf_tag attribute not supported
Yonghong Song
2021-07-23
selftests/bpf: Document vmtest.sh dependencies
Evgeniy Litvinenko
2021-05-28
bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocations
Yonghong Song
2021-04-23
selftests/bpf: Document latest Clang fix expectations for linking tests
Andrii Nakryiko
2021-03-30
bpf: selftests: Update clang requirement in README.rst for testing kfunc call
Martin KaFai Lau
2021-03-09
selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_size
Ilya Leoshkevich
2021-03-04
selftests/bpf: Add a verifier scale test with unknown bounded loop
Yonghong Song
2021-02-04
bpf/selftests: Add a short note about vmtest.sh in README.rst
KP Singh
2020-11-24
selftest/bpf: Fix rst formatting in readme
Andrei Matei
2020-11-24
selftest/bpf: Fix link in readme
Andrei Matei
2020-10-09
selftests/bpf: Add profiler test
Alexei Starovoitov
2020-08-20
selftests/bpf: List newest Clang built-ins needed for some CO-RE selftests
Andrii Nakryiko
2020-05-23
selftests/bpf: Add general instructions for test execution
Alan Maguire
2020-05-13
tools/bpf: selftests : Explain bpf_iter test failures with llvm 10.0.0
Yonghong Song