开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
Makefile
Age
Commit message (
Expand
)
Author
2021-09-28
selftests, bpf: Fix makefile dependencies on libbpf
Jiri Benc
2021-08-24
selftests/bpf: Add missing files required by test_bpftool.sh for installing
Li Zhijian
2021-08-04
selftests/bpf: Move netcnt test under test_progs
Stanislav Fomichev
2021-05-26
selftests/bpf: Add xdp_redirect_multi test
Hangbin Liu
2021-05-19
selftests/bpf: Convert test trace_printk to lskel.
Alexei Starovoitov
2021-05-19
selftests/bpf: Convert atomics test to light skeleton.
Alexei Starovoitov
2021-05-19
selftests/bpf: Convert few tests to light skeleton.
Alexei Starovoitov
2021-04-29
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-04-25
tools: do not include scripts/Kbuild.include
Masahiro Yamada
2021-04-23
selftests/bpf: Add map linking selftest
Andrii Nakryiko
2021-04-23
selftests/bpf: Add global variables linking selftest
Andrii Nakryiko
2021-04-23
selftests/bpf: Add function linking selftest
Andrii Nakryiko
2021-04-23
selftests/bpf: Omit skeleton generation for multi-linked BPF object files
Andrii Nakryiko
2021-04-23
selftests/bpf: Use -O0 instead of -Og in selftests builds
Andrii Nakryiko
2021-04-20
selftests/bpf: Add docs target as all dependency
Jiri Olsa
2021-04-15
selftests/bpf: Silence clang compilation warnings
Yonghong Song
2021-04-15
selftests/bpf: Fix test_cpp compilation failure with clang
Yonghong Song
2021-03-18
selftests/bpf: Add multi-file statically linked BPF object file test
Andrii Nakryiko
2021-03-18
selftests/bpf: Pass all BPF .o's through BPF static linker
Andrii Nakryiko
2021-03-18
selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changed
Andrii Nakryiko
2021-03-16
selftests/bpf: Build everything in debug mode
Andrii Nakryiko
2021-03-08
selftests/bpf: Fix typo in Makefile
Jean-Philippe Brucker
2021-03-04
tools/bpf: Remove bpf-helpers from bpftool docs
Joe Stringer
2021-02-26
selftests/bpf: Copy extras in out-of-srctree builds
Ilya Leoshkevich
2021-02-11
selftests/bpf: Integrate the socket_cookie test to test_progs
Florent Revest
2021-01-29
tools: Factor Clang, LLC and LLVM utils definitions
Sedat Dilek
2021-01-20
bpf, selftests: Fold test_current_pid_tgid_new_ns into test_progs.
Carlos Neira
2021-01-14
bpf: Add tests for new BPF atomic operations
Brendan Jackman
2021-01-13
selftests/bpf: Install btf_dump test cases
Jean-Philippe Brucker
2021-01-13
selftests/bpf: Fix installation of urandom_read
Jean-Philippe Brucker
2021-01-13
selftests/bpf: Move generated test files to $(TEST_GEN_FILES)
Jean-Philippe Brucker
2021-01-13
selftests/bpf: Fix out-of-tree build
Jean-Philippe Brucker
2021-01-13
selftests/bpf: Enable cross-building
Jean-Philippe Brucker
2020-12-16
selftests/bpf: Clarify build error if no vmlinux
Kamal Mostafa
2020-12-10
selftests/bpf: Drop the need for LLVM's llc
Andrew Delgadillo
2020-12-10
selftests/bpf: fix bpf_testmod.ko recompilation logic
Andrii Nakryiko
2020-12-10
selftests/bpf: Drop tcp-{client,server}.py from Makefile
Veronika Kabatova
2020-12-09
selftests/bpf: Xsk selftests - SKB POLL, NOPOLL
Weqaar Janjua
2020-12-09
selftests/bpf: Xsk selftests framework
Weqaar Janjua
2020-12-03
selftests/bpf: Add bpf_testmod kernel module for testing
Andrii Nakryiko
2020-12-03
bpf: Fix cold build of test_progs-no_alu32
Brendan Jackman
2020-11-30
selftests/bpf: Fix flavored variants of test_ima
KP Singh
2020-11-18
selftests/bpf: Fix broken riscv build
Björn Töpel
2020-11-05
selftests/bpf: Add checking of raw type dump in BTF writer APIs selftests
Andrii Nakryiko
2020-11-03
selftests/bpf: Move test_tcppbf_user into test_progs
Alexander Duyck
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
2020-09-25
bpf: selftest: Move sock_fields test into test_progs
Martin KaFai Lau
2020-09-15
selftests/bpf: Merge most of test_btf into test_progs
Andrii Nakryiko
2020-09-15
selftests/bpf: Test load and dump metadata with btftool and skel
YiFei Zhu
[next]