index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
Makefile
Age
Commit message (
Expand
)
Author
2021-11-12
tools/runqslower: Fix cross-build
Jean-Philippe Brucker
2021-11-01
selftests, bpf: Fix broken riscv build
Björn Töpel
2021-10-28
selftests/bpf: Add weak/typeless ksym test for light skeleton
Kumar Kartikeya Dwivedi
2021-10-28
bpf/benchs: Add benchmark tests for bloom filter throughput + false positive
Joanne Koong
2021-10-25
selftests/bpf: Support multiple tests per file
Andrii Nakryiko
2021-10-08
bpftool: Add install-bin target to install binary only
Quentin Monnet
2021-10-08
tools/runqslower: Install libbpf headers when building
Quentin Monnet
2021-10-08
tools/resolve_btfids: Install libbpf headers when building
Quentin Monnet
2021-10-08
bpftool: Install libbpf headers instead of including the dir
Quentin Monnet
2021-10-05
bpf: selftests: Add selftests for module kfunc support
Kumar Kartikeya Dwivedi
2021-10-05
tools: Allow specifying base BTF file in resolve_btfids
Kumar Kartikeya Dwivedi
2021-10-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-28
selftests, bpf: Fix makefile dependencies on libbpf
Jiri Benc
2021-09-17
selftests/bpf: Add trace_vprintk test prog
Dave Marchevsky
2021-09-09
libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations
Quentin Monnet
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
[next]