From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 08 Sep 2014 21:50:12 +0200 (CEST) Received: from terminus.zytor.com ([198.137.202.10]:55916 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S27008488AbaIHTuJ5bsQ0 (ORCPT ); Mon, 8 Sep 2014 21:50:09 +0200 Received: from hanvin-mobl6.amr.corp.intel.com (jfdmzpr02-ext.jf.intel.com [134.134.137.71]) (authenticated bits=0) by mail.zytor.com (8.14.7/8.14.5) with ESMTP id s88Jnwoq027932 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Mon, 8 Sep 2014 12:49:58 -0700 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 Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 42480 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: hpa@zytor.com Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from terminus.zytor.com ([198.137.202.10]:55916 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S27008488AbaIHTuJ5bsQ0 (ORCPT ); Mon, 8 Sep 2014 21:50:09 +0200 Message-ID: <540E0860.2030600@zytor.com> Date: Mon, 08 Sep 2014 12:49:52 -0700 From: "H. Peter Anvin" MIME-Version: 1.0 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 Return-Path: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: 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 Message-ID: <20140908194952.Kr7lssm_rpfASzsFiLVxfFYpfBzP6cTQ-YG6AMfYFVQ@z> 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