Message ID | 20250108154338.1129069-1-mic@digikod.net (mailing list archive) |
---|---|
Headers | show
Received: from smtp-42ac.mail.infomaniak.ch (smtp-42ac.mail.infomaniak.ch [84.16.66.172]) (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 0B26B1FDE2A for <linux-security-module@vger.kernel.org>; Wed, 8 Jan 2025 15:43:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=84.16.66.172 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736351038; cv=none; b=SstYKj46ZfB2xDlQPZ8O1+XG+40g1SZ90dEMhQLYiIQAPglgjA6G3u1fvNtq/IZDk13AKcq+417Q9luUdog4AlLHDCo//iEaBLRlwJEOm2BfZwDfGd3GW1Y0qY2syouca96xHZ83yzSVNshdnK//zoa1DvWfo1pKTUVd7vtnuVo= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736351038; c=relaxed/simple; bh=3Fo5zphv3fR0VMr0IZdF5iCVUkiUh7FK4w0e3jVvYeU=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=n0dWsqRfIGkAowayIVF33MxYCzHsXuU6OmqkBCs2uDjfnr4+WxtV+MfCueHMeZsGqGOMq8rxwIbo/sWmd8eyEikl4DZZjCbFhHK0Qk2YFS0POH/gIjtMrY4sV8GYADWYhgxmhpg8lL6RuLrixAS+PzFcGSrPSPeXO6/MqAeJpWo= 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=SdbdR3yJ; arc=none smtp.client-ip=84.16.66.172 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="SdbdR3yJ" Received: from smtp-3-0000.mail.infomaniak.ch (unknown [IPv6:2001:1600:4:17::246b]) by smtp-3-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4YSsdt14PSz7RL; Wed, 8 Jan 2025 16:43:46 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=digikod.net; s=20191114; t=1736351026; bh=cN0QSpezL8v4tsRKsjoQHFf42FQ1y+KLHfexmgD9sDQ=; h=From:To:Cc:Subject:Date:From; b=SdbdR3yJ8M4bUViGTt3GEknzLhYa8trPUElyYAAZjSWkj1maPxEc9opYbrILD3G+c 6AxnxZ7/gCfHcQCFDUhubHKiqUqF/bNmAQUj4o40RCi5JNzTut6J2h2F+pM5zRE/sr yrFlr27BoyDNInril6gYzR74RJm+YnWv8kqYCwug= Received: from unknown by smtp-3-0000.mail.infomaniak.ch (Postfix) with ESMTPA id 4YSsdq6SZFzsJ9; Wed, 8 Jan 2025 16:43:43 +0100 (CET) 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>, Daniel Burgener <dburgener@linux.microsoft.com>, Francis Laniel <flaniel@linux.microsoft.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>, Phil Sutter <phil@nwl.cc>, 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>, Tyler Hicks <code@tyhicks.com>, audit@vger.kernel.org, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org Subject: [PATCH v4 00/30] Landlock audit support Date: Wed, 8 Jan 2025 16:43:08 +0100 Message-ID: <20250108154338.1129069-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
|