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 15462C46467 for ; Fri, 20 Jan 2023 05:36:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231332AbjATFgw (ORCPT ); Fri, 20 Jan 2023 00:36:52 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42248 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230467AbjATFgg (ORCPT ); Fri, 20 Jan 2023 00:36:36 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B28AA6A308; Thu, 19 Jan 2023 21:33:19 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 8C0F6B826B4; Thu, 19 Jan 2023 22:26:05 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EA34AC433EF; Thu, 19 Jan 2023 22:26:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1674167164; bh=6C/e75Z3+bIHg9PgnvuH6xlR38yl2//2MukNMEfVQjI=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=QicVrcJEdSZlUvFPHERxSvcVhNnw2SVOusLcXmW4cTCHVB48UtS3DpHYvfuBvBBZK uQcSEbg9kqZgCoDOEiPM0tLhiwlr2SYuFCV4/SFbZx2OkRSJl04zTsrlDz8TbqDXhD rHbK+eyQRRi7o3lK8WiI1yHRy9X8bpp/v1QhB8lc= Date: Thu, 19 Jan 2023 14:26:02 -0800 From: Andrew Morton To: Rick Edgecombe Cc: x86@kernel.org, "H . Peter Anvin" , Thomas Gleixner , Ingo Molnar , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-mm@kvack.org, linux-arch@vger.kernel.org, linux-api@vger.kernel.org, Arnd Bergmann , Andy Lutomirski , Balbir Singh , Borislav Petkov , Cyrill Gorcunov , Dave Hansen , Eugene Syromiatnikov , Florian Weimer , "H . J . Lu" , Jann Horn , Jonathan Corbet , Kees Cook , Mike Kravetz , Nadav Amit , Oleg Nesterov , Pavel Machek , Peter Zijlstra , Randy Dunlap , Weijiang Yang , "Kirill A . Shutemov" , John Allen , kcc@google.com, eranian@google.com, rppt@kernel.org, jamorris@linux.microsoft.com, dethoma@microsoft.com, Andrew.Cooper3@citrix.com, christina.schimpe@intel.com Subject: Re: [PATCH v5 00/39] Shadow stacks for userspace Message-Id: <20230119142602.97b24f3cdba75f20f97786d3@linux-foundation.org> In-Reply-To: <20230119212317.8324-1-rick.p.edgecombe@intel.com> References: <20230119212317.8324-1-rick.p.edgecombe@intel.com> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On Thu, 19 Jan 2023 13:22:38 -0800 Rick Edgecombe wrote: > SHSTK Sounds like me trying to swear in Russian while drunk. Is there any chance of s/shstk/shadow_stack/g?