From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id EDD7A71 for ; Mon, 10 May 2021 13:57:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1620655036; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=2ueHarcaPGWcQI8E59Rcm+H4N/4P07/lLhUlbqdNFOw=; b=I8Gu0yqfYKOXlEcbHrGLIjtS45GgFeplaYPvrPHSH+6C0hrYNosglQvONN4W1Ms2so5lyj CXwshHtK4py/NlWjPsY3h14MFYUhjnywhk+PDURTgPeI5HZBu5dLSAJ0I1+vnga1PVPzaR DDwKY6Re7tW5dXO7XvTiMhAz1DupL98= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-425-4N3tn565PLaQ8LV2erf73w-1; Mon, 10 May 2021 09:57:14 -0400 X-MC-Unique: 4N3tn565PLaQ8LV2erf73w-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 25F8A1083AAE; Mon, 10 May 2021 13:57:12 +0000 (UTC) Received: from localhost (ovpn-115-83.ams2.redhat.com [10.36.115.83]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 349B919C45; Mon, 10 May 2021 13:57:11 +0000 (UTC) From: Giuseppe Scrivano To: "Serge E. Hallyn" Cc: Snaipe , alexander@mihalicyn.com, christian.brauner@ubuntu.com, Linux Containers , cyphar@cyphar.com, ebiederm@xmission.com, geofft@ldpreload.com, jcsible@cert.org, josh@joshtriplett.org, keescook@chromium.org, linux-kernel@vger.kernel.org, luto@amacapital.net, mic@digikod.net, mpatel@redhat.com, ptikhomirov@virtuozzo.com, sargun@sargun.me, stgraber@ubuntu.com, vgoyal@redhat.com, watl@google.com Subject: Re: LPC 2020 Hackroom Session: summary and next steps for isolated user namespaces References: <87ft6act3c.fsf@redhat.com> <20210421172714.912119-1-snaipe@arista.com> <87h7jyvfsm.fsf@redhat.com> <20210507133703.GB22450@mail.hallyn.com> <87cztyhhc4.fsf@redhat.com> Date: Mon, 10 May 2021 15:57:09 +0200 In-Reply-To: <87cztyhhc4.fsf@redhat.com> (Giuseppe Scrivano's message of "Mon, 10 May 2021 15:02:51 +0200") Message-ID: <874kfahetm.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) X-Mailing-List: containers@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Giuseppe Scrivano writes: >>> Any comments on this approach? Could we move forward with it? >> >> Can you send these to lkml? I'll have to go back through our previous >> discussions, but offhand this looks good to me. > > I've just sent them to lkml. and I've realized I forgot to CC containers@lists.linux.dev. For anyone interested, the patches are here: https://lore.kernel.org/lkml/20210510130011.1441834-1-gscrivan@redhat.com/T/#t Regards, Giuseppe