aboutsummaryrefslogtreecommitdiff
path: root/include/linux/audit.h
AgeCommit message (Expand)Author
2012-03-20constify path argument of audit_log_d_path()Al Viro
2012-01-17audit: comparison on interprocess fieldsPeter Moody
2012-01-17audit: implement all object interfield comparisonsPeter Moody
2012-01-17audit: allow interfield comparison between gid and ogidEric Paris
2012-01-17audit: allow interfield comparison in audit rulesEric Paris
2012-01-17audit: remove task argument to audit_set_loginuidEric Paris
2012-01-17audit: allow audit matching on inode gidEric Paris
2012-01-17audit: allow matching on obj_uidEric Paris
2012-01-17audit: remove audit_finish_fork as it can't be calledEric Paris
2012-01-17audit: inline audit_free to simplify the look of generic codeEric Paris
2012-01-17audit: drop audit_set_macxattr as it doesn't do anythingEric Paris
2012-01-17audit: inline checks for not needing to collect aux recordsEric Paris
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2012-01-17seccomp: audit abnormal end to a process due to seccompEric Paris
2012-01-03switch kern_ipc_perm to umode_tAl Viro
2012-01-03switch mq_open() to umode_tAl Viro
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-06-30netfilter: add SELinux context support to AUDIT targetMr Dash Four
2011-01-19Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2011-01-16netfilter: create audit records for x_tables replacesThomas Graf
2011-01-16netfilter: audit target to record accepted/dropped packetsThomas Graf
2011-01-10headers: path.h reduxAlexey Dobriyan
2010-10-30audit mmapAl Viro
2010-08-07gcc-4.6: fs: fix unused but set warningsAndi Kleen
2010-02-08Lose the first argument of audit_inode_child()Al Viro
2009-06-24Audit: clean up all op= output to include string quotingEric Paris
2009-02-12integrity: audit updateMimi Zohar
2009-02-06Merge branch 'master' into nextJames Morris
2009-02-06integrity: IMA as an integrity service providerMimi Zohar
2009-01-04audit: validate comparison operations, store them in sane formAl Viro
2009-01-04audit rules ordering, part 2Al Viro
2009-01-04fixing audit rule ordering mess, part 1Al Viro
2009-01-04sanitize audit_log_capset()Al Viro
2009-01-04sanitize audit_fd_pair()Al Viro
2009-01-04sanitize audit_mq_open()Al Viro
2009-01-04sanitize AUDIT_MQ_SENDRECVAl Viro
2009-01-04sanitize audit_mq_notify()Al Viro
2009-01-04sanitize audit_mq_getsetattr()Al Viro
2009-01-04sanitize audit_ipc_set_perm()Al Viro
2009-01-04sanitize audit_ipc_obj()Al Viro
2009-01-04sanitize audit_socketcallAl Viro
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-09[PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro
2008-12-09[PATCH] return records for fork() both to child and parentAl Viro
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-11When the capset syscall is used it is not possible for audit to record theEric Paris
2008-11-11Any time fcaps or a setuid app under SECURE_NOROOT is used to result in aEric Paris
2008-07-24remove the v850 portAdrian Bunk