Commit 27a26ccfd528 for kernel
commit 27a26ccfd528da725a999ea1e3102503c61eb655
Merge: 678ede852f91 5cbb61bf4168
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Fri May 8 16:18:35 2026 -0700
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Pull arm64 fix from Catalin Marinas:
- ptrace(PTRACE_SETREGSET) fix to zero the target's fpsimd_state rather
than the tracer's
* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
arm64/fpsimd: ptrace: zero target's fpsimd_state, not the tracer's