From: Al Viro <viro@ZenIV.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [git pull] audit
Date: Sat, 30 Oct 2010 13:48:50 +0100 [thread overview]
Message-ID: <20101030124850.GY19804@ZenIV.linux.org.uk> (raw)
Assorted fixes. Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git/ audit.b64
Shortlog:
Al Viro (3):
in untag_chunk() we need to do alloc_chunk() a bit earlier
audit: make link()/linkat() match "attribute change" predicate
audit mmap
Miloslav Trmac (1):
Audit: add support to match lsm labels on user audit messages
Stephen Hemminger (1):
audit: make functions static
Thomas Gleixner (3):
audit: Call tty_audit_push_task() outside preempt disabled
audit: Do not send uninitialized data for AUDIT_TTY_GET
audit: Use rcu for task lookup protection
Diffstat:
drivers/char/tty_audit.c | 38 +++++++++++++-----
include/asm-generic/audit_change_attr.h | 4 ++
include/linux/audit.h | 9 ++++
include/linux/tty.h | 9 ++--
kernel/audit.c | 67 ++++++++++++++-----------------
kernel/audit.h | 5 +--
kernel/audit_tree.c | 9 +++-
kernel/audit_watch.c | 4 +-
kernel/auditfilter.c | 12 ++++++
kernel/auditsc.c | 16 +++++++
mm/mmap.c | 2 +
mm/nommu.c | 2 +
12 files changed, 118 insertions(+), 59 deletions(-)
next reply other threads:[~2010-10-30 12:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-30 12:48 Al Viro [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-01-04 21:29 [git pull] audit Al Viro
2008-08-04 10:19 Al Viro
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=20101030124850.GY19804@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--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.