All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] firmware: arm_scmi: Lazy clock rates and bound iterator fixes
@ 2026-03-23 16:56 Geert Uytterhoeven
  2026-03-23 16:56 ` [PATCH 1/3] firmware: arm_scmi: Fix OOB in scmi_clock_describe_rates_get_lazy() Geert Uytterhoeven
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2026-03-23 16:56 UTC (permalink / raw)
  To: Sudeep Holla, Cristian Marussi, Marek Vasut
  Cc: arm-scmi, linux-arm-kernel, linux-renesas-soc, linux-kernel,
	Geert Uytterhoeven

	Hi all,

This patch series:
  - Fixes an out-of-bound access in lazy clock rate handling,
  - Synchronizes bound-iterator cleanup naming between documentation and
    code.

Note that the first two patches fix the same symptom; either or both can
be applied.

Thanks for your comments!

Geert Uytterhoeven (3):
  firmware: arm_scmi: Fix OOB in scmi_clock_describe_rates_get_lazy()
  firmware: arm_scmi: Fix bound iterators returning too many items
  firmware: arm_scmi: Use proper iter_response_bound_cleanup() name

 drivers/firmware/arm_scmi/clock.c     |  9 ++++++---
 drivers/firmware/arm_scmi/driver.c    | 15 ++++++++++-----
 drivers/firmware/arm_scmi/protocols.h |  2 +-
 3 files changed, 17 insertions(+), 9 deletions(-)

-- 
2.43.0

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

end of thread, other threads:[~2026-03-23 18:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-23 16:56 [PATCH 0/3] firmware: arm_scmi: Lazy clock rates and bound iterator fixes Geert Uytterhoeven
2026-03-23 16:56 ` [PATCH 1/3] firmware: arm_scmi: Fix OOB in scmi_clock_describe_rates_get_lazy() Geert Uytterhoeven
2026-03-23 16:56 ` [PATCH 2/3] firmware: arm_scmi: Fix bound iterators returning too many items Geert Uytterhoeven
2026-03-23 16:56 ` [PATCH 3/3] firmware: arm_scmi: Use proper iter_response_bound_cleanup() name Geert Uytterhoeven
2026-03-23 18:02 ` [PATCH 0/3] firmware: arm_scmi: Lazy clock rates and bound iterator fixes Cristian Marussi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.