Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-29 | bpf: Introduce BPF nospec instruction for mitigating Spectre v4 | Daniel Borkmann | 1 | -0/+4 |
2021-01-15 | bpf: Rename BPF_XADD and prepare to encode other atomics in .imm | Brendan Jackman | 1 | -4/+16 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
2020-07-21 | bpf, riscv: Modify JIT ctx to support compressed instructions | Luke Nelson | 1 | -7/+7 |
2020-04-30 | bpf, riscv: Fix stack layout of JITed code on RV32 | Luke Nelson | 1 | -33/+65 |
2020-04-26 | bpf, riscv: Fix tail call count off by one in RV32 BPF JIT | Luke Nelson | 1 | -2/+3 |
2020-03-05 | riscv, bpf: Add RV32G eBPF JIT | Luke Nelson | 1 | -0/+1310 |