Hi Dave and Sima, Please pull the drm-xe-fixes for this week targeting v6.9-rc7. Two important fixes: one avoiding a use-after-free in the rebind worker and the other to make display work in ADL-N. thanks Lucas De Marchi drm-xe-fixes-2024-05-02: - Fix UAF on rebind worker - Fix ADL-N display integration The following changes since commit e67572cd2204894179d89bd7b984072f19313b03: Linux 6.9-rc6 (2024-04-28 13:47:24 -0700) are available in the Git repository at: https://gitlab.freedesktop.org/drm/xe/kernel.git tags/drm-xe-fixes-2024-05-02 for you to fetch changes up to df04b152fca2d46e75fbb74ed79299bc420bc9e6: drm/xe/display: Fix ADL-N detection (2024-05-02 11:11:01 -0500) ---------------------------------------------------------------- - Fix UAF on rebind worker - Fix ADL-N display integration ---------------------------------------------------------------- Lucas De Marchi (1): drm/xe/display: Fix ADL-N detection Matthew Auld (1): drm/xe/vm: prevent UAF in rebind_work_func() drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h | 3 ++- drivers/gpu/drm/xe/xe_vm.c | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-)