]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'selinux-pr-20260501' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 May 2026 20:19:14 +0000 (13:19 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 May 2026 20:19:14 +0000 (13:19 -0700)
commitef5f46b630235b75beec43174348c3d01d6fc49a
treecec8a3cdd5b034da5d97219a9587a4d5b0fbaf14
parentee9dce44362b2d8132c32964656ab6dff7dfbc6a
parentf92d542577db878acfd21cc18dab23d03023b217
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