Hi Dave, Simona, 2 small fixes for the next rc/final.
The WARN_ON() fix seemed noticeable enough to send a pull request. Kind regards, ~Maarten Lankhorst drm-misc-fixes-2026-01-29: drm-misc-fixes for v6.19-rc8: - Fix a WARN_ON() when passing an invalid handle to drm_gem_change_handle_ioctl() - drop ddc device reference when unloading in imx/tve. The following changes since commit 0a095b64fa5b4b1edfeb2e9b1751e044230c5d73: drm/i915/display: Fix color pipeline enum name leak (2026-01-22 10:26:55 +0100) are available in the Git repository at: https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-fixes-2026-01-29 for you to fetch changes up to e535c23513c63f02f67e3e09e0787907029efeaf: drm/imx/tve: fix probe device leak (2026-01-28 10:53:19 +0100) ---------------------------------------------------------------- drm-misc-fixes for v6.19-rc8: - Fix a WARN_ON() when passing an invalid handle to drm_gem_change_handle_ioctl() - drop ddc device reference when unloading in imx/tve. ---------------------------------------------------------------- Johan Hovold (1): drm/imx/tve: fix probe device leak Tvrtko Ursulin (1): drm: Do not allow userspace to trigger kernel warnings in drm_gem_change_handle_ioctl() drivers/gpu/drm/drm_gem.c | 18 ++++++++++++------ drivers/gpu/drm/imx/ipuv3/imx-tve.c | 13 +++++++++++++ 2 files changed, 25 insertions(+), 6 deletions(-)
