On Wed, Mar 24, 2021 at 08:15:20PM +0100, Mickaël Salaün wrote: > From: Mickaël Salaün <[email protected]> > > Add a first document describing userspace API: how to define and enforce > a Landlock security policy. This is explained with a simple example. > The Landlock system calls are described with their expected behavior and > current limitations. > > Another document is dedicated to kernel developers, describing guiding > principles and some important kernel structures. > > This documentation can be built with the Sphinx framework. > > Cc: James Morris <[email protected]> > Cc: Jann Horn <[email protected]> > Cc: Kees Cook <[email protected]> > Cc: Serge E. Hallyn <[email protected]> > Signed-off-by: Mickaël Salaün <[email protected]>
Thanks for the changes! Reviewed-by: Kees Cook <[email protected]> -- Kees Cook

