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: Wed, 23 Jul 2014 10:37:40 -0700 From: Kees Cook <keescook@...omium.org> To: Alexei Starovoitov <ast@...mgrid.com> Cc: "David S. Miller" <davem@...emloft.net>, Ingo Molnar <mingo@...nel.org>, Linus Torvalds <torvalds@...ux-foundation.org>, Andy Lutomirski <luto@...capital.net>, Steven Rostedt <rostedt@...dmis.org>, Daniel Borkmann <dborkman@...hat.com>, Chema Gonzalez <chema@...gle.com>, Eric Dumazet <edumazet@...gle.com>, Peter Zijlstra <a.p.zijlstra@...llo.nl>, Arnaldo Carvalho de Melo <acme@...radead.org>, Jiri Olsa <jolsa@...hat.com>, Thomas Gleixner <tglx@...utronix.de>, "H. Peter Anvin" <hpa@...or.com>, Andrew Morton <akpm@...ux-foundation.org>, Linux API <linux-api@...r.kernel.org>, Network Development <netdev@...r.kernel.org>, LKML <linux-kernel@...r.kernel.org> Subject: Re: [PATCH RFC v2 net-next 02/16] bpf: update MAINTAINERS entry On Thu, Jul 17, 2014 at 9:19 PM, Alexei Starovoitov <ast@...mgrid.com> wrote: > Signed-off-by: Alexei Starovoitov <ast@...mgrid.com> > --- > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index ae8cd00215b2..32e24ff46da3 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1912,6 +1912,13 @@ S: Supported > F: drivers/net/bonding/ > F: include/uapi/linux/if_bonding.h > > +BPF (Safe dynamic programs and tools) bikeshed: I feel like this shouldn't be an acronym. Maybe instead: BERKELEY PACKET FILTER (BPF: Safe dynamic programs and tools) -Kees > +M: Alexei Starovoitov <ast@...nel.org> > +L: netdev@...r.kernel.org > +L: linux-kernel@...r.kernel.org > +S: Supported > +F: kernel/bpf/ > + > BROADCOM B44 10/100 ETHERNET DRIVER > M: Gary Zambrano <zambrano@...adcom.com> > L: netdev@...r.kernel.org > -- > 1.7.9.5 > -- Kees Cook Chrome OS Security -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists