Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-06 | bpf, x64: Save bytes for DIV by reducing reg copies | Jie Meng | 1 | -0/+47 |
2021-09-15 | bpf,x64 Emit IMUL instead of MUL for x86-64 | Jie Meng | 1 | -3/+19 |
2021-01-21 | selftests/bpf: Add verifier tests for x64 jit jump padding | Gary Lin | 1 | -0/+24 |
2019-05-02 | bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE} | Wang YanQing | 1 | -0/+19 |
2019-01-28 | selftests: bpf: break up the rest of test_verifier | Jakub Kicinski | 1 | -0/+88 |