On Wed, 9 May 2018, Matthew Garrett wrote: > Signed-off-by: Matthew Garrett <mjg59@xxxxxxxxxx> > --- > > 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@xxxxxxxxxxxxx> -- James Morris <jmorris@xxxxxxxxx>