index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
Makefile
Age
Commit message (
Expand
)
Author
2021-12-02
selftests/bpf: Convert map_ptr_kern test to use light skeleton.
Alexei Starovoitov
2021-12-02
selftests/bpf: Add lskel version of kfunc test.
Alexei Starovoitov
2021-11-30
selftest/bpf/benchs: Add bpf_loop benchmark
Joanne Koong
2021-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-16
selftests/bpf: Add uprobe triggering overhead benchmarks
Andrii Nakryiko
2021-11-12
tools/runqslower: Fix cross-build
Jean-Philippe Brucker
2021-11-11
selftests/bpf: Minor cleanups and normalization of Makefile
Andrii Nakryiko
2021-11-07
selftests/bpf: Pass sanitizer flags to linker through LDFLAGS
Andrii Nakryiko
2021-11-07
selftests/bpf: Use explicit bpf_test_load_program() helper calls
Andrii Nakryiko
2021-11-07
selftests/bpf: Use explicit bpf_prog_test_load() calls everywhere
Andrii Nakryiko
2021-11-07
selftests/bpf: Merge test_stub.c into testing_helpers.c
Andrii Nakryiko
2021-11-07
libbpf: Unify low-level BPF_PROG_LOAD APIs into bpf_prog_load()
Andrii Nakryiko
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
[prev]
[next]