summaryrefslogtreecommitdiff
path: root/include/linux/audit.h
AgeCommit message (Expand)Author
2015-01-08audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs
2014-02-28audit: Send replies in the proper network namespace.Eric W. Biederman
2014-01-14audit: Convert int limit uses to u32Joe Perches
2014-01-13audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro
2014-01-13audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* casesRichard Guy Briggs
2014-01-13audit: fix incorrect type of sessionidRichard Guy Briggs
2014-01-13audit: fix netlink portid naming and typesRichard Guy Briggs
2014-01-13audit: Simplify and correct audit_log_capsetEric W. Biederman
2013-11-05audit: call audit_bprm() only once to add AUDIT_EXECVE informationRichard Guy Briggs
2013-11-05audit: move audit_aux_data_execve contents into audit_context unionRichard Guy Briggs
2013-11-05audit: implement generic feature setting and retrievingEric Paris
2013-07-09audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton
2013-05-07audit: Make testing for a valid loginuid explicit.Eric W. Biederman
2013-04-30audit: fix event coverage of AUDIT_ANOM_LINKEric Paris
2013-04-30helper for some session id stuffEric Paris
2013-04-30audit: use a consistent audit helper to log lsm informationEric Paris
2013-04-30audit: stop pushing loginid, uid, sessionid as argumentsEric Paris
2013-04-16audit: allow checking the type of audit message in the user filterEric Paris
2013-04-10kernel: audit: beautify code, for extern function, better to check its parame...Chen Gang
2013-04-10audit: Syscall rules are not applied to existing processes on non-x86Anton Blanchard
2013-01-11linux/audit.h: move ptrace.h include to kernel headerMike Frysinger
2013-01-11audit: create explicit AUDIT_SECCOMP event typeKees Cook
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-10-13Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds
2012-10-12audit: make audit_inode take struct filenameJeff Layton
2012-10-12audit: allow audit code to satisfy getname requests from its names_listJeff Layton
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12audit: overhaul __audit_inode_child to accomodate retryingJeff Layton
2012-10-12audit: set the name_len in audit_inode for parent lookupsJeff Layton
2012-10-12audit: add a new "type" field to audit_names structJeff Layton
2012-10-12audit: reverse arguments to audit_inode_childJeff Layton
2012-10-06audit.h: replace defines with C stubsKees Cook
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