index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
test_verifier.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: check return value of fopen in test_verifier.c
Jesper Dangaard Brouer
2018-05-17
1
-0
/
+5
*
bpf: add verifier tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
2018-03-19
1
-0
/
+54
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
1
-1
/
+58
|
\
|
*
bpf: allow xadd only on aligned memory
Daniel Borkmann
2018-02-23
1
-0
/
+58
*
|
bpf: add tail call tests to test_verifier
Daniel Borkmann
2018-02-27
1
-7
/
+110
*
|
bpf: unify rlimit handling in selftests
Daniel Borkmann
2018-02-27
1
-5
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-02-26
1
-5
/
+123
|
\
\
|
|
/
|
/
|
|
*
bpf: add various jit test cases
Daniel Borkmann
2018-02-24
1
-0
/
+89
|
*
selftests/bpf: Only run tests if !bpf_disabled
Joe Stringer
2018-02-15
1
-1
/
+25
|
*
selftests/bpf: Count tests skipped by unpriv
Joe Stringer
2018-02-15
1
-3
/
+7
|
*
selftests/bpf: Print unexpected output on fail
Joe Stringer
2018-02-15
1
-1
/
+2
*
|
bpf, arm64: fix out of bounds access in tail call
Daniel Borkmann
2018-02-23
1
-0
/
+26
|
/
*
bpf: fix null pointer deref in bpf_prog_test_run_xdp
Daniel Borkmann
2018-02-01
1
-0
/
+14
*
bpf: add further test cases around div/mod and others
Daniel Borkmann
2018-01-27
1
-13
/
+330
*
tools/bpf: fix a test failure in selftests prog test_verifier
Yonghong Song
2018-01-23
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-21
1
-1
/
+136
|
\
|
*
bpf: add couple of test cases for div/mod by zero
Daniel Borkmann
2018-01-20
1
-0
/
+87
|
*
selftests/bpf: make test_verifier run most programs
Alexei Starovoitov
2018-01-18
1
-1
/
+49
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-20
1
-3
/
+149
|
\
\
|
|
/
|
/
|
|
*
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
Daniel Borkmann
2018-01-18
1
-1
/
+122
|
*
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
2018-01-17
1
-2
/
+27
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
1
-0
/
+40
|
\
|
|
*
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
2018-01-10
1
-0
/
+40
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-28
1
-0
/
+241
|
\
\
|
*
|
bpf: fix max call depth check
Alexei Starovoitov
2017-12-27
1
-0
/
+35
|
*
|
selftests/bpf: additional stack depth tests
Alexei Starovoitov
2017-12-27
1
-0
/
+121
|
*
|
bpf: selftest for late caller stack size increase
Jann Horn
2017-12-27
1
-0
/
+34
|
*
|
bpf: fix stacksafe exploration when comparing states
Gianluca Borello
2017-12-23
1
-0
/
+51
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-22
1
-43
/
+586
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
bpf: do not allow root to mangle valid pointers
Alexei Starovoitov
2017-12-21
1
-27
/
+29
|
*
selftests/bpf: add tests for recent bugfixes
Jann Horn
2017-12-21
1
-16
/
+533
|
*
bpf: add test case for ld_abs and helper changing pkt data
Daniel Borkmann
2017-12-15
1
-0
/
+24
*
|
selftests/bpf: additional bpf_call tests
Daniel Borkmann
2017-12-17
1
-0
/
+597
*
|
selftests/bpf: add tests for stack_zero tracking
Alexei Starovoitov
2017-12-17
1
-2
/
+64
*
|
selftests/bpf: add verifier tests for bpf_call
Alexei Starovoitov
2017-12-17
1
-1
/
+960
|
/
*
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
2017-11-22
1
-7
/
+106
*
bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifier
Yonghong Song
2017-11-21
1
-23
/
+16
*
bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics change
Yonghong Song
2017-11-14
1
-19
/
+112
*
bpf: add test cases to bpf selftests to cover all meta tests
Daniel Borkmann
2017-11-02
1
-0
/
+442
*
bpf: minor cleanups after merge
Daniel Borkmann
2017-11-02
1
-72
/
+72
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
1
-2
/
+508
|
\
|
*
bpf: add test cases to bpf selftests to cover all access tests
Daniel Borkmann
2017-10-22
1
-0
/
+480
|
*
bpf: remove mark access for SK_SKB program types
John Fastabend
2017-10-20
1
-2
/
+14
|
*
bpf: disallow arithmetic operations on context pointer
Jakub Kicinski
2017-10-18
1
-0
/
+14
*
|
bpf: enforce return code for cgroup-bpf programs
Alexei Starovoitov
2017-10-05
1
-0
/
+72
*
|
bpf: libbpf: Provide basic API support to specify BPF obj name
Martin KaFai Lau
2017-09-29
1
-1
/
+1
*
|
bpf: improve selftests and add tests for meta pointer
Daniel Borkmann
2017-09-26
1
-0
/
+247
|
/
*
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
2017-09-16
1
-0
/
+16
*
bpf: more SK_SKB selftests
John Fastabend
2017-08-28
1
-0
/
+98
*
selftests/bpf: add a test for a pruning bug in the verifier
Alexei Starovoitov
2017-08-24
1
-0
/
+28
[next]