[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250515175203.2434864-1-mic@digikod.net>
Date: Thu, 15 May 2025 19:52:03 +0200
From: Mickaël Salaün <mic@...ikod.net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Mickaël Salaün <mic@...ikod.net>,
Günther Noack <gnoack@...gle.com>,
Tingmao Wang <m@...wtm.org>,
linux-kernel@...r.kernel.org,
linux-security-module@...r.kernel.org
Subject: [GIT PULL] Landlock fix for v6.15-rc7
Linus,
This PR fixes a KUnit issue, simplifies code, and adds new tests.
Please pull these changes for v6.15-rc7 . 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 unchanged (with Kselftest).
Regards,
Mickaël
--
The following changes since commit b4432656b36e5cc1d50a1f2dc15357543add530e:
Linux 6.15-rc4 (2025-04-27 15:19:23 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git tags/landlock-6.15-rc7
for you to fetch changes up to 3039ed432745f8fdf5cbb43fdc60b2e1aad624c1:
landlock: Improve bit operations in audit code (2025-05-12 11:38:53 +0200)
----------------------------------------------------------------
Landlock fix for v6.15-rc7
----------------------------------------------------------------
Mickaël Salaün (2):
landlock: Remove KUnit test that triggers a warning
landlock: Improve bit operations in audit code
security/landlock/audit.c | 4 ++--
security/landlock/id.c | 33 +++++++++++++++++++++++++++++++--
security/landlock/syscalls.c | 3 ++-
3 files changed, 35 insertions(+), 5 deletions(-)
Powered by blists - more mailing lists