public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Kasatkin <d.kasatkin@samsung.com>
To: linux-security-module@vger.kernel.org, zohar@linux.vnet.ibm.com
Cc: jmorris@namei.org, linux-kernel@vger.kernel.org,
	casey.schaufler@intel.com, dmitry.kasatkin@gmail.com,
	Dmitry Kasatkin <d.kasatkin@samsung.com>
Subject: [PATCH 0/8] integrity: fixes and new features
Date: Fri, 28 Feb 2014 16:59:24 +0200	[thread overview]
Message-ID: <cover.1393599538.git.d.kasatkin@samsung.com> (raw)

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


             reply	other threads:[~2014-02-28 15:01 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-28 14:59 Dmitry Kasatkin [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1393599538.git.d.kasatkin@samsung.com \
    --to=d.kasatkin@samsung.com \
    --cc=casey.schaufler@intel.com \
    --cc=dmitry.kasatkin@gmail.com \
    --cc=jmorris@namei.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=zohar@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox