Misc audit updates and fixes. Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current.git/ audit.b46
Shortlog:
Al Viro (2):
switch audit_get_loginuid() to task_struct *
get rid of loginuid races
Andrew Morton (1):
[patch 1/2] kernel/audit.c: warning fix
Eric Paris (11):
[AUDIT] return EINTR not ERESTART*
[AUDIT] collect uid, loginuid, and comm in OBJ_PID records
[AUDIT] add session id to audit messages
[AUDIT] Add End of Event record
[AUDIT] do not panic on exclude messages in audit_log_pid_context()
[AUDIT] include audit type in audit message when using printk
[AUDIT] break large execve argument logging into smaller messages
[AUDIT] make audit=0 really stop audit messages
[AUDIT] clean up audit_receive_msg()
[AUDIT] create context if auditing was ever enabled
[AUDIT] ratelimit printk messages audit
Klaus Heinrich Kiwi (1):
[AUDIT] Add uid, gid fields to ANOM_PROMISCUOUS message
Richard Knutsson (1):
[patch 2/2] audit: complement va_copy with va_end()
Diffstat:
Documentation/filesystems/proc.txt | 7 -
drivers/char/tty_audit.c | 19 +-
fs/proc/base.c | 2 +-
include/linux/audit.h | 13 +-
include/linux/init_task.h | 8 +
include/linux/sched.h | 4 +
kernel/audit.c | 434 +++++++++++++++---------------------
kernel/auditfilter.c | 54 +++--
kernel/auditsc.c | 349 +++++++++++++++++++++--------
kernel/sysctl.c | 11 -
net/core/dev.c | 15 +-
net/key/af_key.c | 14 +-
net/netlink/af_netlink.c | 2 +-
net/xfrm/xfrm_state.c | 2 +-
security/selinux/selinuxfs.c | 17 +-
security/selinux/ss/services.c | 5 +-
16 files changed, 533 insertions(+), 423 deletions(-)
--
| debian developer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO |
| Linus Torvalds | Re: Slow DOWN, please!!! |
| Tony Lindgren | [PATCH 37/90] ARM: OMAP: MPUIO wake updates |
git: | |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| Alexey Dobriyan | Re: [GIT]: Networking |
| Dushan Tcholich | Re: ksoftirqd high cpu load on kernels 2.6.24 to 2.6.27-rc1-mm1 |
