[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZM1J35gT1jjr96Vh@arm.com>
Date: Fri, 4 Aug 2023 19:56:31 +0100
From: Catalin Marinas <catalin.marinas@....com>
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.5-rc5
Hi Linus,
Please pull the arm64 fixes below. Thanks.
The following changes since commit 003e6b56d780095a9adc23efc9cb4b4b4717169b:
ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info() (2023-07-28 14:50:50 +0100)
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 69af56ae56a48a2522aad906c4461c6c7c092737:
arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVE (2023-08-04 16:18:32 +0100)
----------------------------------------------------------------
More SVE/SME fixes for ptrace() and for the (potentially future) case
where SME is implemented in hardware without SVE support.
----------------------------------------------------------------
Mark Brown (5):
arm64/fpsimd: Clear SME state in the target task when setting the VL
arm64/ptrace: Flush FP state when setting ZT0
arm64/ptrace: Don't enable SVE when setting streaming SVE
arm64/fpsimd: Sync FPSIMD state with SVE for SME only systems
arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVE
arch/arm64/kernel/fpsimd.c | 9 +++++----
arch/arm64/kernel/ptrace.c | 10 +++++++---
2 files changed, 12 insertions(+), 7 deletions(-)
--
Catalin
Powered by blists - more mailing lists