Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp291789imu; Wed, 12 Dec 2018 17:06:49 -0800 (PST) X-Google-Smtp-Source: AFSGD/UraolrT3Nk9ga5tJe82FQD9lz7+teYRrUnMIfzta67WMUwMVMOZAiNvHLRayhl7rzk1U34 X-Received: by 2002:a63:9809:: with SMTP id q9mr1723157pgd.109.1544663209078; Wed, 12 Dec 2018 17:06:49 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544663209; cv=none; d=google.com; s=arc-20160816; b=a+gMwPWvXa0UzOHFmcIwYuGQmkpGRKOdvr1gRf9I/S2PXbiIWVghLcxKjCwqBhk7lh +s+DjQADRGGP/+6X1NE/bLGbYVyFMf0IvmuYJkHJmgOnjZAvwnwC3rQ1ONjyWdxRX/KF O0bZeJjOQtZx0PeeKH+lUHUpkjZ0O8+oMww8fg7DnSGzQLdzcYJM7RnBpP7wityjtOsZ cjLfC1CDxb1UavYENPrrJgz2Rny5Q8F13FLfPgsfdv+X0RaNRIkrbarllHuHuGBh+WlV 6XIcSnAiLlB9eOtGZURLWpAO8WWItR3sHeXYdyWKLv4SOjQ0vVge/qZubcCB0v6EiTOZ xz0g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=5LJdb/PfkXrh/mN8DdgjYh0RZ1XrqlrOFsTJZeIlkcc=; b=FAs13TdJuYHN4DDZmKGGH/lBFPj6U35LcSfGhWMk2fSUOwq+GxJSEqhHMuaJUIBloA vaEXnkl3jbvE7M/kv0KDTgQVEsDX6ILDY8LcYEl2XmpWbFAiDDadTwv6Cx1X9osLxY7e RU2ARyACo2X2hKSOsGxL8rd3AH4LiGXQHcugT3Ir0dBhFeBoUi5DfqYvC1sgPxI/F37p oAdDYj3p6X122VTxslR/GhU+DCczsMegZ3Cx9aGV25li3WwjiTCf6Pv5L428FK+qoVqc I6PuE8r3tyw+GtZLrCu5OWWT7V6ZsgpPNqBrhofEVwKTpygcFOMDpObmZvxGgDEjPAwU +AjQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r17si265328pls.380.2018.12.12.17.06.31; Wed, 12 Dec 2018 17:06:49 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726453AbeLMBFn (ORCPT + 99 others); Wed, 12 Dec 2018 20:05:43 -0500 Received: from namei.org ([65.99.196.166]:51520 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726321AbeLMBFn (ORCPT ); Wed, 12 Dec 2018 20:05:43 -0500 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id wBD08iIm009513; Thu, 13 Dec 2018 00:08:44 GMT Date: Thu, 13 Dec 2018 11:08:44 +1100 (AEDT) From: James Morris To: Kees Cook cc: linux-kernel@vger.kernel.org, Serge Hallyn , Tycho Andersen Subject: Re: [GIT PULL] seccomp updates for next In-Reply-To: <20181212231630.GA31584@beast> Message-ID: References: <20181212231630.GA31584@beast> User-Agent: Alpine 2.21 (LRH 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 12 Dec 2018, Kees Cook wrote: > Hi James, > > Please pull these seccomp changes for next. > Pulled to next-seccomp and next-testing in: git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git -- James Morris