Re: [PATCH v6 01/17] ima: Add IMA namespace support

From: Stefan Berger
Date: Wed Dec 15 2021 - 21:34:40 EST



On 12/15/21 16:10, Mimi Zohar wrote:
Hi Stefan,

On Fri, 2021-12-10 at 14:47 -0500, Stefan Berger wrote:
Implement an IMA namespace data structure that gets created alongside a
user namespace with CLONE_NEWUSER. This lays down the foundation for
namespacing the different aspects of IMA (eg. IMA-audit, IMA-measurement,
IMA-appraisal).

Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxxxxx>
Suggested-by: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Thanks, this patch set is looking a lot better. Hopefully it isn't
premature for generic comments:

- With the SPDX line, the license info should be removed.

Removed the references to GPL.



thanks,

Mimi