Message ID | 20231024063056.1008702-1-song@kernel.org (mailing list archive) |
---|---|
Headers | show
Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2AF111FA1; Tue, 24 Oct 2023 06:31:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="UjGL0kXC" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 28E06C433C7; Tue, 24 Oct 2023 06:31:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1698129064; bh=unyAYy3K9TAFCk6hTRrNH7bAJvS9PIbHMq1oMr5LqsQ=; h=From:To:Cc:Subject:Date:From; b=UjGL0kXCGc5SFQ4DBilcW1dQc20kyOIV7aO5MBwFf7hfOygHf2X7LyH3rvjhYspeL MFkdc/H4PqPtlln+OJ9gENqHQafR/hqBKy9SNaPwawxpWnuXUa7dTRylc7ZnWnDUq5 zX/tpi3dzoZkIuXWVwWtJN9egI+0dfGTiTJzSITvvIp1jdE1f5er3HOc3hqKC+7smJ nyGvztW9LML/oLA53YKaSmSfE8JmwEv+QnySgwSU7/bX37LKe5PH9S1+30NlbDK81F 79n+1f7ce4Rngm8yfTj1aUUV+Pqgg45r09kSQDGjrCUiCvDDpjl+mtzeMWm57jhgvl upax1ytFhRo+g== From: Song Liu <song@kernel.org> To: bpf@vger.kernel.org, fsverity@lists.linux.dev Cc: ast@kernel.org, daniel@iogearbox.net, andrii@kernel.org, martin.lau@kernel.org, kernel-team@meta.com, ebiggers@kernel.org, tytso@mit.edu, roberto.sassu@huaweicloud.com, Song Liu <song@kernel.org> Subject: [PATCH v5 bpf-next 0/9] bpf: File verification with LSM and fsverity Date: Mon, 23 Oct 2023 23:30:47 -0700 Message-Id: <20231024063056.1008702-1-song@kernel.org> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: bpf@vger.kernel.org List-Id: <bpf.vger.kernel.org> List-Subscribe: <mailto:bpf+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:bpf+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Delegate: bpf@iogearbox.net |
Series |
bpf: File verification with LSM and fsverity
|
expand
|