index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2019-04-27
bpf: Add verifier tests for the bpf_sk_storage
Martin KaFai Lau
2019-04-18
bpf: Increase MAX_NR_MAPS to 17 in test_verifier.c
Martin KaFai Lau
2019-04-16
selftests/bpf: two scale tests
Alexei Starovoitov
2019-04-09
bpf, selftest: test {rd, wr}only flags and direct value access
Daniel Borkmann
2019-04-04
selftests/bpf: synthetic tests to push verifier limits
Alexei Starovoitov
2019-03-21
selftests/bpf: allow specifying helper for BPF_SK_LOOKUP
Lorenz Bauer
2019-02-01
selftests/bpf: add bpf_spin_lock verifier tests
Alexei Starovoitov
2019-01-31
selftests/bpf: skip verifier tests for unsupported map types
Stanislav Fomichev
2019-01-31
selftests/bpf: skip verifier tests for unsupported program types
Stanislav Fomichev
2019-01-27
selftests: bpf: break up the rest of test_verifier
Jakub Kicinski
2019-01-27
selftests: bpf: break up test_verifier
Jakub Kicinski
2019-01-27
selftests: bpf: prepare for break up of verifier tests
Jakub Kicinski
2019-01-26
selftests: bpf: functional and min/max reasoning unit tests for JMP32
Jiong Wang
2019-01-24
bpf: allow BPF programs access skb_shared_info->gso_segs field
Eric Dumazet
2019-01-23
selftests: bpf: add tests for dead code removal
Jakub Kicinski
2019-01-05
bpf: add various test cases for alu op on mixed dst register types
Daniel Borkmann
2019-01-02
bpf: add various test cases to selftests
Daniel Borkmann
2018-12-21
bpf: fix segfault in test_verifier selftest
Daniel Borkmann
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-20
bpf: sk_msg, fix sk_msg_md access past end test
John Fastabend
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
selftests: bpf: verifier: add tests for JSET interpretation
Jakub Kicinski
2018-12-20
selftests: bpf: add trivial JSET tests
Jakub Kicinski
2018-12-19
bpf: sk_msg, add tests for size field
John Fastabend
2018-12-18
bpf: correct slot_type marking logic to allow more stack slot sharing
Jiong Wang
2018-12-15
bpf: improve stacksafe state comparison
Alexei Starovoitov
2018-12-15
selftests/bpf: check insn processed in test_verifier
Alexei Starovoitov
2018-12-13
bpf: verifier: make sure callees don't prune with caller differences
Jakub Kicinski
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-11
selftests/bpf: use proper type when passing prog_type
Stanislav Fomichev
2018-12-10
selftests/bpf: add missing pointer dereference for map stacktrace fixup
Stanislav Fomichev
2018-12-10
bpf: relax verifier restriction on BPF_MOV | BPF_ALU
Jiong Wang
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-07
selftests: bpf: update testcases for BPF_ALU | BPF_ARSH
Jiong Wang
2018-12-04
bpf: improve verifier branch analysis
Alexei Starovoitov
2018-12-03
bpf: allow BPF read access to qdisc pkt_len
Petar Penkov
2018-11-30
bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.
David Miller
2018-11-30
bpf: Make more use of 'any' alignment in test_verifier.c
David Miller
2018-11-30
bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.c
David Miller
2018-11-30
bpf: Add BPF_F_ANY_ALIGNMENT.
David Miller
2018-11-30
bpf: Fix verifier log string check for bad alignment.
David Miller
2018-11-30
bpf: Fix verifier log string check for bad alignment.
David Miller
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-22
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
2018-11-16
bpf: fix off-by-one error in adjust_subprog_starts
Edward Cree
2018-11-10
selftests/bpf: Test narrow loads with off > 0 in test_verifier
Andrey Ignatov
2018-10-31
bpf: test make sure to run unpriv test cases in test_verifier
Daniel Borkmann
2018-10-31
bpf: add various test cases to test_verifier
Daniel Borkmann
2018-10-25
bpf: disallow direct packet access for unpriv in cg_skb
Daniel Borkmann
2018-10-25
bpf: fix test suite to enable all unpriv program types
Daniel Borkmann
[next]