[GIT PULL] Landlock fix for v6.15-rc7

Mickaël Salaün mic at digikod.net
Thu May 15 17:52:03 UTC 2025


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(-)



More information about the Linux-security-module-archive mailing list