From patchwork Fri Sep 8 15:30:07 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Will Deacon X-Patchwork-Id: 13377629 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 9DBE6EE8013 for ; Fri, 8 Sep 2023 15:30:41 +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=fXcchMV6K5T+gm36OB1wKCVZ61pE/rFL0TRwS6NR8mI=; b=4zvomcyDraMHlk NnxZly98pyQT1eq0vkL1jfa2gDwWiftGnY5x3tqbG+AYAVajKgLQ78rGIG8rN8qUvOrfzq1eNXIYB uIievjmk++7QqxnpOWcRr43CUf0d872tqA0iMbax3L3apZVZ6+VWYn6bwy5QBLB4cieE9Y3c0Qbvt MUeUtAiumWFqGei3CFkmFYkMGdKfGZOQUrVLEl4Yh0Je5PvtV35ikwgIwGKV2apEwHgFBYxFLePjT kYcS2KfXsQDqvOuldUlTXQ+q1lendqBzrZjwzltAEpLSCccRLsEvEmXg7vBiaOhs6wDC3DEAJebWa Uy94AZ6ttdjhkNej53/g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qedR5-00E0Ur-02; Fri, 08 Sep 2023 15:30:19 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qedR1-00E0U6-36 for linux-arm-kernel@lists.infradead.org; Fri, 08 Sep 2023 15:30:17 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by sin.source.kernel.org (Postfix) with ESMTPS id 49B1FCE1A82; Fri, 8 Sep 2023 15:30:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9A424C433C8; Fri, 8 Sep 2023 15:30:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1694187012; bh=gp/Qd4M7tMQouaQ0tvh7NKp7hlaTwc/Xd1brfUHlaAE=; h=Date:From:To:Cc:Subject:From; b=tCZAPlWyttOhYM7uJVc1jDWcijQfGhGcqaZJ+7/+qe3b+ak0op4MRHUipB0If6J7k xNzzcbum9vGNExXLk7xXnVhQLFGN+xbevulVbgSqeqImlccspjDfoI71dT3kTRTJBa GhS9TURar48JUc/3R2inQw9OjyGqyi3QJEC9nY3/RxP6GOO03DByYxRzi3VK+6pN3y wFIUWQrEsr8Uamzqd+QI5GKZHYjcezwHSF1yYlmbf1TZOavlxPXs2L6oq6BBJJJIzY 0RfkhzNx1r473iJmadEkNk/hZXB1ZJLRX1a2J7uceIPWCMNdiXFHIosEORu9yeeFX6 OdioJFW/1WY7Q== Date: Fri, 8 Sep 2023 16:30:07 +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 -rc1 Message-ID: <20230908153007.GA7281@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-20230908_083016_181449_CB6EDB41 X-CRM114-Status: GOOD ( 13.11 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Linus, Please pull these three arm64 fixes for -rc1. The main one is a fix for a broken strscpy() conversion that landed in the merge window and broke early parsing of the kernel command line. Cheers, Will --->8 The following changes since commit e1df27213941725962f68c64349bbcc60ece0314: Merge branch 'for-next/selftests' into for-next/core (2023-08-25 12:36:57 +0100) 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 8bd795fedb8450ecbef18eeadbd23ed8fc7630f5: arm64: csum: Fix OoB access in IP checksum code for negative lengths (2023-09-07 10:15:20 +0100) ---------------------------------------------------------------- arm64 fixes for -rc1 - Fix an incorrect mask in the CXL PMU driver - Fix a regression in early parsing of the kernel command line - Fix an IP checksum OoB access reported by syzbot ---------------------------------------------------------------- Jeongtae Park (1): perf: CXL: fix mismatched number of counters mask Will Deacon (2): arm64/sysreg: Fix broken strncpy() -> strscpy() conversion arm64: csum: Fix OoB access in IP checksum code for negative lengths arch/arm64/kernel/idreg-override.c | 6 +++--- arch/arm64/lib/csum.c | 2 +- drivers/perf/cxl_pmu.c | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-)