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