summaryrefslogtreecommitdiffstats
path: root/include/linux/audit.h
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* ntp: Audit NTP parameters adjustmentOndrej Mosnacek2019-04-15
* timekeeping: Audit clock adjustmentsOndrej Mosnacek2019-04-15
* audit: hide auditsc_get_stamp and audit_serial prototypesRichard Guy Briggs2019-02-07
* audit: ignore fcaps on umountRichard Guy Briggs2019-01-30
* audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDITRichard Guy Briggs2019-01-25
* audit: use current whenever possiblePaul Moore2018-11-26
* audit: localize audit_log_session_info prototypeRichard Guy Briggs2018-11-19
* audit: eliminate audit_enabled magic number comparisonRichard Guy Briggs2018-06-19
* audit: use inline function to set audit contextRichard Guy Briggs2018-05-14
* audit: use inline function to get audit contextRichard Guy Briggs2018-05-14
* audit: convert sessionid unset to a macroRichard Guy Briggs2018-05-14
* seccomp: Don't special case audited processes when loggingTyler Hicks2018-05-08
* seccomp: Audit attempts to modify the actions_logged sysctlTyler Hicks2018-05-08
* 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