From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754583AbaIHTuw (ORCPT ); Mon, 8 Sep 2014 15:50:52 -0400 Received: from terminus.zytor.com ([198.137.202.10]:59487 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754246AbaIHTul (ORCPT ); Mon, 8 Sep 2014 15:50:41 -0400 Message-ID: <540E0860.2030600@zytor.com> Date: Mon, 08 Sep 2014 12:49:52 -0700 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0 MIME-Version: 1.0 To: Kees Cook , Andy Lutomirski CC: LKML , Will Drewry , Oleg Nesterov , "x86@kernel.org" , "linux-arm-kernel@lists.infradead.org" , Linux MIPS Mailing List , linux-arch , linux-security-module , Alexei Starovoitov , Frederic Weisbecker Subject: Re: [PATCH v5 0/5] x86: two-phase syscall tracing and seccomp fastpath References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/08/2014 12:29 PM, Kees Cook wrote: > > As far as doing pulls, Peter, can you take the seccomp change from my > tree as well? It makes sense to land all of this together. > That is the plan. -hpa