This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 00b827f0cffa Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new bbe5679f30d7 drm/nouveau: Fix WARN_ON in nouveau_fence_context_kill() new e53e004e3460 accel/ivpu: Correct DCT interrupt handling new 759ee400d1d9 accel/ivpu: Fix the D0i2 disable test mode new 76047483fe94 drm/ttm: fix the warning for hit_low and evict_low new 5b1834d6202f drm/fdinfo: Protect against driver unbind new bc43f7114a0e drm: adp: Use spin_lock_irqsave for drm device event_lock new 7a7d6681d5ad drm: adp: Handle drm_crtc_vblank_get() errors new c082a52125d9 drm: adp: Enable vblank interrupts in crtc's .atomic_enable new 8f6dfc4d7037 drm: adp: Remove pointless irq_lock spin lock new 32dce6b1949a drm: Select DRM_KMS_HELPER from DRM_DEBUG_DP_MST_TOPOLOGY_REFS new 48ccf21fa8dc drm/tests: shmem: Fix memleak new 1a8bc0fe8039 drm/mipi-dbi: Fix blanking for non-16 bit formats new 5236bb81ba0f Merge tag 'drm-misc-fixes-2025-04-30' of https://gitlab.fr [...] new 7e21ea8149a0 drm/i915/pxp: fix undefined reference to `intel_pxp_gsccs_ [...] new 1cbbec173223 Merge tag 'drm-intel-fixes-2025-04-30' of https://gitlab.f [...] new be593d9d91c5 drm/amd/display: Fix slab-use-after-free in hdcp new 9397204ffae8 drm/amdgpu: Fail DMABUF map of XGMI-accessible memory new 79af0604eb80 drm/amdgpu: Fix offset for HDP remap in nbio v7.11 new 6718b10a5b98 drm/amdgpu: Add DPG pause for VCN v5.0.1 new c13276a1876f Merge tag 'amd-drm-fixes-6.15-2025-05-01' of https://gitla [...] new c1c9cad50c5c drm/xe/svm: fix dereferencing error pointer in drm_gpusvm_ [...] new 5e639707ddb8 drm/xe/guc: Fix capture of steering registers new 5a295bad38b1 drm/xe/eustall: Resolve a possible circular locking dependency new 1d622a4fe2b9 drm/xe/eustall: Do not support EU stall on SRIOV VF new 3393c90daf4e drm/xe/hwmon: Fix kernel version documentation for temperature new e8e3a804f384 drm/gpusvm: set has_dma_mapping inside mapping loop new 4e6de6b8f0d5 Merge tag 'drm-xe-fixes-2025-05-01' of https://gitlab.free [...] new 6de6674c66bc Merge tag 'drm-fixes-2025-05-03' of https://gitlab.freedes [...] new 74c72419ec8d smb: client: fix zero length for mkdir POSIX create context new 1041c117a2c3 cifs: Fix and improve cifs_query_path_info() and cifs_quer [...] new f122121796f9 cifs: Fix changing times and read-only attr over SMB1 smb_ [...] new c59f7c9661b9 smb: client: ensure aligned IO sizes new daad00c063a1 Merge tag '6.15-rc4-smb3-client-fixes' of git://git.samba. [...] new 533a8a67cc3b soundwire: intel_auxdevice: Fix system suspend/resume handling new 3d59224947b0 cpufreq: ACPI: Re-sync CPU boost state on system resume new b79028039f44 cpufreq: Fix setting policy limits when frequency tables are used new ac4e04d9e378 cpufreq: intel_pstate: Unchecked MSR aceess in legacy mode new 23203ed263f0 Merge branch 'pm-cpufreq' new b6a218ff8b88 Merge tag 'pm-6.15-rc5' of git://git.kernel.org/pub/scm/li [...]
The 39 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: .../ABI/testing/sysfs-driver-intel-xe-hwmon | 4 +- drivers/accel/ivpu/ivpu_fw.c | 4 +- drivers/accel/ivpu/ivpu_hw_btrs.h | 2 +- drivers/accel/ivpu/ivpu_pm.c | 18 +- drivers/cpufreq/acpi-cpufreq.c | 15 +- drivers/cpufreq/cpufreq.c | 22 +- drivers/cpufreq/cpufreq_ondemand.c | 3 +- drivers/cpufreq/freq_table.c | 6 +- drivers/cpufreq/intel_pstate.c | 3 + drivers/gpu/drm/Kconfig | 2 +- drivers/gpu/drm/adp/adp_drv.c | 27 +-- drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c | 5 + drivers/gpu/drm/amd/amdgpu/nbio_v7_11.c | 2 +- drivers/gpu/drm/amd/amdgpu/vcn_v5_0_1.c | 54 +++++ .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_hdcp.c | 19 +- drivers/gpu/drm/drm_file.c | 6 + drivers/gpu/drm/drm_gpusvm.c | 2 +- drivers/gpu/drm/drm_mipi_dbi.c | 6 +- drivers/gpu/drm/i915/pxp/intel_pxp_gsccs.h | 8 +- drivers/gpu/drm/nouveau/nouveau_fence.c | 2 +- drivers/gpu/drm/tests/drm_gem_shmem_test.c | 3 + drivers/gpu/drm/ttm/ttm_bo.c | 3 +- drivers/gpu/drm/xe/xe_eu_stall.c | 14 +- drivers/gpu/drm/xe/xe_eu_stall.h | 3 +- drivers/gpu/drm/xe/xe_guc_capture.c | 2 +- drivers/gpu/drm/xe/xe_svm.c | 2 +- drivers/soundwire/intel_auxdevice.c | 36 ++-- fs/smb/client/cifspdu.h | 5 +- fs/smb/client/cifsproto.h | 4 + fs/smb/client/cifssmb.c | 57 ++++++ fs/smb/client/connect.c | 23 +-- fs/smb/client/file.c | 6 +- fs/smb/client/fs_context.c | 25 +-- fs/smb/client/fs_context.h | 47 +++++ fs/smb/client/smb1ops.c | 223 +++++++++++++++++++-- fs/smb/client/smb2pdu.c | 9 +- include/linux/cpufreq.h | 83 +++++--- 37 files changed, 572 insertions(+), 183 deletions(-)