index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
net
/
bpf_jit_comp32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-21
riscv, bpf: Add 32 bit atomic operations to RV32 JIT
Kuan-Wei Chiu
1
-11
/
+53
2026-07-21
riscv, bpf: Add support for BPF_MOVSX in RV32 JIT
Kuan-Wei Chiu
1
-0
/
+32
2026-07-21
riscv, bpf: Add support for BPF_SDIV and BPF_SMOD in RV32 JIT
Kuan-Wei Chiu
1
-5
/
+10
2024-06-03
riscv, bpf: Introduce shift add helper with Zba optimization
Xiao Wang
1
-2
/
+1
2024-03-06
bpf, riscv64/cfi: Support kCFI + BPF on riscv64
Puranjay Mohan
1
-1
/
+1
2021-11-16
bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
Tiezhu Yang
1
-4
/
+2
2021-07-29
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
1
-0
/
+4
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
1
-4
/
+16
2020-08-23
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
-32
/
+64
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