[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aLL02Fi-gazNRa1G@arm.com>
Date: Sat, 30 Aug 2025 13:55:52 +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.17-rc4
Hi Linus,
Please pull a couple of small arm64 fixes below (for -rc4 if there's
still time, otherwise -rc5 is fine as well). Thanks.
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
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 d82aa5d3501b25bfb7bc2a24a68ad0a83b2ad10b:
kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptrace (2025-08-30 11:31:11 +0100)
----------------------------------------------------------------
Two arm64 fixes:
- CFI failure due to kpti_ng_pgd_alloc() signature mismatch
- Underallocation bug in the SVE ptrace kselftest
----------------------------------------------------------------
Kees Cook (1):
arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signature
Mark Brown (1):
kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptrace
arch/arm64/include/asm/mmu.h | 7 +++++++
arch/arm64/kernel/cpufeature.c | 5 +++--
arch/arm64/mm/mmu.c | 7 -------
tools/testing/selftests/arm64/fp/fp-ptrace.c | 5 ++---
4 files changed, 12 insertions(+), 12 deletions(-)
--
Catalin
Powered by blists - more mailing lists