kernel-hacking-2024-linux-s.../security/integrity/ima
Eric Paris 37bcbf13d3 IMA: use current_cred() instead of current->cred
Proper invocation of the current credentials is to use current_cred() not
current->cred.  This patches makes IMA use the new method.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Mimi Zohar <zohar@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
2009-05-12 11:06:01 +10:00
..
ima.h integrity: audit update 2009-02-12 09:40:14 +11:00
ima_api.c integrity: audit update 2009-02-12 09:40:14 +11:00
ima_audit.c IMA: use current_cred() instead of current->cred 2009-05-12 11:06:01 +10:00
ima_crypto.c integrity: ima scatterlist bug fix 2009-02-21 00:29:59 +11:00
ima_fs.c integrity: audit update 2009-02-12 09:40:14 +11:00
ima_iint.c integrity: ima iint radix_tree_lookup locking fix 2009-02-23 09:54:53 +11:00
ima_init.c integrity: audit update 2009-02-12 09:40:14 +11:00
ima_main.c IMA: use current_cred() instead of current->cred 2009-05-12 11:06:01 +10:00
ima_policy.c integrity: lsm audit rule matching fix 2009-05-06 10:35:53 +10:00
ima_queue.c
Kconfig ima: fix build error 2009-02-13 09:27:56 +11:00
Makefile