All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Morris <jmorris@namei.org>
To: Matthew Garrett <mjg59@google.com>
Cc: linux-integrity@vger.kernel.org, zohar@linux.vnet.ibm.com
Subject: Re: [PATCH V4 2/2] EVM: Allow runtime modification of the set of verified xattrs
Date: Fri, 11 May 2018 04:14:20 +1000 (AEST)	[thread overview]
Message-ID: <alpine.LRH.2.21.1805110413500.1003@namei.org> (raw)
In-Reply-To: <20180509202811.29875-2-mjg59@google.com>

On Wed, 9 May 2018, Matthew Garrett wrote:

> Signed-off-by: Matthew Garrett <mjg59@google.com>
> ---
> 
>  Updated to add support for locking down the list, and also to forbid adding
>  the same xattr twice.
> 
>  Documentation/ABI/testing/evm       |  13 +++
>  security/integrity/evm/Kconfig      |  11 ++
>  security/integrity/evm/evm_crypto.c |   2 +-
>  security/integrity/evm/evm_main.c   |   6 +-
>  security/integrity/evm/evm_secfs.c  | 153 ++++++++++++++++++++++++++--
>  5 files changed, 175 insertions(+), 10 deletions(-)


Reviewed-by: James Morris <james.morris@microsoft.com>

-- 
James Morris
<jmorris@namei.org>

  reply	other threads:[~2018-05-10 18:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-09 20:28 [PATCH V4 1/2] EVM: turn evm_config_xattrnames into a list Matthew Garrett
2018-05-09 20:28 ` [PATCH V4 2/2] EVM: Allow runtime modification of the set of verified xattrs Matthew Garrett
2018-05-10 18:14   ` James Morris [this message]
2018-05-11  4:41   ` Mimi Zohar
2018-05-11 19:51     ` Matthew Garrett
2018-05-11 20:05       ` Mimi Zohar
2018-05-11 16:58   ` Mimi Zohar
2018-05-10 18:13 ` [PATCH V4 1/2] EVM: turn evm_config_xattrnames into a list James Morris
2018-05-11  4:03 ` Mimi Zohar

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=alpine.LRH.2.21.1805110413500.1003@namei.org \
    --to=jmorris@namei.org \
    --cc=linux-integrity@vger.kernel.org \
    --cc=mjg59@google.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.