Hi James, The following changes since commit 217091dd7a7a1bdac027ddb7c5a25f6ac0b8e241:
ima: define '_ima' as a builtin 'trusted' keyring (2013-10-31 20:20:48 -0400) are available in the git repository at: ssh://[email protected]/pub/scm/linux/kernel/git/zohar/linux-integrity.git ima-fixes-new for you to fetch changes up to 0fdb4f5d9a07a832b38ebbc616a19411700d1fac: ima: make a copy of template_fmt in template_desc_init_fields() (2013-11-22 13:08:31 -0500) thanks, Mimi ---------------------------------------------------------------- Mimi Zohar (4): ima: fix random config build error ima: limit trusted keyring name change KEYS: special dot prefixed keyring name bug fix ima: update IMA-templates.txt documentation Roberto Sassu (7): ima: change the default hash algorithm to SHA1 in ima_eventdigest_ng_init() ima: pass HASH_ALGO__LAST as hash algo in ima_eventdigest_init() ima: remove unneeded size_limit argument from ima_eventdigest_init_common() ima: check result of crypto_shash_update() in ima_calc_field_array_hash_tfm ima: do not include field length in template digest calc for ima template ima: do not send field length to userspace for digest of ima template ima: make a copy of template_fmt in template_desc_init_fields() Documentation/security/IMA-templates.txt | 6 ++++-- security/integrity/digsig.c | 12 ++++-------- security/integrity/ima/ima.h | 6 ++++-- security/integrity/ima/ima_api.c | 1 + security/integrity/ima/ima_crypto.c | 17 ++++++++++++----- security/integrity/ima/ima_fs.c | 14 +++++++++++--- security/integrity/ima/ima_template.c | 10 ++++++++-- security/integrity/ima/ima_template_lib.c | 24 +++++++++++++----------- security/integrity/integrity.h | 11 +++++------ security/keys/keyctl.c | 11 ++++++++++- 10 files changed, 72 insertions(+), 40 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

