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 fixes for 3.20
Date: Wed, 11 Feb 2015 14:36:12 -0500 [thread overview]
Message-ID: <2269803.TuDOLZFuIO@sifl> (raw)
Hi Linus,
Just one patch from the audit tree for v3.20, and a very minor one at that.
The patch simply removes an old, unused field from the audit_krule structure,
a private audit-only struct. In audit related news, we did a proper overhaul
of the audit pathname code and removed the nasty getname()/putname() hacks for
audit, you should see those patches in Al's vfs tree if you haven't already.
That's it for audit this time, let's hope for a quiet -rcX series.
Thanks,
-Paul
---
The following changes since commit fcf22d8267ad2601fe9b6c549d1be96401c23e0b:
audit: create private file name copies when auditing inodes
(2014-12-30 09:26:21 -0500)
are available in the git repository at:
git://git.infradead.org/users/pcmoore/audit upstream
for you to fetch changes up to 2fded7f44b8fcf79e274c3f0cfbd0298f95308f3:
audit: remove vestiges of vers_ops (2015-01-20 10:48:32 -0500)
----------------------------------------------------------------
Richard Guy Briggs (1):
audit: remove vestiges of vers_ops
include/linux/audit.h | 1 -
kernel/auditfilter.c | 2 --
2 files changed, 3 deletions(-)
reply other threads:[~2015-02-11 19:36 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=2269803.TuDOLZFuIO@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.