summaryrefslogtreecommitdiff
path: root/arch/riscv/net/bpf_jit_comp32.c
AgeCommit message (Expand)Author
2021-07-29bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann
2021-01-14bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-21bpf, riscv: Modify JIT ctx to support compressed instructionsLuke Nelson
2020-04-30bpf, riscv: Fix stack layout of JITed code on RV32Luke Nelson
2020-04-26bpf, riscv: Fix tail call count off by one in RV32 BPF JITLuke Nelson
2020-03-05riscv, bpf: Add RV32G eBPF JITLuke Nelson