index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2021-01-17
selftests/bpf: Clarify build error if no vmlinux
Kamal Mostafa
2020-12-30
selftests/bpf: Fix invalid use of strncat in test_sockmap
Andrii Nakryiko
2020-12-30
selftests/bpf: Fix broken riscv build
Björn Töpel
2020-12-30
selftest/bpf: Add missed ip6ip6 test back
Hangbin Liu
2020-12-30
bpf: Fix tests for local_storage
KP Singh
2020-12-10
selftests/bpf: Fix "dubious pointer arithmetic" test
Jean-Philippe Brucker
2020-12-10
selftests/bpf: Fix array access with signed variable test
Jean-Philippe Brucker
2020-12-10
selftests/bpf: Add test for signed 32-bit bound check bug
Jean-Philippe Brucker
2020-12-09
selftests/bpf/test_offload.py: Filter bpftool internal map when counting maps
Toke Høiland-Jørgensen
2020-12-09
selftests/bpf/test_offload.py: Reset ethtool features after failed setting
Toke Høiland-Jørgensen
2020-12-09
selftests/bpf/test_offload.py: Fix expected case of extack messages
Toke Høiland-Jørgensen
2020-12-09
selftests/bpf/test_offload.py: Only check verifier log on verification fails
Toke Høiland-Jørgensen
2020-12-09
selftests/bpf/test_offload.py: Remove check for program load flags match
Toke Høiland-Jørgensen
2020-12-01
selftests/bpf: Drain ringbuf samples at the end of test
Andrii Nakryiko
2020-12-01
libbpf: Fix ring_buffer__poll() to return number of consumed samples
Andrii Nakryiko
2020-11-19
selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL
Daniel Xu
2020-11-16
selftests/bpf: Fix error return code in run_getsockopt_test()
Wang Hai
2020-11-14
bpf: Relax return code check for subprograms
Dmitrii Banshchikov
2020-11-12
selftests/bpf: Fix unused attribute usage in subprogs_unused test
Andrii Nakryiko
2020-11-09
libbpf: Don't attempt to load unused subprog as an entry-point BPF program
Andrii Nakryiko
2020-11-05
bpf: Zero-fill re-used per-cpu map element
David Verbeiren
2020-10-26
selftest/bpf: Fix profiler test using CO-RE relocation for enums
Andrii Nakryiko
2020-10-23
Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-22
bpf, selftests: Extend test_tc_redirect to use modified bpf_redirect_neigh()
Toke Høiland-Jørgensen
2020-10-19
bpf: selftest: Ensure the return value of the bpf_per_cpu_ptr() must be checked
Martin KaFai Lau
2020-10-19
bpf: selftest: Ensure the return value of bpf_skc_to helpers must be checked
Martin KaFai Lau
2020-10-15
bpf, selftest: Fix flaky tcp_hdr_options test when adding addr to lo
Martin KaFai Lau
2020-10-15
bpf: Fix register equivalence tracking.
Alexei Starovoitov
2020-10-11
bpf, selftests: Add three new sockmap tests for verdict only programs
John Fastabend
2020-10-11
bpf, selftests: Add option to test_sockmap to omit adding parser program
John Fastabend
2020-10-11
bpf, selftests: Add redirect_peer selftest
Daniel Borkmann
2020-10-11
bpf, selftests: Make redirect_neigh test more extensible
Daniel Borkmann
2020-10-11
bpf, selftests: Add test for different array inner map size
Daniel Borkmann
2020-10-09
selftests/bpf: Asm tests for the verifier regalloc tracking.
Alexei Starovoitov
2020-10-09
selftests/bpf: Add profiler test
Alexei Starovoitov
2020-10-09
bpf: Propagate scalar ranges through register assignments.
Alexei Starovoitov
2020-10-09
bpf: Add tcp_notsent_lowat bpf setsockopt
Nikita V. Shirokov
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
2020-10-07
selftests/bpf: Validate libbpf's auto-sizing of LD/ST/STX instructions
Andrii Nakryiko
2020-10-06
selftests/bpf: Fix test_verifier after introducing resolve_pseudo_ldimm64
Hao Luo
2020-10-06
selftest/bpf: Test pinning map with reused map fd
Hangbin Liu
2020-10-02
bpf, sockmap: Update selftests to use skb_adjust_room
John Fastabend
2020-10-02
bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()
Hao Luo
2020-10-02
selftests/bpf: Ksyms_btf to test typed ksyms
Hao Luo
2020-10-02
bpf: selftest: Ensure the child sk inherited all bpf_sock_ops_cb_flags
Martin KaFai Lau
2020-10-02
selftests/bpf: Properly initialize linfo in sockmap_basic
Stanislav Fomichev
2020-10-02
selftests/bpf: Initialize duration in xdp_noinline.c
Stanislav Fomichev
2020-09-30
selftests/bpf: Add tests for BPF_F_PRESERVE_ELEMS
Song Liu
2020-09-30
selftests/bpf: Fix alignment of .BTF_ids
Jean-Philippe Brucker
[next]