summaryrefslogtreecommitdiff
path: root/include/linux/audit.h
AgeCommit message (Expand)Author
2019-10-03audit: Report suspicious O_CREAT usageKees Cook
2019-08-30kill LOOKUP_NO_EVAL, don't bother including namei.h from audit.hAl Viro
2019-07-21audit_inode(): switch to passing AUDIT_INODE_...Al Viro
2019-07-08Merge tag 'audit-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-21audit: deliver signal_info regarless of syscallRichard Guy Briggs
2019-04-15ntp: Audit NTP parameters adjustmentOndrej Mosnacek
2019-04-15timekeeping: Audit clock adjustmentsOndrej Mosnacek
2019-02-07audit: hide auditsc_get_stamp and audit_serial prototypesRichard Guy Briggs
2019-01-30audit: ignore fcaps on umountRichard Guy Briggs
2019-01-25audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDITRichard Guy Briggs
2018-11-26audit: use current whenever possiblePaul Moore
2018-11-19audit: localize audit_log_session_info prototypeRichard Guy Briggs
2018-06-19audit: eliminate audit_enabled magic number comparisonRichard Guy Briggs
2018-05-14audit: use inline function to set audit contextRichard Guy Briggs
2018-05-14audit: use inline function to get audit contextRichard Guy Briggs
2018-05-14audit: convert sessionid unset to a macroRichard Guy Briggs
2018-05-08seccomp: Don't special case audited processes when loggingTyler Hicks
2018-05-08seccomp: Audit attempts to modify the actions_logged sysctlTyler Hicks
2018-03-21audit: remove path param from link denied functionRichard Guy Briggs
2017-11-15Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-10Audit: remove unused audit_log_secctx functionCasey Schaufler
2017-10-10audit: Record fanotify access control decisionsSteve Grubb
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-03ipc: mqueue: Replace timespec with timespec64Deepa Dinamani
2017-08-14seccomp: Sysctl to configure actions that are allowed to be loggedTyler Hicks
2017-05-02audit: Use timespec64 to represent audit timestampsDeepa Dinamani
2017-05-02audit: kernel generated netlink traffic should have a portid of 0Paul Moore
2017-02-21Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-02-13audit: log module name on init_moduleRichard Guy Briggs
2017-01-18audit: log 32-bit socketcallsRichard Guy Briggs
2016-12-05audit_log_{name,link_denied}: constify struct pathAl Viro
2016-06-27audit: add fields to exclude filter by reusing user filterRichard Guy Briggs
2016-01-27tty: audit: Handle tty audit enable atomicallyPeter Hurley
2016-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-01-13audit: force seccomp event logging to honor the audit_enabled flagPaul Moore
2015-12-24security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher
2015-11-04audit: audit_string_contains_control can be booleanYaowei Bai
2015-11-04audit: audit_dummy_context can be booleanYaowei Bai
2015-08-06audit: implement audit by executableRichard Guy Briggs
2015-08-06audit: use macros for unset inode and device valuesRichard Guy Briggs
2015-02-17Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2015-02-11Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2015-01-23audit: replace getname()/putname() hacks with reference countersPaul Moore
2015-01-20audit: remove vestiges of vers_opsRichard Guy Briggs
2014-12-23Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2014-12-23audit: restore AUDIT_LOGINUID unset ABIRichard Guy Briggs
2014-11-19new helper: audit_file()Al Viro
2014-10-22audit: Remove "weak" from audit_classify_compat_syscall() declarationBjorn Helgaas
2014-09-23audit: use union for audit_field values since they are mutually exclusiveRichard Guy Briggs