This patch will print cap_permitted and cap_inheritable data in the PATH
[safe/jmp/linux-2.6] / kernel / auditsc.c
2008-11-11 Eric ParisThis patch will print cap_permitted and cap_inheritable...
2008-10-13 Alan Coxtty: Fix abusers of current->sighand->tty
2008-09-02 Cordelia[PATCH] audit: Moved variable declaration to beginning...
2008-08-04 zhangxiliangRe: [PATCH] Fix the kernel panic of audit_filter_task...
2008-08-01 zhangxiliang[PATCH] Fix the kernel panic of audit_filter_task when...
2008-08-01 Eric Paris[PATCH] Audit: Collect signal info when SIGUSR2 is...
2008-07-24 Roland McGrathx86_64 syscall audit fast-path
2008-04-28 Al Viro[PATCH] new predicate - AUDIT_FILETYPE
2008-04-28 Harvey Harrison[PATCH 2/2] audit: fix sparse shadowed variable warnings
2008-04-28 Harvey Harrison[PATCH 1/2] audit: move extern declarations to audit.h
2008-04-28 Eric ParisAudit: standardize string audit interfaces
2008-04-28 Eric ParisAudit: end printk with newline
2008-04-18 Ahmed S. DarwishAudit: Final renamings and cleanup
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-03-01 Paul Moore[PATCH] Audit: Fix the format type for size_t variables
2008-02-19 Eric ParisAudit: use == not = in if statements
2008-02-15 Jan Blunckd_path: Use struct path in struct avc_audit_data
2008-02-15 Jan BlunckUse struct path in fs_struct
2008-02-01 Eric Paris[AUDIT] create context if auditing was ever enabled
2008-02-01 Eric Paris[AUDIT] break large execve argument logging into smalle...
2008-02-01 Eric Paris[AUDIT] do not panic on exclude messages in audit_log_p...
2008-02-01 Eric Paris[AUDIT] Add End of Event record
2008-02-01 Eric Paris[AUDIT] add session id to audit messages
2008-02-01 Eric Paris[AUDIT] collect uid, loginuid, and comm in OBJ_PID...
2008-02-01 Eric Paris[AUDIT] return EINTR not ERESTART*
2008-02-01 Al Viro[PATCH] get rid of loginuid races
2008-02-01 Al Viro[PATCH] switch audit_get_loginuid() to task_struct *
2007-10-23 Randy Dunlapauditsc: fix kernel-doc param warnings
2007-10-21 Al Viro[PATCH] audit: watching subtrees
2007-10-21 Al Viro[PATCH] pass dentry to audit_inode()/audit_inode_child()
2007-10-18 Daniel Walkerwhitespace fixes: syscall auditing
2007-10-17 Jesper JuhlClean up duplicate includes in kernel/
2007-10-09 Trond MyklebustSUNRPC: Convert rpc_pipefs to use the generic filesyste...
2007-08-23 Adrian Bunkkernel/auditsc.c: fix an off-by-one
2007-08-08 Al Virofix oops in __audit_signal_info()
2007-07-29 Peter Zijlstraaudit: fix two bugs in the new execve audit code
2007-07-22 Al Viro[PATCH] get rid of AVC_PATH postponed treatment
2007-07-22 Steve Grubb[PATCH] Make IPC mode consistent
2007-07-19 Ollie Wildmm: variable length argument support
2007-07-19 Peter Zijlstraaudit: rework execve audit
2007-07-16 Henrik Kretzschmarkerneldoc fix in audit_core_dumps
2007-07-16 Miloslav TrmacAudit: add TTY input auditing
2007-05-11 Steve Grubb[PATCH] Abnormal End of Processes
2007-05-11 Amy Griffis[PATCH] match audit name data
2007-05-11 Amy Griffis[PATCH] complete message queue auditing
2007-05-11 Amy Griffis[PATCH] initialize name osid
2007-05-11 Amy Griffis[PATCH] audit signal recipients
2007-05-11 Al Viro[PATCH] auditing ptrace
2007-03-14 Al Viro[PATCH] fix deadlock in audit_log_task_context()
2007-02-18 Al Viro[PATCH] AUDIT_FD_PAIR
2006-12-08 Josef Sipek[PATCH] struct path: convert kernel
2006-12-08 Peter Zijlstra[PATCH] tty: ->signal->tty locking
2006-12-07 Joy Lattenaudit: Add auditing to ipsec
2006-12-04 Al Viro[PATCH] severing skbuff.h -> highmem.h
2006-10-04 Steve Grubb[PATCH] name_count array overrun
2006-10-04 Alexander Viro[PATCH] PPID filtering fix
2006-09-29 Alan Cox[PATCH] audit/accounting: tty locking
2006-09-26 Stephen Smalley[PATCH] selinux: rename selinux_ctxid_to_string
2006-09-26 Stephen Smalley[PATCH] selinux: eliminate selinux_task_ctxid
2006-09-11 Al Viro[PATCH] audit: AUDIT_PERM support
2006-08-03 Al Viro[PATCH] take filling ->pid, etc. out of audit_get_context()
2006-08-03 Al Viro[PATCH] don't bother with aux entires for dummy context
2006-08-03 Al Viro[PATCH] mark context of syscall entered with no rules...
2006-08-03 Al Viro[PATCH] introduce audit rules counter
2006-08-03 Amy Griffis[PATCH] fix missed create event for directory audit
2006-08-03 Amy Griffis[PATCH] fix faulty inode data collection for open(...
2006-07-01 Darrel Goeddel[PATCH] audit: support for object context filters
2006-07-01 Darrel Goeddel[PATCH] audit: rename AUDIT_SE_* constants
2006-07-01 Amy Griffis[PATCH] add rule filterkey
2006-06-28 Jesper Juhl[PATCH] Remove redundant NULL checks before [kv]free...
2006-06-28 Randy Dunlap[PATCH] fix kernel-doc in kernel/ dir
2006-06-23 Randy Dunlap[PATCH] Doc: add audit & acct to DocBook
2006-06-20 Steve Grubb[PATCH] make set_loginuid obey audit_enabled
2006-06-20 Amy Griffis[PATCH] log more info for directory entry change events
2006-06-20 Amy Griffis[PATCH] audit: path-based rules
2006-06-20 George C. Wilson[PATCH] Audit of POSIX Message Queue Syscalls v.2
2006-06-20 Al Viro[PATCH] deprecate AUDIT_POSSBILE
2006-06-20 Al Viro[PATCH] inline more audit helpers
2006-06-20 Linda Knippers[PATCH] update of IPC audit record cleanup
2006-06-20 Al Viro[PATCH] add filtering by ppid
2006-06-20 Al Viro[PATCH] log ppid
2006-06-20 Al Viro[PATCH] collect sid of those who send signals to auditd
2006-06-20 Al Viro[PATCH] execve argument logging
2006-05-01 Steve Grubb[PATCH] Audit Filter Performance
2006-05-01 Steve Grubb[PATCH] Rework of IPC auditing
2006-05-01 Steve Grubb[PATCH] More user space subject labels
2006-05-01 Steve Grubb[PATCH] change lspp ipc auditing
2006-05-01 Steve Grubb[PATCH] audit inode patch
2006-05-01 Darrel Goeddel[PATCH] support for context based audit filtering,...
2006-05-01 Al Viro[PATCH] no need to wank with task_lock() and pinning...
2006-05-01 Al Viro[PATCH] drop task argument of audit_syscall_{entry...
2006-05-01 Al Viro[PATCH] drop gfp_mask in audit_log_exit()
2006-05-01 Al Viro[PATCH] move call of audit_free() into do_exit()
2006-05-01 Al Viro[PATCH] deal with deadlocks in audit_free()
2006-03-25 Linus TorvaldsMerge branch 'audit.b3' of git://git./linux/kernel...
2006-03-20 Ingo Molnar[PATCH] simplify audit_free() locking
2006-03-20 Steve Grubb[PATCH] Add tty to syscall audit records
2006-03-20 Amy Griffis[PATCH] audit string fields interface + consumer
2006-03-20 David Woodhouse[PATCH] Fix audit record filtering with !CONFIG_AUDITSY...
next