index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2021-01-14
selftests/bpf: Add verifier test for PTR_TO_MEM spill
Gilad Reti
1
-1
/
+11
2020-12-04
selftests/bpf: Avoid errno clobbering
Florian Lehner
1
-5
/
+22
2020-12-04
selftests/bpf: Print reason when a tester could not run a program
Florian Lehner
1
-1
/
+3
2020-11-19
selftests/bpf: Avoid running unprivileged tests with alignment requirements
Björn Töpel
1
-0
/
+13
2020-08-26
selftests/bpf: Add verifier test for d_path helper
Jiri Olsa
1
-1
/
+18
2020-05-15
selftests/bpf: Use CAP_BPF and CAP_PERFMON in tests
Alexei Starovoitov
1
-8
/
+36
2020-04-30
selftests/bpf: Test allowed maps for bpf_sk_select_reuseport
Jakub Sitnicki
1
-1
/
+11
2020-04-26
bpf: Make verifier log more relevant by default
Andrii Nakryiko
1
-1
/
+6
2019-12-20
bpf: Add further test_verifier cases for record_func_key
Daniel Borkmann
1
-21
/
+22
2019-08-28
selftests/bpf: verifier precise tests
Alexei Starovoitov
1
-11
/
+57
2019-07-26
selftests/bpf: Add selftests for bpf_perf_event_output
Allan Zhang
1
-1
/
+11
2019-07-16
selftests/bpf: remove logic duplication in test_verifier
Andrii Nakryiko
1
-20
/
+15
2019-07-08
selftests/bpf: add verifier tests for wide stores
Stanislav Fomichev
1
-3
/
+14
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-7
/
+4
2019-06-19
selftests/bpf: fix tests
Alexei Starovoitov
1
-7
/
+4
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
1
-4
/
+1
2019-05-25
selftests: bpf: enable hi32 randomization for all tests
Jiong Wang
1
-1
/
+1
2019-05-25
selftests: bpf: adjust several test_verifier helpers for insn insertion
Jiong Wang
1
-10
/
+19
2019-05-23
selftests/bpf: adjust verifier scale test
Alexei Starovoitov
1
-14
/
+17
2019-04-27
bpf: Add verifier tests for the bpf_sk_storage
Martin KaFai Lau
1
-19
/
+36
2019-04-19
bpf: Increase MAX_NR_MAPS to 17 in test_verifier.c
Martin KaFai Lau
1
-1
/
+1
2019-04-16
selftests/bpf: two scale tests
Alexei Starovoitov
1
-0
/
+70
2019-04-10
bpf, selftest: test {rd, wr}only flags and direct value access
Daniel Borkmann
1
-4
/
+47
2019-04-04
selftests/bpf: synthetic tests to push verifier limits
Alexei Starovoitov
1
-9
/
+26
2019-03-22
selftests/bpf: allow specifying helper for BPF_SK_LOOKUP
Lorenz Bauer
1
-3
/
+3
2019-02-01
selftests/bpf: add bpf_spin_lock verifier tests
Alexei Starovoitov
1
-1
/
+103
2019-01-31
selftests/bpf: skip verifier tests for unsupported map types
Stanislav Fomichev
1
-3
/
+33
2019-01-31
selftests/bpf: skip verifier tests for unsupported program types
Stanislav Fomichev
1
-1
/
+8
2019-01-28
selftests: bpf: break up the rest of test_verifier
Jakub Kicinski
1
-6149
/
+0
2019-01-28
selftests: bpf: break up test_verifier
Jakub Kicinski
1
-10136
/
+0
2019-01-28
selftests: bpf: prepare for break up of verifier tests
Jakub Kicinski
1
-0
/
+3
2019-01-27
selftests: bpf: functional and min/max reasoning unit tests for JMP32
Jiong Wang
1
-24
/
+762
2019-01-24
bpf: allow BPF programs access skb_shared_info->gso_segs field
Eric Dumazet
1
-0
/
+36
2019-01-24
selftests: bpf: add tests for dead code removal
Jakub Kicinski
1
-0
/
+160
2019-01-06
bpf: add various test cases for alu op on mixed dst register types
Daniel Borkmann
1
-0
/
+120
2019-01-03
bpf: add various test cases to selftests
Daniel Borkmann
1
-3
/
+1105
2018-12-21
bpf: fix segfault in test_verifier selftest
Daniel Borkmann
1
-1
/
+2
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-37
/
+354
2018-12-21
bpf: sk_msg, fix sk_msg_md access past end test
John Fastabend
1
-1
/
+1
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+32
2018-12-20
selftests: bpf: verifier: add tests for JSET interpretation
Jakub Kicinski
1
-0
/
+96
2018-12-20
selftests: bpf: add trivial JSET tests
Jakub Kicinski
1
-31
/
+178
2018-12-19
bpf: sk_msg, add tests for size field
John Fastabend
1
-3
/
+13
2018-12-19
bpf: correct slot_type marking logic to allow more stack slot sharing
Jiong Wang
1
-2
/
+32
2018-12-15
bpf: improve stacksafe state comparison
Alexei Starovoitov
1
-0
/
+22
2018-12-15
selftests/bpf: check insn processed in test_verifier
Alexei Starovoitov
1
-1
/
+14
2018-12-13
bpf: verifier: make sure callees don't prune with caller differences
Jakub Kicinski
1
-0
/
+28
2018-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-21
/
+155
2018-12-11
selftests/bpf: use proper type when passing prog_type
Stanislav Fomichev
1
-4
/
+4
[next]