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 83973C7EE23 for ; Fri, 19 May 2023 11:46:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231617AbjESLq0 (ORCPT ); Fri, 19 May 2023 07:46:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37826 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230395AbjESLqZ (ORCPT ); Fri, 19 May 2023 07:46:25 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EB399F7 for ; Fri, 19 May 2023 04:46:23 -0700 (PDT) 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 723A565700 for ; Fri, 19 May 2023 11:46:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id BB586C433EF; Fri, 19 May 2023 11:46:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684496782; bh=Olt1PypmmQcb81fY2VtriBTxMJOSgK/JD0JGkP5i/rc=; h=Date:From:To:Cc:Subject:From; b=YIjKtCoFhvlHSELOlopkPLtiE/J4a05orC+WJRtd93nDUUIdb6W0w8eGv/kRCfd0r 53NvlEaXld03f/6b49L179KOAMsnyYtm+QCCZUUhf5dvQQU5yLg4k+tS/hBZJM3t0c ckA1Tgfkue0i7LHAdKJPkbT6YXTlZQ9ElISAoETc3x6EaJ5IHW/YxuMnKl/Y/V0UM0 AZBAS+uMTYmjpTMm8LRNELDif/CUwnGtE7BnbSHuCWV8xop3sK76009KHz/fTCCKkp hK4fRJ8UeAaHRbILJPIAArUViONUQIrQMu7oqBrLG6y97wI9D46XVr22ZNgfjINaJE nOnhYPeyblE1g== Date: Fri, 19 May 2023 12:46:18 +0100 From: Will Deacon To: torvalds@linux-foundation.org Cc: catalin.marinas@arm.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel-team@android.com Subject: [GIT PULL] arm64 fixes for -rc3 Message-ID: <20230519114617.GA2588@willie-the-truck> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, Please pull these arm64 fixes for -rc3. Summary in the tag, but it's a mixture of compiler/static checker resolutions and a couple of MTE fixes. Cheers, Will --->8 The following changes since commit ac9a78681b921877518763ba0e89202254349d1b: Linux 6.4-rc1 (2023-05-07 13:34:35 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/arm64-fixes for you to fetch changes up to c4c597f1b367433c52c531dccd6859a39b4580fb: arm64: mte: Do not set PG_mte_tagged if tags were not initialized (2023-05-16 14:59:16 +0100) ---------------------------------------------------------------- arm64 fixes for -rc3 - Avoid erroneously marking untagged pages with PG_mte_tagged - Always reset KASAN tags for destination page in copy_page() - Mark PMU header functions 'static inline' - Fix some sparse warnings due to missing casts ---------------------------------------------------------------- Geert Uytterhoeven (2): ARM: perf: Mark all accessor functions inline arm64: perf: Mark all accessor functions inline Linus Walleij (1): arm64: vdso: Pass (void *) to virt_to_page() Min-Hua Chen (1): arm64/mm: mark private VM_FAULT_X defines as vm_fault_t Peter Collingbourne (2): arm64: Also reset KASAN tag if page is not PG_mte_tagged arm64: mte: Do not set PG_mte_tagged if tags were not initialized arch/arm/include/asm/arm_pmuv3.h | 6 +++--- arch/arm64/include/asm/arm_pmuv3.h | 6 +++--- arch/arm64/kernel/mte.c | 7 ++----- arch/arm64/kernel/vdso.c | 2 +- arch/arm64/mm/copypage.c | 5 +++-- arch/arm64/mm/fault.c | 4 ++-- 6 files changed, 14 insertions(+), 16 deletions(-) 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 C2FFFC77B7F for ; Fri, 19 May 2023 11:46:48 +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:MIME-Version: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:In-Reply-To:References: List-Owner; bh=SMRlVNOdh1CPAK0PRDkZk2Zpgq+hEfNL0njIuCGtYQA=; b=FhvOf6xqJ21IuP dYjmluHvEnbe88ccAffod4nKVSFsK5TP0sub3ucW/5Zz2DoB35Pk8EIypQNp2dnLc1zEuPF2xLzvd y9TK3oo0dqPS1xIwYG8H/XQBC0uaNeej521rUnpkDqWWEQK6Ro7LCiEowwc97VnvpILLU9DE1CdbI pOTNlkumlxaC9cKtyi8u2CEfGh5vaU6qpdck758BqQzSi5cqiT8jpcp9brPtcTWNqdtSy6h8ErYIm 0fZ36zgNlaZHnwyLX5RdFQ9zKVE3qsSpxwTMbTyF6oPHmlWcDc/WQh/2DYDF8X5wGR1m0X+ArIdmj 367ZntQ6Nc86E617UbMA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pzyZ1-00G8wL-30; Fri, 19 May 2023 11:46:27 +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 1pzyYz-00G8vR-2v for linux-arm-kernel@lists.infradead.org; Fri, 19 May 2023 11:46:27 +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 718F064A3D; Fri, 19 May 2023 11:46:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id BB586C433EF; Fri, 19 May 2023 11:46:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684496782; bh=Olt1PypmmQcb81fY2VtriBTxMJOSgK/JD0JGkP5i/rc=; h=Date:From:To:Cc:Subject:From; b=YIjKtCoFhvlHSELOlopkPLtiE/J4a05orC+WJRtd93nDUUIdb6W0w8eGv/kRCfd0r 53NvlEaXld03f/6b49L179KOAMsnyYtm+QCCZUUhf5dvQQU5yLg4k+tS/hBZJM3t0c ckA1Tgfkue0i7LHAdKJPkbT6YXTlZQ9ElISAoETc3x6EaJ5IHW/YxuMnKl/Y/V0UM0 AZBAS+uMTYmjpTMm8LRNELDif/CUwnGtE7BnbSHuCWV8xop3sK76009KHz/fTCCKkp hK4fRJ8UeAaHRbILJPIAArUViONUQIrQMu7oqBrLG6y97wI9D46XVr22ZNgfjINaJE nOnhYPeyblE1g== Date: Fri, 19 May 2023 12:46:18 +0100 From: Will Deacon To: torvalds@linux-foundation.org Cc: catalin.marinas@arm.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel-team@android.com Subject: [GIT PULL] arm64 fixes for -rc3 Message-ID: <20230519114617.GA2588@willie-the-truck> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230519_044626_015942_D03C8225 X-CRM114-Status: GOOD ( 11.95 ) 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 Hi Linus, Please pull these arm64 fixes for -rc3. Summary in the tag, but it's a mixture of compiler/static checker resolutions and a couple of MTE fixes. Cheers, Will --->8 The following changes since commit ac9a78681b921877518763ba0e89202254349d1b: Linux 6.4-rc1 (2023-05-07 13:34:35 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/arm64-fixes for you to fetch changes up to c4c597f1b367433c52c531dccd6859a39b4580fb: arm64: mte: Do not set PG_mte_tagged if tags were not initialized (2023-05-16 14:59:16 +0100) ---------------------------------------------------------------- arm64 fixes for -rc3 - Avoid erroneously marking untagged pages with PG_mte_tagged - Always reset KASAN tags for destination page in copy_page() - Mark PMU header functions 'static inline' - Fix some sparse warnings due to missing casts ---------------------------------------------------------------- Geert Uytterhoeven (2): ARM: perf: Mark all accessor functions inline arm64: perf: Mark all accessor functions inline Linus Walleij (1): arm64: vdso: Pass (void *) to virt_to_page() Min-Hua Chen (1): arm64/mm: mark private VM_FAULT_X defines as vm_fault_t Peter Collingbourne (2): arm64: Also reset KASAN tag if page is not PG_mte_tagged arm64: mte: Do not set PG_mte_tagged if tags were not initialized arch/arm/include/asm/arm_pmuv3.h | 6 +++--- arch/arm64/include/asm/arm_pmuv3.h | 6 +++--- arch/arm64/kernel/mte.c | 7 ++----- arch/arm64/kernel/vdso.c | 2 +- arch/arm64/mm/copypage.c | 5 +++-- arch/arm64/mm/fault.c | 4 ++-- 6 files changed, 14 insertions(+), 16 deletions(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel