| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-02-22 | selftests/bpf: Verify copy_register_state() preserves parent/live fields | Eduard Zingerman | 1 | -0/+36 |
| 2022-08-11 | bpf: Test_verifier, #70 error message updates for 32-bit right shift | John Fastabend | 1 | -4/+2 |
| 2022-08-11 | selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads | Jakub Sitnicki | 1 | -3/+78 |
| 2021-12-14 | bpf: Add selftests to cover packet access corner cases | Maxim Mikityanskiy | 1 | -16/+584 |
| 2021-12-14 | bpf: Fix the off-by-two error in range markings | Maxim Mikityanskiy | 1 | -16/+16 |
| 2021-08-12 | bpf, selftests: Adjust few selftest result_unpriv outcomes | Daniel Borkmann | 2 | -10/+0 |
| 2021-08-08 | bpf, selftests: Adjust few selftest outcomes wrt unreachable code | Daniel Borkmann | 6 | -7/+40 |
| 2021-08-08 | bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit ones | John Fastabend | 1 | -0/+22 |
| 2021-08-08 | bpf: Test_verifier, add alu32 bounds tracking tests | John Fastabend | 1 | -0/+39 |
| 2021-05-02 | bpf: Update selftests to reflect new error states | Daniel Borkmann | 4 | -28/+14 |
| 2021-03-20 | bpf, selftests: Fix up some test_verifier cases for unprivileged | Piotr Krysiuk | 3 | -10/+55 |
| 2021-03-17 | selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifier | Yauheni Kaliuta | 1 | -1/+2 |
| 2020-05-02 | bpf: Forbid XADD on spilled pointers for unprivileged users | Jann Horn | 1 | -0/+1 |
| 2020-04-23 | bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test | Daniel Borkmann | 1 | -1/+1 |
| 2020-04-23 | bpf: Test_verifier, bpf_get_stack return value add <0 | John Fastabend | 1 | -4/+4 |
| 2019-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -0/+194 |
| 2019-09-05 | selftests/bpf: precision tracking tests | Alexei Starovoitov | 1 | -0/+52 |
| 2019-08-28 | selftests/bpf: add precision tracking test | Alexei Starovoitov | 1 | -0/+25 |
| 2019-08-28 | selftests/bpf: verifier precise tests | Alexei Starovoitov | 1 | -0/+117 |
| 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 |