aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/audit.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-380/+1
2012-10-13Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds1-0/+1
2012-10-12audit: make audit_inode take struct filenameJeff Layton1-4/+6
2012-10-12audit: allow audit code to satisfy getname requests from its names_listJeff Layton1-0/+11
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-5/+7
2012-10-12audit: overhaul __audit_inode_child to accomodate retryingJeff Layton1-5/+11
2012-10-12audit: set the name_len in audit_inode for parent lookupsJeff Layton1-5/+10
2012-10-12audit: add a new "type" field to audit_names structJeff Layton1-0/+5
2012-10-12audit: reverse arguments to audit_inode_childJeff Layton1-9/+9
2012-10-06audit.h: replace defines with C stubsKees Cook1-53/+153
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+2
2012-09-21audit: define AUDIT_ARCH_OPENRISCKees Cook1-0/+1
2012-09-17userns: Convert the audit loginuid to be a kuidEric W. Biederman1-3/+3
2012-09-17audit: Add typespecific uid and gid comparatorsEric W. Biederman1-0/+2
2012-09-17audit: Remove the unused uid parameter from audit_receive_filterEric W. Biederman1-1/+1
2012-09-17audit: Use current instead of NETLINK_CREDS() in audit_filterEric W. Biederman1-1/+1
2012-09-12audit: export audit_log_task_infoPeter Moody1-0/+2
2012-07-29fs: add link restriction audit reportingKees Cook1-0/+4
2012-04-14seccomp: remove duplicated failure loggingKees Cook1-4/+4
2012-03-20constify path argument of audit_log_d_path()Al Viro1-1/+1
2012-01-17audit: comparison on interprocess fieldsPeter Moody1-1/+23
2012-01-17audit: implement all object interfield comparisonsPeter Moody1-1/+9
2012-01-17audit: allow interfield comparison between gid and ogidEric Paris1-1/+2
2012-01-17audit: allow interfield comparison in audit rulesEric Paris1-0/+4
2012-01-17audit: remove task argument to audit_set_loginuidEric Paris1-1/+1
2012-01-17audit: allow audit matching on inode gidEric Paris1-0/+1
2012-01-17audit: allow matching on obj_uidEric Paris1-0/+1
2012-01-17audit: remove audit_finish_fork as it can't be calledEric Paris1-2/+0
2012-01-17audit: inline audit_free to simplify the look of generic codeEric Paris1-1/+6
2012-01-17audit: drop audit_set_macxattr as it doesn't do anythingEric Paris1-2/+0
2012-01-17audit: inline checks for not needing to collect aux recordsEric Paris1-3/+20
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-3/+10
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris1-8/+14
2012-01-17seccomp: audit abnormal end to a process due to seccompEric Paris1-0/+8
2012-01-03switch kern_ipc_perm to umode_tAl Viro1-2/+2
2012-01-03switch mq_open() to umode_tAl Viro1-2/+2
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches1-6/+5
2011-06-30netfilter: add SELinux context support to AUDIT targetMr Dash Four1-0/+7
2011-01-19Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy1-0/+1
2011-01-16netfilter: create audit records for x_tables replacesThomas Graf1-0/+1
2011-01-16netfilter: audit target to record accepted/dropped packetsThomas Graf1-0/+1
2011-01-10headers: path.h reduxAlexey Dobriyan1-0/+1
2010-10-30audit mmapAl Viro1-0/+9
2010-08-07gcc-4.6: fs: fix unused but set warningsAndi Kleen1-1/+1
2010-02-08Lose the first argument of audit_inode_child()Al Viro1-6/+5
2009-06-24Audit: clean up all op= output to include string quotingEric Paris1-0/+3
2009-02-12integrity: audit updateMimi Zohar1-1/+3
2009-02-06Merge branch 'master' into nextJames Morris1-50/+48
2009-02-06integrity: IMA as an integrity service providerMimi Zohar1-0/+5
2009-01-04audit: validate comparison operations, store them in sane formAl Viro1-0/+12