From: Will Deacon <will@kernel.org>
To: torvalds@linux-foundation.org
Cc: catalin.marinas@arm.com, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, kernel-team@android.com
Subject: [GIT PULL] arm64 fixes for -rc4
Date: Thu, 17 Oct 2024 16:34:08 +0100 [thread overview]
Message-ID: <20241017153407.GA22230@willie-the-truck> (raw)
Hi Linus,
Please pull this crop of arm64 fixes for 6.12-rc4. The summary is in the
tag, but we will have some more POE fixes relating to signal delivery in
the next week or so.
Cheers,
Will
--->8
The following changes since commit 3eddb108abe3de6723cc4b77e8558ce1b3047987:
arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386 (2024-10-04 12:38:03 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/arm64-fixes
for you to fetch changes up to 7aed6a2c51ffc97a126e0ea0c270fab7af97ae18:
kasan: Disable Software Tag-Based KASAN with GCC (2024-10-15 11:38:10 +0100)
----------------------------------------------------------------
arm64 fixes for -rc4
- Disable software tag-based KASAN when compiling with GCC, as functions
are incorrectly instrumented leading to a crash early during boot.
- Fix pkey configuration for kernel threads when POE is enabled.
- Fix invalid memory accesses in uprobes when targetting load-literal
instructions.
----------------------------------------------------------------
Joey Gouly (2):
arm64: set POR_EL0 for kernel threads
Documentation/protection-keys: add AArch64 to documentation
Mark Rutland (3):
arm64: probes: Remove broken LDR (literal) uprobe support
arm64: probes: Fix simulate_ldr*_literal()
arm64: probes: Fix uprobes for big-endian kernels
Will Deacon (1):
kasan: Disable Software Tag-Based KASAN with GCC
Documentation/core-api/protection-keys.rst | 38 +++++++++++++++++++++++-------
arch/arm64/include/asm/uprobes.h | 8 +++----
arch/arm64/kernel/probes/decode-insn.c | 16 +++++++++----
arch/arm64/kernel/probes/simulate-insn.c | 18 ++++++--------
arch/arm64/kernel/probes/uprobes.c | 4 ++--
arch/arm64/kernel/process.c | 3 +++
lib/Kconfig.kasan | 7 ++++--
7 files changed, 61 insertions(+), 33 deletions(-)
next reply other threads:[~2024-10-17 15:37 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-17 15:34 Will Deacon [this message]
2024-10-17 17:34 ` [GIT PULL] arm64 fixes for -rc4 pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2023-01-13 10:29 Will Deacon
2023-01-13 13:58 ` pr-tracker-bot
2022-09-02 11:12 Will Deacon
2022-09-02 18:30 ` pr-tracker-bot
2022-04-22 11:20 Will Deacon
2022-04-22 21:19 ` pr-tracker-bot
2021-12-03 13:19 Will Deacon
2021-12-03 18:53 ` pr-tracker-bot
2020-11-13 12:39 GIT " Will Deacon
2020-11-13 12:44 ` [GIT " Will Deacon
2020-11-13 17:25 ` Linus Torvalds
2020-07-04 13:05 Will Deacon
2020-07-05 17:35 ` pr-tracker-bot
2019-10-17 23:43 [GIT PULL] arm64: Fixes " Will Deacon
2019-10-18 0:06 ` Linus Torvalds
2019-10-18 17:41 ` Will Deacon
2019-10-18 19:17 ` Linus Torvalds
2019-10-21 6:46 ` Ingo Molnar
2019-10-21 11:45 ` Linus Torvalds
2019-10-22 8:16 ` Uwe Kleine-König
2019-10-18 0:15 ` pr-tracker-bot
2019-10-18 20:09 ` Jayachandran Chandrasekharan Nair
2019-06-07 15:13 [GIT PULL] arm64: fixes " Will Deacon
2019-06-07 16:45 ` pr-tracker-bot
2019-04-05 17:17 [GIT PULL] arm64 " Catalin Marinas
2019-04-05 23:50 ` pr-tracker-bot
2018-09-14 16:19 [GIT PULL] arm64: " Will Deacon
2017-12-15 18:31 Will Deacon
2017-08-04 18:32 Will Deacon
2016-06-17 17:07 Will Deacon
2015-05-14 15:48 Will Deacon
2015-01-09 15:22 Will Deacon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241017153407.GA22230@willie-the-truck \
--to=will@kernel.org \
--cc=catalin.marinas@arm.com \
--cc=kernel-team@android.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox