All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mickaël Salaün" <mic@digikod.net>
To: Tingmao Wang <m@maowtm.org>
Cc: "Günther Noack" <gnoack@google.com>, "Jan Kara" <jack@suse.cz>,
	linux-security-module@vger.kernel.org
Subject: Re: [PATCH v2 3/6] landlock/audit: Check for quiet flag in landlock_log_denial
Date: Mon, 20 Oct 2025 22:12:27 +0200	[thread overview]
Message-ID: <20251020.que5Chod1ooC@digikod.net> (raw)
In-Reply-To: <b44db371-59b5-4e52-bdb2-f6359580a0df@maowtm.org>

On Sun, Oct 19, 2025 at 06:39:55PM +0100, Tingmao Wang wrote:
> On 10/15/25 20:09, Mickaël Salaün wrote:
> > Just use "landlock: " as subject prefix.
> 
> What about samples/landlock or selftests/landlock (in the next version)?
> Should they also just be landlock: ?

No, those are good.  The idea is that these three prefixes identify
Landlock-related code (and potential different/complementary
maintainers) in different places.  It's not useful to identify part of
Landlock inside one file hierarchy.  In doubt, just follow the same
pattern as in previous commits:

- samples/landlock: Files in samples/landlock/

- selftests/landlock: Files in tools/testing/selftests/landlock/

- landlock: Files in security/landlock/, Documentation/*/landlock.rst,
            and Landlock catchall.

  reply	other threads:[~2025-10-20 20:37 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-05 17:55 [PATCH v2 0/6] Implement LANDLOCK_ADD_RULE_QUIET Tingmao Wang
2025-10-05 17:55 ` [PATCH v2 1/6] landlock: Add a place for flags to layer rules Tingmao Wang
2025-10-15 19:07   ` Mickaël Salaün
2025-10-05 17:55 ` [PATCH v2 2/6] landlock: Add API support and docs for the quiet flags Tingmao Wang
2025-10-15 19:08   ` Mickaël Salaün
2025-10-05 17:55 ` [PATCH v2 3/6] landlock/audit: Check for quiet flag in landlock_log_denial Tingmao Wang
2025-10-15 19:09   ` Mickaël Salaün
2025-10-19 17:39     ` Tingmao Wang
2025-10-20 20:12       ` Mickaël Salaün [this message]
2025-10-26 20:48     ` Tingmao Wang
2025-10-05 17:55 ` [PATCH v2 4/6] landlock/audit: Fix wrong type usage Tingmao Wang
2025-10-05 17:55 ` [PATCH v2 5/6] samples/landlock: Add quiet flag support to sandboxer Tingmao Wang
2025-10-05 17:55 ` [PATCH v2 6/6] Implement quiet for optional accesses Tingmao Wang
2025-10-15 19:09   ` Mickaël Salaün
2025-10-19 17:45     ` Tingmao Wang
2025-10-20 20:11       ` Mickaël Salaün
2025-10-26 20:50     ` Tingmao Wang
2025-10-15 19:06 ` [PATCH v2 0/6] Implement LANDLOCK_ADD_RULE_QUIET Mickaël Salaün

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251020.que5Chod1ooC@digikod.net \
    --to=mic@digikod.net \
    --cc=gnoack@google.com \
    --cc=jack@suse.cz \
    --cc=linux-security-module@vger.kernel.org \
    --cc=m@maowtm.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.