]> 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)
commit83180ed228436e5cfe199be231918be08481e585
tree64e00b2d97b2398b4940667390f2bf729c3b15cc
parenta9df7123b485972745f9ab3572a54324be29bdc1
parent345adf7df4793b657ded77e8962b65c31b96fb42
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