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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 883EEC7EE23 for ; Mon, 5 Jun 2023 17:59:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Umjb8OiLMbPQstd1r9WzOGAcRyT8qcru7uGCLOOaA7I=; b=WClrqfL7xOpTRQ eGWICOhCfOS8Jq0PCpTUthd4LYI0/wZWLfyW7n0ZKmtwCoR6x6Y7Or8YcxgMr7EZGJxWwFSc/I441 K9wWJwPx6FrnY2sXe13xd4aR5rgWoYwDVIbqQvq4G83O6XZUijAUMAobtOX6gqeXXrgfcPSIbx/I+ Ds3JPXlwbMVddPM+HE8uXol+PMOjJNt5TiUKHH8hyg8yRlGDuN6rWYgjjj1v0lnHRwp2iKm7e5WPe +5V7aAvmfmCQ7HZKLna+lVH0nIYo2msywtAmBBPe65o5Vve7QPYudbdo81VNfwN6Yj4Cugmxu9/Lg IYGG59vrLGPDyNw1DeJQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q6ETY-00GLUd-16; Mon, 05 Jun 2023 17:58:40 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q6ETV-00GLTT-2K for linux-arm-kernel@lists.infradead.org; Mon, 05 Jun 2023 17:58:39 +0000 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 dfw.source.kernel.org (Postfix) with ESMTPS id 1584E6179C; Mon, 5 Jun 2023 17:58:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 57AF6C433EF; Mon, 5 Jun 2023 17:58:34 +0000 (UTC) Date: Mon, 5 Jun 2023 18:58:31 +0100 From: Catalin Marinas To: Joey Gouly Cc: linux-arm-kernel@lists.infradead.org, nd@arm.com, broonie@kernel.org, james.morse@arm.com, mark.rutland@arm.com, maz@kernel.org, oliver.upton@linux.dev, shuah@kernel.org, suzuki.poulose@arm.com, will@kernel.org, yuzenghui@huawei.com Subject: Re: [PATCH v3 00/20] Permission Indirection Extension Message-ID: References: <20230511110337.3385517-1-joey.gouly@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230511110337.3385517-1-joey.gouly@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230605_105837_801123_82C4F30A X-CRM114-Status: GOOD ( 13.54 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, May 11, 2023 at 12:03:17PM +0100, Joey Gouly wrote: > Joey Gouly (20): > arm64/sysreg: Add ID register ID_AA64MMFR3 > arm64/sysreg: add system registers TCR2_ELx > arm64/sysreg: update HCRX_EL2 register > arm64/sysreg: add PIR*_ELx registers > arm64: cpufeature: add system register ID_AA64MMFR3 > arm64: cpufeature: add TCR2 cpucap > arm64: cpufeature: add Permission Indirection Extension cpucap > KVM: arm64: Save/restore TCR2_EL1 > KVM: arm64: Save/restore PIE registers > KVM: arm64: expose ID_AA64MMFR3_EL1 to guests > arm64: add PTE_UXN/PTE_WRITE to SWAPPER_*_FLAGS > arm64: add PTE_WRITE to PROT_SECT_NORMAL > arm64: reorganise PAGE_/PROT_ macros > arm64: disable EL2 traps for PIE > arm64: add encodings of PIRx_ELx registers > arm64: enable Permission Indirection Extension (PIE) > arm64: transfer permission indirection settings to EL2 > arm64: Document boot requirements for PIE > KVM: selftests: get-reg-list: support ID register features > KVM: selftests: get-reg-list: add Permission Indirection registers For some reason lore.kernel.org doesn't have this series, though it made it to infradead (and this archive: http://lists.openwrt.org/pipermail/linux-arm-kernel/2023-May/833014.html). I applied it manually to the arm64 for-next/feat_s1pie (I don't have a b4 automated reply for it). Patch 14 conflicts with Kristina's series (for-next/feat_mops) and I solved it in the merge resolution in for-next/core but this would get lost when I redo the topic branch merges. You might as well rebase this series on top of the arm64 for-next/feat_mops and repost so that we have the Link: tag as well. Thanks. -- Catalin _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel