[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1461808582-1452466-1-git-send-email-ast@fb.com>
Date: Wed, 27 Apr 2016 18:56:19 -0700
From: Alexei Starovoitov <ast@...com>
To: "David S . Miller" <davem@...emloft.net>
CC: Daniel Borkmann <daniel@...earbox.net>,
Jann Horn <jannh@...gle.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
<netdev@...r.kernel.org>, <kernel-team@...com>
Subject: [PATCH net 0/3] bpf: fix several bugs
First two patches address bugs found by Jann Horn.
Last patch is a minor samples fix spotted during the testing.
Alexei Starovoitov (3):
bpf: fix refcnt overflow
bpf: fix check_map_func_compatibility logic
samples/bpf: fix trace_output example
include/linux/bpf.h | 3 +-
kernel/bpf/inode.c | 7 ++--
kernel/bpf/syscall.c | 24 ++++++++++---
kernel/bpf/verifier.c | 76 +++++++++++++++++++++++++----------------
samples/bpf/trace_output_kern.c | 1 -
5 files changed, 73 insertions(+), 38 deletions(-)
--
2.8.0
Powered by blists - more mailing lists