Received: by 10.223.176.5 with SMTP id f5csp1233126wra; Fri, 2 Feb 2018 13:38:28 -0800 (PST) X-Google-Smtp-Source: AH8x226DpEnUe27NU9soCgxGqq+wyl3eu8OehcxMuZtqqYTIZfLn4FfyVPkImsqHhDPqR9eN6IF5 X-Received: by 2002:a17:902:28a4:: with SMTP id f33-v6mr6474070plb.192.1517607508189; Fri, 02 Feb 2018 13:38:28 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517607508; cv=none; d=google.com; s=arc-20160816; b=k9Gttdd4M214l7VABslN6IubeA4EcnY2MPUzht+easX7VBv6C/toJ1jhhG9VYhQ3ta JLbtPtgJzsv4AwH82ptCsZM1pD/TMypW1YHTh6lk60opegRCQcpSG9JVc9bJPGlAmZUw 4h92aiyqF7bbgMv5EgOX0CqHaihgpanUWxzEeu9p6EyHXj4yTXh3o7i5zFJ+bQRRLLMn Y7C7wNrjH/Mebn6D0K2MJZ9Xb1TrrSZY+RVJ/Mm3t4Bg/qD92pctR/tvqY586Na9GdH3 Lz9+oqG4RdKc0rFi5ZrxRLCOR5NgR8+g3V4D2OB94ovJLmZlvWw/PVZll6htffWWZ5Z9 +J0Q== 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=NbHgcy4tMvdonRDSqa9fsnoPPBNiJ4+mrpzrdS659ck=; b=klvTNhDjCZ9tPbpNTnGWp5t7FLiXGTz0SHcUPfNCfMa7MUAKVjRpQPRAkWqsavRnJP 5Cyw3gZXoXXO7wWhbjf8nF8GXXk+hWGIZjgyE0N3p63SNnkfbxCK6ANK16jzYFNkLaZW f6Jwr3eDT65flYl2kT+ozXVCo1j40uVFgVfsvnUhZvxeHDx11welejCpID9coAb321Vj 6Re99HYSsN9+HhKP4O1Ds55tSrDqfv4SRiYEnjqiXuC7k1A6MQdhCf/0T/YE+Dm9IGQ7 VEGV2d/hp3/ZIbQatM6eOJfBmfiX51UqsquodHELXBvylTvRND9UhOhPal7Fpq5iPmdJ E9lQ== 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 92-v6si510578pli.180.2018.02.02.13.38.13; Fri, 02 Feb 2018 13:38:28 -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 S1751938AbeBBVbU (ORCPT + 99 others); Fri, 2 Feb 2018 16:31:20 -0500 Received: from namei.org ([65.99.196.166]:47758 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751655AbeBBVbN (ORCPT ); Fri, 2 Feb 2018 16:31:13 -0500 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id w12LV6pE010977; Fri, 2 Feb 2018 21:31:06 GMT Date: Sat, 3 Feb 2018 08:31:06 +1100 (AEDT) From: James Morris To: Mimi Zohar cc: linux-security-module , linux-integrity , linux-kernel , Miklos Szeredi Subject: Re: [GIT PULL] IMA bug fixes for 4.16 In-Reply-To: <1517582979.3171.46.camel@linux.vnet.ibm.com> Message-ID: References: <1517510282.6675.13.camel@linux.vnet.ibm.com> <1517582979.3171.46.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 Fri, 2 Feb 2018, Mimi Zohar wrote: > On Fri, 2018-02-02 at 21:07 +1100, James Morris wrote: > > On Thu, 1 Feb 2018, Mimi Zohar wrote: > > > > > Hi James, > > > > > > Included in this pull request are three bug fixes, assuming the 2 FUSE > > > patches are considered bugs and not new features, and a maintainer update. > > > I'd appreciate your sending them to Linus for 4.16. > > > > I'd like to see an acked-by or reviewed-by from the FUSE maintainer > > (cc'd), on the FUSE patches. > > Ok. For now, can you take the first two patches? Sure. -- James Morris