summaryrefslogtreecommitdiff
path: root/include/linux/audit.h
Commit message (Expand)AuthorAge
* audit: remove path param from link denied functionRichard Guy Briggs2018-03-21
* Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * Audit: remove unused audit_log_secctx functionCasey Schaufler2017-11-10
* | audit: Record fanotify access control decisionsSteve Grubb2017-10-10
* | Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-22
|\ \
| * | seccomp: Sysctl to configure actions that are allowed to be loggedTyler Hicks2017-08-14
| |/
* | ipc: mqueue: Replace timespec with timespec64Deepa Dinamani2017-09-03
|/
* audit: Use timespec64 to represent audit timestampsDeepa Dinamani2017-05-02
* audit: kernel generated netlink traffic should have a portid of 0Paul Moore2017-05-02
* Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2017-02-21
|\
| * audit: log module name on init_moduleRichard Guy Briggs2017-02-13
| * audit: log 32-bit socketcallsRichard Guy Briggs2017-01-18
* | audit_log_{name,link_denied}: constify struct pathAl Viro2016-12-05
|/
* audit: add fields to exclude filter by reusing user filterRichard Guy Briggs2016-06-27
* tty: audit: Handle tty audit enable atomicallyPeter Hurley2016-01-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-17
|\
| * security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher2015-12-24
* | audit: force seccomp event logging to honor the audit_enabled flagPaul Moore2016-01-13
|/
* audit: audit_string_contains_control can be booleanYaowei Bai2015-11-04
* audit: audit_dummy_context can be booleanYaowei Bai2015-11-04
* audit: implement audit by executableRichard Guy Briggs2015-08-06
* audit: use macros for unset inode and device valuesRichard Guy Briggs2015-08-06
* Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-17
|\
| * audit: replace getname()/putname() hacks with reference countersPaul Moore2015-01-23
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-02-11
|\ \ | |/ |/|
| * audit: remove vestiges of vers_opsRichard Guy Briggs2015-01-20
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2014-12-23
|\ \ | |/
| * audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs2014-12-23
* | new helper: audit_file()Al Viro2014-11-19
* | audit: Remove "weak" from audit_classify_compat_syscall() declarationBjorn Helgaas2014-10-22
|/
* audit: use union for audit_field values since they are mutually exclusiveRichard Guy Briggs2014-09-23
* audit: x86: drop arch from __audit_syscall_entry() interfaceRichard Guy Briggs2014-09-23
* audit: fix build error when asm/syscall.h does not existEric Paris2014-09-23
* ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-23
* AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERICChris Metcalf2014-04-10
* audit: define audit_is_compat in kernel internal headerEric Paris2014-03-24
* audit: Add generic compat syscall supportAKASHI Takahiro2014-03-20
* audit: Send replies in the proper network namespace.Eric W. Biederman2014-03-20
* audit: Convert int limit uses to u32Joe Perches2014-01-14
* audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro2014-01-13
* audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* casesRichard Guy Briggs2014-01-13
* audit: fix incorrect type of sessionidRichard Guy Briggs2014-01-13
* audit: fix netlink portid naming and typesRichard Guy Briggs2014-01-13
* audit: Simplify and correct audit_log_capsetEric W. Biederman2014-01-13
* audit: call audit_bprm() only once to add AUDIT_EXECVE informationRichard Guy Briggs2013-11-05
* audit: move audit_aux_data_execve contents into audit_context unionRichard Guy Briggs2013-11-05
* audit: implement generic feature setting and retrievingEric Paris2013-11-05
* audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton2013-07-09
* audit: Make testing for a valid loginuid explicit.Eric W. Biederman2013-05-07
* audit: fix event coverage of AUDIT_ANOM_LINKEric Paris2013-04-30