Hi Dave, Simona This week's drm-xe-next-fixes PR for drm-next.
drm-xe-next-fixes-2025-11-21: Driver Changes: - A couple of SR-IOV fixes (Michal Winiarski) - Fix a potential UAF (Sanjay) The following changes since commit f0ded972d37150f9f889de75c9eecc5cb0730013: Merge tag 'drm-rust-next-2025-11-18' of https://gitlab.freedesktop.org/drm/rust/kernel into drm-next (2025-11-20 10:44:50 +1000) are available in the Git repository at: https://gitlab.freedesktop.org/drm/xe/kernel.git tags/drm-xe-next-fixes-2025-11-21 for you to fetch changes up to dcb171931954c51a1a7250d558f02b8f36570783: drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl() (2025-11-21 08:41:04 +0100) ---------------------------------------------------------------- Driver Changes: - A couple of SR-IOV fixes (Michal Winiarski) - Fix a potential UAF (Sanjay) ---------------------------------------------------------------- MichaĆ Winiarski (3): drm/xe/pf: Fix kernel-doc warning in migration_save_consume drm/xe/pf: Drop the VF VRAM BO reference on successful restore drm/xe/pf: Check for fence error on VRAM save/restore Sanjay Yadav (1): drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl() drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c | 11 +++++++++++ drivers/gpu/drm/xe/xe_oa.c | 8 +++++--- drivers/gpu/drm/xe/xe_sriov_pf_migration.c | 2 -- 3 files changed, 16 insertions(+), 5 deletions(-)
