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