Received: by 10.223.176.46 with SMTP id f43csp433932wra; Thu, 18 Jan 2018 20:04:04 -0800 (PST) X-Google-Smtp-Source: ACJfBov/ObtaDBRCRw3yR4r0Na565/b9umtZNOd7iFJMCCBzzCG1wM9Y57dzY5a3uryYAdp1zOJl X-Received: by 10.99.124.89 with SMTP id l25mr35773082pgn.38.1516334644495; Thu, 18 Jan 2018 20:04:04 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1516334644; cv=none; d=google.com; s=arc-20160816; b=eYiWatxb61Gtgc0ccFD5slJhnoNKhSBnodVfNybP3ceNoSCpfO19wud80trRb6aVJZ nB4bU/jXPiY9bN0V0BHI6+J3f+MtjzCc2FP1JMyQzSWLbO33fXoLMlSPjk9udBs9SE3S lA+RbQn4SDx4AcBPJTWJk99C3Jzlvn6Cp8jld5bmBOgpAvD9Jcoz9FzlmHoYohgXrcJ/ X9ezEo2msMYCrQ1wm8Kl3TNJC0xzCNuaRnu1yzj0+I/t/R7pDQDpoTtWhX0BlSKO67jL oDja7P66yXVccTpFYgVhR4SjKhY9YH2y4tO7Z/LOC2X9xqp55IM9sEav8O4z8k3hmSHl AiAw== 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 :arc-authentication-results; bh=CCGUVKM5/eQM11p2MFks/EfoQdCmdnfYUXwbDivOxoA=; b=htckz2DxHFJ2IaCJQqh3gEjMFTpI/7RpDL1hKBG1Y3Ji9jEeaYbXDaatlq9g+K+18C QhAyMjKn9DE9zi3OFl6pXq2UvsZQUmc+ju62y1pH7hxr5xPkUETYHiBvfZyRo/BbP3UI 5potd4LyxG5PjxwtvtEqBlIafNBMl42RduG8aucLZTbH4zEIgJOQpKOy5/CYHKHU1jPp eWODxglbNnmwftQScPzLzYyea7ef4QxFHYxW/8yEaPRqU0RNAkf1FCKHfDGsZWYeYikR C1OFrM6DrjOtr+9OGQkjBqoylB0d2Wi/7CD5aCnTUri24giQn9DsEx5CSVhq4Q1Mioli emkA== 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 d25si8460391pfl.211.2018.01.18.20.03.50; Thu, 18 Jan 2018 20:04:04 -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 S1753054AbeASECQ (ORCPT + 99 others); Thu, 18 Jan 2018 23:02:16 -0500 Received: from namei.org ([65.99.196.166]:37068 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755393AbeASECB (ORCPT ); Thu, 18 Jan 2018 23:02:01 -0500 X-Greylist: delayed 3708 seconds by postgrey-1.27 at vger.kernel.org; Thu, 18 Jan 2018 23:02:00 EST Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id w0J301QE027544; Fri, 19 Jan 2018 03:00:01 GMT Date: Fri, 19 Jan 2018 14:00:01 +1100 (AEDT) From: James Morris To: Mimi Zohar cc: linux-security-module , linux-integrity , linux-kernel Subject: Re: [GIT PULL] IMA bug fix for 4.16 In-Reply-To: <1516314676.3772.20.camel@linux.vnet.ibm.com> Message-ID: References: <1516314676.3772.20.camel@linux.vnet.ibm.com> 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 Thu, 18 Jan 2018, Mimi Zohar wrote: > Hi James, > > Sorry, here's one last patch for 4.16. > Thanks, merged to: git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next-testing next-integrity -- James Morris