Message ID | 20200702153545.3126-1-t-josne@linux.microsoft.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=cpU6=AN=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 3A38213B6 for <patchwork-linux-integrity@patchwork.kernel.org>; Thu, 2 Jul 2020 15:36:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 17C6F208B8 for <patchwork-linux-integrity@patchwork.kernel.org>; Thu, 2 Jul 2020 15:36:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.microsoft.com header.i=@linux.microsoft.com header.b="QJJ4Wkvw" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729518AbgGBPf7 (ORCPT <rfc822;patchwork-linux-integrity@patchwork.kernel.org>); Thu, 2 Jul 2020 11:35:59 -0400 Received: from linux.microsoft.com ([13.77.154.182]:45206 "EHLO linux.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728332AbgGBPf7 (ORCPT <rfc822;linux-integrity@vger.kernel.org>); Thu, 2 Jul 2020 11:35:59 -0400 Received: from localhost.localdomain (c-73-187-218-229.hsd1.pa.comcast.net [73.187.218.229]) by linux.microsoft.com (Postfix) with ESMTPSA id CD50720B717A; Thu, 2 Jul 2020 08:35:57 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com CD50720B717A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1593704158; bh=JAZ9uFnGTR0/IdqAvUfcp9GdIzwUCl2MIfw/1Nrtl9k=; h=From:To:Cc:Subject:Date:From; b=QJJ4WkvwkeoDnR3rFs8FlXcL4g4tyjxTDTLL5+9qfM7iXGGlTAFBdadRSXKwDd0+b zJ8gY/vGBCd/XFfexA3spOnorLZFCBtWZwAosFOtme1b6jk9G6kGEQxFRmKb43Ugvy EOA+6Z2IviuZhWlXWZgn1RoJO2pPo27wkYgXkPSE= From: Lachlan Sneff <t-josne@linux.microsoft.com> To: zohar@linux.ibm.com, pvorel@suse.cz, ltp@lists.linux.it Cc: nramas@linux.microsoft.com, balajib@linux.microsoft.com, linux-integrity@vger.kernel.org Subject: [PATCH 0/2] Test cmdline measurement and IMA buffer passing through kexec Date: Thu, 2 Jul 2020 11:35:43 -0400 Message-Id: <20200702153545.3126-1-t-josne@linux.microsoft.com> X-Mailer: git-send-email 2.25.1 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 |
Test cmdline measurement and IMA buffer passing through kexec
|
expand
|