Message ID | 20241022161009.982584-1-mic@digikod.net (mailing list archive) |
---|---|
Headers | show
Received: from smtp-42af.mail.infomaniak.ch (smtp-42af.mail.infomaniak.ch [84.16.66.175]) (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 984A21A3BC3 for <linux-security-module@vger.kernel.org>; Tue, 22 Oct 2024 16:10:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=84.16.66.175 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729613430; cv=none; b=Zm31djyH5dJFIfBeW1PeexjYAupt9UdV6l4abDqYtQt8kzh9jYkBVzT/avGFusOP62GWiVT2mZFqAGczs8IgByYEzrutZTLBRdAuPH5J7tb0c4MJblm8fIB08hS+dhBmIDQfMpn5w0ry+ivtNe82OFIEQ+3BJI8zKc1thipnQko= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1729613430; c=relaxed/simple; bh=Gx7K93tco/f3kUEP0ibSTYE77XWjCbxn2u/mlhcRwrQ=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=CdtHo4akxyT+A1GcF8JqhhMHNdP3oCqW8+7kYD9ZXgcJy7QKcv0hTOzOJOOBTXQcQhhTodxI/AoUWlORnXE5jd665HIIh9ihH6Nu1EGISggxXRVZakDJ903wIkOhJRfUhsBp0Rz+HOsVieMkgP594L2EnWTcj0QD2mIqnn5of0Q= 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.175 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: linux-security-module@vger.kernel.org List-Id: <linux-security-module.vger.kernel.org> List-Subscribe: <mailto:linux-security-module+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-security-module+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
|
On Tue, Oct 22, 2024 at 06:09:55PM +0200, Mickaël Salaün wrote: > Hi, > > This patch series adds audit support to Landlock. > This series is based on my "next" branch, which includes these patches: > https://lore.kernel.org/r/20241022151144.872797-2-mic@digikod.net To ease testing, I pushed this series here: https://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git/log/?h=landlock-audit