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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5E4ACC76195 for ; Tue, 21 Mar 2023 21:38:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229873AbjCUViz convert rfc822-to-8bit (ORCPT ); Tue, 21 Mar 2023 17:38:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59696 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229691AbjCUViy (ORCPT ); Tue, 21 Mar 2023 17:38:54 -0400 Received: from lithops.sigma-star.at (lithops.sigma-star.at [195.201.40.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B689AEB68; Tue, 21 Mar 2023 14:38:51 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id 18A5A6431C2E; Tue, 21 Mar 2023 22:38:49 +0100 (CET) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id Me7cS-Nxy2PL; Tue, 21 Mar 2023 22:38:48 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id 8671E6431C36; Tue, 21 Mar 2023 22:38:48 +0100 (CET) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id VGsPHh8GbQMI; Tue, 21 Mar 2023 22:38:48 +0100 (CET) Received: from lithops.sigma-star.at (lithops.sigma-star.at [195.201.40.130]) by lithops.sigma-star.at (Postfix) with ESMTP id 54F076431C2E; Tue, 21 Mar 2023 22:38:48 +0100 (CET) Date: Tue, 21 Mar 2023 22:38:48 +0100 (CET) From: Richard Weinberger To: =?utf-8?Q?Micka=C3=ABl_Sala=C3=BCn?= Cc: anton ivanov , Johannes Berg , Christopher Obbard , Guenter Roeck , =?utf-8?Q?G=C3=BCnther?= Noack , kuba , James Morris , Jeff Xu , Kees Cook , Paul Moore , Ritesh Raj Sarraf , "Serge E. Hallyn" , Shuah Khan , Sjoerd Simons , Willem de Bruijn , linux-fsdevel , linux-kernel , linux-kselftest , LSM , Christian Brauner Message-ID: <1227008149.272858.1679434728169.JavaMail.zimbra@nod.at> In-Reply-To: References: <20230309165455.175131-1-mic@digikod.net> Subject: Re: [PATCH v1 0/5] Landlock support for UML MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT X-Originating-IP: [195.201.40.130] X-Mailer: Zimbra 8.8.12_GA_3807 (ZimbraWebClient - FF97 (Linux)/8.8.12_GA_3809) Thread-Topic: Landlock support for UML Thread-Index: cDpGZ2uHkUYDwsgQ8r9Yk4fx0jV61w== Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org ----- Ursprüngliche Mail ----- > Von: "Mickaël Salaün" > Richard, Anton, Johannes, what do you think about these UML changes? I like them but didn't had a chance for a deeper look so far. :-S Thanks, //richard