Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / audit.c
2012-03-21 Al Viroconstify path argument of audit_log_d_path()
2012-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-17 Kees Cookaudit: no leading space in audit_log_d_path prefix
2012-01-17 Eric Parisaudit: drop the meaningless and format breaking word...
2012-01-15 Linus TorvaldsMerge branch 'for-linus' of git://selinuxproject.org...
2012-01-08 Jesper Juhlaudit: always follow va_copy() with va_end()
2012-01-05 Eric Parissecurity: remove the security_netlink_recv hook as...
2011-10-31 Paul Gortmakerkernel: Map most files to use export.h instead of module.h
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-06-30 Mr Dash Fournetfilter: add SELinux context support to AUDIT target
2011-04-28 Jeff Mahoney- Delete patches.suse/audit-export-logging.patch.
2011-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-03-03 Patrick McHardynetlink: kill loginuid/sessionid/sid members from struc...
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2011-01-19 Patrick McHardyMerge branch 'master' of /repos/git/net-next-2.6
2011-01-18 Jan Engelhardtaudit: export symbol for use with xt_AUDIT
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-11-03 Ross Kirkaudit: error message typo correction
2010-10-30 Thomas Gleixneraudit: Use rcu for task lookup protection
2010-10-30 Thomas Gleixneraudit: Do not send uninitialized data for AUDIT_TTY_GET
2010-10-30 Thomas Gleixneraudit: Call tty_audit_push_task() outside preempt disabled
2010-10-30 Stephen Hemmingeraudit: make functions static
2010-08-18 Jeff Mahoney- Update to 2.6.36-rc1.
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2010-07-28 Eric ParisAudit: clean up the audit_watch split
2010-07-20 Neil Hormandrop_monitor: convert some kfree_skb call sites to...
2010-04-14 Jeff Mahoney- Update to 2.6.34-rc4.
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-17 Jeff Mahoney- Updated to 2.6.34-rc1-git6.
2010-02-05 Adam BuchbinderFix misspelling of "should" and "shouldn't" in comments.
2009-12-09 Tony Jones- patches.suse/audit-export-logging.patch: fix section...
2009-12-09 Tony Jones- patches.suse/audit-export-logging.patch: export audit...
2009-09-24 Eric ParisAudit: send signal info if selinux is disabled
2009-06-24 Al ViroFix rule eviction order for AUDIT_DIR
2009-06-24 Eric ParisAudit: clean up all op= output to include string quoting
2009-06-24 Eric Parisaudit: seperate audit inode watches into a subfile
2009-06-24 Eric ParisAudit: clean up audit_receive_skb
2009-06-24 Eric ParisAudit: cleanup netlink mesg handling
2009-06-24 Eric ParisAudit: unify the printk of an skb when auditd not around
2009-04-05 Eric ParisAudit: remove spaces from audit_log_d_path
2009-04-05 Miloslav Trmacaudit: ignore terminating NUL in AUDIT_USER_TTY messages
2009-04-05 Miloslav TrmacAudit: fix handling of 'strings' with NULL characters
2008-12-09 Al Viro[PATCH] fix broken timestamps in AVC generated by kerne...
2008-12-09 Eric Paris[PATCH] Audit: make audit=0 actually turn off audit
2008-08-14 Jeff Mahoney- Updated to 2.6.27-rc3.
2008-08-01 zhangxiliang[PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT...
2008-08-01 Vesa-Matti J Karikernel/audit.c control character detection is off-by-one
2008-07-09 Jeff Mahoney- Updated to 2.6.26-rc9-git5.
2008-06-25 Peng Haitao[PATCH] remove useless argument type in audit_filter_user()
2008-06-25 Peng Haitao[PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more...
2008-06-12 Jeff Mahoney- Updated to 2.6.26-rc5-git5.
2008-05-17 Andrew Morton[patch 1/1] audit_send_reply(): fix error-path memory...
2008-04-28 Pavel Emelyanov[patch 2/2] Use find_task_by_vpid in audit code
2008-04-28 Harvey Harrison[PATCH 2/2] audit: fix sparse shadowed variable warnings
2008-04-28 Eric ParisAudit: standardize string audit interfaces
2008-04-28 Eric ParisAudit: stop deadlock from signals under load
2008-04-28 Eric ParisAudit: save audit_backlog_limit audit messages in case...
2008-04-28 Eric ParisAudit: collect sessionid in netlink messages
2008-04-18 Ahmed S. DarwishAudit: internally use the new LSM audit hooks
2008-04-18 Ahmed S. DarwishAudit: use new LSM hooks instead of SELinux exports
2008-04-01 Greg Kroah-Hartman- Update to 2.6.25-rc8
2008-03-28 Dave Jonesaudit: silence two kerneldoc warnings in kernel/audit.c
2008-03-27 Greg Kroah-Hartman- update to 2.6.25-rc7
2008-03-20 Pavel Emelyanovaudit: netlink socket can be auto-bound to pid other...
2008-03-04 Olaf Hering+- Update to 2.6.25-rc3-git5
2008-03-01 Steve Grubb[PATCH] drop EOE records from printk
2008-03-01 Eric Paris[RFC] AUDIT: do not panic when printk loses messages
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-15 Jan Blunckd_path: Make d_path() use a struct path
2008-02-15 Jan Blunckd_path: Use struct path in struct avc_audit_data
2008-02-01 Eric Paris[AUDIT] ratelimit printk messages audit
2008-02-01 Richard Knutsson[patch 2/2] audit: complement va_copy with va_end()
2008-02-01 Andrew Morton[patch 1/2] kernel/audit.c: warning fix
2008-02-01 Eric Paris[AUDIT] create context if auditing was ever enabled
2008-02-01 Eric Paris[AUDIT] clean up audit_receive_msg()
2008-02-01 Eric Paris[AUDIT] make audit=0 really stop audit messages
2008-02-01 Eric Paris[AUDIT] break large execve argument logging into smalle...
2008-02-01 Eric Paris[AUDIT] include audit type in audit message when using...
2008-02-01 Herbert Xu[AUDIT]: Increase skb->truesize in audit_expand
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-21 Al Viro[PATCH] audit: watching subtrees
2007-10-18 Daniel Walkerwhitespace fixes: system auditing
2007-10-13 Jeff Mahoney- Rebased to to 2.6.23.1
2007-10-11 Denis V. Lunev[NET]: make netlink user -> kernel interface synchronious
2007-10-10 Eric W. Biederman[NET]: Support multiple network namespaces with netlink
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-16 Miloslav TrmacAudit: add TTY input auditing
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Robert P. J. Dayaudit: add spaces on either side of case "..." operator.
2007-04-26 Patrick McHardy[NETLINK]: Switch cb_lock spinlock to mutex and allow...
2007-04-26 Arnaldo Carvalho... [NETLINK]: Introduce nlmsg_hdr() helper
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-03-18 Olaf Hering+- update to 2.6.21-rc4-git3
2007-02-18 Steve Grubb[PATCH] audit config lockdown
2007-01-09 Olaf Hering+- update to 2.16.20-rc4
2007-01-09 Greg Kroah-Hartman- first step at updating to 2.6.19
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-10-06 Andrew Morton[PATCH] kauditd_thread warning fix
2006-09-26 Stephen Smalley[PATCH] selinux: rename selinux_ctxid_to_string
2006-09-13 Olaf Hering+- Update to 2.6.18-rc7
next