index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
test_verifier.c
Age
Commit message (
Expand
)
Author
2018-05-17
selftests/bpf: check return value of fopen in test_verifier.c
Jesper Dangaard Brouer
2018-03-19
bpf: add verifier tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-26
bpf: add tail call tests to test_verifier
Daniel Borkmann
2018-02-26
bpf: unify rlimit handling in selftests
Daniel Borkmann
2018-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-02-23
bpf: add various jit test cases
Daniel Borkmann
2018-02-23
bpf: allow xadd only on aligned memory
Daniel Borkmann
2018-02-22
bpf, arm64: fix out of bounds access in tail call
Daniel Borkmann
2018-02-15
selftests/bpf: Only run tests if !bpf_disabled
Joe Stringer
2018-02-15
selftests/bpf: Count tests skipped by unpriv
Joe Stringer
2018-02-15
selftests/bpf: Print unexpected output on fail
Joe Stringer
2018-02-01
bpf: fix null pointer deref in bpf_prog_test_run_xdp
Daniel Borkmann
2018-01-26
bpf: add further test cases around div/mod and others
Daniel Borkmann
2018-01-23
tools/bpf: fix a test failure in selftests prog test_verifier
Yonghong Song
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-19
bpf: add couple of test cases for div/mod by zero
Daniel Borkmann
2018-01-18
selftests/bpf: make test_verifier run most programs
Alexei Starovoitov
2018-01-17
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
Daniel Borkmann
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-16
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
2018-01-10
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
2017-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-27
bpf: fix max call depth check
Alexei Starovoitov
2017-12-27
selftests/bpf: additional stack depth tests
Alexei Starovoitov
2017-12-27
bpf: selftest for late caller stack size increase
Jann Horn
2017-12-23
bpf: fix stacksafe exploration when comparing states
Gianluca Borello
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-21
bpf: do not allow root to mangle valid pointers
Alexei Starovoitov
2017-12-21
selftests/bpf: add tests for recent bugfixes
Jann Horn
2017-12-17
selftests/bpf: additional bpf_call tests
Daniel Borkmann
2017-12-17
selftests/bpf: add tests for stack_zero tracking
Alexei Starovoitov
2017-12-17
selftests/bpf: add verifier tests for bpf_call
Alexei Starovoitov
2017-12-15
bpf: add test case for ld_abs and helper changing pkt data
Daniel Borkmann
2017-11-22
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
2017-11-21
bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifier
Yonghong Song
2017-11-14
bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics change
Yonghong Song
2017-11-02
bpf: add test cases to bpf selftests to cover all meta tests
Daniel Borkmann
2017-11-02
bpf: minor cleanups after merge
Daniel Borkmann
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
bpf: add test cases to bpf selftests to cover all access tests
Daniel Borkmann
2017-10-20
bpf: remove mark access for SK_SKB program types
John Fastabend
2017-10-18
bpf: disallow arithmetic operations on context pointer
Jakub Kicinski
2017-10-04
bpf: enforce return code for cgroup-bpf programs
Alexei Starovoitov
2017-09-29
bpf: libbpf: Provide basic API support to specify BPF obj name
Martin KaFai Lau
2017-09-26
bpf: improve selftests and add tests for meta pointer
Daniel Borkmann
2017-09-15
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
2017-08-28
bpf: more SK_SKB selftests
John Fastabend
2017-08-23
selftests/bpf: add a test for a pruning bug in the verifier
Alexei Starovoitov
[next]