| Commit message (Expand) | Author | Age | Files | Lines |
* | LoongArch: BPF: Prevent out-of-bounds memory access | Hengqi Chen | 2024-01-25 | 1 | -1/+4 |
* | LoongArch: BPF: Don't sign extend function return value | Hengqi Chen | 2023-12-13 | 1 | -2/+0 |
* | LoongArch: BPF: Don't sign extend memory load operand | Hengqi Chen | 2023-12-13 | 1 | -8/+2 |
* | 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-13 | 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 |