aboutsummaryrefslogtreecommitdiff
path: root/include/linux/audit.h
AgeCommit message (Expand)Author
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-09-21audit: define AUDIT_ARCH_OPENRISCKees Cook
2012-09-17userns: Convert the audit loginuid to be a kuidEric W. Biederman
2012-09-17audit: Add typespecific uid and gid comparatorsEric W. Biederman
2012-09-17audit: Remove the unused uid parameter from audit_receive_filterEric W. Biederman
2012-09-17audit: Use current instead of NETLINK_CREDS() in audit_filterEric W. Biederman
2012-09-12audit: export audit_log_task_infoPeter Moody
2012-07-29fs: add link restriction audit reportingKees Cook
2012-04-14seccomp: remove duplicated failure loggingKees Cook
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