[GIT PULL] arm64 fixes for 7.1-rc3

Catalin Marinas catalin.marinas at arm.com
Fri May 8 16:03:04 PDT 2026


Hi Linus,

Please pull the arm64 fix below. Thanks.

The following changes since commit 030e8a40fff65ca6ac1c04a4d3c08afe72438922:

  arm64: signal: Preserve POR_EL0 if poe_context is missing (2026-05-01 17:44:25 +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 5cbb61bf4168859d97c068d88d364f4f1f440325:

  arm64/fpsimd: ptrace: zero target's fpsimd_state, not the tracer's (2026-05-06 12:11:49 +0100)

----------------------------------------------------------------
arm64 ptrace(PTRACE_SETREGSET) fix to zero the target's fpsimd_state
rather than the tracer's.

----------------------------------------------------------------
Breno Leitao (1):
      arm64/fpsimd: ptrace: zero target's fpsimd_state, not the tracer's

 arch/arm64/kernel/ptrace.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
Catalin



More information about the linux-arm-kernel mailing list