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: add bpf_spin_lock verifier tests
Alexei Starovoitov
2019-02-01
1
-1
/
+103
*
selftests/bpf: skip verifier tests for unsupported map types
Stanislav Fomichev
2019-01-31
1
-3
/
+33
*
selftests/bpf: skip verifier tests for unsupported program types
Stanislav Fomichev
2019-01-31
1
-1
/
+8
*
selftests: bpf: break up the rest of test_verifier
Jakub Kicinski
2019-01-28
1
-6149
/
+0
*
selftests: bpf: break up test_verifier
Jakub Kicinski
2019-01-28
1
-10136
/
+0
*
selftests: bpf: prepare for break up of verifier tests
Jakub Kicinski
2019-01-28
1
-0
/
+3
*
selftests: bpf: functional and min/max reasoning unit tests for JMP32
Jiong Wang
2019-01-26
1
-24
/
+762
*
bpf: allow BPF programs access skb_shared_info->gso_segs field
Eric Dumazet
2019-01-24
1
-0
/
+36
*
selftests: bpf: add tests for dead code removal
Jakub Kicinski
2019-01-24
1
-0
/
+160
*
bpf: add various test cases for alu op on mixed dst register types
Daniel Borkmann
2019-01-06
1
-0
/
+120
*
bpf: add various test cases to selftests
Daniel Borkmann
2019-01-03
1
-3
/
+1105
*
bpf: fix segfault in test_verifier selftest
Daniel Borkmann
2018-12-21
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-21
1
-37
/
+354
|
\
|
*
bpf: sk_msg, fix sk_msg_md access past end test
John Fastabend
2018-12-20
1
-1
/
+1
|
*
selftests: bpf: verifier: add tests for JSET interpretation
Jakub Kicinski
2018-12-20
1
-0
/
+96
|
*
selftests: bpf: add trivial JSET tests
Jakub Kicinski
2018-12-20
1
-31
/
+178
|
*
bpf: sk_msg, add tests for size field
John Fastabend
2018-12-19
1
-3
/
+13
|
*
bpf: correct slot_type marking logic to allow more stack slot sharing
Jiong Wang
2018-12-18
1
-2
/
+32
|
*
bpf: improve stacksafe state comparison
Alexei Starovoitov
2018-12-15
1
-0
/
+22
|
*
selftests/bpf: check insn processed in test_verifier
Alexei Starovoitov
2018-12-15
1
-1
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
1
-5
/
+32
|
\
\
|
|
/
|
/
|
|
*
bpf: verifier: make sure callees don't prune with caller differences
Jakub Kicinski
2018-12-13
1
-0
/
+28
|
*
selftests/bpf: use proper type when passing prog_type
Stanislav Fomichev
2018-12-11
1
-4
/
+4
|
*
selftests/bpf: add missing pointer dereference for map stacktrace fixup
Stanislav Fomichev
2018-12-10
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-11
1
-21
/
+155
|
\
\
|
*
|
bpf: relax verifier restriction on BPF_MOV | BPF_ALU
Jiong Wang
2018-12-10
1
-0
/
+13
|
*
|
selftests: bpf: update testcases for BPF_ALU | BPF_ARSH
Jiong Wang
2018-12-07
1
-4
/
+25
|
*
|
bpf: allow BPF read access to qdisc pkt_len
Petar Penkov
2018-12-03
1
-0
/
+32
|
*
|
bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.
David Miller
2018-12-01
1
-0
/
+17
|
*
|
bpf: Make more use of 'any' alignment in test_verifier.c
David Miller
2018-12-01
1
-0
/
+44
|
*
|
bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.c
David Miller
2018-12-01
1
-18
/
+24
|
*
|
bpf: Add BPF_F_ANY_ALIGNMENT.
David Miller
2018-12-01
1
-1
/
+2
|
*
|
bpf: Fix verifier log string check for bad alignment.
David Miller
2018-12-01
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-10
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
bpf: improve verifier branch analysis
Alexei Starovoitov
2018-12-04
1
-2
/
+2
|
*
bpf: Fix verifier log string check for bad alignment.
David Miller
2018-11-30
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-29
1
-0
/
+19
|
\
|
|
*
bpf: fix off-by-one error in adjust_subprog_starts
Edward Cree
2018-11-17
1
-0
/
+19
*
|
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
2018-11-23
1
-0
/
+29
*
|
selftests/bpf: Test narrow loads with off > 0 in test_verifier
Andrey Ignatov
2018-11-11
1
-10
/
+38
|
/
*
bpf: test make sure to run unpriv test cases in test_verifier
Daniel Borkmann
2018-11-01
1
-31
/
+40
*
bpf: add various test cases to test_verifier
Daniel Borkmann
2018-11-01
1
-0
/
+250
*
bpf: disallow direct packet access for unpriv in cg_skb
Daniel Borkmann
2018-10-26
1
-1
/
+1
*
bpf: fix test suite to enable all unpriv program types
Daniel Borkmann
2018-10-26
1
-2
/
+13
*
bpf, verifier: fix register type dump in xadd and st
Daniel Borkmann
2018-10-21
1
-5
/
+5
*
bpf: add tests for direct packet access from CGROUP_SKB
Song Liu
2018-10-19
1
-0
/
+171
*
selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf prog
Prashant Bhole
2018-10-10
1
-1
/
+120
*
selftests/bpf: test_verifier, change names of fixup maps
Prashant Bhole
2018-10-10
1
-190
/
+190
*
selftests/bpf: Add tests for reference tracking
Joe Stringer
2018-10-03
1
-0
/
+759
*
selftests/bpf: Generalize dummy program types
Joe Stringer
2018-10-03
1
-14
/
+17
[next]