Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 30 Jun 2018 18:15:12 +0000 (11:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 30 Jun 2018 18:15:12 +0000 (11:15 -0700)
commit34a484d58c1d0cdce4c5d63249ae89539dfad6b2
tree92ba524b241b8866001ce07b78fe8ec4b202981e
parente6e5bec43c0d5dec97355ebf9f6c9bbf4d4c29d5
parent0da74120c5341389b97c4ee27487a97224999ee1
Merge tag 'selinux-pr-20180629' of git://git./linux/kernel/git/pcmoore/selinux

Pull selinux fix from Paul Moore:
 "One fairly straightforward patch to fix a longstanding issue where a
  process could stall while accessing files in selinuxfs and block
  everyone else due to a held mutex.

  The patch passes all our tests and looks to apply cleanly to your
  current tree"

* tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux:
  selinux: move user accesses in selinuxfs out of locked regions
security/selinux/selinuxfs.c