From: Paul Moore <paul@paul-moore.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] lsm/lsm-pr-20240923
Date: Mon, 23 Sep 2024 16:06:39 -0400 [thread overview]
Message-ID: <d46aba81e752a28ebf49ddc49fd1aed8@paul-moore.com> (raw)
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
next reply other threads:[~2024-09-23 20:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-23 20:06 Paul Moore [this message]
2024-09-24 18:04 ` [GIT PULL] lsm/lsm-pr-20240923 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=d46aba81e752a28ebf49ddc49fd1aed8@paul-moore.com \
--to=paul@paul-moore.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@vger.kernel.org \
--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;
as well as URLs for NNTP newsgroup(s).