This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 18531f4d1c8c Merge tag 'acpi-6.16-rc2' of git://git.kernel.org/pub/scm/ [...] new d6fb4f01736a drm/xe/svm: Fix regression disallowing 64K SVM migration new 9c7632faad43 drm/xe/lrc: Use a temporary buffer for WA BB new a24823d14b2d Merge tag 'drm-xe-fixes-2025-06-12' of https://gitlab.free [...] new 779a0c9e06a9 accel/amdxdna: Fix incorrect PSP firmware size new c0317ad44f45 drm/vc4: fix infinite EPROBE_DEFER loop new d17e61ab63fb drm/meson: fix debug log statement when setting the HDMI clocks new faf2f8382088 drm/meson: use vclk_freq instead of pixel_freq in debug print new 0cee6c4d3518 drm/meson: fix more rounding issues with 59.94Hz modes new b8d3291d3185 drm/sitronix: st7571-i2c: Select VIDEOMODE_HELPERS new aa3f93cd75bf dma-buf: fix compare in WARN_ON_ONCE new afe382843717 udmabuf: use sgtable-based scatterlist wrappers new 1364af9cb2c5 Merge tag 'drm-misc-fixes-2025-06-12' of https://gitlab.fr [...] new 25294cb8a404 Merge tag 'drm-fixes-2025-06-14' of https://gitlab.freedes [...] new 8a3514d348de scsi: core: ufs: Fix a hang in the error handler new ad0f54842cd2 scsi: mvsas: Fix typos in per-phy comments and SAS cmd por [...] new 9b17621366d2 scsi: iscsi: Fix incorrect error path labels for flashnode [...] new 9697ca0d53e3 scsi: s390: zfcp: Ensure synchronous unit_add new a3da9388c667 Merge branch '6.16/scsi-queue' into 6.16/scsi-fixes new b2f966568faa scsi: storvsc: Increase the timeouts to storvsc_timeout new 5c3ba81923e0 scsi: error: alua: I/O errors for ALUA state transitions new 4774cfe3543a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 21 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/accel/amdxdna/aie2_psp.c | 4 +-- drivers/dma-buf/dma-buf.c | 2 +- drivers/dma-buf/udmabuf.c | 5 ++- drivers/gpu/drm/meson/meson_encoder_hdmi.c | 2 +- drivers/gpu/drm/meson/meson_vclk.c | 55 ++++++++++++++++++------------ drivers/gpu/drm/sitronix/Kconfig | 1 + drivers/gpu/drm/vc4/vc4_hdmi.c | 12 +++---- drivers/gpu/drm/xe/xe_lrc.c | 24 ++++++++++--- drivers/gpu/drm/xe/xe_svm.c | 2 +- drivers/s390/scsi/zfcp_sysfs.c | 2 ++ drivers/scsi/mvsas/mv_defs.h | 4 +-- drivers/scsi/scsi_error.c | 3 +- drivers/scsi/scsi_transport_iscsi.c | 11 +++--- drivers/scsi/storvsc_drv.c | 10 +++--- drivers/ufs/core/ufshcd.c | 7 +++- 15 files changed, 91 insertions(+), 53 deletions(-)