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-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
2020-08-06
bpf: Fix compilation warning of selftests
Jianlin Lv
2
-11
/
+11
2020-08-06
tools/bpf: Support new uapi for map element bpf iterator
Yonghong Song
1
-8
/
+32
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-35
/
+1339
2020-08-03
bpf: Allow to specify ifindex for skb in bpf_prog_test_run_skb
Dmitry Yakunin
1
-0
/
+5
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-14
/
+110
2020-08-01
selftests/bpf: Fix spurious test failures in core_retro selftest
Andrii Nakryiko
1
-2
/
+6
2020-08-01
selftests/bpf: Add link detach tests for cgroup, netns, and xdp bpf_links
Andrii Nakryiko
3
-29
/
+56
2020-07-31
selftests/bpf: Omit nodad flag when adding addresses to loopback
Jakub Sitnicki
1
-2
/
+2
2020-07-31
selftests/bpf: Don't destroy failed link
Andrii Nakryiko
1
-14
/
+28
2020-07-31
selftests/bpf: Test bpf_iter buffer access with negative offset
Yonghong Song
1
-0
/
+13
2020-07-30
selftests/bpf: Extend map-in-map selftest to detect memory leaks
Andrii Nakryiko
1
-14
/
+110
2020-07-25
selftests/bpf: Add BPF XDP link selftests
Andrii Nakryiko
1
-0
/
+137
[prev]
[next]