Message ID | 20200716174351.20128-1-nramas@linux.microsoft.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=RqOD=A3=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 0086B1510 for <patchwork-linux-integrity@patchwork.kernel.org>; Thu, 16 Jul 2020 17:44:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D64912076D for <patchwork-linux-integrity@patchwork.kernel.org>; Thu, 16 Jul 2020 17:44:25 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.microsoft.com header.i=@linux.microsoft.com header.b="Sizm3BjA" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729422AbgGPRoE (ORCPT <rfc822;patchwork-linux-integrity@patchwork.kernel.org>); Thu, 16 Jul 2020 13:44:04 -0400 Received: from linux.microsoft.com ([13.77.154.182]:54454 "EHLO linux.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727844AbgGPRoD (ORCPT <rfc822;linux-integrity@vger.kernel.org>); Thu, 16 Jul 2020 13:44:03 -0400 Received: from localhost.localdomain (c-73-42-176-67.hsd1.wa.comcast.net [73.42.176.67]) by linux.microsoft.com (Postfix) with ESMTPSA id AB67F20B4909; Thu, 16 Jul 2020 10:44:02 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com AB67F20B4909 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1594921442; bh=MdDEgRa6UippolxJcPeM/hQSOUKo4WoMK9t77dGEGj4=; h=From:To:Cc:Subject:Date:From; b=Sizm3BjAMdT+PRCjC/4fBmtejMVd9kz3DIU9iy2Q4czaTO87PTmEixfWJ9pEmrdht yqFEEOJb6ZH3+z7G+dVldRusRL+U5fXKxiMoqbrPjyTHVG91aV96s59BavSqRZxUmx MhnjQz01m6B4uHKYOpLg1WqoWO+ODELcOKmUNmXQ= From: Lakshmi Ramasubramanian <nramas@linux.microsoft.com> To: zohar@linux.ibm.com, stephen.smalley.work@gmail.com, casey@schaufler-ca.com Cc: jmorris@namei.org, linux-integrity@vger.kernel.org, selinux@vger.kernel.org, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 0/5] LSM: Measure security module state Date: Thu, 16 Jul 2020 10:43:46 -0700 Message-Id: <20200716174351.20128-1-nramas@linux.microsoft.com> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 |
LSM: Measure security module state
|
expand
|