[GIT PULL] lsm/lsm-pr-20240923

From: Paul Moore
Date: Mon Sep 23 2024 - 16:06:52 EST


Linus,

This pull request updates the the previous lsm-pr-20240920 pull request
sitting in your inbox to include a single one-line patch to IPE to fix a
random selftest crash caused by a missing list terminator in the test.

-Paul

--
The following changes since commit 19c9d55d72a9040cf9dc8de62633e6217381106b:

security: Update file_set_fowner documentation
(2024-09-09 12:30:51 -0400)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm.git
tags/lsm-pr-20240923

for you to fetch changes up to f89722faa31466ff41aed21bdeb9cf34c2312858:

ipe: Add missing terminator to list of unit tests
(2024-09-23 15:53:37 -0400)

----------------------------------------------------------------
lsm/stable-6.12 PR 20240923
----------------------------------------------------------------

Guenter Roeck (1):
ipe: Add missing terminator to list of unit tests

Paul Moore (1):
selinux,smack: properly reference the LSM blob in
security_watch_key()

Shu Han (1):
mm: call the security_mmap_file() LSM hook in remap_file_pages()

mm/mmap.c | 4 ++++
security/ipe/policy_tests.c | 1 +
security/selinux/hooks.c | 2 +-
security/smack/smack_lsm.c | 13 +++----------
4 files changed, 9 insertions(+), 11 deletions(-)

--
paul-moore.com