Message ID | 20250124224239.22335-1-chenste@linux.microsoft.com (mailing list archive) |
---|---|
Headers | show
Received: from linux.microsoft.com (linux.microsoft.com [13.77.154.182]) by smtp.subspace.kernel.org (Postfix) with ESMTP id B50401CFEB2; Fri, 24 Jan 2025 22:43:55 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=13.77.154.182 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737758638; cv=none; b=mf+JGY0nE2Cm0/J4TRaAnsQdB1aSk4V9A5lX8FAaWzrbWU46q8r7mOp3pOcL6UGycT53uK4ncsZl1mSeuHDg5UHDIsOovlo4CytqBuzer4sDfbTw4zivkPpf9/Loz2fNRGXBhdI+qHyfVV2A31x1UOB0XvQ4/XXsHVsVIwcGG28= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737758638; c=relaxed/simple; bh=Po1xoaM8No9zhWyZLhjycYOxfUhgMwyE6Osjn3JkW4M=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version:Content-Type; b=FuoTSOPqLmTjslwclT/Y0VqESR69wt1/rqfkpEviCpgFnylNeLjKOLgf4rP4w0yUphhRM/5uXXgiMXBd6o5iv84TXpuWuvrDJoMg82MZg/fBtVceZatRQjYeZ9Xkhfd4i+qLfu+fce4XQINDpSAnupn7llc13vUi2BC6kmenyDs= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.microsoft.com; spf=pass smtp.mailfrom=linux.microsoft.com; dkim=pass (1024-bit key) header.d=linux.microsoft.com header.i=@linux.microsoft.com header.b=N1x3f3jT; arc=none smtp.client-ip=13.77.154.182 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.microsoft.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.microsoft.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux.microsoft.com header.i=@linux.microsoft.com header.b="N1x3f3jT" Received: from localhost.localdomain (unknown [167.220.59.4]) by linux.microsoft.com (Postfix) with ESMTPSA id 016B9210D0C7; Fri, 24 Jan 2025 14:43:54 -0800 (PST) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com 016B9210D0C7 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1737758635; bh=eAEjsRhUnICVnsEH5Gtvc0UznM3WCg+XbnFK+ktH3dg=; h=From:To:Cc:Subject:Date:From; b=N1x3f3jTg6RgB8g/i7D1GU3j6sGtVD0qCn6rd5Fjyiq1BiGgWFqZ4+ngAUlLMsJSU cr+FO3gPPd3IAXUhvow1fwyIG8AmpY0iI5+aM/fXCJu4CKRLfLe8GHBuwQNcHkVLS9 E4I/gq36h/tnQnwEw6xbNOxJJ2sdqwHtSyheNWWs= From: steven chen <chenste@linux.microsoft.com> To: zohar@linux.ibm.com, stefanb@linux.ibm.com, roberto.sassu@huaweicloud.com, petr@tesarici.cz, eric.snowberg@oracle.com, paul@paul-moore.com, code@tyhicks.com, nramas@linux.microsoft.com, James.Bottomley@HansenPartnership.com, madvenka@linux.microsoft.com Cc: linux-integrity@vger.kernel.org, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org, chenste@linux.microsoft.com Subject: [PATCH v6 0/7] *** SUBJECT HERE *** Date: Fri, 24 Jan 2025 14:42:32 -0800 Message-Id: <20250124224239.22335-1-chenste@linux.microsoft.com> X-Mailer: git-send-email 2.25.1 Precedence: bulk X-Mailing-List: linux-integrity@vger.kernel.org List-Id: <linux-integrity.vger.kernel.org> List-Subscribe: <mailto:linux-integrity+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-integrity+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit |
Series |
*** SUBJECT HERE ***
|
expand
|