Luke Nelson ([email protected])

Number of posts: 65 (0.04 per day)
First post: 2019-06-21 23:00:28
Last post: 2023-08-08 18:53:48

Date List Subject
2023-08-08 18:53:48 linux-kernel Re: [PATCH bpf-next] riscv/bpf: Fix truncated immediate warning in rv_s_insn
2023-07-27 02:59:05 linux-kernel [PATCH bpf-next] riscv/bpf: Fix truncated immediate warning in rv_s_insn
2020-07-30 18:55:04 linux-kernel Re: [PATCH v1 2/2] riscv: Clean up module relocations
2020-07-21 02:54:47 linux-kernel [PATCH bpf-next v1 0/3] bpf, riscv: Add compressed instructions to rv64 JIT
2020-07-21 02:53:44 linux-kernel [PATCH bpf-next v1 3/3] bpf, riscv: Use compressed instructions in the rv64 JIT
2020-07-21 02:53:41 linux-kernel [PATCH bpf-next v1 1/3] bpf, riscv: Modify JIT ctx to support compressed instructions
2020-07-21 02:53:39 linux-kernel [PATCH bpf-next v1 2/3] bpf, riscv: Add encodings for compressed instructions
2020-07-13 18:40:19 linux-kernel [RFC PATCH bpf-next 1/3] bpf, riscv: Modify JIT ctx to support compressed instructions
2020-07-13 18:39:17 linux-kernel [RFC PATCH bpf-next 0/3] bpf, riscv: Add compressed instructions to rv64 JIT
2020-07-13 18:38:56 linux-kernel [RFC PATCH bpf-next 3/3] bpf, riscv: Use compressed instructions in the rv64 JIT
2020-07-13 18:38:41 linux-kernel [RFC PATCH bpf-next 2/3] bpf, riscv: Add encodings for compressed instructions
2020-05-08 18:18:52 linux-kernel [PATCH bpf-next v2 2/3] bpf, arm64: Optimize AND,OR,XOR,JSET BPF_K using arm64 logical immediates
2020-05-08 18:18:36 linux-kernel [PATCH bpf-next v2 3/3] bpf, arm64: Optimize ADD,SUB,JMP BPF_K using arm64 add/sub immediates
2020-05-08 18:18:02 linux-kernel [PATCH bpf-next v2 1/3] arm64: insn: Fix two bugs in encoding 32-bit logical immediates
2020-05-08 18:17:48 linux-kernel [PATCH bpf-next v2 0/3] arm64 BPF JIT Optimizations
2020-05-07 03:20:12 linux-kernel [RFC PATCH bpf-next 0/3] arm64 BPF JIT Optimizations
2020-05-07 01:07:12 linux-kernel [RFC PATCH bpf-next 2/3] bpf, arm64: Optimize AND,OR,XOR,JSET BPF_K using arm64 logical immediates
2020-05-07 01:07:08 linux-kernel [RFC PATCH bpf-next 3/3] bpf, arm64: Optimize ADD,SUB,JMP BPF_K using arm64 add/sub immediates
2020-05-07 01:07:03 linux-kernel [RFC PATCH bpf-next 1/3] arm64: insn: Fix two bugs in encoding 32-bit logical immediates
2020-05-06 00:07:49 linux-kernel [PATCH bpf-next 3/4] bpf, riscv: Optimize BPF_JMP BPF_K when imm == 0 on RV64
2020-05-06 00:06:40 linux-kernel [PATCH bpf-next 0/4] RV64 BPF JIT Optimizations
2020-05-06 00:05:47 linux-kernel [PATCH bpf-next 2/4] bpf, riscv: Optimize FROM_LE using verifier_zext on RV64
2020-05-06 00:05:30 linux-kernel [PATCH bpf-next 4/4] bpf, riscv: Optimize BPF_JSET BPF_K using andi on RV64
2020-05-06 00:05:25 linux-kernel [PATCH bpf-next 1/4] bpf, riscv: Enable missing verifier_zext optimizations on RV64
2020-05-01 02:07:14 linux-kernel [PATCH bpf 0/2] bpf, arm: Small JIT optimizations
2020-05-01 02:04:18 linux-kernel [PATCH bpf-next 2/2] bpf, arm: Optimize ALU ARSH K using asr immediate instruction
2020-05-01 02:04:15 linux-kernel [PATCH bpf-next 1/2] bpf, arm: Optimize ALU64 ARSH X using orrpl conditional instruction
2020-04-30 00:55:39 linux-kernel [PATCH bpf-next] bpf, riscv: Fix stack layout of JITed code on RV32
2020-04-22 17:40:42 linux-kernel [PATCH bpf v2 1/2] bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension
2020-04-22 17:38:18 linux-kernel [PATCH bpf v2 2/2] bpf, x86_32: Fix clobbering of dst for BPF_JSET
2020-04-21 17:18:47 linux-kernel [PATCH bpf 2/2] bpf, x32: Fix clobbering of dst for BPF_JSET
2020-04-21 17:17:51 linux-kernel [PATCH bpf 1/2] bpf, x32: Fix invalid instruction in BPF_LDX zero-extension
2020-04-21 00:31:44 linux-kernel [PATCH bpf] bpf, riscv: Fix tail call count off by one in RV32 BPF JIT
2020-04-18 23:28:28 linux-kernel [PATCH bpf 2/2] bpf, selftests: Add test for BPF_STX BPF_B storing R10
2020-04-18 23:28:28 linux-kernel [PATCH bpf 1/2] bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B
2020-04-09 22:54:02 linux-kernel [PATCH bpf] arm, bpf: Fix offset overflow for BPF_MEM BPF_DW
2020-04-08 19:57:10 linux-kernel [PATCH bpf] arm: bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0
2020-04-06 22:18:07 linux-kernel [PATCH bpf] riscv, bpf: Fix offset range checking for auipc+jalr on RV64
2020-03-05 23:46:28 linux-kernel [PATCH bpf 2/2] selftests: bpf: add test for JMP32 JSET BPF_X with upper bits set
2020-03-05 23:44:56 linux-kernel [PATCH bpf 1/2] bpf, x32: fix bug with JMP32 JSET BPF_X checking upper bits
2020-03-05 05:03:43 linux-kernel [PATCH bpf-next v5 3/4] bpf, doc: add BPF JIT for RV32G to BPF documentation
2020-03-05 05:03:10 linux-kernel [PATCH bpf-next v5 4/4] MAINTAINERS: add entry for RV32G BPF JIT
2020-03-05 05:03:10 linux-kernel [PATCH bpf-next v5 2/4] riscv, bpf: add RV32G eBPF JIT
2020-03-05 05:02:59 linux-kernel [PATCH bpf-next v5 1/4] riscv, bpf: factor common RISC-V JIT code
2020-03-05 05:02:58 linux-kernel [PATCH bpf-next v5 0/4] eBPF JIT for RV32G
2020-03-04 07:24:53 linux-kernel Re: [PATCH bpf-next v4 2/4] riscv, bpf: add RV32G eBPF JIT
2020-03-04 02:33:54 linux-kernel Re: [PATCH bpf-next v4 4/4] MAINTAINERS: Add entry for RV32G BPF JIT
2020-03-04 02:32:52 linux-kernel Re: [PATCH bpf-next v4 2/4] riscv, bpf: add RV32G eBPF JIT
2020-03-04 02:31:39 linux-kernel Re: [PATCH bpf-next v4 1/4] riscv, bpf: move common riscv JIT code to header
2020-03-03 00:52:47 linux-kernel [PATCH bpf-next v4 0/4] eBPF JIT for RV32G
2020-03-03 00:52:41 linux-kernel [PATCH bpf-next v4 1/4] riscv, bpf: move common riscv JIT code to header