Message ID | 20241022161009.982584-1-mic@digikod.net (mailing list archive) |
---|---|
Headers | show
Received: from smtp-42a9.mail.infomaniak.ch (smtp-42a9.mail.infomaniak.ch [84.16.66.169]) (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 0B7EE1B86CF for <audit@vger.kernel.org>; Tue, 22 Oct 2024 16:20:13 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=84.16.66.169 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729614017; cv=none; b=J1pDJcas96maBun7z7M0D1eeyW2pVYOX8Wmb4C8SvUAoGuYiezIynLP1l7A6HpA7cufO4t/EDivJJm8dTx4Hxlb3MjyR4yx5I8O1djzVxVRsO3swvK8TZYPU4HNkxbLdNohbTYOZTYJH/kvo8tCprIZK7ETrUobKxnK9xfjO5HE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729614017; c=relaxed/simple; bh=Gx7K93tco/f3kUEP0ibSTYE77XWjCbxn2u/mlhcRwrQ=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=HOCugE0UdWjKd2nNQx7OLcaewGHxv6UV/IajX8+Im0qYm0zVY/P0JaQuFjM3RpTuvR+NFzJ+seju7bYdHvdCURQUkEY65NHUEvsJ3YPW2qVk+T1cJcG65ZK7zKVdZ7z11iqldcRbfGfqP143LVHrwys0o5yNWOXTF2yFXtfw/zk= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=digikod.net; spf=pass smtp.mailfrom=digikod.net; dkim=pass (1024-bit key) header.d=digikod.net header.i=@digikod.net header.b=lZk9GlnX; arc=none smtp.client-ip=84.16.66.169 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=digikod.net Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=digikod.net Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=digikod.net header.i=@digikod.net header.b="lZk9GlnX" Received: from smtp-4-0000.mail.infomaniak.ch (smtp-4-0000.mail.infomaniak.ch [10.7.10.107]) by smtp-4-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4XXxwW0cWFz1BQt; Tue, 22 Oct 2024 18:10:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=digikod.net; s=20191114; t=1729613418; bh=KFY8u2bH0C3z8fJsPFTlTGAhXjq/mWXiCLU1yqG/DXQ=; h=From:To:Cc:Subject:Date:From; b=lZk9GlnXcrQTfu6oO+pUkNPuJsQkMjLko+m7sw8TnfKG8jGkD8aMbSwQM3Hrzr2eI eJ10BeZ8XLV6lLV7pDah8f/r0rrTTYXbcZSLrCo3PQ9OMJBUf/OFn/AbfKN/vA04Ms meVxvWd+1jMapEGAlknLeh4vkFHW6kC1+fNpLhPY= Received: from unknown by smtp-4-0000.mail.infomaniak.ch (Postfix) with ESMTPA id 4XXxwT5Lt1zx4q; Tue, 22 Oct 2024 18:10:17 +0200 (CEST) From: =?utf-8?q?Micka=C3=ABl_Sala=C3=BCn?= <mic@digikod.net> To: Eric Paris <eparis@redhat.com>, Paul Moore <paul@paul-moore.com>, =?utf-8?q?G=C3=BCnther_Noack?= <gnoack@google.com>, "Serge E . Hallyn" <serge@hallyn.com> Cc: =?utf-8?q?Micka=C3=ABl_Sala=C3=BCn?= <mic@digikod.net>, Ben Scarlato <akhna@google.com>, Casey Schaufler <casey@schaufler-ca.com>, Charles Zaffery <czaffery@roblox.com>, James Morris <jmorris@namei.org>, Jann Horn <jannh@google.com>, Jeff Xu <jeffxu@google.com>, Jorge Lucangeli Obes <jorgelo@google.com>, Kees Cook <kees@kernel.org>, Konstantin Meskhidze <konstantin.meskhidze@huawei.com>, Matt Bobrowski <mattbobrowski@google.com>, Mikhail Ivanov <ivanov.mikhail1@huawei-partners.com>, Praveen K Paladugu <prapal@linux.microsoft.com>, Robert Salvet <robert.salvet@roblox.com>, Shervin Oloumi <enlightened@google.com>, Song Liu <song@kernel.org>, Tahera Fahimi <fahimitahera@gmail.com>, audit@vger.kernel.org, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org Subject: [RFC PATCH v2 00/14] Landlock audit support Date: Tue, 22 Oct 2024 18:09:55 +0200 Message-ID: <20241022161009.982584-1-mic@digikod.net> Precedence: bulk X-Mailing-List: audit@vger.kernel.org List-Id: <audit.vger.kernel.org> List-Subscribe: <mailto:audit+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:audit+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Infomaniak-Routing: alpha |
Series |
Landlock audit support
|
expand
|