From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6A685C433FF for ; Tue, 13 Aug 2019 17:05:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 45D042067D for ; Tue, 13 Aug 2019 17:05:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726126AbfHMRFc (ORCPT ); Tue, 13 Aug 2019 13:05:32 -0400 Received: from mga01.intel.com ([192.55.52.88]:16662 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726094AbfHMRFb (ORCPT ); Tue, 13 Aug 2019 13:05:31 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Aug 2019 10:05:31 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,382,1559545200"; d="scan'208";a="177857549" Received: from hgenzken-mobl.ger.corp.intel.com (HELO localhost) ([10.252.53.32]) by fmsmga007.fm.intel.com with ESMTP; 13 Aug 2019 10:05:29 -0700 Date: Tue, 13 Aug 2019 20:05:28 +0300 From: Jarkko Sakkinen To: torvalds@linux-foundation.org Cc: linux-kernel@vger.kernel.org, linux-integrity@vger.kernel.org, jmorris@namei.org, roberto.sassu@huawei.com Subject: [GIT PULL] tpmdd fixes for Linux v5.3-rc4 Message-ID: <20190813170528.6w6s5d6ka4lzpzq5@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: NeoMutt/20180716 Sender: linux-integrity-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-integrity@vger.kernel.org Hi One more bug fix for the next release. /Jarkko The following changes since commit d45331b00ddb179e291766617259261c112db872: Linux 5.3-rc4 (2019-08-11 13:26:41 -0700) are available in the Git repository at: git://git.infradead.org/users/jjs/linux-tpmdd.git tags/tpmdd-next-20190813 for you to fetch changes up to 2d6c25215ab26bb009de3575faab7b685f138e92: KEYS: trusted: allow module init if TPM is inactive or deactivated (2019-08-13 19:59:23 +0300) ---------------------------------------------------------------- tpmdd fixes for Linux v5.3-rc4 ---------------------------------------------------------------- Roberto Sassu (1): KEYS: trusted: allow module init if TPM is inactive or deactivated security/keys/trusted.c | 13 ------------- 1 file changed, 13 deletions(-)