index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
test_verifier.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: add various test cases for verifier selftest
Daniel Borkmann
2017-07-03
1
-0
/
+165
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
1
-0
/
+66
|
\
|
*
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
2017-06-29
1
-0
/
+66
*
|
selftests/bpf: Add test cases to test narrower ctx field loads
Yonghong Song
2017-06-14
1
-0
/
+176
*
|
bpf: permits narrower load from bpf program context fields
Yonghong Song
2017-06-14
1
-79
/
+13
*
|
selftests/bpf: make correct use of exit codes in bpf selftests
Jesper Dangaard Brouer
2017-06-13
1
-1
/
+1
|
/
*
bpf: add various verifier test cases
Daniel Borkmann
2017-05-25
1
-4
/
+235
*
bpf: enhance verifier to understand stack pointer arithmetic
Yonghong Song
2017-05-01
1
-6
/
+12
*
bpf: add various test cases to verifier selftests
Daniel Borkmann
2017-04-28
1
-0
/
+137
*
bpf: add napi_id read access to __sk_buff
Daniel Borkmann
2017-04-21
1
-0
/
+3
*
selftests/bpf: fix merge conflict
Alexei Starovoitov
2017-04-06
1
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
1
-5
/
+290
|
\
|
*
bpf: add various verifier test cases for self-tests
Daniel Borkmann
2017-04-01
1
-5
/
+265
|
*
bpf: improve verifier packet range checks
Alexei Starovoitov
2017-03-24
1
-0
/
+20
*
|
bpf: Add tests for map-in-map
Martin KaFai Lau
2017-03-22
1
-13
/
+118
|
/
*
selftests/bpf: fix broken build
Alexei Starovoitov
2017-03-12
1
-0
/
+4
*
bpf: Remove bpf_sys.h from selftests
Mickaël Salaün
2017-02-10
1
-2
/
+2
*
bpf: Use bpf_create_map() from the library
Mickaël Salaün
2017-02-10
1
-2
/
+2
*
bpf: Use bpf_load_program() from the library
Mickaël Salaün
2017-02-10
1
-3
/
+5
*
bpf: Always test unprivileged programs
Mickaël Salaün
2017-02-10
1
-5
/
+63
*
bpf: enable verifier to add 0 to packet ptr
William Tu
2017-02-06
1
-0
/
+23
*
bpf: test for AND edge cases
Josef Bacik
2017-02-06
1
-0
/
+55
*
bpf: enable verifier to better track const alu ops
Daniel Borkmann
2017-01-24
1
-0
/
+82
*
bpf: allow b/h/w/dw access for bpf's cb in ctx
Daniel Borkmann
2017-01-12
1
-3
/
+439
*
bpf: allow helpers access to variable memory
Gianluca Borello
2017-01-09
1
-0
/
+410
*
bpf: allow adjusted map element values to spill
Gianluca Borello
2017-01-09
1
-0
/
+46
*
bpf: allow helpers access to map element values
Gianluca Borello
2017-01-09
1
-0
/
+491
*
bpf, test_verifier: fix a test case error result on unprivileged
Daniel Borkmann
2016-12-17
1
-1
/
+1
*
bpf: fix regression on verifier pruning wrt map lookups
Daniel Borkmann
2016-12-17
1
-0
/
+28
*
bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_*
Thomas Graf
2016-12-06
1
-0
/
+134
*
bpf: Preserve const register type on const OR alu ops
Gianluca Borello
2016-12-05
1
-0
/
+60
*
bpf: add test for the verifier equal logic bug
Josef Bacik
2016-11-30
1
-0
/
+23
*
bpf: fix multiple issues in selftest suite and samples
Daniel Borkmann
2016-11-27
1
-1
/
+1
*
bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
Thomas Graf
2016-10-19
1
-0
/
+72
*
bpf: add initial suite for selftests
Daniel Borkmann
2016-10-18
1
-0
/
+2764