index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...
Christophe Leroy
2024-03-15
1
-6
/
+16
*
LoongArch: BPF: Prevent out-of-bounds memory access
Hengqi Chen
2024-01-17
1
-1
/
+4
*
LoongArch: BPF: Support 64-bit pointers to kfuncs
Hengqi Chen
2024-01-17
1
-0
/
+5
*
LoongArch: BPF: Fix unconditional bswap instructions
Tiezhu Yang
2023-12-09
1
-2
/
+2
*
LoongArch: BPF: Fix sign-extension mov instructions
Tiezhu Yang
2023-12-09
1
-0
/
+2
*
LoongArch: BPF: Don't sign extend function return value
Hengqi Chen
2023-12-09
1
-2
/
+0
*
LoongArch: BPF: Don't sign extend memory load operand
Hengqi Chen
2023-12-09
1
-8
/
+2
*
LoongArch: BPF: Support signed mod instructions
Hengqi Chen
2023-11-08
1
-9
/
+25
*
LoongArch: BPF: Support signed div instructions
Hengqi Chen
2023-11-08
1
-9
/
+25
*
LoongArch: BPF: Support 32-bit offset jmp instructions
Hengqi Chen
2023-11-08
1
-1
/
+5
*
LoongArch: BPF: Support unconditional bswap instructions
Hengqi Chen
2023-11-08
1
-0
/
+1
*
LoongArch: BPF: Support sign-extension mov instructions
Hengqi Chen
2023-11-08
1
-2
/
+17
*
LoongArch: BPF: Support sign-extension load instructions
Hengqi Chen
2023-11-08
1
-10
/
+39
*
LoongArch: BPF: Fix check condition to call lu32id in move_imm()
Tiezhu Yang
2023-07-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-14
1
-0
/
+4
|
\
|
*
LoongArch, bpf: Fix jit to skip speculation barrier opcode
George Guo
2023-03-28
1
-0
/
+4
*
|
LoongArch: BPF: Support mixing bpf2bpf and tailcalls
Hengqi Chen
2023-02-22
1
-0
/
+6
|
/
*
LoongArch, bpf: Use 4 instructions for function address in JIT
Hengqi Chen
2023-02-17
2
-1
/
+22
*
LoongArch: BPF: Add BPF exception tables
Youling Tang
2022-12-14
2
-5
/
+83
*
LoongArch: BPF: Avoid declare variables in switch-case
Huacai Chen
2022-10-29
1
-18
/
+13
*
LoongArch: Add BPF JIT support
Tiezhu Yang
2022-10-12
3
-0
/
+1468