This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3cb60ee63239 Merge tag 'tpmdd-next-v5.12-rc2' of git://git.kernel.org/p [...] new 688e8128b7a9 scsi: iscsi: Restrict sessions and handles to admin capabilities new ec98ea7070e9 scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE new f9dbdf97a5bd scsi: iscsi: Verify lengths on passthrough PDUs new 44195bd7711b Merge tag 'mkp-scsi-fixes' of git://git.kernel.org/pub/scm [...] new 78652ff69be4 drm/nouveau/fifo/gk104-gp1xx: fix creation of sw class new a727df407ca4 Merge branch '00.00-inst' of git://github.com/skeggsb/linu [...] new 31ada99bdd1b drm/amdgpu: Only check for S0ix if AMD_PMC is configured new 0c61ac8134ff drm/amdgpu:disable VCN for Navi12 SKU new e3746696e78f drm/amdgpu/pm: make unsupported power profile messages debug new 992ace410c32 drm/amdgpu/swsmu/vangogh: Only use RLCPowerNotify msg for disable new 6efda1671312 drm/amd/pm: correct Arcturus mmTHM_BACO_CNTL register address new 25951362db7b drm/amdgpu: enable BACO runpm by default on sienna cichlid [...] new b934dd9b44e8 drm/amd/display: fix the return of the uninitialized value in ret new 1aa46901ee51 drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu [...] new a1f105412493 Merge tag 'amd-drm-fixes-5.12-2021-03-03' of https://gitla [...] new 280d542f6ffa Merge tag 'drm-fixes-2021-03-05' of git://anongit.freedesk [...]
The 16 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/gpu/drm/amd/amdgpu/amdgpu_acpi.c | 3 +- drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | 4 +- drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 2 - drivers/gpu/drm/amd/amdgpu/nv.c | 6 +- .../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c | 2 +- drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c | 2 +- drivers/gpu/drm/amd/pm/swsmu/smu11/smu_v11_0.c | 15 ++- drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c | 6 +- drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c | 2 +- drivers/gpu/drm/nouveau/nvkm/engine/fifo/gk104.c | 3 + drivers/scsi/libiscsi.c | 148 ++++++++++----------- drivers/scsi/scsi_transport_iscsi.c | 40 ++++-- 12 files changed, 134 insertions(+), 99 deletions(-)