Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp767039imm; Fri, 5 Oct 2018 11:23:12 -0700 (PDT) X-Google-Smtp-Source: ACcGV62xGINiH5W0e/FeXRdnzD8tRHYowwJoHsVE84CihenKjoZPRGkP4G5VnUnu9gx6RAplzZU6 X-Received: by 2002:a62:6414:: with SMTP id y20-v6mr13168642pfb.213.1538763792886; Fri, 05 Oct 2018 11:23:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538763792; cv=none; d=google.com; s=arc-20160816; b=J0ImkTQNAvp5H3LDjjbWdSaRFxnCGOauYaN/bztwGom2wnhJZPoPV7Ve5864IhMrPA QIBAU1COhfoKrghAZ33RRnfwyAkc1GsfUOoPgxMnaRr1uTMT8clZWPVRNg1DIgr/t6vE nw3w9Syil1MIXFZ4guFhUBze6WIjqPVJyQw6Z0n7RBfE2MlgVHxQVXlXVQ3zUmim1A/I huoCmU21BAr8Y/1zO2FSllOlyXBLzBdu9/+cQi5KQ/RkWJyVEs5v43M6rll04xkxUsSB wLNr4A3wwJfcQQWZUkhKdfpFpJSrWQtnwsclGdkWAmfX8PreMMgpPnqw/qSh6YJed8oK UDZw== 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=FI2GXpeL5IdCZcM+fcal2uV6m+wmt9DfDlzaXrKjjEc=; b=Ng700eTZItNd4QNhlxH4150r9Bpp7qZA3Cna3gTflQGWoVLzn5nIOgB1aRgHy8uFMr M62QQiaGuyBd/imbQyQ2TDLNY46++EXbAk6Dhe+tOGDEsbd82Ey32LpaCEMDER/VG+rL bMYkJUa2IApXlfgS0hpm0tPUsEpnrnfAa8QPJvb5h8R+ez2Pndyy18O53Thye6uSXw2/ fxXQtQE2gAt5kuAU3d7PkYCs/x28jUMqsdkQpv9zAGLl0mwZg1mDf78HoWrqezE9FI9k D0cu1oPD0na7HibIzHVEnBuuClRUs2xW7O46MMwbXmI737r/W/MHfkwO/dbrMleKqcn/ PwqQ== 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 m65-v6si11120453pfc.75.2018.10.05.11.22.55; Fri, 05 Oct 2018 11:23:12 -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 S1728278AbeJFBWl (ORCPT + 99 others); Fri, 5 Oct 2018 21:22:41 -0400 Received: from namei.org ([65.99.196.166]:35868 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727957AbeJFBWl (ORCPT ); Fri, 5 Oct 2018 21:22:41 -0400 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id w95IMjgX014777; Fri, 5 Oct 2018 18:22:45 GMT Date: Sat, 6 Oct 2018 04:22:45 +1000 (AEST) From: James Morris To: Jarkko Sakkinen cc: linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org Subject: Re: [GIT PULL] tpmdd updates for Linux 4.20 In-Reply-To: <20181005105219.GA23402@linux.intel.com> Message-ID: References: <20181005105219.GA23402@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 Fri, 5 Oct 2018, Jarkko Sakkinen wrote: > Hi James, > > These are the updates to v4.20. The only new feature is non-blocking > operation for /dev/tpm0. Thanks, pulled to next-tpm and next-testing. -- James Morris