mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Mickaël Salaün" <mic@digikod.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Mickaël Salaün" <mic@digikod.net>,
	"Charles Zaffery" <czaffery@roblox.com>,
	"Günther Noack" <gnoack@google.com>,
	"Jeff Xu" <jeffxu@google.com>, "Paul Moore" <paul@paul-moore.com>,
	"Robert Salvet" <robert.salvet@roblox.com>,
	linux-kernel@vger.kernel.org,
	linux-security-module@vger.kernel.org
Subject: [GIT PULL] Landlock fix for v6.15-rc4
Date: Thu, 24 Apr 2025 21:06:04 +0200	[thread overview]
Message-ID: <20250424190604.1007961-1-mic@digikod.net> (raw)

Linus,

This PR fixes some Landlock audit issues, add related tests, and updates
documentation.

Please pull these changes for v6.15-rc4 .  These commits merge cleanly
with your master branch.  They have been been tested in the latest
linux-next releases.

Test coverage for security/landlock is 93.6% of 1524 lines according to
gcc/gcov-14, and it was 93.6% of 1525 lines before this PR.

Regards,
 Mickaël

--
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

  Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git tags/landlock-6.15-rc4

for you to fetch changes up to 47ce2af848b7301d8571f0e01a0d7c7162d51e4a:

  landlock: Update log documentation (2025-04-17 11:09:10 +0200)

----------------------------------------------------------------
Landlock fix for v6.15-rc4

----------------------------------------------------------------
Mickaël Salaün (7):
      landlock: Remove incorrect warning
      landlock: Log the TGID of the domain creator
      selftests/landlock: Factor out audit fixture in audit_test
      selftests/landlock: Add PID tests for audit records
      landlock: Fix documentation for landlock_create_ruleset(2)
      landlock: Fix documentation for landlock_restrict_self(2)
      landlock: Update log documentation

 include/uapi/linux/landlock.h                 |  87 ++++++++++-----
 security/landlock/domain.c                    |   4 +-
 security/landlock/domain.h                    |   2 +-
 security/landlock/syscalls.c                  |  27 +++--
 tools/testing/selftests/landlock/audit.h      |  21 ++--
 tools/testing/selftests/landlock/audit_test.c | 154 +++++++++++++++++++++++---
 tools/testing/selftests/landlock/fs_test.c    |   3 +-
 7 files changed, 226 insertions(+), 72 deletions(-)

             reply	other threads:[~2025-04-24 19:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-24 19:06 Mickaël Salaün [this message]
2025-04-24 20:09 ` pr-tracker-bot

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=20250424190604.1007961-1-mic@digikod.net \
    --to=mic@digikod.net \
    --cc=czaffery@roblox.com \
    --cc=gnoack@google.com \
    --cc=jeffxu@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=paul@paul-moore.com \
    --cc=robert.salvet@roblox.com \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®