Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932550AbcKAWqH (ORCPT ); Tue, 1 Nov 2016 18:46:07 -0400 Received: from [65.99.196.166] ([65.99.196.166]:58546 "EHLO namei.org" rhost-flags-FAIL-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1753357AbcKAWqG (ORCPT ); Tue, 1 Nov 2016 18:46:06 -0400 Date: Wed, 2 Nov 2016 09:43:29 +1100 (AEDT) From: James Morris To: Kees Cook cc: linux-kernel@vger.kernel.org, =?ISO-8859-15?Q?Micka=EBl_Sala=FCn?= , Ricky Zhou , linux-security-module@vger.kernel.org Subject: Re: [GIT PULL] seccomp fixes for v4.9-rc4 In-Reply-To: <20161101174612.GA72520@beast> Message-ID: References: <20161101174612.GA72520@beast> User-Agent: Alpine 2.20 (LRH 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 620 Lines: 23 On Tue, 1 Nov 2016, Kees Cook wrote: > Hi, > > Please pull these seccomp fixes for v4.9-rc4. > ---------------------------------------------------------------- > - fix function prototype documentation > - fix samples to include NNP setting > - fix samples to avoid rule truncation > - fix samples hostprogs variable in Makefile > > ---------------------------------------------------------------- These fixes don't seem very critical, and Linus was talking yesterday at KS about too much churn in the -rc series with non-critical fixes. How about we queue this up for 4.10? -- James Morris