Received: by 10.223.185.116 with SMTP id b49csp4323630wrg; Mon, 26 Feb 2018 15:35:45 -0800 (PST) X-Google-Smtp-Source: AH8x224DAgzyLc9tr2wNLHNH7i0KaPbllac2OkEMe0LHw2Yhdi5PnAdveWiTyy2GK3/QUp/c8VIY X-Received: by 2002:a17:902:4643:: with SMTP id o61-v6mr12529110pld.103.1519688145045; Mon, 26 Feb 2018 15:35:45 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519688145; cv=none; d=google.com; s=arc-20160816; b=gSaKmP7ZUZiWo3MHTf1UTUHJ361pxEr6jUMtdWR/teCUYIOu/Aw8ylosHPLtG6D92m Z+gb0TFrbAr3bqt673bcxyA83XTLsxpq7qN78gdbAfverkIR0UGQZCQpKWx/szh420Xp H9KxEREg8VbFfCYAMWWQt34cJz3mUlbgydt58baiF9onMt3ASdP/1QzgMPBVWdB2yUIL jXw+5Zok2MN9riuN01+bh0pkNoJKMeVw29Cp61g12x9lL1siNoBN39csPBL1NhLOBFxx BrHv2EDXj/x5gdtIIo89zzO8QFYmAdgH+BIo5Jy9qyR7Bb29XDWQBzT6/B9aMT+DWD4f Or1w== 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=ZGPBnqg07Ir37Mz6E1nNzx6tV1qDM/9lDUGctOwAvTY=; b=DOzOdhq9StFt7/PYefWnHUFx5ZUbOefBmI3RWv6RmP5c+KiOuueOBoelINIfeycerQ kgXf/ow7sUjSAvr3Kpx5noIVH+rFx8vRBcfgNV6leUg+zLlyiJPc5HZjhg0Gepk6jqoV rCeiA/Bq+5jb1pVo7kTM5MEAJA/ohQXCkxBOi0nkjYTXauSOFLPUnxd94DXcq/Lgy/fa tmgeyUR/XxnQzdEiaPvm/I8zhXGL0ha5ixn+FkbuBdJLZOA0EOw5dJSIOPAwQC+OkTQ7 rZuKMpBhI/2WO2N2fbwPuVqKjdQD2pcxb6UdYbBYBhL+IcdAKRbRiFuICZzQb5uUpcrw zbbQ== 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 k6si6118025pgp.709.2018.02.26.15.35.27; Mon, 26 Feb 2018 15:35:45 -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 S1751558AbeBZXen (ORCPT + 99 others); Mon, 26 Feb 2018 18:34:43 -0500 Received: from namei.org ([65.99.196.166]:50712 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751079AbeBZXem (ORCPT ); Mon, 26 Feb 2018 18:34:42 -0500 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id w1QNXbPX009804; Mon, 26 Feb 2018 23:33:37 GMT Date: Tue, 27 Feb 2018 10:33:37 +1100 (AEDT) From: James Morris To: James Bottomley cc: Jarkko Sakkinen , linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, linux-integrity@vger.kernel.org Subject: Re: [GIT PULL] tpmdd fixes for 4.16 In-Reply-To: <1519674546.3941.2.camel@HansenPartnership.com> Message-ID: References: <20180226124144.GA8675@linux.intel.com> <1519674546.3941.2.camel@HansenPartnership.com> User-Agent: Alpine 2.21 (LRH 202 2017-01-01) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="1665246916-613390738-1519688018=:9747" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --1665246916-613390738-1519688018=:9747 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT On Mon, 26 Feb 2018, James Bottomley wrote: > On Tue, 2018-02-27 at 05:52 +1100, James Morris wrote: > > On Mon, 26 Feb 2018, Jarkko Sakkinen wrote: > > > > > > > > Hi > > > > > > Here is a batch of critical fixes for 4.16. > > > > > > > Do you have CVEs for these?  If so, please include them in the commit > > messages. > > Heh, well, I suppose from this everyone now knows they're fixes for > vulnerabilities.  The CVE doesn't usually show up until after the > embargo is released, so we don't have one yet. Anyone with half a brain can read Linus' -rc commits and work it out. -- James Morris --1665246916-613390738-1519688018=:9747--