aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/audit.h
Commit message (Expand)AuthorAge
* audit: Make testing for a valid loginuid explicit.Eric W. Biederman2013-05-07
* audit: fix event coverage of AUDIT_ANOM_LINKEric Paris2013-04-30
* helper for some session id stuffEric Paris2013-04-30
* audit: use a consistent audit helper to log lsm informationEric Paris2013-04-30
* audit: stop pushing loginid, uid, sessionid as argumentsEric Paris2013-04-30
* audit: allow checking the type of audit message in the user filterEric Paris2013-04-16
* kernel: audit: beautify code, for extern function, better to check its parame...Chen Gang2013-04-10
* audit: Syscall rules are not applied to existing processes on non-x86Anton Blanchard2013-04-10
* linux/audit.h: move ptrace.h include to kernel headerMike Frysinger2013-01-11
* audit: create explicit AUDIT_SECCOMP event typeKees Cook2013-01-11
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds2012-10-12
|\
| * audit: define AUDIT_ARCH_OPENRISCKees Cook2012-09-21
* | audit: make audit_inode take struct filenameJeff Layton2012-10-12
* | audit: allow audit code to satisfy getname requests from its names_listJeff Layton2012-10-12
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* | audit: overhaul __audit_inode_child to accomodate retryingJeff Layton2012-10-12
* | audit: set the name_len in audit_inode for parent lookupsJeff Layton2012-10-12
* | audit: add a new "type" field to audit_names structJeff Layton2012-10-12
* | audit: reverse arguments to audit_inode_childJeff Layton2012-10-12
* | audit.h: replace defines with C stubsKees Cook2012-10-05
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-10-03
|\ \
| * | audit: export audit_log_task_infoPeter Moody2012-09-12
| |/
* | userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-17
* | audit: Add typespecific uid and gid comparatorsEric W. Biederman2012-09-17
* | audit: Remove the unused uid parameter from audit_receive_filterEric W. Biederman2012-09-17
* | audit: Use current instead of NETLINK_CREDS() in audit_filterEric W. Biederman2012-09-17
|/
* fs: add link restriction audit reportingKees Cook2012-07-29
* seccomp: remove duplicated failure loggingKees Cook2012-04-13
* constify path argument of audit_log_d_path()Al Viro2012-03-20
* audit: comparison on interprocess fieldsPeter Moody2012-01-17
* audit: implement all object interfield comparisonsPeter Moody2012-01-17
* audit: allow interfield comparison between gid and ogidEric Paris2012-01-17
* audit: allow interfield comparison in audit rulesEric Paris2012-01-17
* audit: remove task argument to audit_set_loginuidEric Paris2012-01-17
* audit: allow audit matching on inode gidEric Paris2012-01-17
* audit: allow matching on obj_uidEric Paris2012-01-17
* audit: remove audit_finish_fork as it can't be calledEric Paris2012-01-17
* audit: inline audit_free to simplify the look of generic codeEric Paris2012-01-17
* audit: drop audit_set_macxattr as it doesn't do anythingEric Paris2012-01-17
* audit: inline checks for not needing to collect aux recordsEric Paris2012-01-17
* audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-17
* Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-17
* seccomp: audit abnormal end to a process due to seccompEric Paris2012-01-17
* switch kern_ipc_perm to umode_tAl Viro2012-01-03
* switch mq_open() to umode_tAl Viro2012-01-03
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
* netfilter: add SELinux context support to AUDIT targetMr Dash Four2011-06-30
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-01-19
|\
| * headers: path.h reduxAlexey Dobriyan2011-01-10