]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'selinux-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 Jun 2018 23:29:52 +0000 (16:29 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 Jun 2018 23:29:52 +0000 (16:29 -0700)
commitf4ac3e46087e47c90b1bd0718568c6192aa91ff3
tree64e00b2d97b2398b4940667390f2bf729c3b15cc
parent2806dcf5dff666ec946a8b3fd2f7420f11220eab
parent69277d4d27f9ea1e0cc493e43c0e684ab97ff7f4
Merge tag 'selinux-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux

Pull SELinux updates from Paul Moore:
 "SELinux is back with a quiet pull request for v4.18. Three patches,
  all small: two cleanups of the SELinux audit records, and one to
  migrate to a newly defined type (vm_fault_t).

  Everything passes our test suite, and as of about five minutes ago it
  merged cleanly with your tree"

* tag 'selinux-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux:
  audit: normalize MAC_POLICY_LOAD record
  audit: normalize MAC_STATUS record
  security: selinux: Change return type to vm_fault_t