aboutsummaryrefslogtreecommitdiff
path: root/drivers/accel
AgeCommit message (Expand)AuthorFilesLines
6 daysaccel/amdxdna: Fix use-after-free of mm_struct in job schedulerLizhi Hou1-0/+4
8 daysaccel/ivpu: Reject firmware log with size smaller than headerJhonraushan1-0/+4
8 daysaccel/amdxdna: reject command submission on devices without a submit opDoruk Tan Ozturk1-0/+4
8 daysaccel/amdxdna: reject user command submission without a command BODoruk Tan Ozturk1-0/+10
10 daysMerge v7.2-rc3 into drm-misc-fixesMaarten Lankhorst3-3/+0
10 daysaccel/ivpu: Fix wrong register read in LNL failure diagnosticsKarol Wachowski1-1/+1
13 daysMerge tag 'drm-misc-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie6-48/+114
2026-07-07accel/amdxdna: Fix potential NULL pointer dereference of abo->clientLizhi Hou3-6/+20
2026-07-07accel/amdxdna: Check init_srcu_struct() return valueLizhi Hou1-3/+13
2026-07-07accel/amdxdna: Check drmm_mutex_init() return valueLizhi Hou1-1/+4
2026-07-07accel/amdxdna: Fix hardware context race in amdxdna_update_heap()Lizhi Hou2-15/+15
2026-07-07accel/amdxdna: Fix deadlock on debug BO command timeoutLizhi Hou2-1/+10
2026-07-07accel/amdxdna: fix open_ref leak and stale client pointer on dma map failureLizhi Hou1-1/+4
2026-07-07accel/amdxdna: Fix potential amdxdna_umap lifetime raceLizhi Hou1-2/+2
2026-07-06accel/amdxdna: Fix VMA access raceLizhi Hou3-13/+21
2026-07-06accel/amdxdna: Use unsigned long for nr_pages in amdxdna_hmm_register()Lizhi Hou1-1/+1
2026-07-06accel/amdxdna: Prevent PM resume deadlock in hwctx_sync_debug_bo()Lizhi Hou2-5/+23
2026-07-03Merge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds5-53/+98
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)3-3/+0
2026-07-02accel/amdxdna: Fix use-after-free in amdxdna_gem_dmabuf_mmap()Wentao Liang1-0/+1
2026-07-01accel/amdxdna: Fix use-after-free in debug BO command handlingLizhi Hou2-18/+51
2026-06-29accel/amdxdna: Fix iommu domain lifetime race during device removalLizhi Hou1-14/+29
2026-06-29accel/amdxdna: Fix notifier_wq lifetime race during device removalLizhi Hou1-8/+4
2026-06-29accel/amdxdna: Fix amdxdna_client lifetime race during device removalLizhi Hou2-13/+14
2026-06-26Merge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-6/+6
2026-06-17Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds73-1164/+4454
2026-06-16accel/amdxdna: Use caller client for debug BO syncShuvam Pandey1-1/+2
2026-06-15accel/ivpu: fix HWS command queue leak on registration failureKarol Wachowski1-5/+5
2026-06-11accel/amdxdna: Fix mm_struct reference leak in aie2_populate_range()Lizhi Hou1-0/+3
2026-06-09accel/amdxdna: Clear sva pointer after unbindLizhi Hou1-0/+1
2026-06-09accel/ivpu: Fix signed integer truncation in IPC receiveAndrzej Kacprowski1-1/+1
2026-06-05accel/amdxdna: Require carveout when PASID and force_iova are disabledLizhi Hou1-1/+7
2026-06-04accel/ethosu: fix OOB write in ethosu_gem_cmdstream_copy_and_validate()Muhammad Bilal1-0/+2
2026-06-04accel/ethosu: reject DMA commands with uninitialized lengthMuhammad Bilal1-0/+3
2026-06-04accel/ethosu: fix arithmetic issues in dma_length()Muhammad Bilal1-5/+18
2026-06-04accel/ethosu: fix wrong weight index in NPU_SET_SCALE1_LENGTH on U85Muhammad Bilal1-1/+1
2026-06-04accel/ethosu: reject NPU_OP_RESIZE commands from userspaceMuhammad Bilal1-2/+1
2026-06-04accel/ethosu: fix IFM region index out-of-bounds in command stream parserMuhammad Bilal1-1/+1
2026-06-03accel/amdxdna: Return errors for failed debug BO commandsLizhi Hou1-8/+5
2026-06-03accel/amdxdna: Remove drv_cmd tracing from job free callbackLizhi Hou1-1/+2
2026-06-02accel/amdxdna: Preserve user address when PASID is disabledLizhi Hou1-1/+4
2026-06-02accel/ivpu: Add buffer overflow check in MS get_info_ioctlAndrzej Kacprowski1-0/+7
2026-06-02accel/ivpu: Add bounds checks for firmware log indicesAndrzej Kacprowski1-0/+5
2026-06-02accel/ivpu: Add bounds check for firmware runtime memoryAndrzej Kacprowski1-0/+16
2026-05-28Merge drm/drm-next into drm-misc-nextThomas Zimmermann7-55/+56
2026-05-28Merge v7.1-rc5 into drm-nextSimona Vetter7-55/+56
2026-05-28accel/ivpu: Remove disable_d0i3_msg workaroundAndrzej Kacprowski4-29/+6
2026-05-26accel/ivpu: prevent uninitialized data bug in debugfsDan Carpenter1-1/+1
2026-05-25accel/ivpu: Document why full JSM message size is always usedKarol Wachowski1-1/+5
2026-05-22Revert "accel/amdxdna: Support read-only user-pointer BO mappings"Lizhi Hou1-27/+2