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
/
prog_tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Test bpf_sk_storage_get in tcp iterators
Florent Revest
2020-12-04
1
-2
/
+16
*
selftests/bpf: Add an iterator selftest for bpf_sk_storage_get
Florent Revest
2020-12-04
1
-0
/
+40
*
selftests/bpf: Add an iterator selftest for bpf_sk_storage_delete
Florent Revest
2020-12-04
1
-0
/
+64
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-04
6
-21
/
+334
|
\
|
*
selftests/bpf: Add fentry/fexit/fmod_ret selftest for kernel module
Andrii Nakryiko
2020-12-04
1
-0
/
+53
|
*
selftests/bpf: Add tp_btf CO-RE reloc test for modules
Andrii Nakryiko
2020-12-04
1
-1
/
+2
|
*
selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTF
Andrii Nakryiko
2020-12-04
1
-11
/
+68
|
*
selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMP
Prankur gupta
2020-12-04
1
-0
/
+4
|
*
selftests/bpf: Copy file using read/write in local storage test
Stanislav Fomichev
2020-12-03
1
-10
/
+18
|
*
bpf: Add a selftest for bpf_ima_inode_hash
KP Singh
2020-11-26
1
-0
/
+74
|
*
bpf: Add tests for bpf_bprm_opts_set helper
KP Singh
2020-11-18
1
-0
/
+116
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-20
4
-1
/
+80
|
\
\
|
|
/
|
/
|
|
*
selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL
Daniel Xu
2020-11-19
1
-0
/
+71
|
*
selftests/bpf: Fix error return code in run_getsockopt_test()
Wang Hai
2020-11-16
1
-1
/
+2
|
*
bpf: Relax return code check for subprograms
Dmitrii Banshchikov
2020-11-14
1
-0
/
+1
|
*
libbpf: Don't attempt to load unused subprog as an entry-point BPF program
Andrii Nakryiko
2020-11-09
1
-0
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-11-14
11
-36
/
+1049
|
\
\
|
|
/
|
/
|
|
*
bpf: selftest: Use bpf_sk_storage in FENTRY/FEXIT/RAW_TP
Martin KaFai Lau
2020-11-13
1
-0
/
+135
|
*
selftests/bpf: Add skb_pkt_end test
Alexei Starovoitov
2020-11-13
1
-0
/
+41
|
*
bpf: selftest: Use static globals in tcp_hdr_options and btf_skc_cls_ingress
Martin KaFai Lau
2020-11-10
2
-7
/
+7
|
*
selftests/bpf: Fix selftest build with old libc
Alexei Starovoitov
2020-11-06
1
-0
/
+4
|
*
bpf: Exercise syscall operations for inode and sk storage
KP Singh
2020-11-06
1
-2
/
+15
|
*
bpf: Add tests for task_local_storage
KP Singh
2020-11-06
1
-13
/
+172
|
*
bpf: Lift hashtab key_size limit
Florian Lehner
2020-11-06
1
-0
/
+43
|
*
selftests/bpf: Add split BTF dedup selftests
Andrii Nakryiko
2020-11-06
1
-0
/
+325
|
*
selftests/bpf: Add checking of raw type dump in BTF writer APIs selftests
Andrii Nakryiko
2020-11-06
1
-0
/
+43
|
*
selftests/bpf: Add split BTF basic test
Andrii Nakryiko
2020-11-06
1
-0
/
+99
|
*
selftest/bpf: Relax btf_dedup test checks
Andrii Nakryiko
2020-11-06
1
-15
/
+25
|
*
selftest/bpf: Use global variables instead of maps for test_tcpbpf_kern
Alexander Duyck
2020-11-04
1
-35
/
+16
|
*
selftests/bpf: Migrate tcpbpf_user.c to use BPF skeleton
Alexander Duyck
2020-11-04
1
-27
/
+14
|
*
selftests/bpf: Replace EXPECT_EQ with ASSERT_EQ and refactor verify_results
Alexander Duyck
2020-11-04
1
-72
/
+43
|
*
selftests/bpf: Drop python client/server in favor of threads
Alexander Duyck
2020-11-04
1
-17
/
+78
|
*
selftests/bpf: Move test_tcppbf_user into test_progs
Alexander Duyck
2020-11-04
1
-0
/
+141
*
|
bpf: Zero-fill re-used per-cpu map element
David Verbeiren
2020-11-06
1
-0
/
+214
|
/
*
bpf: selftest: Ensure the return value of the bpf_per_cpu_ptr() must be checked
Martin KaFai Lau
2020-10-20
1
-18
/
+39
*
bpf, selftest: Fix flaky tcp_hdr_options test when adding addr to lo
Martin KaFai Lau
2020-10-15
1
-25
/
+1
*
bpf, selftests: Add test for different array inner map size
Daniel Borkmann
2020-10-11
1
-10
/
+29
*
selftests/bpf: Add profiler test
Alexei Starovoitov
2020-10-09
1
-0
/
+72
*
bpf: Propagate scalar ranges through register assignments.
Alexei Starovoitov
2020-10-09
1
-8
/
+8
*
selftests/bpf: Validate libbpf's auto-sizing of LD/ST/STX instructions
Andrii Nakryiko
2020-10-08
1
-0
/
+225
*
selftest/bpf: Test pinning map with reused map fd
Hangbin Liu
2020-10-06
1
-1
/
+48
*
bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()
Hao Luo
2020-10-03
1
-0
/
+18
*
selftests/bpf: Ksyms_btf to test typed ksyms
Hao Luo
2020-10-02
2
-25
/
+83
*
bpf: selftest: Ensure the child sk inherited all bpf_sock_ops_cb_flags
Martin KaFai Lau
2020-10-02
1
-0
/
+12
*
selftests/bpf: Properly initialize linfo in sockmap_basic
Stanislav Fomichev
2020-10-02
1
-1
/
+1
*
selftests/bpf: Initialize duration in xdp_noinline.c
Stanislav Fomichev
2020-10-02
1
-1
/
+1
*
selftests/bpf: Add tests for BPF_F_PRESERVE_ELEMS
Song Liu
2020-10-01
1
-0
/
+66
*
selftests/bpf: Fix alignment of .BTF_ids
Jean-Philippe Brucker
2020-10-01
1
-0
/
+6
*
selftests/bpf: Test "incremental" btf_dump in C format
Andrii Nakryiko
2020-09-30
1
-0
/
+105
*
bpf, selftests: Fix warning in snprintf_btf where system() call unchecked
John Fastabend
2020-09-29
1
-1
/
+3
[next]