Linux Security Modules development
 help / color / mirror / Atom feed
From: Tingmao Wang <m@maowtm.org>
To: Justin Suess <utilityemal77@gmail.com>
Cc: "Mickaël Salaün" <mic@digikod.net>,
	linux-security-module@vger.kernel.org
Subject: Re: [PATCH v7 0/9] Implement LANDLOCK_ADD_RULE_QUIET
Date: Mon, 19 Jan 2026 22:05:13 +0000	[thread overview]
Message-ID: <940f474c-5831-45d1-9839-5e7ad7b047fc@maowtm.org> (raw)
In-Reply-To: <b7a2444d-c3af-428f-904e-ec5a6452e513@gmail.com>

On 1/19/26 14:26, Justin Suess wrote:
> [...]
> Hey Tingmao,
> 
> Thank you for your work on this patch-- I don’t have any further nits,
> this looks very clean.
> 
> Do you plan to rebase/resend this series on the current mic-next branch
> at some point? It would be helpful to be able to test it alongside some
> of the other Landlock series that are in flight.> 
> Feedback on the latest version of the series has been fairly quiet so far,
> and having it rebased would make cross-testing easier. I’d also rebase the
> LANDLOCK_ADD_RULE_NO_INHERIT series on top for further consideration.

Hi Justin,

Thanks for the reminder :)
I don't have any changes waiting for v8, and all the patches except one
already applies cleanly, and the one that conflicted was due to a fixed
typo, in patch 6, which git can also sort out automatically with git am
--3way:

    $ b4 am '<cover.1766330134.git.m@maowtm.org>'
      (ignore to suggestion to checkout the base commit - this can be
      applied onto mic/next cleanly)
    $ git am --3way ./v7_20251221_m_implement_landlock_add_rule_quiet.mbx

I should probably still resend at some point anyway just to make it easier
for everybody - but given this is lower priority (rightfully) than the
socket stuff, and review is not blocked anyway, I guess I will wait a bit
before spamming :D

Kind regards,
Tingmao

      reply	other threads:[~2026-01-19 22:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-21 15:20 [PATCH v7 0/9] Implement LANDLOCK_ADD_RULE_QUIET Tingmao Wang
2025-12-21 15:20 ` [PATCH v7 1/9] landlock: Add a place for flags to layer rules Tingmao Wang
2025-12-21 15:20 ` [PATCH v7 2/9] landlock: Add API support and docs for the quiet flags Tingmao Wang
2025-12-21 15:20 ` [PATCH v7 3/9] landlock: Suppress logging when quiet flag is present Tingmao Wang
2025-12-21 15:20 ` [PATCH v7 4/9] samples/landlock: Add quiet flag support to sandboxer Tingmao Wang
2025-12-21 15:20 ` [PATCH v7 5/9] selftests/landlock: Replace hard-coded 16 with a constant Tingmao Wang
2025-12-21 15:20 ` [PATCH v7 6/9] selftests/landlock: add tests for quiet flag with fs rules Tingmao Wang
2025-12-21 15:20 ` [PATCH v7 7/9] selftests/landlock: add tests for quiet flag with net rules Tingmao Wang
2025-12-21 15:20 ` [PATCH v7 8/9] selftests/landlock: Add tests for quiet flag with scope Tingmao Wang
2025-12-21 15:20 ` [PATCH v7 9/9] selftests/landlock: Add tests for invalid use of quiet flag Tingmao Wang
2026-01-19 14:26 ` [PATCH v7 0/9] Implement LANDLOCK_ADD_RULE_QUIET Justin Suess
2026-01-19 22:05   ` Tingmao Wang [this message]

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=940f474c-5831-45d1-9839-5e7ad7b047fc@maowtm.org \
    --to=m@maowtm.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=mic@digikod.net \
    --cc=utilityemal77@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox