Message ID | 20191031011910.2574-1-nramas@linux.microsoft.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=Hf04=YY=vger.kernel.org=linux-security-module-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 A206213B1 for <patchwork-linux-security-module@patchwork.kernel.org>; Thu, 31 Oct 2019 01:19:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 72DFD2087E for <patchwork-linux-security-module@patchwork.kernel.org>; Thu, 31 Oct 2019 01:19:55 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.microsoft.com header.i=@linux.microsoft.com header.b="oiuxWzMk" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726634AbfJaBTS (ORCPT <rfc822;patchwork-linux-security-module@patchwork.kernel.org>); Wed, 30 Oct 2019 21:19:18 -0400 Received: from linux.microsoft.com ([13.77.154.182]:34394 "EHLO linux.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725927AbfJaBTR (ORCPT <rfc822;linux-security-module@vger.kernel.org>); Wed, 30 Oct 2019 21:19:17 -0400 Received: from nramas-ThinkStation-P520.corp.microsoft.com (unknown [131.107.174.108]) by linux.microsoft.com (Postfix) with ESMTPSA id 88B6B20B7192; Wed, 30 Oct 2019 18:19:16 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com 88B6B20B7192 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1572484756; bh=1U4vf2uAye9W2bnNquDS5GATd7rd++vcdhzACrEjRHM=; h=From:To:Cc:Subject:Date:From; b=oiuxWzMkyWakiJYgcZeuI3V/EHK44/chvBL7NpfKQW/88r/AdQyeoyldKISH9qDws igffZRZYPv9jcSwzxV/O6WOWriCM9XnW8+t565GShIL2GwjeQd4S09N1Jtc6RCN22C Laa6JBDhb5Z86LANooi1bnSJW9zRx9bRRfFYV5sc= From: Lakshmi Ramasubramanian <nramas@linux.microsoft.com> To: zohar@linux.ibm.com, dhowells@redhat.com, matthewgarrett@google.com, sashal@kernel.org, jamorris@linux.microsoft.com, linux-kernel@vger.kernel.org, linux-integrity@vger.kernel.org, linux-security-module@vger.kernel.org, keyrings@vger.kernel.org Cc: prsriva@linux.microsoft.com Subject: [PATCH v3 0/9] KEYS: Measure keys when they are created or updated Date: Wed, 30 Oct 2019 18:19:01 -0700 Message-Id: <20191031011910.2574-1-nramas@linux.microsoft.com> X-Mailer: git-send-email 2.17.1 Sender: owner-linux-security-module@vger.kernel.org Precedence: bulk List-ID: <linux-security-module.vger.kernel.org> |
Series |
KEYS: Measure keys when they are created or updated
|
expand
|