This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 27bbf45eae9c Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/li [...] new e0b4ab3bb92b platform/x86: intel_scu_ipc: Check status after timeout in [...] new 427fada62073 platform/x86: intel_scu_ipc: Check status upon timeout in [...] new efce78584e58 platform/x86: intel_scu_ipc: Don't override scu in intel_s [...] new 85e654c9f722 platform/x86: intel_scu_ipc: Fail IPC send if still busy new 81bf4a4e9cb7 platform/x86: thinkpad_acpi: Take mutex in hotkey_resume new 069b292b4b1f MAINTAINERS: Add myself into x86 platform driver maintainers new bc3b6f59463b MAINTAINERS: Add x86 platform drivers patchwork new 3a457d2804d4 Merge tag 'platform-drivers-x86-v6.6-3' of git://git.kerne [...] new 21155620fbf2 crypto: sm2 - Fix crash caused by uninitialized context new 2f8d62daf2b5 Merge tag 'v6.6-p3' of git://git.kernel.org/pub/scm/linux/ [...] new 2ba157983974 drm/tests: Fix incorrect argument in drm_test_mm_insert_range new bb6c4507fe82 drm: fix up fbdev Kconfig defaults new 7ece3fc9b76b drm/nouveau: fence: fix type cast warning in nouveau_fence_emit() new 31499b0192ce drm/nouveau: sched: fix leaking memory of timedout job new e3885f712134 nouveau/u_memcpya: use vmemdup_user new c5f9362307c6 nouveau/u_memcpya: fix NULL vs error pointer bug new e2ee60ad9aba accel/ivpu/40xx: Fix buttress interrupt handling new 099f0af9d982 drm/meson: fix memory leak on ->hpd_notify callback new 4556b93f6c02 drm/virtio: clean out_fence on complete_submit new f75f71b2c418 fbdev/sh7760fb: Depend on FB=y new f675553d76c9 Merge tag 'drm-misc-fixes-2023-09-21' of git://anongit.fre [...] new f17cc0f11fa1 drm/i915/gt: Prevent error pointer dereference new c524cd40e8a2 i915/pmu: Move execlist stats initialization to execlist s [...] new ab2bff5993d8 Merge tag 'drm-intel-fixes-2023-09-21' of git://anongit.fr [...] new 6f6583e58d1d drm/amd/display: Fix MST recognizes connected displays as one new 06cce38ef51f Revert "drm/amdgpu: Report vbios version instead of PN" new f387bb578d49 drm/amdgpu: fix a memory leak in amdgpu_ras_feature_enable new 2de19022c5d7 drm/amd/display: fix the ability to use lower resolution m [...] new cc39f9ccb824 drm/amdkfd: Use gpu_offset for user queue's wptr new 54928f2f8458 Merge tag 'amd-drm-fixes-6.6-2023-09-20' of https://gitlab [...] new b41b28366d3b MAINTAINERS: remove myself as nouveau maintainer new 48bb67d3f193 Merge tag 'drm-fixes-2023-09-22-2' of git://anongit.freede [...] new 8dbe33956d96 efi/unaccepted: Make sure unaccepted table is mapped new dc912ba91b7e Merge tag 'efi-fixes-for-v6.6-2' of git://git.kernel.org/p [...]
The 34 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: MAINTAINERS | 5 +- crypto/sm2.c | 6 +- drivers/accel/ivpu/ivpu_hw_40xx.c | 9 ++- drivers/firmware/efi/efi.c | 32 ++++++++++- drivers/gpu/drm/Kconfig | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | 1 + .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 2 +- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 4 +- .../amd/display/dc/dce110/dce110_hw_sequencer.c | 30 +++++----- drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c | 8 +-- drivers/gpu/drm/amd/display/dc/dcn32/dcn32_mpc.c | 2 +- drivers/gpu/drm/i915/gt/intel_engine_cs.c | 1 - .../gpu/drm/i915/gt/intel_execlists_submission.c | 2 + drivers/gpu/drm/i915/gt/intel_lrc.c | 5 +- drivers/gpu/drm/meson/meson_encoder_hdmi.c | 2 + drivers/gpu/drm/nouveau/nouveau_drv.h | 19 ++----- drivers/gpu/drm/nouveau/nouveau_exec.c | 2 +- drivers/gpu/drm/nouveau/nouveau_fence.c | 2 +- drivers/gpu/drm/nouveau/nouveau_sched.c | 12 +++- drivers/gpu/drm/tests/drm_mm_test.c | 2 +- drivers/gpu/drm/virtio/virtgpu_submit.c | 1 - drivers/platform/x86/intel_scu_ipc.c | 66 +++++++++++++--------- drivers/platform/x86/thinkpad_acpi.c | 2 + drivers/video/console/Kconfig | 1 + drivers/video/fbdev/Kconfig | 2 +- drivers/video/fbdev/core/Kconfig | 2 +- 27 files changed, 141 insertions(+), 83 deletions(-)