public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [GIT PULL] arm64 fix for 6.5-rc1
@ 2023-07-01 16:15 Catalin Marinas
  2023-07-01 16:17 ` Linus Torvalds
  2023-07-01 16:19 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Catalin Marinas @ 2023-07-01 16:15 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Will Deacon, linux-arm-kernel, linux-kernel

Hi Linus,

Here's an unplanned second pull request for -rc1 with a fix from Will
for the SVE registers saving corrupting memory. I'll be on holiday from
tomorrow for three weeks, checking the lists occasionally. If there's
anything urgent, Will should be around. Thanks.

The following changes since commit abc17128c81ae8d6a091f24348c63cbe8fe59724:

  Merge branch 'for-next/feat_s1pie' into for-next/core (2023-06-23 18:34:16 +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 893b24181b4c4bf1fa2841b1ed192e5413a97cb1:

  arm64: sme: Use STR P to clear FFR context field in streaming SVE mode (2023-06-29 11:29:31 +0100)

----------------------------------------------------------------
Fix memory corruption (overwriting the kmalloc redzone) when saving the
SVE state while in SVE streaming mode.

----------------------------------------------------------------
Will Deacon (1):
      arm64: sme: Use STR P to clear FFR context field in streaming SVE mode

 arch/arm64/include/asm/fpsimdmacros.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
Catalin

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-07-01 16:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-01 16:15 [GIT PULL] arm64 fix for 6.5-rc1 Catalin Marinas
2023-07-01 16:17 ` Linus Torvalds
2023-07-01 16:19 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox