Message ID | 20190828004621.29050-1-jsnitsel@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=GMIj=WY=vger.kernel.org=linux-integrity-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 268801395 for <patchwork-linux-integrity@patchwork.kernel.org>; Wed, 28 Aug 2019 00:46:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1085C208CB for <patchwork-linux-integrity@patchwork.kernel.org>; Wed, 28 Aug 2019 00:46:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726095AbfH1Aq0 (ORCPT <rfc822;patchwork-linux-integrity@patchwork.kernel.org>); Tue, 27 Aug 2019 20:46:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50510 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726091AbfH1Aq0 (ORCPT <rfc822;linux-integrity@vger.kernel.org>); Tue, 27 Aug 2019 20:46:26 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 59982308A9E2; Wed, 28 Aug 2019 00:46:26 +0000 (UTC) Received: from cantor.redhat.com (ovpn-118-116.phx2.redhat.com [10.3.118.116]) by smtp.corp.redhat.com (Postfix) with ESMTP id ECAF660923; Wed, 28 Aug 2019 00:46:25 +0000 (UTC) From: Jerry Snitselaar <jsnitsel@redhat.com> To: linux-integrity@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Peter Huewe <peterhuewe@gmx.de>, Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>, Jason Gunthorpe <jgg@ziepe.ca> Subject: [PATCH 0/2 v2] tpm: add update_durations class op to allow override of chip supplied values Date: Tue, 27 Aug 2019 17:46:19 -0700 Message-Id: <20190828004621.29050-1-jsnitsel@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.41]); Wed, 28 Aug 2019 00:46:26 +0000 (UTC) Sender: linux-integrity-owner@vger.kernel.org Precedence: bulk List-ID: <linux-integrity.vger.kernel.org> X-Mailing-List: linux-integrity@vger.kernel.org |
Series |
tpm: add update_durations class op to allow override of chip supplied values
|
expand
|