summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-17soc: qcom: llcc: Skip ECC interrupt setup on Shikra, pre-configured by DSFFaiyaz Mohammed
2026-07-18Merge tag 'amd-drm-fixes-7.2-2026-07-17' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-07-17Revert "drm/amd/display: Restore 5s vbl offdelay for NV3x+ DGPUs"Leo Li
2026-07-17drm/amd/display: check GRPH_FLIP status before sending eventLeo Li
2026-07-17drm/amd/display: consolidate DCN vblank/flip handling onto vupdate_no_lockLeo Li
2026-07-17drm/amd: Create a device link between APU display and XHCI devicesMario Limonciello
2026-07-17drm/amd/display: wire DCN42B mcache programming callbackPengpeng Hou
2026-07-17drm/amd/display: set new_stream to NULL after releaseWenTao Liang
2026-07-17drm/amd/display: Force PWM backlight on Lenovo Legion 5 15ARH05Alessandro Rinaldi
2026-07-17drm/amdkfd: free MQD managers on DQM init failuresGuangshuo Li
2026-07-17drm/amdgpu/ttm: Consider concurrent VM flushes for buffer entitiesTimur Kristóf
2026-07-17drm/amd/pm/smu7: Fix AC/DC switch notificationTimur Kristóf
2026-07-17drm/amdgpu: Disable PCIe dynamic speed switching on Ryzen Pinnacle RidgeMario Limonciello
2026-07-17drm/amdgpu: always emit the job vm fenceAlex Deucher
2026-07-17drm/amd/pm/si: Fix AC/DC switch notificationTimur Kristóf
2026-07-17drm/amd/pm/si: Don't schedule thermal work when queue isn't initializedTimur Kristóf
2026-07-17drm/amd/display: dce100: skip non-DP stream encoders for DP MSTAndriy Korud
2026-07-17drm/amd/display: Set native cursor mode for disabled CRTCsTimur Kristóf
2026-07-17drm/amd/pm/ci: Don't disable MCLK DPM on Bonaire 0x6658 (R7 260X)Timur Kristóf
2026-07-17drm/amd/display: fix __udivdi3 link erroryanglinlin
2026-07-17drm/amdgpu: Reserve space for IB contents in devcoredumpsTimur Kristóf
2026-07-17drm/amdgpu: Print vmid, pasid and more task info in devcoredumpTimur Kristóf
2026-07-17drm/amdgpu: Release VFCT ACPI table referenceMario Limonciello
2026-07-17drm/amdgpu: Fix VFCT bus number matching with soft filterMario Limonciello
2026-07-17drm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reservedZhu Lingshan
2026-07-17drm/amdgpu/userq: fix indefinite fence wait during GPU resetJesse Zhang
2026-07-17drm/amd/display: fix dcn42b det allocation orderDmytro Laktyushkin
2026-07-17drm/amd/display: fix dcn42 det allocation orderDmytro Laktyushkin
2026-07-17drm/amd/display: Fix backlight max_brightness to match exported rangeMario Limonciello
2026-07-17drm/amd/display: Fix 8K Mode Not Parsed by EDIDFangzhi Zuo
2026-07-17drm/amd/display: Add dp_skip_rbr flag for NUTMEGTimur Kristóf
2026-07-17drm/amd/display: Fix preferred link rate for NUTMEGTimur Kristóf
2026-07-17drm/amdkfd: fix 32-bit overflow in CWSR total size calculationYongqiang Sun
2026-07-17drm/amd/display: Fix DCN42B null registers & register masksMatthew Stewart
2026-07-17drm/amdgpu/discovery: Fix device family for DCN42Roman Li
2026-07-18Merge tag 'drm-intel-fixes-2026-07-17' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-07-18Merge tag 'drm-xe-fixes-2026-07-17' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-07-18Merge tag 'drm-misc-fixes-2026-07-17' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-07-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-17dm vdo: don't read repair field in loop conditionMatthew Sakai
2026-07-17dm-pcache: only hand out initialized cache segmentsBryam Vargas
2026-07-17dm-pcache: validate the persisted dirty_tail chain at loadBryam Vargas
2026-07-17dm-pcache: validate on-media seg_num against the cache device sizeBryam Vargas
2026-07-17dm-pcache: clamp the tail kset read to the segment data regionBryam Vargas
2026-07-17dm-pcache: bound the logical key offset from persistent memoryBryam Vargas
2026-07-17dm-pcache: detect a cycle in the last-kset chain during replayBryam Vargas
2026-07-17dm-pcache: reject a kset that overruns its segmentBryam Vargas
2026-07-17dm-pcache: bound the persisted tail-position offsetBryam Vargas
2026-07-17dm-pcache: validate kset key_num and intra-segment boundsBryam Vargas
2026-07-17dm-pcache: validate geometry fields from on-disk cache_infoBryam Vargas