Commit ef5f46b63023 for kernel

commit ef5f46b630235b75beec43174348c3d01d6fc49a
Merge: ee9dce44362b f92d542577db
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri May 1 13:19:14 2026 -0700

    Merge tag 'selinux-pr-20260501' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux

    Pull selinux fixes from Paul Moore:

     - Ensure SELinux is always properly accessing its own sock LSM state

     - Only reserve an xattr slot for SELinux if it will be used

     - Fix a SELinux auditing regression in the directory avdcache

    * tag 'selinux-pr-20260501' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux:
      selinux: fix avdcache auditing
      selinux: don't reserve xattr slot when we won't fill it
      selinux: use sk blob accessor in socket permission helpers