Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / auditsc.c
2012-01-23 Randy Dunlapkernel-doc: fix new warnings in auditsc.c
2012-01-17 Kees Cookaudit: no leading space in audit_log_d_path prefix
2012-01-17 Xi Wangaudit: fix signedness bug in audit_log_execve_info()
2012-01-17 Peter Moodyaudit: comparison on interprocess fields
2012-01-17 Peter Moodyaudit: implement all object interfield comparisons
2012-01-17 Eric Parisaudit: allow interfield comparison between gid and...
2012-01-17 Eric Parisaudit: complex interfield comparison helper
2012-01-17 Eric Parisaudit: allow interfield comparison in audit rules
2012-01-17 Eric Parisaudit: do not call audit_getname on error
2012-01-17 Eric Parisaudit: only allow tasks to set their loginuid if it...
2012-01-17 Eric Parisaudit: remove task argument to audit_set_loginuid
2012-01-17 Eric Parisaudit: allow audit matching on inode gid
2012-01-17 Eric Parisaudit: allow matching on obj_uid
2012-01-17 Eric Parisaudit: remove audit_finish_fork as it can't be called
2012-01-17 Eric Parisaudit: inline audit_free to simplify the look of generi...
2012-01-17 Eric Parisaudit: inline checks for not needing to collect aux...
2012-01-17 Eric Parisaudit: drop some potentially inadvisable likely notations
2012-01-17 Eric Parisaudit: inline audit_syscall_entry to reduce burden...
2012-01-17 Eric ParisAudit: push audit success and retcode into arch ptrace.h
2012-01-17 Eric Parisseccomp: audit abnormal end to a process due to seccomp
2012-01-17 Eric Parisaudit: check current inode and containing object when...
2012-01-17 Eric Parisaudit: dynamically allocate audit_names when not enough...
2012-01-17 Eric Parisaudit: make filetype matching consistent with other...
2012-01-04 Al Viroauditsc: propage umode_t
2012-01-04 Al Viroswitch kern_ipc_perm to umode_t
2012-01-04 Al Viroswitch mq_open() to umode_t
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-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-04-27 Tony Jonesaudit: acquire creds selectively to reduce atomic op...
2011-03-31 Lucas De MarchiFix common misspellings
2010-10-30 Al Viroaudit mmap
2010-08-11 Miklos Szeredivfs: add helpers to get root and pwd
2010-07-28 Eric Parisfsnotify: rename fsnotify_mark_entry to just fsnotify_mark
2010-07-28 Eric Parisinotify: remove inotify in kernel interface
2010-07-28 Eric Parisaudit: reimplement audit_trees using fsnotify rather...
2010-07-28 Eric ParisAudit: clean up the audit_watch split
2010-04-05 Eric Parisaudit: preface audit printk with audit
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-08 Al ViroLose the first argument of audit_inode_child()
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-22 Al ViroSanitize f_flags helpers
2009-09-24 Eric ParisAudit: rearrange audit_context to save 16 bytes per...
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: better estimation of execve record length
2009-04-05 Eric ParisAudit: remove spaces from audit_log_d_path
2009-04-05 Eric Parisaudit: audit_set_auditable defined but not used
2009-04-05 Paul Mooreaudit: Fix possible return value truncation in audit_ge...
2009-04-05 Randy Dunlapauditsc: fix kernel-doc notation
2009-04-05 Jiri Pirkoaudit: EXECVE record - removed bogus newline
2009-04-01 Al ViroGet rid of indirect include of fs_struct.h
2009-01-04 Al Viromake sure that filterkey of task,always rules is reported
2009-01-04 Al Virofixing audit rule ordering mess, part 1
2009-01-04 Al Virosanitize audit_log_capset()
2009-01-04 Al Virosanitize audit_fd_pair()
2009-01-04 Al Virosanitize audit_mq_open()
2009-01-04 Al Virosanitize AUDIT_MQ_SENDRECV
2009-01-04 Al Virosanitize audit_mq_notify()
2009-01-04 Al Virosanitize audit_mq_getsetattr()
2009-01-04 Al Virosanitize audit_ipc_set_perm()
2009-01-04 Al Virosanitize audit_ipc_obj()
2009-01-04 Al Virosanitize audit_socketcall
2009-01-04 Al Virodon't reallocate buffer in every audit_sockaddr()
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-09 Al Viro[PATCH] fix broken timestamps in AVC generated by kerne...
2008-12-09 Randy Dunlap[patch 1/1] audit: remove excess kernel-doc
2008-12-09 Al Viro[PATCH] return records for fork() both to child and...
2008-11-13 David HowellsCRED: Inaugurate COW credentials
2008-11-13 David HowellsCRED: Use RCU to access another task's creds and to...
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-13 David HowellsCRED: Wrap task credential accesses in the core kernel
2008-11-11 Eric ParisWhen the capset syscall is used it is not possible...
2008-11-11 Eric ParisAny time fcaps or a setuid app under SECURE_NOROOT...
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-25 Jeff Mahoney- Update to 2.6.25-rc3.
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
next