Show patches with: Submitter = Puranjay Mohan       |   62 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v3,4/4] selftests/bpf: Add a selftest for bpf_csum_diff() Optimize bpf_csum_diff() and homogenize for all archs 1 - - 592- 2024-10-26 Puranjay Mohan bpf Accepted
[bpf-next,v3,3/4] selftests/bpf: don't mask result of bpf_csum_diff() in test_verifier Optimize bpf_csum_diff() and homogenize for all archs 1 1 - 5911 2024-10-26 Puranjay Mohan bpf Accepted
[bpf-next,v3,2/4] bpf: bpf_csum_diff: optimize and homogenize for all archs Optimize bpf_csum_diff() and homogenize for all archs 1 1 - 601- 2024-10-26 Puranjay Mohan bpf Accepted
[bpf-next,v3,1/4] net: checksum: move from32to16() to generic header Optimize bpf_csum_diff() and homogenize for all archs 1 1 - 601- 2024-10-26 Puranjay Mohan bpf Accepted
[bpf-next,v2,4/4] selftests/bpf: Add a selftest for bpf_csum_diff() Optimize bpf_csum_diff() and homogenize for all archs 1 - - 592- 2024-10-23 Puranjay Mohan bpf Superseded
[bpf-next,v2,3/4] selftests/bpf: don't mask result of bpf_csum_diff() in test_verifier Optimize bpf_csum_diff() and homogenize for all archs 1 1 - 5911 2024-10-23 Puranjay Mohan bpf Superseded
[bpf-next,v2,2/4] bpf: bpf_csum_diff: optimize and homogenize for all archs Optimize bpf_csum_diff() and homogenize for all archs 1 1 - 5911 2024-10-23 Puranjay Mohan bpf Superseded
[bpf-next,v2,1/4] net: checksum: move from32to16() to generic header Optimize bpf_csum_diff() and homogenize for all archs 1 1 - 601- 2024-10-23 Puranjay Mohan bpf Superseded
[bpf-next,5/5] selftests/bpf: Add a selftest for bpf_csum_diff() Optimize bpf_csum_diff() and homogenize for all archs 1 - - 592- 2024-10-21 Puranjay Mohan bpf Superseded
[bpf-next,4/5] selftests/bpf: Add benchmark for bpf_csum_diff() helper Optimize bpf_csum_diff() and homogenize for all archs 1 - - 592- 2024-10-21 Puranjay Mohan bpf Superseded
[bpf-next,3/5] selftests/bpf: don't mask result of bpf_csum_diff() in test_verifier Optimize bpf_csum_diff() and homogenize for all archs 1 1 - 5911 2024-10-21 Puranjay Mohan bpf Superseded
[bpf-next,2/5] bpf: bpf_csum_diff: optimize and homogenize for all archs Optimize bpf_csum_diff() and homogenize for all archs 1 1 - 5911 2024-10-21 Puranjay Mohan bpf Superseded
[bpf-next,1/5] net: checksum: move from32to16() to generic header Optimize bpf_csum_diff() and homogenize for all archs 1 1 - 61-- 2024-10-21 Puranjay Mohan bpf Superseded
[bpf-next,v5,2/2] selftests/bpf: Augment send_signal test with remote signaling Implement mechanism to signal other threads - - - 592- 2024-10-16 Puranjay Mohan bpf Accepted
[bpf-next,v5,1/2] bpf: implement bpf_send_signal_task() kfunc Implement mechanism to signal other threads 1 - - 5821 2024-10-16 Puranjay Mohan bpf Accepted
[bpf-next,v4,2/2] selftests/bpf: Augment send_signal test with remote signaling Implement mechanism to signal other threads - - - 592- 2024-10-08 Puranjay Mohan bpf Superseded
[bpf-next,v4,1/2] bpf: implement bpf_send_signal_task() kfunc Implement mechanism to signal other threads 1 - - 5821 2024-10-08 Puranjay Mohan bpf Superseded
[bpf-next,v3,2/2] selftests/bpf: Augment send_signal test with remote signaling Implement mechanism to signal other threads - - - 5821 2024-10-07 Puranjay Mohan bpf Superseded
[bpf-next,v3,1/2] bpf: implement bpf_send_signal_task() kfunc Implement mechanism to signal other threads - - - 5623 2024-10-07 Puranjay Mohan bpf Superseded
[bpf-next,v2,2/2] selftests/bpf: Augment send_signal test with remote signaling Implement mechanism to signal other threads - - - 592- 2024-09-26 Puranjay Mohan bpf Superseded
[bpf-next,v2,1/2] bpf: implement bpf_send_signal_remote() kfunc Implement mechanism to signal other threads - - - 5821 2024-09-26 Puranjay Mohan bpf Superseded
[bpf-next,2/2] selftests/bpf: Augment send_signal test with remote signaling [bpf-next,1/2] bpf: implement bpf_send_signal_pid/tgid() helpers - - - 602- 2024-07-24 Puranjay Mohan bpf Changes Requested
[bpf-next,1/2] bpf: implement bpf_send_signal_pid/tgid() helpers [bpf-next,1/2] bpf: implement bpf_send_signal_pid/tgid() helpers - - - 62-- 2024-07-24 Puranjay Mohan bpf Changes Requested
[bpf-next] selftests/bpf: fexit_sleep: fix stack allocation for arm64 [bpf-next] selftests/bpf: fexit_sleep: fix stack allocation for arm64 - - - 5822 2024-07-15 Puranjay Mohan bpf Accepted
[bpf] bpf, arm64: fix trampoline for BPF_TRAMP_F_CALL_ORIG [bpf] bpf, arm64: fix trampoline for BPF_TRAMP_F_CALL_ORIG - - - 58-3 2024-07-11 Puranjay Mohan bpf Accepted
[bpf-next] riscv, bpf: Optimize stack usage of trampoline [bpf-next] riscv, bpf: Optimize stack usage of trampoline 1 - - 611- 2024-07-08 Puranjay Mohan bpf Accepted
[bpf] selftests/bpf: DENYLIST.aarch64: Remove fexit_sleep [bpf] selftests/bpf: DENYLIST.aarch64: Remove fexit_sleep - - - 56-6 2024-07-05 Puranjay Mohan bpf Accepted
[bpf-next,v2] arm64, bpf: Add 12-argument support for bpf trampoline [bpf-next,v2] arm64, bpf: Add 12-argument support for bpf trampoline - - - 611- 2024-07-05 Puranjay Mohan bpf Changes Requested
[bpf-next] arm64, bpf: Add 12-argument support for bpf trampoline [bpf-next] arm64, bpf: Add 12-argument support for bpf trampoline - - - 611- 2024-07-04 Puranjay Mohan bpf Superseded
bpf, arm64: inline bpf_get_current_task/_btf() helpers bpf, arm64: inline bpf_get_current_task/_btf() helpers 2 - - 45-- 2024-06-19 Puranjay Mohan bpf Accepted
[bpf] MAINTAINERS: Update ARM64 BPF JIT maintainer [bpf] MAINTAINERS: Update ARM64 BPF JIT maintainer 1 - - 611- 2024-05-14 Puranjay Mohan bpf Accepted
[bpf] bpf, docs: Fix the description of 'src' in ALU instructions [bpf] bpf, docs: Fix the description of 'src' in ALU instructions 1 - - 62-- 2024-05-14 Puranjay Mohan bpf Accepted
[bpf,v3] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH [bpf,v3] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH 1 2 - 651- 2024-05-13 Puranjay Mohan bpf Handled Elsewhere
[bpf,v2] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH [bpf,v2] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH 1 - - 611- 2024-05-08 Puranjay Mohan bpf Superseded
[bpf] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH [bpf] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH - - - 611- 2024-05-07 Puranjay Mohan bpf Superseded
[bpf] riscv, bpf: make some atomic operations fully ordered [bpf] riscv, bpf: make some atomic operations fully ordered - 1 - 62-- 2024-05-05 Puranjay Mohan bpf Accepted
[v3,2/2] arm64: implement raw_smp_processor_id() using thread_info [v3,1/2] arm64/arch_timer: include <linux/percpu.h> 1 1 - 1-- 2024-05-03 Puranjay Mohan Not Applicable
[v3,1/2] arm64/arch_timer: include <linux/percpu.h> [v3,1/2] arm64/arch_timer: include <linux/percpu.h> 1 1 - 1-- 2024-05-03 Puranjay Mohan Not Applicable
[bpf-next,v6,4/4] bpf, arm64: inline bpf_get_smp_processor_id() helper bpf: Inline helpers in arm64 and riscv JITs 1 - - 611- 2024-05-02 Puranjay Mohan bpf Accepted
[bpf-next,v6,3/4] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs bpf: Inline helpers in arm64 and riscv JITs 1 - - 62-- 2024-05-02 Puranjay Mohan bpf Accepted
[bpf-next,v6,2/4] riscv, bpf: inline bpf_get_smp_processor_id() bpf: Inline helpers in arm64 and riscv JITs 3 - - 602- 2024-05-02 Puranjay Mohan bpf Accepted
[bpf-next,v6,1/4] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs bpf: Inline helpers in arm64 and riscv JITs 1 - - 602- 2024-05-02 Puranjay Mohan bpf Accepted
[v2,2/2] arm64: implement raw_smp_processor_id() using thread_info [v2,1/2] arm64/arch_timer: include <linux/percpu.h> 1 1 - 1-- 2024-05-02 Puranjay Mohan Superseded
[v2,1/2] arm64/arch_timer: include <linux/percpu.h> [v2,1/2] arm64/arch_timer: include <linux/percpu.h> 1 1 - 1-- 2024-05-02 Puranjay Mohan Superseded
arm64: implement raw_smp_processor_id() using thread_info arm64: implement raw_smp_processor_id() using thread_info - - - 1-- 2024-05-01 Puranjay Mohan Not Applicable
[bpf-next,v5,2/2] bpf, arm64: inline bpf_get_smp_processor_id() helper bpf, arm64: Support per-cpu instruction 1 - - 611- 2024-04-30 Puranjay Mohan bpf Changes Requested
[bpf-next,v5,1/2] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs bpf, arm64: Support per-cpu instruction - - - 62-- 2024-04-30 Puranjay Mohan bpf Changes Requested
[bpf-next,v2,2/2] riscv, bpf: inline bpf_get_smp_processor_id() riscv, bpf: Support per-CPU insn and inline bpf_get_smp_processor_id() 3 - - 611- 2024-04-30 Puranjay Mohan bpf Changes Requested
[bpf-next,v2,1/2] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs riscv, bpf: Support per-CPU insn and inline bpf_get_smp_processor_id() 1 - - 611- 2024-04-30 Puranjay Mohan bpf Changes Requested
[bpf-next,v4,2/2] bpf, arm64: inline bpf_get_smp_processor_id() helper bpf, arm64: Support per-cpu instruction 1 - - 6011 2024-04-29 Puranjay Mohan bpf Superseded
[bpf-next,v4,1/2] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs bpf, arm64: Support per-cpu instruction - - - 62-- 2024-04-29 Puranjay Mohan bpf Superseded
[bpf-next] bpf, arm64: Add support for lse atomics in bpf_arena [bpf-next] bpf, arm64: Add support for lse atomics in bpf_arena - - - 62-- 2024-04-26 Puranjay Mohan bpf Accepted
[bpf-next,v3,2/2] bpf, arm64: inline bpf_get_smp_processor_id() helper bpf, arm64: Support per-cpu instruction 1 - - 6011 2024-04-26 Puranjay Mohan bpf Superseded
[bpf-next,v3,1/2] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs bpf, arm64: Support per-cpu instruction 1 - - 62-- 2024-04-26 Puranjay Mohan bpf Superseded
[bpf-next,v2,2/2] bpf, arm64: inline bpf_get_smp_processor_id() helper bpf, arm64: Support per-cpu instructions 1 - - 611- 2024-04-24 Puranjay Mohan bpf Changes Requested
[bpf-next,v2,1/2] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs bpf, arm64: Support per-cpu instructions - - - 62-- 2024-04-24 Puranjay Mohan bpf Changes Requested
[bpf,v6,3/3] selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64 bpf: prevent userspace memory access - - - 611- 2024-04-24 Puranjay Mohan bpf Accepted
[bpf,v6,2/3] bpf, x86: Fix PROBE_MEM runtime load check bpf: prevent userspace memory access - - - 602- 2024-04-24 Puranjay Mohan bpf Accepted
[bpf,v6,1/3] bpf: verifier: prevent userspace memory access bpf: prevent userspace memory access 1 - - 6011 2024-04-24 Puranjay Mohan bpf Accepted
[bpf] arm32, bpf: reimplement sign-extension mov instruction [bpf] arm32, bpf: reimplement sign-extension mov instruction - 1 - 6011 2024-04-19 Puranjay Mohan bpf Accepted
[bpf] arm32, bpf: Fix sign-extension mov instruction [bpf] arm32, bpf: Fix sign-extension mov instruction - - - 611- 2024-04-09 Puranjay Mohan bpf Changes Requested
[bpf] MAINTAINERS: Update email address for Puranjay Mohan [bpf] MAINTAINERS: Update email address for Puranjay Mohan - - - 60-2 2024-04-05 Puranjay Mohan bpf Accepted