Linux kernel -stable discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: stable backports
@ 2026-05-11 13:53 Sebastian Andrzej Siewior
  2026-05-11 13:53 ` [PATCH 1/4] ARM: group is_permission_fault() with is_translation_fault() Sebastian Andrzej Siewior
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Sebastian Andrzej Siewior @ 2026-05-11 13:53 UTC (permalink / raw)
  To: stable
  Cc: Bryan Brattlof, Daniel Wagner, Jan Kiszka, cip-dev,
	nobuhiro.iwamatsu.x90, pavel, Russell King,
	Sebastian Andrzej Siewior

This is a backport of ARM related fixes. This applies cleanly to v6.18
and v6.12. I have an updated batch for v6.6 and v6.1 because this does
not apply cleanly.

#1 and #2 are prerequisites for #3.

Can't tell the origin of #3 (fix hash_name() fault). It might be there
since the begin of time.

#4 (fix branch predictor hardening) fixes commit f5fe12b1eaee2 ("ARM:
spectre-v2: harden user aborts in kernel space") which is v4.20-rc2.

If there are no objections I would post the v6.6 version once this is
accepted and then rebase the PREEMPT_RT bits on top of this.

Russell King (Oracle) (4):
  ARM: group is_permission_fault() with is_translation_fault()
  ARM: allow __do_kernel_fault() to report execution of memory faults
  ARM: fix hash_name() fault
  ARM: fix branch predictor hardening

 arch/arm/mm/alignment.c |   6 ++-
 arch/arm/mm/fault.c     | 100 ++++++++++++++++++++++++++++++----------
 2 files changed, 80 insertions(+), 26 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-05-13 13:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-11 13:53 [PATCH 0/4] ARM: stable backports Sebastian Andrzej Siewior
2026-05-11 13:53 ` [PATCH 1/4] ARM: group is_permission_fault() with is_translation_fault() Sebastian Andrzej Siewior
2026-05-11 13:53 ` [PATCH 2/4] ARM: allow __do_kernel_fault() to report execution of memory faults Sebastian Andrzej Siewior
2026-05-11 13:53 ` [PATCH 3/4] ARM: fix hash_name() fault Sebastian Andrzej Siewior
2026-05-11 13:53 ` [PATCH 4/4] ARM: fix branch predictor hardening Sebastian Andrzej Siewior
2026-05-12  8:00 ` [PATCH 0/4] ARM: stable backports Pavel Machek
2026-05-13 13:51 ` Bryan Brattlof

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