[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <E1GMpjB-0002Ek-NP@ZenIV.linux.org.uk>
Date: Mon, 11 Sep 2006 18:37:49 +0100
From: Al Viro <viro@....linux.org.uk>
To: torvalds@...l.org
Cc: linux-kernel@...r.kernel.org
Subject: [git pull] audit updates and fixes
Audit fixes and missing bits; compared to the last attempt there are two added
fixes from Amy... Please, pull:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git/ audit.b28
Shortlog:
Al Viro:
syscall classes hookup for ppc and s390
audit: more syscall classes added
audit: AUDIT_PERM support
Amy Griffis:
sanity check audit_buffer
update audit rule change messages
Steve Grubb:
fix ppid bug in 2.6.18 kernel
Diffstat:
arch/i386/kernel/audit.c | 28 +++++++++++++++
arch/ia64/ia32/audit.c | 26 ++++++++++++++
arch/ia64/kernel/audit.c | 35 +++++++++++++++++++
arch/powerpc/kernel/Makefile | 2 +
arch/powerpc/kernel/audit.c | 66 +++++++++++++++++++++++++++++++++++++
arch/powerpc/kernel/compat_audit.c | 38 +++++++++++++++++++++
arch/s390/kernel/Makefile | 4 +-
arch/s390/kernel/audit.c | 66 +++++++++++++++++++++++++++++++++++++
arch/s390/kernel/compat_audit.c | 38 +++++++++++++++++++++
arch/x86_64/ia32/audit.c | 26 ++++++++++++++
arch/x86_64/kernel/audit.c | 35 +++++++++++++++++++
include/asm-generic/audit_read.h | 8 ++++
include/asm-generic/audit_write.h | 11 ++++++
include/linux/audit.h | 11 ++++++
kernel/audit.c | 6 +++
kernel/audit.h | 1
kernel/auditfilter.c | 37 +++++++++++++++++---
kernel/auditsc.c | 51 ++++++++++++++++++++++++++++
18 files changed, 483 insertions(+), 6 deletions(-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists