Hi,

Here's this week drm-misc-fixes PR

Maxime

drm-misc-fixes-2025-09-25:
A CPU stall fix for ast, a NULL pointer dereference fix for gma500, an
OOB and overflow fixes for fbcon, and a race condition fix for panthor.
The following changes since commit 288dac9fb6084330d968459c750c838fd06e10e6:

  drm: bridge: cdns-mhdp8546: Fix missing mutex unlock on error path 
(2025-09-16 15:42:35 +0200)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/misc/kernel.git 
tags/drm-misc-fixes-2025-09-25

for you to fetch changes up to 7d9c3442b02ab7dd3c44e20095a178fd57d2eccb:

  drm/panthor: Defer scheduler entitiy destruction to queue release (2025-09-25 
09:52:03 +0100)

----------------------------------------------------------------
A CPU stall fix for ast, a NULL pointer dereference fix for gma500, an
OOB and overflow fixes for fbcon, and a race condition fix for panthor.

----------------------------------------------------------------
Adrián Larumbe (1):
      drm/panthor: Defer scheduler entitiy destruction to queue release

Nirmoy Das (1):
      drm/ast: Use msleep instead of mdelay for edid read

Samasth Norway Ananda (1):
      fbcon: fix integer overflow in fbcon_do_set_font

Thomas Zimmermann (1):
      fbcon: Fix OOB access in font allocation

Zabelin Nikita (1):
      drm/gma500: Fix null dereference in hdmi teardown

 drivers/gpu/drm/ast/ast_dp.c            |  2 +-
 drivers/gpu/drm/gma500/oaktrail_hdmi.c  |  2 +-
 drivers/gpu/drm/panthor/panthor_sched.c |  8 +-------
 drivers/video/fbdev/core/fbcon.c        | 13 ++++++++++---
 4 files changed, 13 insertions(+), 12 deletions(-)

Attachment: signature.asc
Description: PGP signature

Reply via email to