public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] integrity: fixes and new features
@ 2014-02-28 14:59 Dmitry Kasatkin
  2014-02-28 14:59 ` [PATCH 1/8] ima: fix erronous removal of security.ima xattr Dmitry Kasatkin
                   ` (7 more replies)
  0 siblings, 8 replies; 31+ messages in thread
From: Dmitry Kasatkin @ 2014-02-28 14:59 UTC (permalink / raw)
  To: linux-security-module, zohar
  Cc: jmorris, linux-kernel, casey.schaufler, dmitry.kasatkin,
	Dmitry Kasatkin

Hi,

This patchset contains bug fixes, cleanups and new features
for integrity subsytem.

- Dmitry

Dmitry Kasatkin (8):
  ima: fix erronous removal of security.ima xattr
  integrity: fix checkpatch errors
  ima: return d_name.name if d_path fails
  evm: EVM does not use MD5
  ima: skip memory allocation for empty files
  evm: enable key retention service automatically
  evm: introduce EVM hmac attribute list
  evm: introduce EVM hmac xattr list

 security/integrity/evm/Kconfig        | 35 +++++++++-----
 security/integrity/evm/evm.h          | 41 +++++++++-------
 security/integrity/evm/evm_crypto.c   | 14 +++---
 security/integrity/evm/evm_main.c     | 90 +++++++++++++++++++++--------------
 security/integrity/iint.c             |  2 +-
 security/integrity/ima/ima_api.c      | 10 ++--
 security/integrity/ima/ima_crypto.c   | 22 +++++----
 security/integrity/ima/ima_fs.c       |  6 +--
 security/integrity/ima/ima_main.c     | 11 ++---
 security/integrity/ima/ima_policy.c   | 75 +++++++++++++++--------------
 security/integrity/ima/ima_queue.c    |  4 +-
 security/integrity/ima/ima_template.c | 14 +++---
 security/integrity/integrity_audit.c  |  4 +-
 13 files changed, 183 insertions(+), 145 deletions(-)

-- 
1.8.3.2


^ permalink raw reply	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2014-03-05 22:20 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-28 14:59 [PATCH 0/8] integrity: fixes and new features Dmitry Kasatkin
2014-02-28 14:59 ` [PATCH 1/8] ima: fix erronous removal of security.ima xattr Dmitry Kasatkin
2014-03-03 13:43   ` Mimi Zohar
2014-02-28 14:59 ` [PATCH 2/8] integrity: fix checkpatch errors Dmitry Kasatkin
2014-02-28 15:16   ` Dmitry Kasatkin
2014-03-03 13:41   ` Mimi Zohar
2014-03-03 14:01     ` Dmitry Kasatkin
2014-03-03 14:23       ` Mimi Zohar
2014-03-04  2:02     ` Mimi Zohar
2014-02-28 14:59 ` [PATCH 3/8] ima: return d_name.name if d_path fails Dmitry Kasatkin
2014-03-03 13:45   ` Mimi Zohar
2014-02-28 14:59 ` [PATCH 4/8] evm: EVM does not use MD5 Dmitry Kasatkin
2014-03-04  2:02   ` Mimi Zohar
2014-02-28 14:59 ` [PATCH 5/8] ima: skip memory allocation for empty files Dmitry Kasatkin
2014-03-04  2:03   ` Mimi Zohar
2014-02-28 14:59 ` [PATCH 6/8] evm: enable key retention service automatically Dmitry Kasatkin
2014-03-04  2:02   ` Mimi Zohar
2014-03-04 14:10     ` Dmitry Kasatkin
2014-03-04 19:25       ` Mimi Zohar
2014-02-28 14:59 ` [PATCH 7/8] evm: introduce EVM hmac attribute list Dmitry Kasatkin
2014-03-04  2:09   ` Mimi Zohar
2014-03-04 14:20     ` Dmitry Kasatkin
2014-02-28 14:59 ` [PATCH 8/8] evm: introduce EVM hmac xattr list Dmitry Kasatkin
2014-03-04  2:39   ` Mimi Zohar
2014-03-04  3:00     ` Casey Schaufler
2014-03-04  3:21       ` Mimi Zohar
2014-03-04 14:18         ` Dmitry Kasatkin
2014-03-04 20:36           ` Mimi Zohar
2014-03-05  9:26             ` Dmitry Kasatkin
2014-03-05 16:04               ` Mimi Zohar
2014-03-05 22:20                 ` Dmitry Kasatkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox