index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
verifier
Age
Commit message (
Expand
)
Author
2019-11-24
selftests/bpf: Add verifier tests for better jmp32 register bounds
Yonghong Song
2019-10-04
bpf: Add loop test case with 32 bit reg comparison against 0
Daniel Borkmann
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-09-05
selftests/bpf: precision tracking tests
Alexei Starovoitov
2019-08-28
selftests/bpf: add precision tracking test
Alexei Starovoitov
2019-08-28
selftests/bpf: verifier precise tests
Alexei Starovoitov
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2019-08-01
selftests/bpf: tests for jmp to 1st insn
Alexei Starovoitov
2019-07-25
selftests/bpf: Add selftests for bpf_perf_event_output
Allan Zhang
2019-07-23
selftests/bpf: add another gso_segs access
Eric Dumazet
2019-07-18
selftests/bpf: fix "valid read map access into a read-only array 1" on s390
Ilya Leoshkevich
2019-07-16
selftests/bpf: fix "alu with different scalars 1" on s390
Ilya Leoshkevich
2019-07-15
selftests/bpf: add selftests for wide loads
Stanislav Fomichev
2019-07-15
selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.c
Stanislav Fomichev
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
selftests/bpf: add verifier tests for wide stores
Stanislav Fomichev
2019-07-03
selftests: bpf: add tests for shifts by zero
Luke Nelson
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-19
selftests/bpf: add basic verifier tests for loops
Alexei Starovoitov
2019-06-19
selftests/bpf: fix tests
Alexei Starovoitov
2019-06-19
selftests/bpf: fix tests due to const spill/fill
Alexei Starovoitov
2019-06-13
bpf: fix div64 overflow tests to properly detect errors
Naveen N. Rao
2019-06-10
tools/bpf: Add bpf_map_lookup_elem selftest for xskmap
Jonathan Lemon
2019-06-10
bpf: Allow bpf_map_lookup_elem() on an xskmap
Jonathan Lemon
2019-05-29
selftests: bpf: complete sub-register zero extension checks
Jiong Wang
2019-05-29
selftests: bpf: move sub-register zero extension checks into subreg.c
Jiong Wang
2019-05-23
selftests: bpf: add zero extend checks for ALU32 and/or/xor
Björn Töpel
2019-05-13
bpf: add various test cases for backward jumps
Daniel Borkmann
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-01
bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}
Wang YanQing
2019-04-27
bpf: Add verifier tests for the bpf_sk_storage
Martin KaFai Lau
2019-04-26
selftests: bpf: test writable buffers in raw tps
Matt Mullins
2019-04-25
selftests/bpf: test cases for pkt/null checks in subprogs
Paul Chaignon
2019-04-16
selftests/bpf: two scale tests
Alexei Starovoitov
2019-04-12
selftests/bpf: Test ARG_PTR_TO_LONG arg type
Andrey Ignatov
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-09
bpf, selftest: test {rd, wr}only flags and direct value access
Daniel Borkmann
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
selftests/bpf: Test unbounded var_off stack access
Andrey Ignatov
2019-04-05
selftests/bpf: Test indirect var_off stack access in unpriv mode
Andrey Ignatov
2019-04-05
selftests/bpf: Test indirect var_off stack access in raw mode
Andrey Ignatov
2019-04-04
selftests/bpf: synthetic tests to push verifier limits
Alexei Starovoitov
2019-04-02
selftests: bpf: remove duplicate .flags initialization in ctx_skb.c
Stanislav Fomichev
2019-03-29
selftests/bpf: Test variable offset stack access
Andrey Ignatov
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-26
selftests/bpf: test case for invalid call stack in dead code
Paul Chaignon
2019-03-21
bpf: verifier: propagate liveness on all frames
Jakub Kicinski
2019-03-21
selftests/bpf: test references to sock_common
Lorenz Bauer
[next]