index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
progs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
selftests/bpf: Add testcase where 7th argment is struct
Pu Lehui
1
-0
/
+35
2024-07-02
selftests/bpf: Factor out many args tests from tracing_struct
Pu Lehui
2
-54
/
+60
2024-07-01
selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfunc
Lorenzo Bianconi
1
-0
/
+144
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-0
/
+255
2024-06-26
selftests/bpf: Move ARRAY_SIZE to bpf_misc.h
Jiri Olsa
14
-40
/
+13
2024-06-26
bpf: add new negative selftests to cover missing check_func_arg_reg_off() and...
Matt Bobrowski
4
-2
/
+48
2024-06-25
selftests/bpf: add test validating uprobe/uretprobe stack traces
Andrii Nakryiko
1
-0
/
+96
2024-06-24
selftests/bpf: Add tests for may_goto with negative offset.
Alexei Starovoitov
1
-0
/
+52
2024-06-24
selftests/bpf: Add more ring buffer test coverage
Daniel Borkmann
1
-0
/
+46
2024-06-21
selftests/bpf: Add kfunc_call test for simple dtor in bpf_testmod
Alan Maguire
1
-0
/
+37
2024-06-21
selftests/bpf: Match tests against regular expression
Cupertino Miranda
3
-6
/
+6
2024-06-21
selftests/bpf: Support checks against a regular expression
Cupertino Miranda
1
-3
/
+8
2024-06-21
selftests/bpf: Tests with may_goto and jumps to the 1st insn
Alexei Starovoitov
1
-0
/
+94
2024-06-21
bpf: Change bpf_session_cookie return value to __u64 *
Jiri Olsa
1
-1
/
+1
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+41
2024-06-17
selftests/bpf: Add a few tests to cover
Yonghong Song
1
-0
/
+63
2024-06-14
selftests/bpf: Add tests for add_const
Alexei Starovoitov
2
-3
/
+249
2024-06-13
selftests: bpf: add testmod kfunc for nullable params
Vadim Fedorenko
1
-0
/
+43
2024-06-13
selftests: bpf: crypto: adjust bench to use nullable IV
Vadim Fedorenko
1
-6
/
+4
2024-06-13
selftests: bpf: crypto: use NULL instead of 0-sized dynptr
Vadim Fedorenko
1
-12
/
+4
2024-06-13
bpf: selftests: Do not use generated kfunc prototypes for arena progs
Daniel Xu
4
-0
/
+4
2024-06-13
selftests/bpf: Add test coverage for reg_set_min_max handling
Daniel Borkmann
1
-0
/
+41
2024-06-13
selftests/bpf: Validate CHECKSUM_COMPLETE option
Vadim Fedorenko
1
-1
/
+10
2024-06-12
bpf: selftests: xfrm: Opt out of using generated kfunc prototypes
Daniel Xu
1
-0
/
+1
2024-06-12
bpf: selftests: nf: Opt out of using generated kfunc prototypes
Daniel Xu
3
-0
/
+3
2024-06-12
bpf: treewide: Align kfunc signatures to prog point-of-view
Daniel Xu
2
-8
/
+8
2024-06-12
bpf: selftests: Namespace struct_opt callbacks in bpf_dctcp
Daniel Xu
1
-18
/
+18
2024-06-12
bpf: selftests: Fix bpf_map_sum_elem_count() kfunc prototype
Daniel Xu
1
-1
/
+1
2024-06-12
bpf: selftests: Fix bpf_cpumask_first_zero() kfunc prototype
Daniel Xu
1
-1
/
+1
2024-06-12
bpf: selftests: Fix fentry test kfunc prototypes
Daniel Xu
1
-4
/
+3
2024-06-12
selftests/bpf: Add uretprobe syscall call from user space test
Jiri Olsa
1
-0
/
+17
2024-06-12
selftests/bpf: Add uretprobe syscall test for regs integrity
Jiri Olsa
1
-0
/
+15
2024-06-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
8
-23
/
+462
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-06-03
selftests/bpf: Test global bpf_list_head arrays.
Kui-Feng Lee
1
-0
/
+42
2024-06-03
selftests/bpf: Test global bpf_rb_root arrays and fields in nested struct types.
Kui-Feng Lee
1
-0
/
+77
2024-06-03
selftests/bpf: Test kptr arrays and kptrs in nested struct fields.
Kui-Feng Lee
1
-0
/
+171
2024-06-03
selftests/bpf: Drop duplicate bpf_map_lookup_elem in test_sockmap
Geliang Tang
1
-3
/
+0
2024-06-03
selftests/bpf: Remove unused 'key_t' structs
Dr. David Alan Gilbert
2
-12
/
+0
2024-05-31
selftests/bpf: fix inet_csk_accept prototype in test_sk_storage_tracing.c
Andrii Nakryiko
1
-1
/
+1
2024-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+267
2024-05-30
selftests/bpf: test struct_ops with epoll
Kui-Feng Lee
1
-0
/
+10
2024-05-30
selftests/bpf: use section names understood by libbpf in test_sockmap
Jakub Sitnicki
1
-8
/
+9
2024-05-29
selftests/bpf: Add selftest for bits iter
Yafang Shao
1
-0
/
+153
2024-05-27
selftests/bpf: Cover verifier checks for mutating sockmap/sockhash
Jakub Sitnicki
1
-0
/
+187
2024-05-25
selftests/bpf: Add netkit test for pkt_type
Daniel Borkmann
1
-1
/
+34
2024-05-25
selftests/bpf: extend multi-uprobe tests with USDTs
Andrii Nakryiko
1
-2
/
+31
2024-05-25
selftests/bpf: extend multi-uprobe tests with child thread case
Andrii Nakryiko
1
-2
/
+15
2024-05-23
selftests/bpf: Handle forwarding of UDP CLOCK_TAI packets
Abhishek Chauhan
1
-22
/
+17
2024-05-22
selftests/bpf: Update tests for new ct zone opts for nf_conntrack kfuncs
Brad Cowie
1
-0
/
+108
[prev]
[next]