Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Nov 2013 19:16:54 +0000 (11:16 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Nov 2013 19:16:54 +0000 (11:16 -0800)
commit3af4977ed66918aea468feadc2f00715f1e2c4af
tree790a77df038498fcce4fcbfc3ecc7d02ec38ff25
parentb95485143b271df65ce7c6ba75daee324ee6f517
parent6df025c1ae1c66a1d6e7f6788600f00dcfdf0146
Merge branch 'for-linus' of git://git./linux/kernel/git/jmorris/linux-security

Pull IMA fixes from James Morris:
 "These three patches fix regressions in the IMA code in your current
  tree.

  The first fixes a couple of bugs in template_desc_init_fields(), and
  the other two ensure that changes in this kernel don't break
  userspace"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security:
  ima: make a copy of template_fmt in template_desc_init_fields()
  ima: do not send field length to userspace for digest of ima template
  ima: do not include field length in template digest calc for ima template