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
/
progs
Age
Commit message (
Expand
)
Author
2024-07-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-11
selftests/bpf: Add timer lockup selftest
Kumar Kartikeya Dwivedi
2024-07-10
selftests/bpf: fix compilation failure when CONFIG_NF_FLOW_TABLE=m
Alan Maguire
2024-07-09
bpf: relax zero fixed offset constraint on KF_TRUSTED_ARGS/KF_RCU
Matt Bobrowski
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-07-08
selftests/bpf: amend for wrong bpf_wq_set_callback_impl signature
Benjamin Tissoires
2024-07-02
selftests/bpf: Add UAF tests for arena atomics
Ilya Leoshkevich
2024-07-02
selftests/bpf: Introduce __arena_global
Ilya Leoshkevich
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-01
selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfunc
Lorenzo Bianconi
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-26
selftests/bpf: Move ARRAY_SIZE to bpf_misc.h
Jiri Olsa
2024-06-26
bpf: add new negative selftests to cover missing check_func_arg_reg_off() and...
Matt Bobrowski
2024-06-24
selftests/bpf: Add tests for may_goto with negative offset.
Alexei Starovoitov
2024-06-24
selftests/bpf: Add more ring buffer test coverage
Daniel Borkmann
2024-06-21
selftests/bpf: Add kfunc_call test for simple dtor in bpf_testmod
Alan Maguire
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
selftests/bpf: Tests with may_goto and jumps to the 1st insn
Alexei Starovoitov
2024-06-21
bpf: Change bpf_session_cookie return value to __u64 *
Jiri Olsa
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-17
selftests/bpf: Add a few tests to cover
Yonghong Song
2024-06-14
selftests/bpf: Add tests for add_const
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: Add test coverage for reg_set_min_max handling
Daniel Borkmann
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-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-03
selftests/bpf: Test global bpf_list_head arrays.
Kui-Feng Lee
2024-06-03
selftests/bpf: Test global bpf_rb_root arrays and fields in nested struct types.
Kui-Feng Lee
2024-06-03
selftests/bpf: Test kptr arrays and kptrs in nested struct fields.
Kui-Feng Lee
2024-06-03
selftests/bpf: Drop duplicate bpf_map_lookup_elem in test_sockmap
Geliang Tang
2024-06-03
selftests/bpf: Remove unused 'key_t' structs
Dr. David Alan Gilbert
2024-05-31
selftests/bpf: fix inet_csk_accept prototype in test_sk_storage_tracing.c
Andrii Nakryiko
2024-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-30
selftests/bpf: test struct_ops with epoll
Kui-Feng Lee
2024-05-30
selftests/bpf: use section names understood by libbpf in test_sockmap
Jakub Sitnicki
2024-05-29
selftests/bpf: Add selftest for bits iter
Yafang Shao
[next]