mbox series

[GIT,PULL] selinux/selinux-pr-20250107

Message ID c3eecfb79581eed47b37aac6b1ab8432@paul-moore.com (mailing list archive)
State Accepted
Delegated to: Paul Moore
Headers show
Series [GIT,PULL] selinux/selinux-pr-20250107 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git tags/selinux-pr-20250107

Message

Paul Moore Jan. 7, 2025, 9:08 p.m. UTC
Linus,

A single SELinux patch to address a problem with a single domain using
multiple xperm classes, please merge.

-Paul

--
The following changes since commit 900f83cf376bdaf798b6f5dcb2eae0c822e908b6:

  selinux: ignore unknown extended permissions (2024-12-15 21:59:03 -0500)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git
    tags/selinux-pr-20250107

for you to fetch changes up to 5e7f0efd23238039bcd4fc72ff28d94f364ec26b:

  selinux: match extended permissions to their base permissions
    (2025-01-04 20:58:46 -0500)

----------------------------------------------------------------
selinux/stable-6.13 PR 20250107
----------------------------------------------------------------

ThiƩbaud Weksteen (1):
      selinux: match extended permissions to their base permissions

 security/selinux/avc.c              |   61 +++++++++++++++-------------
 security/selinux/hooks.c            |    6 +-
 security/selinux/include/avc.h      |    5 +-
 security/selinux/include/security.h |    3 +
 security/selinux/ss/services.c      |   28 +++++++++---
 5 files changed, 65 insertions(+), 38 deletions(-)

--
paul-moore.com

Comments

pr-tracker-bot@kernel.org Jan. 7, 2025, 11:47 p.m. UTC | #1
The pull request you sent on Tue, 07 Jan 2025 16:08:48 -0500:

> https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git tags/selinux-pr-20250107

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/09a0fa92e5b45e99cf435b2fbf5ebcf889cf8780

Thank you!