summaryrefslogtreecommitdiffstats
path: root/include/linux/audit.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'audit-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-091-0/+9
|\
| * audit: deliver signal_info regarless of syscallRichard Guy Briggs2019-05-221-0/+9
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1Star
|/
* ntp: Audit NTP parameters adjustmentOndrej Mosnacek2019-04-161-0/+61
* timekeeping: Audit clock adjustmentsOndrej Mosnacek2019-04-161-0/+14
* audit: hide auditsc_get_stamp and audit_serial prototypesRichard Guy Briggs2019-02-081-9/+0Star
* audit: ignore fcaps on umountRichard Guy Briggs2019-01-311-5/+10
* audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDITRichard Guy Briggs2019-01-251-19/+23
* audit: use current whenever possiblePaul Moore2018-11-271-4/+2Star
* audit: localize audit_log_session_info prototypeRichard Guy Briggs2018-11-191-2/+0Star
* audit: eliminate audit_enabled magic number comparisonRichard Guy Briggs2018-06-191-1/+4
* audit: use inline function to set audit contextRichard Guy Briggs2018-05-141-0/+7
* audit: use inline function to get audit contextRichard Guy Briggs2018-05-141-3/+12
* audit: convert sessionid unset to a macroRichard Guy Briggs2018-05-141-1/+1
* seccomp: Don't special case audited processes when loggingTyler Hicks2018-05-081-9/+1Star
* seccomp: Audit attempts to modify the actions_logged sysctlTyler Hicks2018-05-081-0/+5
* audit: remove path param from link denied functionRichard Guy Briggs2018-03-211-4/+2Star
* Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-8/+0Star
|\
| * Audit: remove unused audit_log_secctx functionCasey Schaufler2017-11-101-8/+0Star
* | audit: Record fanotify access control decisionsSteve Grubb2017-10-101-0/+10
* | Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-231-5/+1Star
|\ \
| * | seccomp: Sysctl to configure actions that are allowed to be loggedTyler Hicks2017-08-141-5/+1Star
| |/
* / ipc: mqueue: Replace timespec with timespec64Deepa Dinamani2017-09-041-3/+3
|/
* audit: Use timespec64 to represent audit timestampsDeepa Dinamani2017-05-021-2/+2
* audit: kernel generated netlink traffic should have a portid of 0Paul Moore2017-05-021-2/+1Star
* 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-061-1/+1
|/
* audit: add fields to exclude filter by reusing user filterRichard Guy Briggs2016-06-271-2/+0Star
* tty: audit: Handle tty audit enable atomicallyPeter Hurley2016-01-281-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-181-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-181-3/+0Star
|\
| * audit: replace getname()/putname() hacks with reference countersPaul Moore2015-01-231-3/+0Star
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-02-121-1/+0Star
|\ \ | |/ |/|
| * audit: remove vestiges of vers_opsRichard Guy Briggs2015-01-201-1/+0Star
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2014-12-241-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-231-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/+2Star
* 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