On June 20, 2019 7:33:25 PM GMT+02:00, Kees Cook <keescook@xxxxxxxxxxxx> wrote: > On Thu, Jun 20, 2019 at 06:08:03AM +1000, James Morris wrote: > > We extended stacking support in March to allow Landlock and SARA to > be > > merged and have not seen anything from them since. > > Salvatore and Mickaël, have you had a chance to look at the stacking > changes? I'd love to see work progress on your LSMs now that the > stacking prerequisites have landed. > > Thanks! Yes, I successfully updated Landlock as a stackable LSM. I also worked on removing some code (and related features, for now) to get smaller patches for the next round, and I tried to get rid of the VFS modifications. I still need to update the tests, rebase a last time and review everything before sending a new patch set, hopefully next week. Mickaël