Message ID | 20200123013206.8499-1-nramas@linux.microsoft.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=uUqS=3M=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 6619E17EA for <patchwork-linux-integrity@patchwork.kernel.org>; Thu, 23 Jan 2020 01:32:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 43ABC2467A for <patchwork-linux-integrity@patchwork.kernel.org>; Thu, 23 Jan 2020 01:32:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.microsoft.com header.i=@linux.microsoft.com header.b="Wx32loep" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726083AbgAWBcM (ORCPT <rfc822;patchwork-linux-integrity@patchwork.kernel.org>); Wed, 22 Jan 2020 20:32:12 -0500 Received: from linux.microsoft.com ([13.77.154.182]:55864 "EHLO linux.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725911AbgAWBcM (ORCPT <rfc822;linux-integrity@vger.kernel.org>); Wed, 22 Jan 2020 20:32:12 -0500 Received: from nramas-ThinkStation-P520.corp.microsoft.com (unknown [131.107.174.108]) by linux.microsoft.com (Postfix) with ESMTPSA id 6D9312007679; Wed, 22 Jan 2020 17:32:11 -0800 (PST) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com 6D9312007679 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1579743131; bh=ybWxbWJoAxOFI4m8oIsd6jXbfNUgRqtqlDATjCgMlmU=; h=From:To:Cc:Subject:Date:From; b=Wx32loep/PQbGBJCJMpl4SSFtw0ajmJK1+12g90t4qz/dOwq8Hf5AyX2HK35jh17b bzAuCdFHg69SSBjS2EGc2pS9tLhS8nwATJ7n+7z20u4aahzahugYe8tE8dfrlyfSBn nmZbAIj7Qgl4gfFpcJJrxxk3fgXkN46mI39exC8U= From: Lakshmi Ramasubramanian <nramas@linux.microsoft.com> To: zohar@linux.ibm.com, James.Bottomley@HansenPartnership.com, linux-integrity@vger.kernel.org Cc: sashal@kernel.org, dhowells@redhat.com, linux-kernel@vger.kernel.org, keyrings@vger.kernel.org Subject: [PATCH v9 0/3] IMA: Deferred measurement of keys Date: Wed, 22 Jan 2020 17:32:03 -0800 Message-Id: <20200123013206.8499-1-nramas@linux.microsoft.com> X-Mailer: git-send-email 2.17.1 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 | IMA: Deferred measurement of keys | expand |