summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-09drm/imagination: fix error checking of pvr_vm_context_lookup()Luigi Santivetti
2026-07-09drm/imagination: make pvr_fw_trace_init_mask_ops staticBen Dooks
2026-07-09gpu/buddy: bail out of try_harder when alignment cannot be honouredArunpravin Paneer Selvam
2026-07-09drm/fb-helper: Only consider active CRTCs for vblank syncThomas Zimmermann
2026-07-07accel/amdxdna: Fix potential NULL pointer dereference of abo->clientLizhi Hou
2026-07-07accel/amdxdna: Check init_srcu_struct() return valueLizhi Hou
2026-07-07accel/amdxdna: Check drmm_mutex_init() return valueLizhi Hou
2026-07-07drm/v3d: Reject invalid indirect BO handle in indirect CSD setupMaíra Canal
2026-07-07accel/amdxdna: Fix hardware context race in amdxdna_update_heap()Lizhi Hou
2026-07-07accel/amdxdna: Fix deadlock on debug BO command timeoutLizhi Hou
2026-07-07accel/amdxdna: fix open_ref leak and stale client pointer on dma map failureLizhi Hou
2026-07-07accel/amdxdna: Fix potential amdxdna_umap lifetime raceLizhi Hou
2026-07-07drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINERobert Mader
2026-07-07drm/drm_exec: avoid indirect gotoChristian König
2026-07-06accel/amdxdna: Fix VMA access raceLizhi Hou
2026-07-06accel/amdxdna: Use unsigned long for nr_pages in amdxdna_hmm_register()Lizhi Hou
2026-07-06accel/amdxdna: Prevent PM resume deadlock in hwctx_sync_debug_bo()Lizhi Hou
2026-07-03drm/bridge: analogix_dp: Fix PE/VS value shift mismatch during link trainingDamon Ding
2026-07-02accel/amdxdna: Fix use-after-free in amdxdna_gem_dmabuf_mmap()Wentao Liang
2026-07-02drm/imagination: Fix user array stride in pvr_set_uobj_array()Shuvam Pandey
2026-07-02drm/imagination: Fix returned size for DRM_IOCTL_PVR_DEV_QUERYBrajesh Gupta
2026-07-02drm/imagination: Fix double call to drm_sched_entity_fini()Brajesh Gupta
2026-07-01accel/amdxdna: Fix use-after-free in debug BO command handlingLizhi Hou
2026-07-01drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue...Luca Coelho
2026-06-30drm/panthor: Keep interrupts masked until they are neededBoris Brezillon
2026-06-30drm/panthor: Interrupt group start/resumption if group_bind_locked() failsBoris Brezillon
2026-06-30drm/panthor: Fix a leak when a group is evicted before the tiler OOM is servicedBoris Brezillon
2026-06-30drm/panthor: Drop a needless check in panthor_fw_unplug()Boris Brezillon
2026-06-30drm/panthor: Fix panthor_pwr_unplug()Boris Brezillon
2026-06-30drm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()Boris Brezillon
2026-06-30drm/panthor: Fix theoretical IOMEM access in suspended stateBoris Brezillon
2026-06-30drm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom()Boris Brezillon
2026-06-30drm/panthor: Keep the reset work disabled until everything is initializedBoris Brezillon
2026-06-30drm/panthor: Always use the IRQ-safe variant when acquiring the fence lockBoris Brezillon
2026-06-30drm/arm/komeda: fix error handling for clk_prepare_enable() and callersGustavo Kenji Mendonça Kaneko
2026-06-30drm/arm/malidp: use clk_bulk API in runtime PM resume and suspendGustavo Kenji Mendonça Kaneko
2026-06-30drm/virtio: bound EDID block reads to the response bufferBryam Vargas
2026-06-29accel/amdxdna: Fix iommu domain lifetime race during device removalLizhi Hou
2026-06-29accel/amdxdna: Fix notifier_wq lifetime race during device removalLizhi Hou
2026-06-29accel/amdxdna: Fix amdxdna_client lifetime race during device removalLizhi Hou
2026-06-29Merge drm/drm-fixes into drm-misc-fixesMaarten Lankhorst
2026-06-29dma-fence: Make dma_fence_dedup_array() robust against 0-count inputBaineng Shou
2026-06-29dma-buf: dma-fence: Fix potential NULL pointer dereferencePhilipp Stanner
2026-06-29dma-fence: use correct callback in dma_fence_timeline_name()André Draszik
2026-06-28Merge tag 'ntb-7.2' of https://github.com/jonmason/ntbLinus Torvalds
2026-06-28Merge tag 'input-for-v7.2-rc0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-06-27Merge tag 'pwm/for-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-27Merge tag 'fbdev-for-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-27Merge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-27Merge tag 'i2c-fixes-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds