]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'audit-pr-20170907' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoor...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Sep 2017 03:48:25 +0000 (20:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Sep 2017 03:48:25 +0000 (20:48 -0700)
commitbbece984f564e6dea1ad27e8b7202cee590727dc
tree645cc7209882f80325c7bfa78bc8c59b2aa7dd12
parent285c5987ef9ecceecc90bb84dbb48db6948de762
parentf550bf0873dd21f7d75b1f8d2b12b14cc3186fec
Merge tag 'audit-pr-20170907' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit

Pull audit updates from Paul Moore:
 "A small pull request for audit this time, only four patches and only
  two with any real code changes.

  Those two changes are the removal of a pointless SELinux AVC
  initialization audit event and a fix to improve the audit timestamp
  overhead.

  The other two patches are comment cleanup and administrative updates,
  nothing very exciting.

  Everything passes our tests"

* tag 'audit-pr-20170907' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit:
  audit: update the function comments
  selinux: remove AVC init audit log message
  audit: update the audit info in MAINTAINERS
  audit: Reduce overhead using a coarse clock
MAINTAINERS