summaryrefslogtreecommitdiffstats
path: root/include/linux/audit.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2017-02-211-0/+32
|\
| * audit: log module name on init_moduleRichard Guy Briggs2017-02-131-0/+12
| * audit: log 32-bit socketcallsRichard Guy Briggs2017-01-181-0/+20
* | audit_log_{name,link_denied}: constify struct pathAl Viro2016-12-051-1/+1
|/
* audit: add fields to exclude filter by reusing user filterRichard Guy Briggs2016-06-271-2/+0
* tty: audit: Handle tty audit enable atomicallyPeter Hurley2016-01-271-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-171-4/+4
|\
| * security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher2015-12-241-4/+4
* | audit: force seccomp event logging to honor the audit_enabled flagPaul Moore2016-01-131-100/+104
|/
* audit: audit_string_contains_control can be booleanYaowei Bai2015-11-041-1/+1
* audit: audit_dummy_context can be booleanYaowei Bai2015-11-041-3/+3
* audit: implement audit by executableRichard Guy Briggs2015-08-061-0/+1
* audit: use macros for unset inode and device valuesRichard Guy Briggs2015-08-061-0/+3
* Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-171-3/+0
|\
| * audit: replace getname()/putname() hacks with reference countersPaul Moore2015-01-231-3/+0
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-02-111-1/+0
|\ \ | |/ |/|
| * audit: remove vestiges of vers_opsRichard Guy Briggs2015-01-201-1/+0
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2014-12-231-0/+4
|\|
| * audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs2014-12-231-0/+4
* | new helper: audit_file()Al Viro2014-11-191-0/+9
* | audit: Remove "weak" from audit_classify_compat_syscall() declarationBjorn Helgaas2014-10-221-1/+1
|/
* audit: use union for audit_field values since they are mutually exclusiveRichard Guy Briggs2014-09-231-5/+9
* audit: x86: drop arch from __audit_syscall_entry() interfaceRichard Guy Briggs2014-09-231-3/+2
* audit: fix build error when asm/syscall.h does not existEric Paris2014-09-231-1/+2
* ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-3/+4
* AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERICChris Metcalf2014-04-101-1/+1
* audit: define audit_is_compat in kernel internal headerEric Paris2014-03-241-0/+6
* audit: Add generic compat syscall supportAKASHI Takahiro2014-03-201-0/+8
* audit: Send replies in the proper network namespace.Eric W. Biederman2014-03-201-1/+2
* audit: Convert int limit uses to u32Joe Perches2014-01-141-1/+1
* audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro2014-01-131-1/+1
* audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* casesRichard Guy Briggs2014-01-131-1/+3
* audit: fix incorrect type of sessionidRichard Guy Briggs2014-01-131-2/+2
* audit: fix netlink portid naming and typesRichard Guy Briggs2014-01-131-1/+1
* audit: Simplify and correct audit_log_capsetEric W. Biederman2014-01-131-5/+5
* audit: call audit_bprm() only once to add AUDIT_EXECVE informationRichard Guy Briggs2013-11-051-6/+3
* audit: move audit_aux_data_execve contents into audit_context unionRichard Guy Briggs2013-11-051-2/+2
* audit: implement generic feature setting and retrievingEric Paris2013-11-051-0/+2
* audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton2013-07-091-4/+22
* audit: Make testing for a valid loginuid explicit.Eric W. Biederman2013-05-071-0/+5
* audit: fix event coverage of AUDIT_ANOM_LINKEric Paris2013-04-301-9/+11
* helper for some session id stuffEric Paris2013-04-301-0/+2
* audit: use a consistent audit helper to log lsm informationEric Paris2013-04-301-3/+5
* audit: stop pushing loginid, uid, sessionid as argumentsEric Paris2013-04-301-2/+1
* audit: allow checking the type of audit message in the user filterEric Paris2013-04-161-1/+1
* kernel: audit: beautify code, for extern function, better to check its parame...Chen Gang2013-04-101-5/+11
* audit: Syscall rules are not applied to existing processes on non-x86Anton Blanchard2013-04-101-1/+1
* linux/audit.h: move ptrace.h include to kernel headerMike Frysinger2013-01-111-0/+1
* audit: create explicit AUDIT_SECCOMP event typeKees Cook2013-01-111-1/+2
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-380/+1