public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul Moore <pmoore@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-audit@redhat.com, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Audit patches for 4.5
Date: Wed, 13 Jan 2016 09:29:55 -0500	[thread overview]
Message-ID: <1490560.yARnk4QFpi@sifl> (raw)

Hi Linus,

Seven audit patches for 4.5, all very minor despite the diffstat.  The 
diffstat churn for linux/audit.h can be attributed to needing to reshuffle the 
linux/audit.h header to fix the seccomp auditing issue (see the commit 
description for details).  Besides the seccomp/audit fix, most of the fixes 
are around trying to improve the connection with the audit daemon and a 
Kconfig simplification.  Nothing crazy, and everything passes our little 
audit-testsuite, please pull for 4.5.

Thanks,
-Paul

---
The following changes since commit afd2ff9b7e1b367172f18ba7f693dfb62bdcb2dc:

  Linux 4.4 (2016-01-10 15:01:32 -0800)

are available in the git repository at:

  git://git.infradead.org/users/pcmoore/audit upstream

for you to fetch changes up to cb74ed278f8054fddf79ed930495b9e214f7c7b2:

  audit: always enable syscall auditing when supported and audit is enabled
         (2016-01-13 09:18:55 -0500)

----------------------------------------------------------------
Markus Elfring (1):
      audit: Delete unnecessary checks before two function calls

Paul Moore (3):
      audit: remove audit_backlog_wait_overflow
      audit: force seccomp event logging to honor the audit_enabled flag
      audit: always enable syscall auditing when supported and audit is
             enabled

Richard Guy Briggs (3):
      audit: don't needlessly reset valid wait time
      audit: include auditd's threads in audit_log_start() wait exception
      audit: wake up threads if queue switched from limited to unlimited

 include/linux/audit.h | 204 +++++++++++++++++++++++-----------------------
 init/Kconfig          |  11 +--
 kernel/audit.c        |  17 ++---
 3 files changed, 114 insertions(+), 118 deletions(-)

-- 
paul moore
security @ redhat

             reply	other threads:[~2016-01-13 14:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-13 14:29 Paul Moore [this message]
2016-01-13 15:03 ` [GIT PULL] Audit patches for 4.5 Stephen Rothwell
2016-01-13 16:24   ` Paul Moore
2016-01-14  0:28     ` Stephen Rothwell
2016-01-14 17:32       ` Paul Moore

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1490560.yARnk4QFpi@sifl \
    --to=pmoore@redhat.com \
    --cc=linux-audit@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox