Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-02-01 | selftests/bpf: add bpf_spin_lock verifier tests | Alexei Starovoitov | 1 | -0/+331 |
2019-01-31 | selftests/bpf: mark verifier test that uses bpf_trace_printk as BPF_PROG_TYPE... | Stanislav Fomichev | 1 | -0/+1 |
2019-01-28 | selftests: bpf: break up the rest of test_verifier | Jakub Kicinski | 22 | -0/+6051 |
2019-01-28 | selftests: bpf: break up test_verifier | Jakub Kicinski | 47 | -0/+9902 |
2019-01-28 | selftests: bpf: prepare for break up of verifier tests | Jakub Kicinski | 1 | -0/+1 |