kernel-ark/security/integrity/ima
Eric Paris eb8dae9607 IMA: include the word IMA in printk messages
As an example IMA emits a warning when it can't find a TPM chip:

"No TPM chip found, activating TPM-bypass!"

This patch prefaces that message with IMA so we know what subsystem is
bypassing the TPM.  Do this for all pr_info and pr_err messages.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Mimi Zohar <zohar@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
2010-04-23 08:47:53 +10:00
..
ima_api.c ima: rename PATH_CHECK to FILE_CHECK 2010-02-07 03:06:23 -05:00
ima_audit.c IMA: drop the word integrity in the audit message 2010-04-21 09:58:18 +10:00
ima_crypto.c IMA: include the word IMA in printk messages 2010-04-23 08:47:53 +10:00
ima_fs.c ima: handle multiple rules per write 2010-04-21 09:58:13 +10:00
ima_iint.c security/ima: replace gcc specific __FUNCTION__ with __func__ 2010-03-10 15:59:54 +11:00
ima_init.c IMA: include the word IMA in printk messages 2010-04-23 08:47:53 +10:00
ima_main.c security/ima: replace gcc specific __FUNCTION__ with __func__ 2010-03-10 15:59:54 +11:00
ima_policy.c IMA: use audit_log_untrusted_string rather than %s 2010-04-21 09:58:17 +10:00
ima_queue.c IMA: include the word IMA in printk messages 2010-04-23 08:47:53 +10:00
ima.h ima: handle multiple rules per write 2010-04-21 09:58:13 +10:00
Kconfig
Makefile