David S. Miller
|
90fed9c946
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
7 years ago |
David S. Miller
|
6f6e434aa2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
John Fastabend
|
4da0dcabe4
bpf: add sk_msg prog sk access tests to test_verifier
|
7 years ago |
Jesper Dangaard Brouer
|
deea81228b
selftests/bpf: check return value of fopen in test_verifier.c
|
7 years ago |
Daniel Borkmann
|
a82d8cd398
bpf: add ld64 imm test cases
|
7 years ago |
Daniel Borkmann
|
93731ef086
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
|
7 years ago |
Yonghong Song
|
2abe611c5f
tools/bpf: add a verifier test case for bpf_get_stack helper and ARSH
|
7 years ago |
Paul Chaignon
|
5f90dd6aae
tools/bpf: add verifier tests for accesses to map values
|
7 years ago |
John Fastabend
|
1acc60b6a4
bpf: add verifier tests for BPF_PROG_TYPE_SK_MSG
|
7 years ago |
David S. Miller
|
0f3e9c97eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Daniel Borkmann
|
b33eb73583
bpf: add tail call tests to test_verifier
|
7 years ago |
Daniel Borkmann
|
fe8d662aef
bpf: unify rlimit handling in selftests
|
7 years ago |
David S. Miller
|
ba6056a41c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
7 years ago |
Daniel Borkmann
|
23d191a82c
bpf: add various jit test cases
|
7 years ago |
Daniel Borkmann
|
ca36960211
bpf: allow xadd only on aligned memory
|
7 years ago |
Daniel Borkmann
|
16338a9b3a
bpf, arm64: fix out of bounds access in tail call
|
7 years ago |
Joe Stringer
|
0a67487403
selftests/bpf: Only run tests if !bpf_disabled
|
7 years ago |
Joe Stringer
|
d0a0e4956f
selftests/bpf: Count tests skipped by unpriv
|
7 years ago |
Joe Stringer
|
95f87a9706
selftests/bpf: Print unexpected output on fail
|
7 years ago |
Daniel Borkmann
|
65073a6733
bpf: fix null pointer deref in bpf_prog_test_run_xdp
|
7 years ago |
Daniel Borkmann
|
21ccaf2149
bpf: add further test cases around div/mod and others
|
7 years ago |
Yonghong Song
|
35136920e1
tools/bpf: fix a test failure in selftests prog test_verifier
|
7 years ago |
David S. Miller
|
ea9722e265
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
7 years ago |
David S. Miller
|
8565d26bcb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Daniel Borkmann
|
87c1793b1b
bpf: add couple of test cases for div/mod by zero
|
7 years ago |
Alexei Starovoitov
|
111e6b4531
selftests/bpf: make test_verifier run most programs
|
7 years ago |
Daniel Borkmann
|
6f16101e6a
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
|
7 years ago |
David S. Miller
|
c02b3741eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Daniel Borkmann
|
f37a8cb84c
bpf: reject stores into ctx via st and xadd
|
7 years ago |
Daniel Borkmann
|
7891a87efc
bpf: arsh is not supported in 32 bit alu thus reject it
|
7 years ago |