index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
test_verifier.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Add further test_verifier cases for record_func_key
Daniel Borkmann
2019-12-19
1
-21
/
+22
*
selftests/bpf: verifier precise tests
Alexei Starovoitov
2019-08-28
1
-11
/
+57
*
selftests/bpf: Add selftests for bpf_perf_event_output
Allan Zhang
2019-07-25
1
-1
/
+11
*
selftests/bpf: remove logic duplication in test_verifier
Andrii Nakryiko
2019-07-16
1
-20
/
+15
*
selftests/bpf: add verifier tests for wide stores
Stanislav Fomichev
2019-07-08
1
-3
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-20
1
-7
/
+4
|
\
|
*
selftests/bpf: fix tests
Alexei Starovoitov
2019-06-19
1
-7
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
1
-4
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
|
selftests: bpf: enable hi32 randomization for all tests
Jiong Wang
2019-05-24
1
-1
/
+1
*
|
selftests: bpf: adjust several test_verifier helpers for insn insertion
Jiong Wang
2019-05-24
1
-10
/
+19
*
|
selftests/bpf: adjust verifier scale test
Alexei Starovoitov
2019-05-23
1
-14
/
+17
|
/
*
bpf: Add verifier tests for the bpf_sk_storage
Martin KaFai Lau
2019-04-27
1
-19
/
+36
*
bpf: Increase MAX_NR_MAPS to 17 in test_verifier.c
Martin KaFai Lau
2019-04-18
1
-1
/
+1
*
selftests/bpf: two scale tests
Alexei Starovoitov
2019-04-16
1
-0
/
+70
*
bpf, selftest: test {rd, wr}only flags and direct value access
Daniel Borkmann
2019-04-09
1
-4
/
+47
*
selftests/bpf: synthetic tests to push verifier limits
Alexei Starovoitov
2019-04-04
1
-9
/
+26
*
selftests/bpf: allow specifying helper for BPF_SK_LOOKUP
Lorenz Bauer
2019-03-21
1
-3
/
+3
*
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-27
1
-6149
/
+0
*
selftests: bpf: break up test_verifier
Jakub Kicinski
2019-01-27
1
-10136
/
+0
*
selftests: bpf: prepare for break up of verifier tests
Jakub Kicinski
2019-01-27
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-23
1
-0
/
+160
*
bpf: add various test cases for alu op on mixed dst register types
Daniel Borkmann
2019-01-05
1
-0
/
+120
*
bpf: add various test cases to selftests
Daniel Borkmann
2019-01-02
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-20
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-10
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-11-30
1
-0
/
+17
|
*
|
bpf: Make more use of 'any' alignment in test_verifier.c
David Miller
2018-11-30
1
-0
/
+44
|
*
|
bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.c
David Miller
2018-11-30
1
-18
/
+24
|
*
|
bpf: Add BPF_F_ANY_ALIGNMENT.
David Miller
2018-11-30
1
-1
/
+2
[next]