index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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-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