Show patches with: Submitter = Puranjay Mohan       |    Archived = No       |   34 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs [bpf-next] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs - - - --1 2024-04-05 Puranjay Mohan Handled Elsewhere
[bpf-next,v4,2/2] bpf,riscv: Implement bpf_addr_space_cast instruction bpf,riscv: Add support for BPF Arena 1 1 2 10-3 2024-04-04 Puranjay Mohan Handled Elsewhere
[bpf-next,v4,1/2] bpf,riscv: Implement PROBE_MEM32 pseudo instructions bpf,riscv: Add support for BPF Arena 1 1 2 12-1 2024-04-04 Puranjay Mohan Handled Elsewhere
[2/2] riscv: stacktrace: make walk_stackframe() more robust riscv: ftrace: make stack walk more robust. - - - 13-- 2024-03-28 Puranjay Mohan Changes Requested
[1/2] riscv: stacktrace: use arch_stack_walk() in place of walk_stackframe riscv: ftrace: make stack walk more robust. - - - 13-- 2024-03-28 Puranjay Mohan Changes Requested
[RFC] ftrace: riscv: move from REGS to ARGS [RFC] ftrace: riscv: move from REGS to ARGS - - - 13-- 2024-03-28 Puranjay Mohan Superseded
[bpf-next,v3,2/2] bpf,riscv: Implement bpf_addr_space_cast instruction bpf,riscv: Add support for BPF Arena - 1 1 10-3 2024-03-26 Puranjay Mohan Superseded
[bpf-next,v3,1/2] bpf,riscv: Implement PROBE_MEM32 pseudo instructions bpf,riscv: Add support for BPF Arena - 1 1 12-1 2024-03-26 Puranjay Mohan Superseded
[bpf-next,v2,2/2] bpf,riscv: Implement bpf_addr_space_cast instruction bpf,riscv: Add support for BPF Arena - - - 10-3 2024-03-25 Puranjay Mohan Superseded
[bpf-next,v2,1/2] bpf,riscv: Implement PROBE_MEM32 pseudo instructions bpf,riscv: Add support for BPF Arena - - - 12-1 2024-03-25 Puranjay Mohan Superseded
[bpf-next,2/2] bpf,riscv: Implement bpf_addr_space_cast instruction bpf,riscv: Add support for BPF Arena - - - 12-2 2024-03-23 Puranjay Mohan Superseded
[bpf-next,1/2] bpf,riscv: Implement PROBE_MEM32 pseudo instructions bpf,riscv: Add support for BPF Arena - - - 10-4 2024-03-23 Puranjay Mohan Superseded
[bpf,v2] bpf: verifier: reject addr_space_cast insn without arena [bpf,v2] bpf: verifier: reject addr_space_cast insn without arena - - - 1211 2024-03-22 Puranjay Mohan Handled Elsewhere
[bpf] bpf: verifier: fix NULL pointer dereference in do_misc_fixups() [bpf] bpf: verifier: fix NULL pointer dereference in do_misc_fixups() - - - 1211 2024-03-22 Puranjay Mohan Handled Elsewhere
[RFC] riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS [RFC] riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS - - - 13-- 2024-03-06 Puranjay Mohan RFC
[bpf-next,1/1] riscv64/cfi,bpf: Support kCFI + BPF on riscv64 Support kCFI + BPF on riscv64 - - - 121- 2024-03-03 Puranjay Mohan Handled Elsewhere
[bpf-next,6/6] bpf, verifier: always mark destination of LDX as 64-bit bpf: verifier: stop emitting zext for LDX - - - 16-- 2023-09-12 Puranjay Mohan Handled Elsewhere
[bpf-next,5/6] bpf, arm32: Always zero extend for LDX with B/H/W bpf: verifier: stop emitting zext for LDX - - - 16-- 2023-09-12 Puranjay Mohan Handled Elsewhere
[bpf-next,4/6] bpf, powerpc32: Always zero extend for LDX bpf: verifier: stop emitting zext for LDX - - - 16-- 2023-09-12 Puranjay Mohan Handled Elsewhere
[bpf-next,3/6] bpf, parisc32: Always zero extend for LDX with B/W/H bpf: verifier: stop emitting zext for LDX - - - 16-- 2023-09-12 Puranjay Mohan Handled Elsewhere
[bpf-next,2/6] bpf, x86-32: Always zero extend for LDX with B/W/H bpf: verifier: stop emitting zext for LDX - - - 16-- 2023-09-12 Puranjay Mohan Handled Elsewhere
[bpf-next,1/6] bpf, riscv32: Always zero extend for LDX with B/W/H bpf: verifier: stop emitting zext for LDX - - - 16-- 2023-09-12 Puranjay Mohan Handled Elsewhere
[bpf-next,v4,4/4] bpf, riscv: use prog pack allocator in the BPF JIT bpf, riscv: use BPF prog pack allocator in BPF JIT 1 2 1 --1 2023-08-31 Puranjay Mohan Accepted
[bpf-next,v4,3/4] riscv: implement a memset like function for text bpf, riscv: use BPF prog pack allocator in BPF JIT 1 1 1 --1 2023-08-31 Puranjay Mohan Accepted
[bpf-next,v4,2/4] riscv: extend patch_text_nosync() for multiple pages bpf, riscv: use BPF prog pack allocator in BPF JIT - 2 1 --1 2023-08-31 Puranjay Mohan Accepted
[bpf-next,v4,1/4] bpf: make bpf_prog_pack allocator portable bpf, riscv: use BPF prog pack allocator in BPF JIT 2 - 1 --1 2023-08-31 Puranjay Mohan Accepted
[bpf-next,v3,3/3] bpf, riscv: use prog pack allocator in the BPF JIT bpf, riscv: use BPF prog pack allocator in BPF JIT - 2 - --1 2023-08-28 Puranjay Mohan Superseded
[bpf-next,v3,2/3] riscv: implement a memset like function for text bpf, riscv: use BPF prog pack allocator in BPF JIT - 1 - --1 2023-08-28 Puranjay Mohan Superseded
[bpf-next,v3,1/3] riscv: extend patch_text_nosync() for multiple pages bpf, riscv: use BPF prog pack allocator in BPF JIT - 2 - --1 2023-08-28 Puranjay Mohan Superseded
[bpf-next,v2,3/3] bpf, riscv: use prog pack allocator in the BPF JIT bpf, riscv: use BPF prog pack allocator in BPF JIT - 1 - --1 2023-08-24 Puranjay Mohan Superseded
[bpf-next,v2,2/3] riscv: implement a memset like function for text bpf, riscv: use BPF prog pack allocator in BPF JIT - - - --1 2023-08-24 Puranjay Mohan Superseded
[bpf-next,v2,1/3] riscv: extend patch_text_nosync() for multiple pages bpf, riscv: use BPF prog pack allocator in BPF JIT - 1 - --1 2023-08-24 Puranjay Mohan Superseded
[bpf-next,2/2] bpf, riscv: use prog pack allocator in the BPF JIT bpf, riscv: use BPF prog pack allocator in BPF JIT - - - --1 2023-07-20 Puranjay Mohan Superseded
[bpf-next,1/2] riscv: Extend patch_text_nosync() for multiple pages bpf, riscv: use BPF prog pack allocator in BPF JIT - 1 - --1 2023-07-20 Puranjay Mohan Superseded