]> git.dujemihanovic.xyz Git - linux.git/commit
Merge tag 'selinux-pr-20230914' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Sep 2023 19:38:44 +0000 (12:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Sep 2023 19:38:44 +0000 (12:38 -0700)
commit02e768c9fe47618056d876b5137424763486d886
tree1c69206f0386b675a4fcc056b64a9e3b7f61fb8c
parent82210979f3dd210d019ebec2a59af0ae8be596b7
parentccf1dab96be4caed7c5235b1cfdb606ac161b996
Merge tag 'selinux-pr-20230914' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux

Pull selinux fix from Paul Moore:
 "A relatively small SELinux patch to fix an issue with a
  vfs/LSM/SELinux patch that went upstream during the recent merge
  window.

  The short version is that the original patch changed how we
  initialized mount options to resolve a NFS issue and we inadvertently
  broke a use case due to the changed behavior.

  The fix restores this behavior for the cases that require it while
  keeping the original NFS fix in place"

* tag 'selinux-pr-20230914' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux:
  selinux: fix handling of empty opts in selinux_fs_context_submount()