index
:
kernel/linux.git
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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
verifier
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+28
2019-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+94
2019-08-01
selftests/bpf: tests for jmp to 1st insn
Alexei Starovoitov
1
-0
/
+28
2019-07-26
selftests/bpf: Add selftests for bpf_perf_event_output
Allan Zhang
1
-0
/
+94
2019-07-24
selftests/bpf: add another gso_segs access
Eric Dumazet
1
-0
/
+11
2019-07-18
selftests/bpf: fix "valid read map access into a read-only array 1" on s390
Ilya Leoshkevich
1
-1
/
+1
2019-07-16
selftests/bpf: fix "alu with different scalars 1" on s390
Ilya Leoshkevich
1
-1
/
+1
2019-07-16
selftests/bpf: add selftests for wide loads
Stanislav Fomichev
1
-0
/
+37
2019-07-16
selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.c
Stanislav Fomichev
2
-36
/
+36
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+85
2019-07-08
selftests/bpf: add verifier tests for wide stores
Stanislav Fomichev
1
-0
/
+36
2019-07-03
selftests: bpf: add tests for shifts by zero
Luke Nelson
1
-0
/
+85
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-42
/
+216
2019-06-19
selftests/bpf: add basic verifier tests for loops
Alexei Starovoitov
1
-0
/
+161
2019-06-19
selftests/bpf: fix tests
Alexei Starovoitov
2
-13
/
+20
2019-06-19
selftests/bpf: fix tests due to const spill/fill
Alexei Starovoitov
2
-14
/
+17
2019-06-14
bpf: fix div64 overflow tests to properly detect errors
Naveen N. Rao
1
-4
/
+10
2019-06-11
tools/bpf: Add bpf_map_lookup_elem selftest for xskmap
Jonathan Lemon
1
-0
/
+18
2019-06-11
bpf: Allow bpf_map_lookup_elem() on an xskmap
Jonathan Lemon
1
-15
/
+0
2019-05-29
selftests: bpf: complete sub-register zero extension checks
Jiong Wang
1
-11
/
+505
2019-05-29
selftests: bpf: move sub-register zero extension checks into subreg.c
Jiong Wang
2
-39
/
+39
2019-05-23
selftests: bpf: add zero extend checks for ALU32 and/or/xor
Björn Töpel
1
-0
/
+39
2019-05-13
bpf: add various test cases for backward jumps
Daniel Borkmann
1
-0
/
+195
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+19
2019-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+47
2019-05-02
bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}
Wang YanQing
1
-0
/
+19
2019-04-27
bpf: Add verifier tests for the bpf_sk_storage
Martin KaFai Lau
1
-0
/
+116
2019-04-27
selftests: bpf: test writable buffers in raw tps
Matt Mullins
1
-0
/
+34
2019-04-26
selftests/bpf: test cases for pkt/null checks in subprogs
Paul Chaignon
2
-0
/
+47
2019-04-16
selftests/bpf: two scale tests
Alexei Starovoitov
1
-0
/
+18
2019-04-12
selftests/bpf: Test ARG_PTR_TO_LONG arg type
Andrey Ignatov
1
-0
/
+160
2019-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-3
/
+699
2019-04-10
bpf, selftest: test {rd, wr}only flags and direct value access
Daniel Borkmann
2
-0
/
+506
2019-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+38
2019-04-05
selftests/bpf: Test unbounded var_off stack access
Andrey Ignatov
1
-2
/
+55
2019-04-05
selftests/bpf: Test indirect var_off stack access in unpriv mode
Andrey Ignatov
1
-0
/
+27
2019-04-05
selftests/bpf: Test indirect var_off stack access in raw mode
Andrey Ignatov
1
-0
/
+27
2019-04-04
selftests/bpf: synthetic tests to push verifier limits
Alexei Starovoitov
1
-0
/
+9
2019-04-03
selftests: bpf: remove duplicate .flags initialization in ctx_skb.c
Stanislav Fomichev
1
-1
/
+0
2019-03-29
selftests/bpf: Test variable offset stack access
Andrey Ignatov
1
-2
/
+77
2019-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+25
2019-03-26
selftests/bpf: test case for invalid call stack in dead code
Paul Chaignon
1
-0
/
+38
2019-03-22
bpf: verifier: propagate liveness on all frames
Jakub Kicinski
1
-0
/
+25
2019-03-22
selftests/bpf: test references to sock_common
Lorenz Bauer
1
-0
/
+48
2019-03-22
selftests/bpf: allow specifying helper for BPF_SK_LOOKUP
Lorenz Bauer
2
-43
/
+43
2019-03-13
bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsock
Martin KaFai Lau
2
-2
/
+170
2019-03-07
bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field
Daniel Borkmann
1
-1
/
+14
2019-03-04
bpf: add test cases for non-pointer sanitiation logic
Daniel Borkmann
1
-1
/
+43
2019-02-11
bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_verifer
Martin KaFai Lau
3
-3
/
+387
2019-02-05
selftests/bpf: add "any alignment" annotation for some tests
Björn Töpel
7
-0
/
+33
[next]