Re: [PATCH v17 00/10] Landlock LSM

2020-05-11 Thread Mickaël Salaün
On 11/05/2020 21:21, Mickaël Salaün wrote: > Hi, > > This new patch series brings some improvements and add new tests: > > Use smaller userspace structures (attributes) to save space, and check > at built time that every attribute don't contain hole and are 8-bits > aligned. 8-bytes aligned, o

[PATCH v17 00/10] Landlock LSM

2020-05-11 Thread Mickaël Salaün
Hi, This new patch series brings some improvements and add new tests: Use smaller userspace structures (attributes) to save space, and check at built time that every attribute don't contain hole and are 8-bits aligned. Allow enforcement of empty ruleset, which enables deny-all policies (useful f