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
/
prog_tests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-25
bpf: selftest: Add test_btf_skc_cls_ingress
Martin KaFai Lau
1
-0
/
+234
2020-09-25
bpf: selftest: Use bpf_skc_to_tcp_sock() in the sock_fields test
Martin KaFai Lau
1
-7
/
+33
2020-09-25
bpf: selftest: Use network_helpers in the sock_fields test
Martin KaFai Lau
1
-79
/
+9
2020-09-25
bpf: selftest: Adapt sock_fields test to use skel and global variables
Martin KaFai Lau
1
-217
/
+163
2020-09-25
bpf: selftest: Move sock_fields test into test_progs
Martin KaFai Lau
1
-0
/
+480
2020-09-21
selftests/bpf: Fix stat probe in d_path test
Jiri Olsa
1
-0
/
+10
2020-09-19
selftests/bpf: Fix endianness issue in test_sockopt_sk
Ilya Leoshkevich
1
-2
/
+2
2020-09-18
selftests/bpf: Fix endianness issue in sk_assign
Ilya Leoshkevich
1
-1
/
+1
2020-09-17
selftests/bpf: Add tailcall_bpf2bpf tests
Maciej Fijalkowski
1
-0
/
+332
2020-09-15
selftests/bpf: Merge most of test_btf into test_progs
Andrii Nakryiko
1
-0
/
+6811
2020-09-15
selftests/bpf: Test load and dump metadata with btftool and skel
YiFei Zhu
1
-0
/
+141
2020-09-10
selftests/bpf: Fix test_ksyms on non-SMP kernels
Ilya Leoshkevich
1
-2
/
+4
2020-09-10
selftests: bpf: Test iterating a sockmap
Lorenz Bauer
1
-0
/
+89
2020-09-03
selftests/bpf: Fix check in global_data_init.
Hao Luo
1
-1
/
+2
2020-09-03
selftests/bpf: Add __noinline variant of cls_redirect selftest
Andrii Nakryiko
1
-15
/
+57
2020-09-03
selftests/bpf: Modernize xdp_noinline test w/ skeleton and __noinline
Andrii Nakryiko
1
-32
/
+17
2020-09-03
selftests/bpf: Add subprogs to pyperf, strobemeta, and l4lb_noinline tests
Andrii Nakryiko
2
-5
/
+8
2020-09-03
selftests/bpf: Turn fexit_bpf2bpf into test with subtests
Andrii Nakryiko
1
-7
/
+14
2020-09-03
selftests/bpf: Don't use deprecated libbpf APIs
Andrii Nakryiko
1
-1
/
+1
2020-09-03
selftests/bpf: Add selftest for multi-prog sections and bpf-to-bpf calls
Andrii Nakryiko
1
-0
/
+31
2020-09-02
selftests/bpf: Test task_file iterator without visiting pthreads
Yonghong Song
1
-0
/
+21
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
12
-41
/
+1529
2020-08-28
selftests/bpf: Add sleepable tests
Alexei Starovoitov
1
-0
/
+9
2020-08-28
bpf: selftests: Add test for different inner map size
Martin KaFai Lau
1
-1
/
+34
2020-08-26
selftests/bpf: Test for map update access from within EXT programs
Udip Pant
1
-3
/
+30
2020-08-26
selftests/bpf: Test for checking return code for the extended prog
Udip Pant
1
-0
/
+40
2020-08-26
selftests/bpf: Add test for freplace program with write access
Udip Pant
1
-0
/
+1
2020-08-26
selftests/bpf: Fix spelling mistake "scoket" -> "socket"
Colin Ian King
1
-1
/
+1
2020-08-26
selftests/bpf: Fix open call in trigger_fstat_events
Jiri Olsa
1
-1
/
+1
2020-08-25
selftests/bpf: Add set test to resolve_btfids
Jiri Olsa
1
-1
/
+38
2020-08-25
selftests/bpf: Add test for d_path helper
Jiri Olsa
1
-0
/
+147
2020-08-25
bpf: Add selftests for local_storage
KP Singh
1
-0
/
+60
2020-08-24
selftests/bpf: Enable tc verbose mode for test_sk_assign
Yonghong Song
1
-1
/
+1
2020-08-24
selftests: bpf: Fix sockmap update nits
Lorenz Bauer
1
-7
/
+5
2020-08-24
bpf: selftests: Tcp header options
Martin KaFai Lau
1
-0
/
+622
2020-08-21
selftests: bpf: Test sockmap update from BPF
Lorenz Bauer
1
-0
/
+78
2020-08-21
libbpf: Add perf_buffer APIs for better integration with outside epoll loop
Andrii Nakryiko
1
-11
/
+54
2020-08-20
bpf: selftests: global_funcs: Check err_str before strstr
Yauheni Kaliuta
1
-1
/
+1
2020-08-20
selftests/bpf: Fix two minor compilation warnings reported by GCC 4.9
Andrii Nakryiko
1
-1
/
+2
2020-08-20
selftests/bpf: Add bpffs preload test.
Alexei Starovoitov
1
-0
/
+94
2020-08-19
selftests/bpf: Add tests for ENUMVAL_EXISTS/ENUMVAL_VALUE relocations
Andrii Nakryiko
1
-0
/
+56
2020-08-19
selftests/bpf: Add CO-RE relo test for TYPE_ID_LOCAL/TYPE_ID_TARGET
Andrii Nakryiko
1
-5
/
+163
2020-08-19
selftests/bpf: Test TYPE_EXISTS and TYPE_SIZE CO-RE relocations
Andrii Nakryiko
1
-21
/
+104
2020-08-18
selftests/bpf: Add test validating failure on ambiguous relocation value
Andrii Nakryiko
1
-0
/
+1
2020-08-13
selftests/bpf: Make test_varlen work with 32-bit user-space arch
Andrii Nakryiko
1
-4
/
+4
2020-08-13
selftests/bpf: Correct various core_reloc 64-bit assumptions
Andrii Nakryiko
1
-10
/
+10
2020-08-13
selftests/bpf: Fix btf_dump test cases on 32-bit arches
Andrii Nakryiko
1
-7
/
+20
2020-08-13
selftest/bpf: Fix compilation warnings in 32-bit mode
Andrii Nakryiko
7
-15
/
+15
2020-08-11
selftests/bpf: Fix v4_to_v6 in sk_lookup
Stanislav Fomichev
1
-0
/
+1
2020-08-11
selftests/bpf: Fix segmentation fault in test_progs
Jianlin Lv
1
-6
/
+13
[prev]
[next]