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