drm/radeon: fix integer overflow in radeon_align_pitch()
From Werner Kasselman
d9dfa176899d488e48bb7342d2c43ddd36e66318 in linux-6.18.y/6.18.40
ce3b24eb3ee8f82de851535f516bf21f83e82259 in mainline linux
drm/amdgpu: fix integer overflow in amdgpu_gem_align_pitch()
From Werner Kasselman
daf5d03ddb8ccbe4a9bf22b320de049d2f17a3d1 in linux-6.18.y/6.18.40
fc3659f178d4a65599167d5a648bbeef4b0d4446 in mainline linux
drm/gpuvm: Do not prepare NULL objects
From Jonathan Cavitt
41a60487b5b04e036024c2698f001f45ff250185 in linux-6.18.y/6.18.40
88f059f6f6f589bd78e2ceb05a1339a8c10b8626 in mainline linux
drm/gpusvm: Reject VMAs with VM_IO or VM_PFNMAP when creating SVM ranges
From Matthew Brost
353f26c74660bcbd8d82cd76622748e14a5a5db3 in linux-6.18.y/6.18.40
b82a225e57a334335a21462b75ee2223bc6efe6d in mainline linux
Update to py-steam 1.5.3, unbreaking the auth process that changed on
Steam in June. This led to steamctl stating "Invalid password" - now
resolved with this update.
Includes a fix for outdated protobuf API that is hit.