index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2020-08-25
selftests/bpf: Add verifier test for d_path helper
Jiri Olsa
2020-05-15
selftests/bpf: Use CAP_BPF and CAP_PERFMON in tests
Alexei Starovoitov
2020-04-30
selftests/bpf: Test allowed maps for bpf_sk_select_reuseport
Jakub Sitnicki
2020-04-26
bpf: Make verifier log more relevant by default
Andrii Nakryiko
2019-12-19
bpf: Add further test_verifier cases for record_func_key
Daniel Borkmann
2019-08-28
selftests/bpf: verifier precise tests
Alexei Starovoitov
2019-07-25
selftests/bpf: Add selftests for bpf_perf_event_output
Allan Zhang
2019-07-16
selftests/bpf: remove logic duplication in test_verifier
Andrii Nakryiko
2019-07-08
selftests/bpf: add verifier tests for wide stores
Stanislav Fomichev
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-19
selftests/bpf: fix tests
Alexei Starovoitov
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-24
selftests: bpf: enable hi32 randomization for all tests
Jiong Wang
2019-05-24
selftests: bpf: adjust several test_verifier helpers for insn insertion
Jiong Wang
2019-05-23
selftests/bpf: adjust verifier scale test
Alexei Starovoitov
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
[next]