linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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-20250725
Date: Fri, 25 Jul 2025 16:49:02 -0400	[thread overview]
Message-ID: <a981f40c12a45fe974beb197fa7b86dc@paul-moore.com> (raw)

Linus,

Three fairly small LSM framework patches for the upcoming merge window,
but I wanted to mention that this pull request isn't based on the usual
-rc1 tag, but rather on a VFS merge that happened shortly after -rc2 so
we could pick up an important xattr/LSM fix.

- Add Nicolas Bouchinet and Xiu Jianfeng as Lockdown maintainers

  The Lockdown LSM has been without a dedicated mantainer since its
  original acceptance upstream, and it has suffered as a result.
  Thankfully we have two new volunteers who together I believe have
  the background and desire to help ensure Lockdown is properly
  supported.

- Remove the unused cap_mmap_file() declaration.

  Included in the LSM framework pull request with Serge's ACK.

Paul

--
The following changes since commit fe78e02600f83d81e55f6fc352d82c4f264a2901:

  Merge tag 'vfs-6.16-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
    (2025-06-16 08:18:43 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 5d8b97c946777118930e1cfb075cab59a139ca7c:

  MAINTAINERS: Add Xiu and myself as Lockdown maintainers
    (2025-07-10 17:56:09 -0400)

----------------------------------------------------------------
lsm/stable-6.17 PR 20250725
----------------------------------------------------------------

Kalevi Kolttonen (1):
      lsm: trivial comment fix

Nicolas Bouchinet (1):
      MAINTAINERS: Add Xiu and myself as Lockdown maintainers

Yue Haibing (1):
      security: Remove unused declaration cap_mmap_file()

 MAINTAINERS              |    4 +++-
 include/linux/security.h |    2 --
 security/security.c      |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

--
paul-moore.com

             reply	other threads:[~2025-07-25 20:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-25 20:49 Paul Moore [this message]
2025-07-29  2:24 ` [GIT PULL] lsm/lsm-pr-20250725 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=a981f40c12a45fe974beb197fa7b86dc@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).