index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Test BTF's handling of endianness
Andrii Nakryiko
2020-09-29
1
-0
/
+101
*
selftests/bpf: Move and extend ASSERT_xxx() testing macros
Andrii Nakryiko
2020-09-29
2
-34
/
+63
*
selftests: Make sure all 'skel' variables are declared static
Toke Høiland-Jørgensen
2020-09-29
2
-2
/
+2
*
selftests/bpf_iter: Don't fail test due to missing __builtin_btf_type_id
Toke Høiland-Jørgensen
2020-09-29
1
-3
/
+9
*
selftests/bpf: Ensure snprintf_btf/bpf_iter tests compatibility with old vmli...
Alan Maguire
2020-09-29
3
-1
/
+51
*
selftests/bpf: Fix unused-result warning in snprintf_btf.c
Alan Maguire
2020-09-29
1
-1
/
+1
*
bpf, selftests: Fix cast to smaller integer type 'int' warning in raw_tp
John Fastabend
2020-09-29
1
-1
/
+1
*
selftests/bpf: Test BTF writing APIs
Andrii Nakryiko
2020-09-29
1
-0
/
+278
*
selftests/bpf: Add test for bpf_seq_printf_btf helper
Alan Maguire
2020-09-29
2
-0
/
+124
*
selftests/bpf: Fix overflow tests to reflect iter size increase
Alan Maguire
2020-09-29
1
-7
/
+7
*
selftests/bpf: Add bpf_snprintf_btf helper tests
Alan Maguire
2020-09-29
2
-0
/
+309
*
selftests: Remove fmod_ret from test_overhead
Toke Høiland-Jørgensen
2020-09-29
4
-39
/
+1
*
selftest: bpf: Test copying a sockmap and sockhash
Lorenz Bauer
2020-09-29
2
-11
/
+30
*
selftests: bpf: Remove shared header from sockmap iter test
Lorenz Bauer
2020-09-29
3
-24
/
+20
*
selftests: bpf: Add helper to compare socket cookies
Lorenz Bauer
2020-09-29
1
-14
/
+36
*
selftests/bpf: Add raw_tp_test_run
Song Liu
2020-09-28
2
-0
/
+120
*
bpf: Add AND verifier test case where 32bit and 64bit bounds differ
John Fastabend
2020-09-26
1
-0
/
+16
*
bpf: selftest: Add test_btf_skc_cls_ingress
Martin KaFai Lau
2020-09-25
3
-0
/
+413
*
bpf: selftest: Remove enum tcp_ca_state from bpf_tcp_helpers.h
Martin KaFai Lau
2020-09-25
3
-8
/
+4
*
bpf: selftest: Use bpf_skc_to_tcp_sock() in the sock_fields test
Martin KaFai Lau
2020-09-25
2
-9
/
+55
*
bpf: selftest: Use network_helpers in the sock_fields test
Martin KaFai Lau
2020-09-25
1
-79
/
+9
*
bpf: selftest: Adapt sock_fields test to use skel and global variables
Martin KaFai Lau
2020-09-25
2
-305
/
+229
*
bpf: selftest: Move sock_fields test into test_progs
Martin KaFai Lau
2020-09-25
4
-6
/
+3
*
bpf: selftest: Add ref_tracking verifier test for bpf_skc casting
Martin KaFai Lau
2020-09-25
1
-0
/
+47
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-23
49
-507
/
+1531
|
\
|
*
selftests/bpf: Fix stat probe in d_path test
Jiri Olsa
2020-09-22
2
-1
/
+18
|
*
selftests/bpf: Fix endianness issue in test_sockopt_sk
Ilya Leoshkevich
2020-09-19
1
-2
/
+2
|
*
selftests/bpf: Fix endianness issue in sk_assign
Ilya Leoshkevich
2020-09-18
1
-1
/
+1
|
*
selftests/bpf: Add tailcall_bpf2bpf tests
Maciej Fijalkowski
2020-09-18
5
-0
/
+533
|
*
bpf: Add abnormal return checks.
Alexei Starovoitov
2020-09-18
1
-3
/
+3
|
*
selftests/bpf: Merge most of test_btf into test_progs
Andrii Nakryiko
2020-09-16
3
-335
/
+78
|
*
selftests/bpf: Test load and dump metadata with btftool and skel
YiFei Zhu
2020-09-16
5
-1
/
+255
|
*
selftests/bpf: Define string const as global for test_sysctl_prog.c
Yonghong Song
2020-09-11
1
-2
/
+2
|
*
selftests/bpf: Fix test_ksyms on non-SMP kernels
Ilya Leoshkevich
2020-09-11
1
-2
/
+4
|
*
selftests: bpf: Test iterating a sockmap
Lorenz Bauer
2020-09-10
4
-0
/
+144
|
*
selftests, bpftool: Add bpftool (and eBPF helpers) documentation build
Quentin Monnet
2020-09-10
2
-0
/
+26
|
*
selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change
Yonghong Song
2020-09-09
2
-4
/
+4
|
*
selftests/bpf: Add test for map_ptr arithmetic
Yonghong Song
2020-09-09
2
-1
/
+41
|
*
selftests/bpf: Fix check in global_data_init.
Hao Luo
2020-09-04
1
-1
/
+2
|
*
selftests/bpf: Add __noinline variant of cls_redirect selftest
Andrii Nakryiko
2020-09-04
3
-64
/
+115
|
*
selftests/bpf: Modernize xdp_noinline test w/ skeleton and __noinline
Andrii Nakryiko
2020-09-04
2
-42
/
+43
|
*
selftests/bpf: Add subprogs to pyperf, strobemeta, and l4lb_noinline tests
Andrii Nakryiko
2020-09-04
7
-37
/
+73
|
*
selftests/bpf: Turn fexit_bpf2bpf into test with subtests
Andrii Nakryiko
2020-09-04
1
-7
/
+14
|
*
selftests/bpf: Don't use deprecated libbpf APIs
Andrii Nakryiko
2020-09-04
3
-3
/
+9
|
*
selftests/bpf: Add selftest for multi-prog sections and bpf-to-bpf calls
Andrii Nakryiko
2020-09-04
2
-0
/
+134
|
*
selftests/bpf: Test task_file iterator without visiting pthreads
Yonghong Song
2020-09-02
2
-1
/
+30
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-23
6
-3
/
+72
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-22
2
-0
/
+62
|
|
\
\
|
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-09-16
1
-0
/
+15
|
|
|
\
\
|
|
|
*
|
selftests/bpf: Add bpf_{update, delete}_map_elem in hashmap iter program
Yonghong Song
2020-09-04
1
-0
/
+15
[next]