From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from bee.tesarici.cz (bee.tesarici.cz [77.93.223.253]) (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 D6CDC134738; Wed, 14 Feb 2024 19:16:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=77.93.223.253 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707938221; cv=none; b=J5P+6mt4WEx6NwvOrxX5gyT9uSdZSwF/NjEcv/jTFZGYbcRxr7R4Q176U8sH/w8oqfpowmitk/+v7LGkYI66bnM2JQA7vq+0xzwCe2BpioW3Zq6nzbdhXoH+rQZBG+6mgy6LCGJX3xj2rn7tvMGYDH64Z3StZ3tUCT6Li3iHhWA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707938221; c=relaxed/simple; bh=BTzf525kT+FV3jnbMUkzrtWmsNx3xlFJuhkjYdqXJ38=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=c5ldSrM0fDR5Awils20Ra03f9cgvGDkQsyPBiofmwfZB9i3yORzrBwg5Pz2C/yzjhI9QPnxZZpgnizWxf3h6zlJK6OluVm1eDJmALUngjrQdMD4CygH+YUGbhnzGg514vQtJmmTiX12aK7CwLsumXNdF+eLIXoPdGRko3/VQLSg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=tesarici.cz; spf=pass smtp.mailfrom=tesarici.cz; dkim=pass (2048-bit key) header.d=tesarici.cz header.i=@tesarici.cz header.b=rR2LV0V5; arc=none smtp.client-ip=77.93.223.253 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=tesarici.cz Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=tesarici.cz Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=tesarici.cz header.i=@tesarici.cz header.b="rR2LV0V5" Received: from meshulam.tesarici.cz (dynamic-2a00-1028-83b8-1e7a-4427-cc85-6706-c595.ipv6.o2.cz [IPv6:2a00:1028:83b8:1e7a:4427:cc85:6706:c595]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by bee.tesarici.cz (Postfix) with ESMTPSA id 5A4D81A3A18; Wed, 14 Feb 2024 20:16:57 +0100 (CET) Authentication-Results: mail.tesarici.cz; dmarc=fail (p=quarantine dis=none) header.from=tesarici.cz DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tesarici.cz; s=mail; t=1707938218; bh=SANIeE4LUJqtp8FJcgpRO6Z+6oH6sW3ijgTEizl3tyY=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=rR2LV0V5nf7iWjG/raJitl+/b3Czq8jPiu7eZMAi8w9PdimMCvv+j5ZpK8gou2agU GvcYN+k8lFtGuPBQm+7yDjHyPh9EA8+B29+yvUlxXMR7i9r4LcunwNW1/Z8Is+hH9G a4LpSDBzOYmIc2ewFhvTthZsItsVLzLjclQZuEruemPJIsWTH9l9d5duRluEecx6FR eLjzcxGlZHVSF5XmUkvmbGA3ObemmfA6FKxnbigZiIa0U2CJL94XiJ+DdnCjzB5hQs 1b7yarlrsdlFqpHMxjuVmLs3vhpjFkIvCEFsZAO9GqiAjUz2xmlKr8uq9g3XeIgkvx IpecVRcLipkcA== Date: Wed, 14 Feb 2024 20:16:56 +0100 From: Petr =?UTF-8?B?VGVzYcWZw61r?= To: Xin Li Cc: Petr Tesarik , Jonathan Corbet , Thomas Gleixner , Ingo Molnar , Borislav Petkov , Dave Hansen , "maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)" , "H. Peter Anvin" , Andy Lutomirski , Oleg Nesterov , Peter Zijlstra , Xin Li , Arnd Bergmann , Andrew Morton , Rick Edgecombe , Kees Cook , "Masami Hiramatsu (Google)" , Pengfei Xu , Josh Poimboeuf , Ze Gao , "Kirill A. Shutemov" , Kai Huang , David Woodhouse , Brian Gerst , Jason Gunthorpe , Joerg Roedel , "Mike Rapoport (IBM)" , Tina Zhang , Jacob Pan , "open list:DOCUMENTATION" , open list , Roberto Sassu , Petr Tesarik Subject: Re: [PATCH v1 7/8] sbm: documentation of the x86-64 SandBox Mode implementation Message-ID: <20240214201656.230f58df@meshulam.tesarici.cz> In-Reply-To: References: <20240214113516.2307-1-petrtesarik@huaweicloud.com> <20240214113516.2307-8-petrtesarik@huaweicloud.com> X-Mailer: Claws Mail 4.2.0 (GTK 3.24.39; x86_64-suse-linux-gnu) Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Wed, 14 Feb 2024 10:37:19 -0800 Xin Li wrote: > On 2/14/2024 3:35 AM, Petr Tesarik wrote: > > From: Petr Tesarik > > > > Add a section about the x86-64 implementation. > > > > Signed-off-by: Petr Tesarik > > --- > > Documentation/security/sandbox-mode.rst | 25 +++++++++++++++++++++++++ > > 1 file changed, 25 insertions(+) > > > > diff --git a/Documentation/security/sandbox-mode.rst b/Documentation/security/sandbox-mode.rst > > index 4405b8858c4a..84816b6b68de 100644 > > --- a/Documentation/security/sandbox-mode.rst > > +++ b/Documentation/security/sandbox-mode.rst > > where is this file? > > I assumed it's newly added, but your patch doesn't say so. Ah, right, for people who are not on the Cc list of my arch-independent series, this series is entirely out of context. FWIW the first part is here: https://lore.kernel.org/lkml/20240214113035.2117-1-petrtesarik@huaweicloud.com/ I wonder, would it be better to resend it with a more complete list of recipients? Petr T