public inbox for linux-audit@redhat.com
 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.1
Date: Wed, 22 Apr 2015 16:57:25 -0400	[thread overview]
Message-ID: <2094477.liEzj8qKqn@sifl> (raw)

Hi Linus,

Seven audit patches for v4.1, all bug fixes.  The largest, and perhaps most 
significant commit helps resolve some memory pressure issues related to the 
inode cache and audit, there are also a few small commits which help resolve 
some timing issues with the audit log queue, and the rest fall into the always 
popular "code clean-up" category.  In general, nothing really substantial, 
just a nice set of maintenance patches.

Thanks,
-Paul

---
The following changes since commit 2fded7f44b8fcf79e274c3f0cfbd0298f95308f3:

  audit: remove vestiges of vers_ops (2015-01-20 10:48:32 -0500)

are available in the git repository at:

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

for you to fetch changes up to 724e7bfcc566375158219c1454b4b6fc416b2c4a:

  audit: Remove condition which always evaluates to false
         (2015-03-13 17:32:52 -0400)

----------------------------------------------------------------
Ameen Ali (1):
      audit: code clean up

Davidlohr Bueso (2):
      audit: consolidate handling of mm->exe_file
      audit: reduce mmap_sem hold for mm->exe_file

Imre Palik (1):
      audit: move the tree pruning to a dedicated thread

Pranith Kumar (1):
      audit: Remove condition which always evaluates to false

Richard Guy Briggs (2):
      audit: don't lose set wait time on first successful call to
             audit_log_start()
      audit: don't reset working wait time accidentally with auditd

 kernel/audit.c      | 47 +++++++++++++++++-----------
 kernel/audit.h      |  3 ++
 kernel/audit_tree.c | 88 ++++++++++++++++++++++++++++++++++----------------
 kernel/auditsc.c    |  9 +-----
 4 files changed, 94 insertions(+), 53 deletions(-)

-- 
paul moore
security @ redhat

                 reply	other threads:[~2015-04-22 20:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=2094477.liEzj8qKqn@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