Edward Cree
|
545722cb0f
selftests/bpf: subtraction bounds test
|
8 years ago |
Daniel Borkmann
|
8641250251
bpf: more tests for mixed signed and unsigned bounds checks
|
8 years ago |
Edward Cree
|
b712296a41
bpf: add test for mixed signed and unsigned bounds checks
|
8 years ago |
Daniel Borkmann
|
a150213286
bpf: fix up test cases with mixed signed/unsigned bounds
|
8 years ago |
Daniel Borkmann
|
d655490417
bpf: allow to specify log level and reduce it for test_verifier
|
8 years ago |
Daniel Borkmann
|
6d191ed40d
bpf: add various test cases for verifier selftest
|
8 years ago |
David S. Miller
|
b079115937
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Daniel Borkmann
|
6bdf6abc56
bpf: prevent leaking pointer via xadd on unpriviledged
|
8 years ago |
Yonghong Song
|
18f3d6be6b
selftests/bpf: Add test cases to test narrower ctx field loads
|
8 years ago |
Yonghong Song
|
31fd85816d
bpf: permits narrower load from bpf program context fields
|
8 years ago |
Jesper Dangaard Brouer
|
efe5f9c0a7
selftests/bpf: make correct use of exit codes in bpf selftests
|
8 years ago |
Daniel Borkmann
|
614d0d77b4
bpf: add various verifier test cases
|
8 years ago |
Yonghong Song
|
332270fdc8
bpf: enhance verifier to understand stack pointer arithmetic
|
8 years ago |
Daniel Borkmann
|
728a853a44
bpf: add various test cases to verifier selftests
|
8 years ago |
Daniel Borkmann
|
b1d9fc41aa
bpf: add napi_id read access to __sk_buff
|
8 years ago |
Alexei Starovoitov
|
89c0a36130
selftests/bpf: fix merge conflict
|
8 years ago |
David S. Miller
|
6f14f443d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Daniel Borkmann
|
02ea80b185
bpf: add various verifier test cases for self-tests
|
8 years ago |
Alexei Starovoitov
|
b1977682a3
bpf: improve verifier packet range checks
|
8 years ago |
Martin KaFai Lau
|
fb30d4b712
bpf: Add tests for map-in-map
|
8 years ago |
Alexei Starovoitov
|
1da8ac7c49
selftests/bpf: fix broken build
|
8 years ago |
Mickaël Salaün
|
702498a142
bpf: Remove bpf_sys.h from selftests
|
8 years ago |
Mickaël Salaün
|
f4874d01be
bpf: Use bpf_create_map() from the library
|
8 years ago |
Mickaël Salaün
|
2ee89fb9a9
bpf: Use bpf_load_program() from the library
|
8 years ago |
Mickaël Salaün
|
d02d8986a7
bpf: Always test unprivileged programs
|
8 years ago |
William Tu
|
63dfef75ed
bpf: enable verifier to add 0 to packet ptr
|
8 years ago |
Josef Bacik
|
29200c199c
bpf: test for AND edge cases
|
8 years ago |
Daniel Borkmann
|
3fadc80115
bpf: enable verifier to better track const alu ops
|
8 years ago |
Daniel Borkmann
|
62c7989b24
bpf: allow b/h/w/dw access for bpf's cb in ctx
|
8 years ago |
Gianluca Borello
|
06c1c04972
bpf: allow helpers access to variable memory
|
8 years ago |