summaryrefslogtreecommitdiffstats
path: root/include/linux/audit.h
Commit message (Expand)AuthorAgeFilesLines
* audit: avoid missing-prototype warningsArnd Bergmann2023-05-171-2/+0
* fanotify,audit: Allow audit to use the full permission event responseRichard Guy Briggs2023-02-071-4/+5
* fanotify: Ensure consistent variable type for responseRichard Guy Briggs2023-02-071-3/+3
* audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()Peilin Ye2022-08-041-5/+0
* audit: make is_audit_feature_set() staticXiu Jianfeng2022-06-131-2/+0
* audit,io_uring,io-wq: call __audit_uring_exit for dummy contextsJulian Orth2022-05-171-1/+1
* Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-011-0/+11
|\
| * audit: add OPENAT2 record to list "how" infoRichard Guy Briggs2021-10-041-0/+10
| * audit: replace magic audit syscall class numbers with macrosRichard Guy Briggs2021-10-011-0/+1
* | audit,io_uring,io-wq: add some basic audit support to io_uringPaul Moore2021-09-191-0/+26
|/
* audit: trigger accompanying records when no rules presentRichard Guy Briggs2020-10-271-8/+0
* audit: purge audit_log_string from the intra-kernel audit APIRichard Guy Briggs2020-07-211-5/+0
* audit: issue CWD record to accompany LSM_AUDIT_DATA_* recordsRichard Guy Briggs2020-07-081-1/+8
* audit: remove unused !CONFIG_AUDITSYSCALL __audit_inode* stubsRichard Guy Briggs2020-07-011-8/+0
* audit: add gfp parameter to audit_log_nfcfgRichard Guy Briggs2020-06-291-4/+4
* audit: log nftables configuration change eventsRichard Guy Briggs2020-06-231-0/+18
* audit: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-071-1/+1
* netfilter: add audit table unregister actionsRichard Guy Briggs2020-04-281-0/+1
* audit: tidy and extend netfilter_cfg x_tablesRichard Guy Briggs2020-04-281-0/+21
* audit: Report suspicious O_CREAT usageKees Cook2019-10-031-2/+3
* kill LOOKUP_NO_EVAL, don't bother including namei.h from audit.hAl Viro2019-08-301-1/+0
* audit_inode(): switch to passing AUDIT_INODE_...Al Viro2019-07-211-13/+7
* Merge tag 'audit-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-081-0/+9
|\
| * audit: deliver signal_info regarless of syscallRichard Guy Briggs2019-05-211-0/+9
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1
|/
* ntp: Audit NTP parameters adjustmentOndrej Mosnacek2019-04-151-0/+61
* timekeeping: Audit clock adjustmentsOndrej Mosnacek2019-04-151-0/+14
* audit: hide auditsc_get_stamp and audit_serial prototypesRichard Guy Briggs2019-02-071-9/+0
* audit: ignore fcaps on umountRichard Guy Briggs2019-01-301-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-261-4/+2
* audit: localize audit_log_session_info prototypeRichard Guy Briggs2018-11-191-2/+0
* 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/+1
* 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/+2
* Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-8/+0
|\
| * Audit: remove unused audit_log_secctx functionCasey Schaufler2017-11-101-8/+0
* | 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-221-5/+1
|\ \
| * | seccomp: Sysctl to configure actions that are allowed to be loggedTyler Hicks2017-08-141-5/+1
| |/
* / ipc: mqueue: Replace timespec with timespec64Deepa Dinamani2017-09-031-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/+1
* 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