[git pull] audit

From: Al Viro
Date: Sat Oct 30 2010 - 08:49:04 EST


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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/