[GIT PULL] Audit patches for v4.14

Paul Moore paul at paul-moore.com
Thu Sep 7 20:34:34 UTC 2017


Hi Linus,

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 so please merge for v4.14.

Thanks,
-Paul

---
The following changes since commit 569dbb88e80deb68974ef6fdd6a13edb9d686261:

 Linux 4.13 (2017-09-03 13:56:17 -0700)

are available in the git repository at:

 git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git \
   tags/audit-pr-20170907

for you to fetch changes up to 196a5085592c62ffa4eb739d7ce49c040c2953a1:

 audit: update the function comments (2017-09-05 09:46:59 -0400)

----------------------------------------------------------------
audit/stable-4.14 PR 20170907

----------------------------------------------------------------
Geliang Tang (1):
     audit: update the function comments

Mel Gorman (1):
     audit: Reduce overhead using a coarse clock

Paul Moore (1):
     audit: update the audit info in MAINTAINERS

Richard Guy Briggs (1):
     selinux: remove AVC init audit log message

MAINTAINERS            |  7 ++++---
kernel/audit.c         |  4 ++--
kernel/auditsc.c       | 20 ++++++++++----------
security/selinux/avc.c |  2 --
4 files changed, 16 insertions(+), 17 deletions(-)

-- 
paul moore
www.paul-moore.com




More information about the Linux-audit mailing list