[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250503230151.2578203-1-cmarinas@kernel.org>
Date: Sun, 4 May 2025 00:01:51 +0100
From: Catalin Marinas <cmarinas@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Will Deacon <will@...nel.org>,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] arm64 fixes for 6.15-rc5
Hi Linus,
Please pull the arm64 fix below. Thanks.
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes
for you to fetch changes up to fee4d171451c1ad9e8aaf65fc0ab7d143a33bd72:
arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays (2025-05-01 17:44:18 +0100)
----------------------------------------------------------------
Add missing sentinels to the arm64 Spectre-BHB MIDR arrays, otherwise
is_midr_in_range_list() reads beyond the end of these arrays.
----------------------------------------------------------------
Will Deacon (1):
arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays
arch/arm64/kernel/proton-pack.c | 2 ++
1 file changed, 2 insertions(+)
Powered by blists - more mailing lists