index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Add a test to verify previous stacksafe() fix
Yonghong Song
2024-08-13
1
-0
/
+54
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-07-25
2
-4
/
+4
|
\
|
*
libbpf: Fix no-args func prototype BTF dumping syntax
Andrii Nakryiko
2024-07-17
2
-4
/
+4
*
|
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-07-18
3
-0
/
+128
|
\
\
|
|
/
|
/
|
|
*
selftests/bpf: add test validating uprobe/uretprobe stack traces
Andrii Nakryiko
2024-06-25
1
-0
/
+96
|
*
selftests/bpf: Add uretprobe syscall call from user space test
Jiri Olsa
2024-06-12
1
-0
/
+17
|
*
selftests/bpf: Add uretprobe syscall test for regs integrity
Jiri Olsa
2024-06-12
1
-0
/
+15
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-07-13
3
-11
/
+15
|
\
\
|
*
|
selftests/bpf: fix compilation failure when CONFIG_NF_FLOW_TABLE=m
Alan Maguire
2024-07-10
1
-3
/
+7
|
*
|
bpf: relax zero fixed offset constraint on KF_TRUSTED_ARGS/KF_RCU
Matt Bobrowski
2024-07-10
2
-8
/
+8
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-11
1
-0
/
+87
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
selftests/bpf: Add timer lockup selftest
Kumar Kartikeya Dwivedi
2024-07-11
1
-0
/
+87
*
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-07-09
46
-203
/
+822
|
\
\
\
|
*
|
|
selftests/bpf: amend for wrong bpf_wq_set_callback_impl signature
Benjamin Tissoires
2024-07-08
2
-7
/
+16
|
*
|
|
selftests/bpf: Add UAF tests for arena atomics
Ilya Leoshkevich
2024-07-02
1
-0
/
+76
|
*
|
|
selftests/bpf: Introduce __arena_global
Ilya Leoshkevich
2024-07-02
1
-37
/
+30
|
*
|
|
selftests/bpf: Add testcase where 7th argment is struct
Pu Lehui
2024-07-02
1
-0
/
+35
|
*
|
|
selftests/bpf: Factor out many args tests from tracing_struct
Pu Lehui
2024-07-02
2
-54
/
+60
|
*
|
|
selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfunc
Lorenzo Bianconi
2024-07-01
1
-0
/
+144
|
*
|
|
selftests/bpf: Move ARRAY_SIZE to bpf_misc.h
Jiri Olsa
2024-06-27
14
-40
/
+13
|
*
|
|
bpf: add new negative selftests to cover missing check_func_arg_reg_off() and...
Matt Bobrowski
2024-06-26
4
-2
/
+48
|
*
|
|
selftests/bpf: Add kfunc_call test for simple dtor in bpf_testmod
Alan Maguire
2024-06-21
1
-0
/
+37
|
*
|
|
selftests/bpf: Match tests against regular expression
Cupertino Miranda
2024-06-21
3
-6
/
+6
|
*
|
|
selftests/bpf: Support checks against a regular expression
Cupertino Miranda
2024-06-21
1
-3
/
+8
|
*
|
|
bpf: Change bpf_session_cookie return value to __u64 *
Jiri Olsa
2024-06-21
1
-1
/
+1
|
*
|
|
selftests/bpf: Add tests for add_const
Alexei Starovoitov
2024-06-14
2
-3
/
+249
|
*
|
|
selftests: bpf: add testmod kfunc for nullable params
Vadim Fedorenko
2024-06-14
1
-0
/
+43
|
*
|
|
selftests: bpf: crypto: adjust bench to use nullable IV
Vadim Fedorenko
2024-06-14
1
-6
/
+4
|
*
|
|
selftests: bpf: crypto: use NULL instead of 0-sized dynptr
Vadim Fedorenko
2024-06-14
1
-12
/
+4
|
*
|
|
bpf: selftests: Do not use generated kfunc prototypes for arena progs
Daniel Xu
2024-06-13
4
-0
/
+4
|
*
|
|
selftests/bpf: Validate CHECKSUM_COMPLETE option
Vadim Fedorenko
2024-06-13
1
-1
/
+10
|
*
|
|
bpf: selftests: xfrm: Opt out of using generated kfunc prototypes
Daniel Xu
2024-06-12
1
-0
/
+1
|
*
|
|
bpf: selftests: nf: Opt out of using generated kfunc prototypes
Daniel Xu
2024-06-12
3
-0
/
+3
|
*
|
|
bpf: treewide: Align kfunc signatures to prog point-of-view
Daniel Xu
2024-06-12
2
-8
/
+8
|
*
|
|
bpf: selftests: Namespace struct_opt callbacks in bpf_dctcp
Daniel Xu
2024-06-12
1
-18
/
+18
|
*
|
|
bpf: selftests: Fix bpf_map_sum_elem_count() kfunc prototype
Daniel Xu
2024-06-12
1
-1
/
+1
|
*
|
|
bpf: selftests: Fix bpf_cpumask_first_zero() kfunc prototype
Daniel Xu
2024-06-12
1
-1
/
+1
|
*
|
|
bpf: selftests: Fix fentry test kfunc prototypes
Daniel Xu
2024-06-12
1
-4
/
+3
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-27
3
-0
/
+255
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
selftests/bpf: Add tests for may_goto with negative offset.
Alexei Starovoitov
2024-06-24
1
-0
/
+52
|
*
|
|
selftests/bpf: Add more ring buffer test coverage
Daniel Borkmann
2024-06-24
1
-0
/
+46
|
*
|
|
selftests/bpf: Tests with may_goto and jumps to the 1st insn
Alexei Starovoitov
2024-06-21
1
-0
/
+94
|
*
|
|
selftests/bpf: Add a few tests to cover
Yonghong Song
2024-06-17
1
-0
/
+63
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-20
1
-0
/
+41
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
selftests/bpf: Add test coverage for reg_set_min_max handling
Daniel Borkmann
2024-06-13
1
-0
/
+41
|
|
/
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-11
8
-23
/
+462
|
\
\
|
*
|
selftests/bpf: Test global bpf_list_head arrays.
Kui-Feng Lee
2024-06-04
1
-0
/
+42
|
*
|
selftests/bpf: Test global bpf_rb_root arrays and fields in nested struct types.
Kui-Feng Lee
2024-06-04
1
-0
/
+77
|
*
|
selftests/bpf: Test kptr arrays and kptrs in nested struct fields.
Kui-Feng Lee
2024-06-04
1
-0
/
+171
|
*
|
selftests/bpf: Drop duplicate bpf_map_lookup_elem in test_sockmap
Geliang Tang
2024-06-03
1
-3
/
+0
[next]