This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4b810bf037e5 Merge tag 'erofs-for-6.5-rc2-fixes' of git://git.kernel.or [...] new a282a2f10539 libceph: harden msgr2.1 frame segment length checks new ddbd91617f6d Merge tag 'ceph-for-6.5-rc2' of https://github.com/ceph/ce [...] new 2c56a751845d drm/panel: simple: Add connector_type for innolux_at043tn24 new e30cb0599799 drm/sched: Make sure we wait for all dependencies in kill_ [...] new 98703e4e061f drm: bridge: dw_hdmi: fix connector access for scdc new 4481913607e5 drm/ttm: fix bulk_move corruption when adding a entry new 0c3855ba8dad drm/ttm: fix warning that we shouldn't mix && and || new 8fb3e25c3dd1 drm/nouveau/kms/nv50-: Fix drm_dp_remove_payload() invocation new db8b4968a8d0 drm/sched: Call drm_sched_fence_set_parent() from drm_sche [...] new 7aa83fbd712a drm/bridge: ti-sn65dsi86: Fix auxiliary bus lifetime new e8188c461ee0 drm/ttm: Don't leak a resource on eviction error new a590f03d8de7 drm/ttm: Don't leak a resource on swapout move error new 1c519980aced drm/panel: simple: Add Powertip PH800480T013 drm_display_m [...] new f781f661e8c9 dma-buf: keep the signaling time of merged fences v3 new 020b527b556a accel/ivpu: Fix VPU register access in irq disable new 7f34e01f77f8 accel/ivpu: Clear specific interrupt status bits on C0 new 00ae1491f970 dma-buf: fix an error pointer vs NULL bug new 15008052b34e drm/fbdev-dma: Fix documented default preferred_bpp value new a2848d08742c drm/ttm: never consider pinned BOs for eviction&swap new 2f98e686ef59 Merge v6.5-rc1 into drm-misc-fixes new 27655b9bb9f0 drm/client: Send hotplug event after registering a client new d94303699921 drm/nouveau/disp: fix HDMI on gt215+ new c177872cb056 drm/nouveau/disp/g94: enable HDMI new 938a06c8b791 drm/nouveau/acr: Abort loading ACR if no firmware was found new 835a65f51790 drm/nouveau: bring back blit subchannel for pre nv50 GPUs new b7a57386b851 Merge tag 'drm-misc-fixes-2023-07-13' of ssh://git.freedes [...] new 5c413188c68d drm/i915: Don't preserve dpll_hw_state for slave crtc in B [...] new dde4c3d477d8 drm/i915/perf: Consider OA buffer boundary when zeroing ou [...] new 6bf0961a008a drm/i915: Remove dead code from gen8_pte_encode new 113899c2669d drm/i915: Fix one wrong caching mode enum usage new 864e029fea2b Merge tag 'drm-intel-fixes-2023-07-13' of git://anongit.fr [...] new d934e537c14b drm/amd/pm: fix smu i2c data read risk new 8a774fe912ff drm/amdgpu: avoid restore process run into dead loop. new dcb489bae65d drm/amd/pm: share the code around SMU13 pcie parameters update new 31c7a3b378a1 drm/amd/pm: conditionally disable pcie lane/speed switchin [...] new 188623076d0f drm/amd: Move helper for dynamic speed switch check out of smu13 new e701156ccc6c drm/amd: Align SMU11 SMU_MSG_OverridePcieParameters implem [...] new 38d88d5e97c9 Merge tag 'amd-drm-fixes-6.5-2023-07-12' of https://gitlab [...] new 3a97a2993e7e Merge tag 'drm-fixes-2023-07-14-1' of git://anongit.freede [...] new bfb5ef2219b7 cpufreq: sparc: Don't mark cpufreq callbacks with __init new c9e4bf607d8c PM: hibernate: Fix writing maj:min to /sys/power/resume new 3a8395b565b5 PM: QoS: Restore support for default value on frequency QoS new d121758da6df Merge branches 'pm-sleep' and 'pm-qos' new bde7f150276b Merge tag 'pm-6.5-rc2' of git://git.kernel.org/pub/scm/lin [...] new d6e724d3ef0b Documentation: RISC-V: hwprobe: Fix a formatting error new 66843b14fb71 perf: RISC-V: Remove PERF_HES_STOPPED flag checking in ris [...] new b690e266dae2 riscv: mm: fix truncation warning on RV32 new ab2dbc7acced RISC-V: Don't include Zicsr or Zifencei in I from ACPI new 2772d7df3c93 Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.or [...]
The 49 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: Documentation/riscv/hwprobe.rst | 2 +- arch/riscv/kernel/cpufeature.c | 9 +-- arch/riscv/mm/init.c | 2 +- drivers/accel/ivpu/ivpu_drv.h | 1 + drivers/accel/ivpu/ivpu_hw_mtl.c | 20 +++-- drivers/cpufreq/sparc-us2e-cpufreq.c | 2 +- drivers/cpufreq/sparc-us3-cpufreq.c | 2 +- drivers/dma-buf/dma-fence-unwrap.c | 26 ++++++- drivers/dma-buf/dma-fence.c | 7 +- drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | 3 + drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 19 +++++ drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h | 4 + drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c | 2 +- drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c | 2 +- .../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c | 91 +++++----------------- drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c | 2 +- drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c | 48 ++++++++++++ .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 35 +-------- .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c | 2 +- .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c | 33 +------- drivers/gpu/drm/armada/armada_fbdev.c | 4 - drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 9 ++- drivers/gpu/drm/bridge/ti-sn65dsi86.c | 35 +++++---- drivers/gpu/drm/drm_client.c | 21 +++++ drivers/gpu/drm/drm_fbdev_dma.c | 6 +- drivers/gpu/drm/drm_fbdev_generic.c | 4 - drivers/gpu/drm/drm_syncobj.c | 6 +- drivers/gpu/drm/exynos/exynos_drm_fbdev.c | 4 - drivers/gpu/drm/gma500/fbdev.c | 4 - drivers/gpu/drm/i915/display/intel_display.c | 1 - drivers/gpu/drm/i915/gt/gen8_ppgtt.c | 3 - drivers/gpu/drm/i915/gt/intel_gtt.c | 2 +- drivers/gpu/drm/i915/i915_perf.c | 11 ++- drivers/gpu/drm/msm/msm_fbdev.c | 4 - drivers/gpu/drm/nouveau/dispnv50/disp.c | 8 +- drivers/gpu/drm/nouveau/nouveau_chan.c | 1 + drivers/gpu/drm/nouveau/nouveau_chan.h | 1 + drivers/gpu/drm/nouveau/nouveau_drm.c | 20 ++++- drivers/gpu/drm/nouveau/nvkm/engine/disp/g94.c | 1 + drivers/gpu/drm/nouveau/nvkm/engine/disp/gt215.c | 2 +- drivers/gpu/drm/nouveau/nvkm/subdev/acr/base.c | 2 +- drivers/gpu/drm/omapdrm/omap_fbdev.c | 4 - drivers/gpu/drm/panel/panel-simple.c | 2 + drivers/gpu/drm/radeon/radeon_fbdev.c | 4 - drivers/gpu/drm/scheduler/sched_entity.c | 41 ++++++++-- drivers/gpu/drm/scheduler/sched_fence.c | 40 ++++++---- drivers/gpu/drm/scheduler/sched_main.c | 3 +- drivers/gpu/drm/tegra/fbdev.c | 4 - drivers/gpu/drm/ttm/ttm_bo.c | 29 ++++--- drivers/gpu/drm/ttm/ttm_resource.c | 5 +- drivers/perf/riscv_pmu.c | 3 - include/drm/gpu_scheduler.h | 5 +- include/linux/dma-fence.h | 2 +- kernel/power/hibernate.c | 1 + kernel/power/qos.c | 9 ++- net/ceph/messenger_v2.c | 41 ++++++---- 57 files changed, 358 insertions(+), 297 deletions(-)