Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751758AbdHAAy2 (ORCPT ); Mon, 31 Jul 2017 20:54:28 -0400 Received: from namei.org ([65.99.196.166]:40659 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751496AbdHAAy0 (ORCPT ); Mon, 31 Jul 2017 20:54:26 -0400 Date: Tue, 1 Aug 2017 10:54:07 +1000 (AEST) From: James Morris To: Kees Cook cc: Andrew Morton , David Howells , "Eric W. Biederman" , John Johansen , "Serge E. Hallyn" , Paul Moore , Stephen Smalley , Casey Schaufler , Tetsuo Handa , James Morris , Andy Lutomirski , Linus Torvalds , "linux-fsdevel@vger.kernel.org" , linux-security-module , LKML Subject: Re: [PATCH v4 00/15] exec: Use sane stack rlimit under secureexec In-Reply-To: Message-ID: References: <1501545093-56634-1-git-send-email-keescook@chromium.org> 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: 290 Lines: 11 On Mon, 31 Jul 2017, Kees Cook wrote: > Ugh, please ignore this v4. There's a typo that snuck in. I'll send a v5 soon... Aside from that, it's looking good. This touches a lot of stuff in security/ so it may make sense for it to go in via my tree. -- James Morris