Show patches with: Submitter = Pu Lehui       |    Archived = No       |   156 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,4/6] riscv, bpf: Add necessary Zbb instructions Zbb support and code simplification for RV64 JIT - - - 4221 2023-09-13 Pu Lehui bpf Superseded
[bpf-next,3/6] riscv, bpf: Simplify sext and zext logics in branch instructions Zbb support and code simplification for RV64 JIT - - - 4221 2023-09-13 Pu Lehui bpf Superseded
[bpf-next,2/6] riscv, bpf: Unify 32-bit zero-extension to emit_zextw Zbb support and code simplification for RV64 JIT - - - 4311 2023-09-13 Pu Lehui bpf Superseded
[bpf-next,1/6] riscv, bpf: Unify 32-bit sign-extension to emit_sextw Zbb support and code simplification for RV64 JIT - - - 4311 2023-09-13 Pu Lehui bpf Superseded
[bpf-next,v2,7/7] selftests/bpf: Enable cpu v4 tests for RV64 Add support cpu v4 insns for RV64 2 - - 4221 2023-08-24 Pu Lehui bpf Accepted
[bpf-next,v2,6/7] riscv, bpf: Support unconditional bswap insn Add support cpu v4 insns for RV64 1 - - 4311 2023-08-24 Pu Lehui bpf Accepted
[bpf-next,v2,5/7] riscv, bpf: Support signed div/mod insns Add support cpu v4 insns for RV64 1 - - 4221 2023-08-24 Pu Lehui bpf Accepted
[bpf-next,v2,4/7] riscv, bpf: Support 32-bit offset jmp insn Add support cpu v4 insns for RV64 1 - - 4311 2023-08-24 Pu Lehui bpf Accepted
[bpf-next,v2,3/7] riscv, bpf: Support sign-extension mov insns Add support cpu v4 insns for RV64 1 - - 4311 2023-08-24 Pu Lehui bpf Accepted
[bpf-next,v2,2/7] riscv, bpf: Support sign-extension load insns Add support cpu v4 insns for RV64 1 - - 4221 2023-08-24 Pu Lehui bpf Accepted
[bpf-next,v2,1/7] riscv, bpf: Fix missing exception handling and redundant zext for LDX_B/H/W Add support cpu v4 insns for RV64 - - - 4311 2023-08-24 Pu Lehui bpf Accepted
[bpf-next,7/7] selftests/bpf: Enable cpu v4 tests for RV64 Add support cpu v4 insns for RV64 2 - - 432- 2023-08-23 Pu Lehui bpf Superseded
[bpf-next,6/7] riscv, bpf: Support unconditional bswap insn Add support cpu v4 insns for RV64 1 - - 441- 2023-08-23 Pu Lehui bpf Superseded
[bpf-next,5/7] riscv, bpf: Support signed div/mod insns Add support cpu v4 insns for RV64 1 - - 432- 2023-08-23 Pu Lehui bpf Superseded
[bpf-next,4/7] riscv, bpf: Support 32-bit offset jmp insn Add support cpu v4 insns for RV64 1 - - 441- 2023-08-23 Pu Lehui bpf Superseded
[bpf-next,3/7] riscv, bpf: Support sign-extension mov insns Add support cpu v4 insns for RV64 - - - 441- 2023-08-23 Pu Lehui bpf Superseded
[bpf-next,2/7] riscv, bpf: Support sign-extension load insns Add support cpu v4 insns for RV64 2 - - 432- 2023-08-23 Pu Lehui bpf Superseded
[bpf-next,1/7] riscv, bpf: Fix missing exception handling and redundant zext for LDX_B/H/W Add support cpu v4 insns for RV64 - - - 441- 2023-08-23 Pu Lehui bpf Superseded
[v2] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework [v2] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework - - 1 29-2 2023-07-21 Pu Lehui bpf Accepted
[bpf] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework [bpf] riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework - - - 4311 2023-07-15 Pu Lehui bpf Superseded
[bpf] bpf: cpumap: Fix memory leak in cpu_map_update_elem [bpf] bpf: cpumap: Fix memory leak in cpu_map_update_elem 2 - - 22-2 2023-07-11 Pu Lehui bpf Accepted
[bpf-next,v3] riscv, bpf: Add kfunc support for RV64 [bpf-next,v3] riscv, bpf: Add kfunc support for RV64 1 - - 4916 2023-02-21 Pu Lehui bpf Accepted
[bpf-next,v2] riscv, bpf: Add kfunc support for RV64 [bpf-next,v2] riscv, bpf: Add kfunc support for RV64 1 - - 5312 2023-02-20 Pu Lehui bpf Superseded
[bpf-next] riscv, bpf: Add kfunc support for RV64 [bpf-next] riscv, bpf: Add kfunc support for RV64 - - - 5121 2023-02-20 Pu Lehui bpf Superseded
[bpf-next,v1,4/4] riscv, bpf: Add bpf trampoline support for RV64 Support bpf trampoline for RV64 - - - 5222 2023-02-15 Pu Lehui bpf Accepted
[bpf-next,v1,3/4] riscv, bpf: Add bpf_arch_text_poke support for RV64 Support bpf trampoline for RV64 - - - 5222 2023-02-15 Pu Lehui bpf Accepted
[bpf-next,v1,2/4] riscv, bpf: Factor out emit_call for kernel and bpf context Support bpf trampoline for RV64 - - - 5312 2023-02-15 Pu Lehui bpf Accepted
[bpf-next,v1,1/4] riscv: Extend patch_text for multiple instructions Support bpf trampoline for RV64 - 1 - 5312 2023-02-15 Pu Lehui bpf Accepted
[bpf-next,v2] bpf, x86: Simplify the parsing logic of structure parameters [bpf-next,v2] bpf, x86: Simplify the parsing logic of structure parameters 1 - - 5123 2023-01-05 Pu Lehui bpf Accepted
[RFC,bpf-next,v2,4/4] riscv, bpf: Add bpf trampoline support for RV64 Support bpf trampoline for RV64 - - - 531- 2023-01-03 Pu Lehui bpf RFC
[RFC,bpf-next,v2,3/4] riscv, bpf: Add bpf_arch_text_poke support for RV64 Support bpf trampoline for RV64 - - - 531- 2023-01-03 Pu Lehui bpf RFC
[RFC,bpf-next,v2,2/4] riscv, bpf: Factor out emit_call for kernel and bpf context Support bpf trampoline for RV64 - - - 54-- 2023-01-03 Pu Lehui bpf RFC
[RFC,bpf-next,v2,1/4] bpf: Rollback to text_poke when arch not supported ftrace direct call Support bpf trampoline for RV64 - - - 54-- 2023-01-03 Pu Lehui bpf RFC
[bpf-next] bpf, x86: Simplify the parsing logic of structure parameters [bpf-next] bpf, x86: Simplify the parsing logic of structure parameters 1 - - 542- 2023-01-03 Pu Lehui bpf Superseded
[RFC,RESEND,bpf-next,4/4] riscv, bpf: Add bpf trampoline support for RV64 Support bpf trampoline for RV64 - - - 38-2 2022-12-20 Pu Lehui bpf RFC
[RFC,RESEND,bpf-next,3/4] riscv, bpf: Add bpf_arch_text_poke support for RV64 Support bpf trampoline for RV64 - - - 38-2 2022-12-20 Pu Lehui bpf RFC
[RFC,RESEND,bpf-next,2/4] riscv, bpf: Factor out emit_call for kernel and bpf context Support bpf trampoline for RV64 - - - 38-2 2022-12-20 Pu Lehui bpf RFC
[RFC,RESEND,bpf-next,1/4] bpf: Rollback to text_poke when arch not supported ftrace direct call Support bpf trampoline for RV64 - - - 38-2 2022-12-20 Pu Lehui bpf RFC
[RFC,bpf-next,4/4] riscv, bpf: Add bpf trampoline support for RV64 Support bpf trampoline for RV64 - - - 1-2 2022-12-19 Pu Lehui bpf Superseded
[RFC,bpf-next,3/4] riscv, bpf: Add bpf_arch_text_poke support for RV64 Support bpf trampoline for RV64 - - - 1-2 2022-12-19 Pu Lehui bpf Superseded
[RFC,bpf-next,2/4] riscv, bpf: Factor out emit_call for kernel and bpf context Support bpf trampoline for RV64 - - - 1-2 2022-12-19 Pu Lehui bpf Superseded
[RFC,bpf-next,1/4] bpf: Rollback to text_poke when arch not supported ftrace direct call Support bpf trampoline for RV64 - - - 1-2 2022-12-19 Pu Lehui bpf Superseded
[bpf,v3] riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC [bpf,v3] riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC 1 1 - 5015 2022-12-06 Pu Lehui bpf Accepted
[bpf,v2] riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC [bpf,v2] riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC - - - 51-5 2022-12-02 Pu Lehui bpf Superseded
[bpf] riscv, bpf: Emit fixed-length imm64 for BPF_PSEUDO_FUNC [bpf] riscv, bpf: Emit fixed-length imm64 for BPF_PSEUDO_FUNC - - - 46-10 2022-11-30 Pu Lehui bpf Changes Requested
[bpf] selftests/bpf: Fix casting error when cross-compiling test_verifier for 32-bit platforms [bpf] selftests/bpf: Fix casting error when cross-compiling test_verifier for 32-bit platforms 1 - - 3811 2022-11-08 Pu Lehui bpf Accepted
[bpf] bpftool: Fix NULL pointer dereference when pin {PROG, MAP, LINK} without FILE [bpf] bpftool: Fix NULL pointer dereference when pin {PROG, MAP, LINK} without FILE - 1 - 19-3 2022-11-02 Pu Lehui bpf Accepted
[bpf,v5,3/3] selftests/bpf: Adapt cgroup effective query uapi change Fix wrong cgroup attach flags being assigned to effective progs - - - 341- 2022-09-21 Pu Lehui bpf Accepted
[bpf,v5,2/3] bpftool: Fix wrong cgroup attach flags being assigned to effective progs Fix wrong cgroup attach flags being assigned to effective progs - - - 3311 2022-09-21 Pu Lehui bpf Accepted
[bpf,v5,1/3] bpf, cgroup: Reject prog_attach_flags array when effective query Fix wrong cgroup attach flags being assigned to effective progs - - - 341- 2022-09-21 Pu Lehui bpf Accepted
[bpf,v4,2/2] bpftool: Fix wrong cgroup attach flags being assigned to effective progs Fix wrong cgroup attach flags being assigned to effective progs - - - 2618 2022-09-20 Pu Lehui bpf Superseded
[bpf,v4,1/2] bpf, cgroup: Reject prog_attach_flags array when effective query Fix wrong cgroup attach flags being assigned to effective progs - - - 2717 2022-09-20 Pu Lehui bpf Superseded
[bpf-next,v3,2/2] bpftool: Fix wrong cgroup attach flags being assigned to effective progs Fix wrong cgroup attach flags being assigned to effective progs - - - 341- 2022-09-14 Pu Lehui bpf Superseded
[bpf-next,v3,1/2] bpf, cgroup: Don't populate prog_attach_flags array when effective query Fix wrong cgroup attach flags being assigned to effective progs - - - 35-- 2022-09-14 Pu Lehui bpf Superseded
[bpf-next,v2,2/2] bpftool: Fix cgroup attach flags being assigned to effective progs Fix cgroup attach flags being assigned to effective progs - - - 35-- 2022-09-08 Pu Lehui bpf Changes Requested
[bpf-next,v2,1/2] bpf, cgroup: Fix attach flags being assigned to effective progs Fix cgroup attach flags being assigned to effective progs - - - 341- 2022-09-08 Pu Lehui bpf Changes Requested
« 1 2 »