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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-09
bpf, selftest: add test cases for BTF Var and DataSec
Daniel Borkmann
1
-2
/
+663
2019-04-09
bpf, selftest: test global data/bss/rodata sections
Joe Stringer
3
-4
/
+267
2019-04-09
bpf, selftest: test {rd, wr}only flags and direct value access
Daniel Borkmann
3
-4
/
+553
2019-04-05
selftests/bpf: Test unbounded var_off stack access
Andrey Ignatov
1
-2
/
+55
2019-04-05
selftests/bpf: Test indirect var_off stack access in unpriv mode
Andrey Ignatov
1
-0
/
+27
2019-04-05
selftests/bpf: Test indirect var_off stack access in raw mode
Andrey Ignatov
1
-0
/
+27
2019-04-04
samples, selftests/bpf: add NULL check for ksym_search
Daniel T. Lee
1
-2
/
+2
2019-04-04
selftests/bpf: ksym_search won't check symbols exists
Daniel T. Lee
1
-0
/
+4
2019-04-04
selftests/bpf: synthetic tests to push verifier limits
Alexei Starovoitov
2
-9
/
+35
2019-04-04
selftests/bpf: add few verifier scale tests
Alexei Starovoitov
7
-1
/
+215
2019-04-02
selftests: bpf: remove duplicate .flags initialization in ctx_skb.c
Stanislav Fomichev
1
-1
/
+0
2019-04-02
selftests: bpf: fix -Wformat-invalid-specifier for bpf_obj_id.c
Stanislav Fomichev
1
-4
/
+4
2019-04-02
selftests: bpf: fix -Wformat-security warning for flow_dissector_load.c
Stanislav Fomichev
1
-1
/
+1
2019-04-02
selftests: bpf: tests.h should depend on .c files, not the output
Stanislav Fomichev
1
-2
/
+2
2019-04-01
bpf: add bpffs multi-dimensional array tests in test_btf
Yonghong Song
1
-8
/
+24
2019-03-29
selftests/bpf: Test variable offset stack access
Andrey Ignatov
1
-2
/
+77
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+25
2019-03-26
selftests: bpf: don't depend on hardcoded perf sample_freq
Stanislav Fomichev
1
-1
/
+15
2019-03-25
bpf: test_tc_tunnel.sh needs reverse path filtering disabled
Alan Maguire
1
-0
/
+8
2019-03-22
selftests: bpf: tc-bpf flow shaping with EDT
Peter Oskolkov
3
-1
/
+210
2019-03-22
selftests/bpf: convert bpf tunnel test to encap modes
Willem de Bruijn
2
-10
/
+19
2019-03-22
selftests/bpf: convert bpf tunnel test to BPF_F_ADJ_ROOM_FIXED_GSO
Willem de Bruijn
2
-3
/
+14
2019-03-22
selftests/bpf: convert bpf tunnel test to BPF_ADJ_ROOM_MAC
Willem de Bruijn
1
-22
/
+3
2019-03-22
selftests/bpf: extend bpf tunnel test with tso
Willem de Bruijn
1
-11
/
+49
2019-03-22
selftests/bpf: extend bpf tunnel test with gre
Willem de Bruijn
2
-46
/
+123
2019-03-22
selftests/bpf: expand bpf tunnel test to ipv6
Willem de Bruijn
3
-22
/
+149
2019-03-22
selftests/bpf: expand bpf tunnel test with decap
Willem de Bruijn
2
-0
/
+40
2019-03-22
selftests/bpf: bpf tunnel encap test
Willem de Bruijn
3
-1
/
+160
2019-03-21
bpf: verifier: propagate liveness on all frames
Jakub Kicinski
1
-0
/
+25
2019-03-21
selftests: bpf: modify urandom_read and link it non-statically
Ivan Vecera
2
-5
/
+12
2019-03-21
selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcp
Lorenz Bauer
6
-2
/
+434
2019-03-21
selftests/bpf: test references to sock_common
Lorenz Bauer
1
-0
/
+48
2019-03-21
selftests/bpf: allow specifying helper for BPF_SK_LOOKUP
Lorenz Bauer
3
-46
/
+46
2019-03-20
selftests/bpf: Add arm target register definitions
Adrian Ratiu
1
-0
/
+18
2019-03-14
selftests/bpf: add fwd enum resolution test for btf_dedup
Andrii Nakryiko
1
-0
/
+44
2019-03-13
bpf: Add an example for bpf_get_listener_sock
Martin KaFai Lau
3
-44
/
+180
2019-03-13
bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsock
Martin KaFai Lau
2
-2
/
+170
2019-03-12
selftests/bpf: fix segfault of test_progs when prog loading failed
Yonghong Song
2
-2
/
+2
2019-03-07
bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field
Daniel Borkmann
1
-1
/
+14
2019-03-07
selftests: bpf: test_progs: initialize duration in singal_pending test
Stanislav Fomichev
1
-1
/
+1
2019-03-07
selftests: bpf: fix compilation with out-of-tree $(OUTPUT)
Stanislav Fomichev
1
-10
/
+23
2019-03-07
selftests/bpf: test that GSO works in lwt_ip_encap
Peter Oskolkov
1
-2
/
+52
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
35
-1989
/
+2237
2019-03-04
bpf: add test cases for non-pointer sanitiation logic
Daniel Borkmann
1
-1
/
+43
2019-03-02
selftests: bpf: break up test_progs - misc
Stanislav Fomichev
11
-735
/
+754
2019-03-02
selftests: bpf: break up test_progs - spinlock
Stanislav Fomichev
4
-103
/
+106
2019-03-02
selftests: bpf: break up test_progs - tracepoint
Stanislav Fomichev
5
-427
/
+431
2019-03-02
selftests: bpf: break up test_progs - stackmap
Stanislav Fomichev
6
-476
/
+483
2019-03-02
selftests: bpf: break up test_progs - xdp
Stanislav Fomichev
5
-162
/
+163
2019-03-02
selftests: bpf: break up test_progs - pkt access
Stanislav Fomichev
3
-51
/
+53
[next]