index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2024-07-02
selftests/bpf: Add testcase where 7th argment is struct
Pu Lehui
2024-07-02
selftests/bpf: Factor out many args tests from tracing_struct
Pu Lehui
2024-07-02
selftests/xsk: Enhance batch size support with dynamic configurations
Tushar Vyavahare
2024-07-02
selftests/xsk: Ensure traffic validation proceeds after ring size adjustment ...
Tushar Vyavahare
2024-07-01
selftests/bpf: Delete extra blank lines in test_sockmap
Zhu Jun
2024-07-01
selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfunc
Lorenzo Bianconi
2024-06-26
selftests/bpf: Move ARRAY_SIZE to bpf_misc.h
Jiri Olsa
2024-06-26
selftests/bpf: Don't close(-1) in serial_test_fexit_stress()
Ma Ke
2024-06-26
bpf: add new negative selftests to cover missing check_func_arg_reg_off() and...
Matt Bobrowski
2024-06-21
selftests/bpf: Add kfunc_call test for simple dtor in bpf_testmod
Alan Maguire
2024-06-21
selftests/bpf: Test struct_ops bpf map auto-attach
Mykyta Yatsenko
2024-06-21
selftests/bpf: Match tests against regular expression
Cupertino Miranda
2024-06-21
selftests/bpf: Support checks against a regular expression
Cupertino Miranda
2024-06-21
bpf: Change bpf_session_cookie return value to __u64 *
Jiri Olsa
2024-06-20
selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user
Geliang Tang
2024-06-20
selftests/bpf: Use start_server_str in mptcp
Geliang Tang
2024-06-20
selftests/bpf: Drop noconnect from network_helper_opts
Geliang Tang
2024-06-20
selftests/bpf: Add client_socket helper
Geliang Tang
2024-06-20
selftests/bpf: Use connect_to_addr in connect_to_fd_opt
Geliang Tang
2024-06-20
selftests/bpf: Drop type from network_helper_opts
Geliang Tang
2024-06-17
selftests/bpf: Extend distilled BTF tests to cover BTF relocation
Alan Maguire
2024-06-17
selftests/bpf: Test distilled base, split BTF generation
Alan Maguire
2024-06-14
selftests/bpf: Add tests for add_const
Alexei Starovoitov
2024-06-14
bpf: Support can_loop/cond_break on big endian
Alexei Starovoitov
2024-06-14
bpf: Track delta between "linked" registers.
Alexei Starovoitov
2024-06-13
selftests: bpf: add testmod kfunc for nullable params
Vadim Fedorenko
2024-06-13
selftests: bpf: crypto: adjust bench to use nullable IV
Vadim Fedorenko
2024-06-13
selftests: bpf: crypto: use NULL instead of 0-sized dynptr
Vadim Fedorenko
2024-06-13
bpf: selftests: Do not use generated kfunc prototypes for arena progs
Daniel Xu
2024-06-13
selftests/bpf: Validate CHECKSUM_COMPLETE option
Vadim Fedorenko
2024-06-12
bpf: selftests: xfrm: Opt out of using generated kfunc prototypes
Daniel Xu
2024-06-12
bpf: selftests: nf: Opt out of using generated kfunc prototypes
Daniel Xu
2024-06-12
bpf: treewide: Align kfunc signatures to prog point-of-view
Daniel Xu
2024-06-12
bpf: selftests: Namespace struct_opt callbacks in bpf_dctcp
Daniel Xu
2024-06-12
bpf: selftests: Fix bpf_map_sum_elem_count() kfunc prototype
Daniel Xu
2024-06-12
bpf: selftests: Fix bpf_cpumask_first_zero() kfunc prototype
Daniel Xu
2024-06-12
bpf: selftests: Fix fentry test kfunc prototypes
Daniel Xu
2024-06-12
bpf: selftests: Fix bpf_iter_task_vma_new() prototype
Daniel Xu
2024-06-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-06
selftests/bpf: Drop useless arguments of do_test in bpf_tcp_ca
Geliang Tang
2024-06-06
selftests/bpf: Use start_test in test_dctcp in bpf_tcp_ca
Geliang Tang
2024-06-06
selftests/bpf: Use start_test in test_dctcp_fallback in bpf_tcp_ca
Geliang Tang
2024-06-06
selftests/bpf: Add start_test helper in bpf_tcp_ca
Geliang Tang
2024-06-06
selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_ca
Geliang Tang
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-06
selftests/bpf: Add btf_field_iter selftests
Alan Maguire
2024-06-06
selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT
Yonghong Song
2024-06-04
selftests/bpf: Ignore .llvm.<hash> suffix in kallsyms_find()
Yonghong Song
2024-06-04
selftests/bpf: Fix bpf_cookie and find_vma in nested VM
Song Liu
2024-06-03
selftests/bpf: Test global bpf_list_head arrays.
Kui-Feng Lee
[next]