Show patches with: Submitter = Björn Töpel       |    State = Action Required       |   37 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf] MAINTAINERS: update my email address [bpf] MAINTAINERS: update my email address - - - --- 2021-01-15 Björn Töpel New
[bpf-next,v2,3/3] selftests/bpf: Mark tests that require unaligned memory access RISC-V selftest/bpf fixes - - - --- 2020-11-18 Björn Töpel New
[bpf-next,v2,2/3] selftests/bpf: Avoid running unprivileged tests with alignment requirements RISC-V selftest/bpf fixes - - - --- 2020-11-18 Björn Töpel New
[bpf-next,v2,1/3] selftests/bpf: Fix broken riscv build RISC-V selftest/bpf fixes - - - --- 2020-11-18 Björn Töpel New
[bpf-next,3/3] selftests/bpf: Mark tests that require unaligned memory access [bpf-next,1/3] selftests/bpf: Fix broken riscv build - - - --- 2020-11-17 Björn Töpel New
[bpf-next,2/3] selftests/bpf: Avoid running unprivileged tests with alignment requirements [bpf-next,1/3] selftests/bpf: Fix broken riscv build - - - --- 2020-11-17 Björn Töpel New
[bpf-next,1/3] selftests/bpf: Fix broken riscv build [bpf-next,1/3] selftests/bpf: Fix broken riscv build - - - --- 2020-11-17 Björn Töpel New
Documentation/features: Correct RISC-V kprobes support entry Documentation/features: Correct RISC-V kprobes support entry - - - --- 2020-05-23 Björn Töpel New
[bpf] riscv: remove BPF JIT for nommu builds [bpf] riscv: remove BPF JIT for nommu builds 1 - - --- 2020-03-31 Björn Töpel New
[bpf-next,v2,9/9] riscv, perf: add arch specific perf_arch_bpf_user_pt_regs riscv: BPF JIT fix, optimizations and far jumps support 1 1 - --- 2019-12-16 Björn Töpel New
[bpf-next,v2,8/9] riscv, bpf: add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs riscv: BPF JIT fix, optimizations and far jumps support 1 1 - --- 2019-12-16 Björn Töpel New
[bpf-next,v2,7/9] riscv, bpf: optimize calls riscv: BPF JIT fix, optimizations and far jumps support - - - --- 2019-12-16 Björn Töpel New
[bpf-next,v2,6/9] riscv, bpf: provide RISC-V specific JIT image alloc/free riscv: BPF JIT fix, optimizations and far jumps support 1 1 - --- 2019-12-16 Björn Töpel New
[bpf-next,v2,5/9] riscv, bpf: optimize BPF tail calls riscv: BPF JIT fix, optimizations and far jumps support 1 1 - --- 2019-12-16 Björn Töpel New
[bpf-next,v2,4/9] riscv, bpf: add support for far jumps and exits riscv: BPF JIT fix, optimizations and far jumps support - 1 - --- 2019-12-16 Björn Töpel New
[bpf-next,v2,3/9] riscv, bpf: add support for far branching when emitting tail call riscv: BPF JIT fix, optimizations and far jumps support 1 1 - --- 2019-12-16 Björn Töpel New
[bpf-next,v2,2/9] riscv, bpf: add support for far branching riscv: BPF JIT fix, optimizations and far jumps support - 1 - --- 2019-12-16 Björn Töpel New
[bpf-next,v2,1/9] riscv, bpf: fix broken BPF tail calls riscv: BPF JIT fix, optimizations and far jumps support 1 1 - --- 2019-12-16 Björn Töpel New
[bpf-next,8/8] riscv, perf: add arch specific perf_arch_bpf_user_pt_regs riscv: BPF JIT fix, optimizations and far jumps support - - - --- 2019-12-09 Björn Töpel New
[bpf-next,7/8] riscv, bpf: add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs riscv: BPF JIT fix, optimizations and far jumps support - - - --- 2019-12-09 Björn Töpel New
[bpf-next,6/8] riscv, bpf: optimize calls riscv: BPF JIT fix, optimizations and far jumps support - - - --- 2019-12-09 Björn Töpel New
[bpf-next,5/8] riscv, bpf: provide RISC-V specific JIT image alloc/free riscv: BPF JIT fix, optimizations and far jumps support - - - --- 2019-12-09 Björn Töpel New
[bpf-next,4/8] riscv, bpf: optimize BPF tail calls riscv: BPF JIT fix, optimizations and far jumps support - - - --- 2019-12-09 Björn Töpel New
[bpf-next,3/8] riscv, bpf: add support for far jumps and exits riscv: BPF JIT fix, optimizations and far jumps support - 1 - --- 2019-12-09 Björn Töpel New
[bpf-next,2/8] riscv, bpf: add support for far branching riscv: BPF JIT fix, optimizations and far jumps support - 1 - --- 2019-12-09 Björn Töpel New
[bpf-next,1/8] riscv, bpf: fix broken BPF tail calls riscv: BPF JIT fix, optimizations and far jumps support 1 1 - --- 2019-12-09 Björn Töpel New
[bpf] bpf, riscv: clear target register high 32-bits for and/or/xor on ALU32 [bpf] bpf, riscv: clear target register high 32-bits for and/or/xor on ALU32 - - - --- 2019-05-21 Björn Töpel New
[bpf-next,v2,4/4] selftests/bpf: add "any alignment" annotation for some tests Add RISC-V (RV64G) BPF JIT - - - --- 2019-02-05 Björn Töpel New
[bpf-next,v2,3/4] bpf, doc: add RISC-V JIT to BPF documentation Add RISC-V (RV64G) BPF JIT - - - --- 2019-02-05 Björn Töpel New
[bpf-next,v2,2/4] MAINTAINERS: add RISC-V BPF JIT maintainer Add RISC-V (RV64G) BPF JIT - - - --- 2019-02-05 Björn Töpel New
[bpf-next,v2,1/4] bpf, riscv: add BPF JIT for RV64G Add RISC-V (RV64G) BPF JIT - - - --- 2019-02-05 Björn Töpel New
[bpf-next,3/3] bpf, doc: add RISC-V to filter.txt Add RISC-V (RV64G) BPF JIT 1 - - --- 2019-02-03 Björn Töpel New
[bpf-next,2/3] MAINTAINERS: add RISC-V BPF JIT maintainer Add RISC-V (RV64G) BPF JIT 1 - - --- 2019-02-03 Björn Töpel New
[bpf-next,1/3] bpf, riscv: add BPF JIT for RV64G Add RISC-V (RV64G) BPF JIT 1 - - --- 2019-02-03 Björn Töpel New
[RFC,3/3] bpf, riscv: added eBPF JIT for RV64G RV64G eBPF JIT - - - --- 2019-01-15 Björn Töpel New
[RFC,2/3] riscv: add build infra for JIT compiler RV64G eBPF JIT - - - --- 2019-01-15 Björn Töpel New
[RFC,1/3] riscv: set HAVE_EFFICIENT_UNALIGNED_ACCESS RV64G eBPF JIT - - - --- 2019-01-15 Björn Töpel New