lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 3 Feb 2019 12:51:30 +0100 From: bjorn.topel@...il.com To: linux-riscv@...ts.infradead.org, daniel@...earbox.net, ast@...nel.org, netdev@...r.kernel.org Cc: Björn Töpel <bjorn.topel@...il.com>, palmer@...ive.com, hch@...radead.org Subject: [PATCH bpf-next 2/3] MAINTAINERS: add RISC-V BPF JIT maintainer From: Björn Töpel <bjorn.topel@...il.com> Add Björn Töpel as RISC-V BPF JIT maintainer. Signed-off-by: Björn Töpel <bjorn.topel@...il.com> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 019a2bcfbd09..b4491132b9ce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2907,6 +2907,12 @@ L: netdev@...r.kernel.org S: Maintained F: arch/powerpc/net/ +BPF JIT for RISC-V (RV64G) +M: Björn Töpel <bjorn.topel@...il.com> +L: netdev@...r.kernel.org +S: Maintained +F: arch/riscv/net/ + BPF JIT for S390 M: Martin Schwidefsky <schwidefsky@...ibm.com> M: Heiko Carstens <heiko.carstens@...ibm.com> -- 2.19.1
Powered by blists - more mailing lists