index
:
pm24.git
cpufreq-rust
master
more-events
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
Age
Commit message (
Expand
)
Author
2022-02-08
selftests/bpf: Skip test_bpf_syscall_macro's syscall_arg1 on arm64 and s390
Ilya Leoshkevich
2022-02-08
selftests/bpf: Use PT_REGS_SYSCALL_REGS in bpf_syscall_macro
Ilya Leoshkevich
2022-02-08
selftests/bpf: Fix an endianness issue in bpf_syscall_macro test
Ilya Leoshkevich
2022-02-08
selftests/bpf: Do not export subtest as standalone test
Hou Tao
2022-02-07
selftests/bpf: Fix strict mode calculation
Mauricio Vásquez
2022-02-07
selftests/bpf: Fix tests to use arch-dependent syscall entry points
Naveen N. Rao
2022-02-07
selftests/bpf: Use "__se_" prefix on architectures without syscall wrapper
Naveen N. Rao
2022-02-04
selftests/bpf: Test bpf_core_types_are_compat() functionality.
Matteo Croce
2022-02-03
selftests/bpf: Add a selftest for invalid func btf with btf decl_tag
Yonghong Song
2022-02-03
selftests/bpf: Redo the switch to new libbpf XDP APIs
Andrii Nakryiko
2022-02-03
selftests/bpf: Remove usage of deprecated feature probing APIs
Andrii Nakryiko
2022-02-02
selftests/bpf: Migrate from bpf_prog_test_run_xattr
Delyan Kratunov
2022-02-02
selftests/bpf: Migrate from bpf_prog_test_run
Delyan Kratunov
2022-02-01
selftests/bpf: Update cpumap/devmap sec_name
Lorenzo Bianconi
2022-01-31
selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads
Jakub Sitnicki
2022-01-27
selftests/bpf/test_xdp_redirect: use temp netns for testing
Hangbin Liu
2022-01-27
selftests/bpf/test_xdp_meta: use temp netns for testing
Hangbin Liu
2022-01-27
selftests/bpf/test_tcp_check_syncookie: use temp netns for testing
Hangbin Liu
2022-01-27
selftests/bpf/test_lwt_seg6local: use temp netns for testing
Hangbin Liu
2022-01-27
selftests/bpf/test_xdp_vlan: use temp netns for testing
Hangbin Liu
2022-01-27
selftests/bpf/test_xdp_veth: use temp netns for testing
Hangbin Liu
2022-01-27
selftests/bpf/test_xdp_redirect_multi: use temp netns for testing
Hangbin Liu
2022-01-27
selftests/bpf: specify pahole version requirement for btf_tag test
Yonghong Song
2022-01-27
selftests/bpf: add a selftest with __user tag
Yonghong Song
2022-01-27
selftests/bpf: rename btf_decl_tag.c to test_btf_decl_tag.c
Yonghong Song
2022-01-27
selftests/bpf: fix a clang compilation error
Yonghong Song
2022-01-27
selftests, xsk: Fix bpf_res cleanup test
Magnus Karlsson
2022-01-26
selftests/bpf: fix uprobe offset calculation in selftests
Andrii Nakryiko
2022-01-26
selftests/bpf: Fix a clang compilation error
Yonghong Song
2022-01-25
selftests: bpf: Less strict size check in sockopt_sk
Felix Maurer
2022-01-25
selftests/bpf: use preferred setter/getter APIs instead of deprecated ones
Andrii Nakryiko
2022-01-24
selftests/bpf: Add a test to confirm PT_REGS_PARM4_SYSCALL
Kenta Tada
2022-01-24
selftests/bpf: Extract syscall wrapper
Kenta Tada
2022-01-24
selftests/bpf: Add test for sleepable bpf iterator programs
Kenny Yu
2022-01-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-24
selftests, bpf: Do not yet switch to new libbpf XDP APIs
Daniel Borkmann
2022-01-24
selftests, xsk: Fix rx_full stats test
Magnus Karlsson
2022-01-21
selftests: net: ioam: expect support for Queue depth data
Justin Iurman
2022-01-21
bpf: selftests: add CPUMAP/DEVMAP selftests for xdp frags
Lorenzo Bianconi
2022-01-21
bpf: selftests: introduce bpf_xdp_{load,store}_bytes selftest
Lorenzo Bianconi
2022-01-21
bpf: selftests: update xdp_adjust_tail selftest to include xdp frags
Eelco Chaudron
2022-01-21
bpf: add frags support to xdp copy helpers
Eelco Chaudron
2022-01-20
selftests: bpf: test BPF_PROG_QUERY for progs attached to sockmap
Di Zhu
2022-01-20
selftests/bpf: switch to new libbpf XDP APIs
Andrii Nakryiko
2022-01-20
libbpf: deprecate legacy BPF map definitions
Andrii Nakryiko
2022-01-20
selftests/bpf: convert remaining legacy map definitions
Andrii Nakryiko
2022-01-20
selftests/bpf: fail build on compilation warning
Andrii Nakryiko
2022-01-20
selftests: mptcp: fix ipv6 routing setup
Paolo Abeni
2022-01-20
selftests/bpf: Do not fail build if CONFIG_NF_CONNTRACK=m/n
Kumar Kartikeya Dwivedi
2022-01-20
selftests: bpf: Fix bind on used port
Felix Maurer
[next]