index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
net
/
bpf_jit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-17
LoongArch: BPF: Prevent out-of-bounds memory access
Hengqi Chen
1
-1
/
+4
2024-01-17
LoongArch: BPF: Support 64-bit pointers to kfuncs
Hengqi Chen
1
-0
/
+5
2023-12-09
LoongArch: BPF: Fix unconditional bswap instructions
Tiezhu Yang
1
-2
/
+2
2023-12-09
LoongArch: BPF: Fix sign-extension mov instructions
Tiezhu Yang
1
-0
/
+2
2023-12-09
LoongArch: BPF: Don't sign extend function return value
Hengqi Chen
1
-2
/
+0
2023-12-09
LoongArch: BPF: Don't sign extend memory load operand
Hengqi Chen
1
-8
/
+2
2023-11-08
LoongArch: BPF: Support signed mod instructions
Hengqi Chen
1
-9
/
+25
2023-11-08
LoongArch: BPF: Support signed div instructions
Hengqi Chen
1
-9
/
+25
2023-11-08
LoongArch: BPF: Support 32-bit offset jmp instructions
Hengqi Chen
1
-1
/
+5
2023-11-08
LoongArch: BPF: Support unconditional bswap instructions
Hengqi Chen
1
-0
/
+1
2023-11-08
LoongArch: BPF: Support sign-extension mov instructions
Hengqi Chen
1
-2
/
+17
2023-11-08
LoongArch: BPF: Support sign-extension load instructions
Hengqi Chen
1
-10
/
+39
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2023-03-28
LoongArch, bpf: Fix jit to skip speculation barrier opcode
George Guo
1
-0
/
+4
2023-02-22
LoongArch: BPF: Support mixing bpf2bpf and tailcalls
Hengqi Chen
1
-0
/
+6
2023-02-17
LoongArch, bpf: Use 4 instructions for function address in JIT
Hengqi Chen
1
-1
/
+1
2022-12-14
LoongArch: BPF: Add BPF exception tables
Youling Tang
1
-5
/
+81
2022-10-29
LoongArch: BPF: Avoid declare variables in switch-case
Huacai Chen
1
-18
/
+13
2022-10-12
LoongArch: Add BPF JIT support
Tiezhu Yang
1
-0
/
+1179