Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp3279931yba; Mon, 8 Apr 2019 15:16:43 -0700 (PDT) X-Google-Smtp-Source: APXvYqzSjvScf8q+foEg9ViwbmXA9QN6U3Uzc1QbRUMtY3cV0b48qiThSr46AOYOuEyBWmPQaDWs X-Received: by 2002:a63:c45:: with SMTP id 5mr31162950pgm.385.1554761803634; Mon, 08 Apr 2019 15:16:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554761803; cv=none; d=google.com; s=arc-20160816; b=YirtkHuhq75sbxhjJi3b3zW3CQX2QE3zvTydQwPqDiMbjgjtZwx1TW+AeOw1uzTXOf Dk+32kLvVMDJCcPxAWpwByglT2lHNwW3JR9taBRaAbUuSYdVaqW4iwWgkqXvzv+Fn5Cf PN9ZKhLuTliCHSFXS3RA0T+xIi2rBBTXzIm5P/8tsUIf8Y9LakfvFvN5TYxLlhJCmcRa Mm8dIE4b1s33kVg0V3VxKJ68m3+HSZFfCs+FdjD6Efvord9XwH9kVdU/jxEzx2SX4J/e M4WhjFmj4BYUgmdMcCwy2onFuJ4TvLPLz4W7MsMXyyzDYChcvR0tP1N28DBo8BXF1cWe 9Aiw== 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=dCHAwmWTPFJSaqQyv3RdGeO6VXtifr2b3ptwSaIWNEw=; b=BxXHWMfhNbB8Sn+Cu6eRjucOmgeRihcEb9KFdZdZUzFzUZhLbOwOacbqEt9AH8g/TU Ks5Wuyj+3cap5lHT1GYxUtoch29GNjTd/B0o0eLIrnqBwJuYa3DVvdetel91OnfwpGj9 ec8Htrx+Zky55JWEOn1feyRyp2AdvWbJvWrvwrKM4U9gEDHdaWgEAG+8E4eBTc2j1Fxh zeUqplbQAPnbNFyO5y2jcS4BvFe+k47Ztm2NnklzYN5MrlOBxhAWrq0zqIsusaBMwvW/ BiBOFocbFjNgv1LGPPmUsPpYN5VMqyEdMoOAUe6BJcZanGy85qiKVQXtydDB6oybmVbd r3AQ== 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 f12si30712890pfh.257.2019.04.08.15.16.27; Mon, 08 Apr 2019 15:16:43 -0700 (PDT) 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 S1727030AbfDHWOs (ORCPT + 99 others); Mon, 8 Apr 2019 18:14:48 -0400 Received: from namei.org ([65.99.196.166]:60896 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726343AbfDHWOr (ORCPT ); Mon, 8 Apr 2019 18:14:47 -0400 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id x38MDfcA019064; Mon, 8 Apr 2019 22:13:41 GMT Date: Tue, 9 Apr 2019 08:13:41 +1000 (AEST) From: James Morris To: Dan Williams cc: Jarkko Sakkinen , Linux Kernel Mailing List , linux-security-module@vger.kernel.org, linux-integrity@vger.kernel.org, linux-nvdimm Subject: Re: [GIT PULL] tpmdd fixes for Linux v5.1 In-Reply-To: Message-ID: References: <20190329115544.GA27351@linux.intel.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 Mon, 8 Apr 2019, Dan Williams wrote: > On Fri, Mar 29, 2019 at 11:42 AM James Morris wrote: > > > > On Fri, 29 Mar 2019, Jarkko Sakkinen wrote: > > > > > Hi James, > > > > > > These are critical fixes for v5.1. Contains also couple of new selftests for > > > v5.1 features (partial reads in /dev/tpm0). I hope these could still reach > > > the release. Thanks. > > > > Applied to > > git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next-tpm > > Hi James, > > Friendly ping on when might this go to Linus? > > I was hoping that 3d0b1a381f6e ("KEYS: trusted: allow trusted.ko to > initialize w/o a TPM") would have hit -rc4. The NVDIMM subsystem has > been broken since -rc1. Oops, I queued these for the wrong tree, will send to Linus today. -- James Morris