summaryrefslogtreecommitdiffstats
path: root/include/linux/audit.h
Commit message (Expand)AuthorAgeFilesLines
* seccomp: remove duplicated failure loggingKees Cook2012-04-141-4/+4
* constify path argument of audit_log_d_path()Al Viro2012-03-201-1/+1
* audit: comparison on interprocess fieldsPeter Moody2012-01-171-1/+23
* audit: implement all object interfield comparisonsPeter Moody2012-01-171-1/+9
* audit: allow interfield comparison between gid and ogidEric Paris2012-01-171-1/+2
* audit: allow interfield comparison in audit rulesEric Paris2012-01-171-0/+4
* audit: remove task argument to audit_set_loginuidEric Paris2012-01-171-1/+1
* audit: allow audit matching on inode gidEric Paris2012-01-171-0/+1
* audit: allow matching on obj_uidEric Paris2012-01-171-0/+1
* audit: remove audit_finish_fork as it can't be calledEric Paris2012-01-171-2/+0
* audit: inline audit_free to simplify the look of generic codeEric Paris2012-01-171-1/+6
* audit: drop audit_set_macxattr as it doesn't do anythingEric Paris2012-01-171-2/+0
* audit: inline checks for not needing to collect aux recordsEric Paris2012-01-171-3/+20
* audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-3/+10
* Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-8/+14
* seccomp: audit abnormal end to a process due to seccompEric Paris2012-01-171-0/+8
* switch kern_ipc_perm to umode_tAl Viro2012-01-031-2/+2
* switch mq_open() to umode_tAl Viro2012-01-031-2/+2
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-6/+5
* netfilter: add SELinux context support to AUDIT targetMr Dash Four2011-06-301-0/+7
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-01-191-0/+1
|\
| * headers: path.h reduxAlexey Dobriyan2011-01-101-0/+1
* | netfilter: create audit records for x_tables replacesThomas Graf2011-01-161-0/+1
* | netfilter: audit target to record accepted/dropped packetsThomas Graf2011-01-161-0/+1
|/
* audit mmapAl Viro2010-10-301-0/+9
* gcc-4.6: fs: fix unused but set warningsAndi Kleen2010-08-071-1/+1
* Lose the first argument of audit_inode_child()Al Viro2010-02-081-6/+5
* Audit: clean up all op= output to include string quotingEric Paris2009-06-241-0/+3
* integrity: audit updateMimi Zohar2009-02-121-1/+3
* Merge branch 'master' into nextJames Morris2009-02-061-50/+48
|\
| * audit: validate comparison operations, store them in sane formAl Viro2009-01-041-0/+12
| * audit rules ordering, part 2Al Viro2009-01-041-0/+1
| * fixing audit rule ordering mess, part 1Al Viro2009-01-041-0/+1
| * sanitize audit_log_capset()Al Viro2009-01-041-5/+4
| * sanitize audit_fd_pair()Al Viro2009-01-041-5/+4
| * sanitize audit_mq_open()Al Viro2009-01-041-5/+4
| * sanitize AUDIT_MQ_SENDRECVAl Viro2009-01-041-13/+4
| * sanitize audit_mq_notify()Al Viro2009-01-041-5/+4
| * sanitize audit_mq_getsetattr()Al Viro2009-01-041-5/+4
| * sanitize audit_ipc_set_perm()Al Viro2009-01-041-5/+4
| * sanitize audit_ipc_obj()Al Viro2009-01-041-5/+4
| * sanitize audit_socketcallAl Viro2009-01-041-2/+2
* | integrity: IMA as an integrity service providerMimi Zohar2009-02-061-0/+5
|/
* Merge branch 'next' into for-linusJames Morris2008-12-251-0/+26
|\
| * CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-141-16/+0
| * CRED: Inaugurate COW credentialsDavid Howells2008-11-141-8/+14
| * When the capset syscall is used it is not possible for audit to record theEric Paris2008-11-111-0/+10
| * Any time fcaps or a setuid app under SECURE_NOROOT is used to result in aEric Paris2008-11-111-0/+26
* | [PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro2008-12-091-2/+2
* | [PATCH] return records for fork() both to child and parentAl Viro2008-12-091-0/+2
|/