commit | 217091dd7a7a1bdac027ddb7c5a25f6ac0b8e241 | [log] [tgz] |
---|---|---|
author | Mimi Zohar <zohar@linux.vnet.ibm.com> | Tue Aug 13 08:47:43 2013 -0400 |
committer | Mimi Zohar <zohar@linux.vnet.ibm.com> | Thu Oct 31 20:20:48 2013 -0400 |
tree | 3a8a39da527431153698fc73640db47e8a1bd43a | |
parent | bcbc9b0cf6d8f340a1d166e414f4612b353f7a9b [diff] |
ima: define '_ima' as a builtin 'trusted' keyring Require all keys added to the IMA keyring be signed by an existing trusted key on the system trusted keyring. Changelog: - define stub integrity_init_keyring() function (reported-by Fengguang Wu) - differentiate between regular and trusted keyring names. - replace printk with pr_info (D. Kasatkin) Signed-off-by: Mimi Zohar <zohar@us.ibm.com>