From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E7678C2D0E4 for ; Tue, 24 Nov 2020 02:38:52 +0000 (UTC) Received: from mother.openwall.net (mother.openwall.net [195.42.179.200]) by mail.kernel.org (Postfix) with SMTP id 0924020719 for ; Tue, 24 Nov 2020 02:38:51 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0924020719 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=namei.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kernel-hardening-return-20459-kernel-hardening=archiver.kernel.org@lists.openwall.com Received: (qmail 9524 invoked by uid 550); 24 Nov 2020 02:38:42 -0000 Mailing-List: contact kernel-hardening-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Received: (qmail 9485 invoked from network); 24 Nov 2020 02:38:42 -0000 Date: Tue, 24 Nov 2020 13:38:00 +1100 (AEDT) From: James Morris To: Jann Horn cc: =?ISO-8859-15?Q?Micka=EBl_Sala=FCn?= , "Serge E . Hallyn" , Al Viro , Andy Lutomirski , Anton Ivanov , Arnd Bergmann , Casey Schaufler , Jeff Dike , Jonathan Corbet , Kees Cook , Michael Kerrisk , Richard Weinberger , Shuah Khan , Vincent Dagonneau , Kernel Hardening , Linux API , linux-arch , "open list:DOCUMENTATION" , linux-fsdevel , kernel list , "open list:KERNEL SELFTEST FRAMEWORK" , linux-security-module , the arch/x86 maintainers , =?ISO-8859-15?Q?Micka=EBl_Sala=FCn?= Subject: Re: [PATCH v24 12/12] landlock: Add user and kernel documentation In-Reply-To: Message-ID: References: <20201112205141.775752-1-mic@digikod.net> <20201112205141.775752-13-mic@digikod.net> User-Agent: Alpine 2.21 (LRH 202 2017-01-01) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="1665246916-1736655908-1606185482=:26713" This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --1665246916-1736655908-1606185482=:26713 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT On Sat, 21 Nov 2020, Jann Horn wrote: > On Thu, Nov 12, 2020 at 9:52 PM Mickaël Salaün wrote: > > This documentation can be built with the Sphinx framework. > > > > Cc: James Morris > > Cc: Jann Horn > > Cc: Kees Cook > > Cc: Serge E. Hallyn > > Signed-off-by: Mickaël Salaün > > Reviewed-by: Vincent Dagonneau > > Reviewed-by: Jann Horn > Thanks, Jann! -- James Morris --1665246916-1736655908-1606185482=:26713--