summaryrefslogtreecommitdiff
path: root/security/integrity/integrity_audit.c
Commit message (Expand)AuthorAgeFilesLines
* integrity: check the return value of audit_log_start()Xiaoke Wang2022-02-021-0/+2
* integrity: Use current_uid() in integrity_audit_message()Denis Efremov2020-08-311-1/+1
* integrity: Add errno field in audit messageLakshmi Ramasubramanian2020-07-161-1/+10
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-4/+1
* ima: Use audit_log_format() rather than audit_log_string()Stefan Berger2018-07-181-5/+1
* audit: use inline function to get audit contextRichard Guy Briggs2018-05-141-1/+1
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-1/+1
|\
| * audit: anchor all pid references in the initial pid namespaceRichard Guy Briggs2014-03-201-1/+1
* | integrity: fix checkpatch errorsDmitry Kasatkin2014-03-071-1/+1
* | Integrity: Pass commname via get_task_comm()Tetsuo Handa2014-03-071-1/+2
* | security: replace strict_strto*() with kstrto*()Jingoo Han2014-02-061-1/+1
|/
* integrity: move integrity_audit_msg()Mimi Zohar2013-06-201-0/+64