summaryrefslogtreecommitdiff
path: root/drivers/accel
AgeCommit message (Expand)Author
7 hoursMerge branch 'for-linux-next' of https://gitlab.freedesktop.org/drm/misc/kern...Mark Brown
7 hoursMerge branch 'drm-next' of https://gitlab.freedesktop.org/drm/kernel.gitMark Brown
7 hoursMerge branch 'for-linux-next-fixes' of https://gitlab.freedesktop.org/drm/mis...pending-fixesMark Brown
13 hoursaccel/amdxdna: Fix VMA access raceLizhi Hou
13 hoursaccel/amdxdna: Use unsigned long for nr_pages in amdxdna_hmm_register()Lizhi Hou
13 hoursaccel/amdxdna: Prevent PM resume deadlock in hwctx_sync_debug_bo()Lizhi Hou
35 hoursMerge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
3 daysaccel/rocket: Fix error path handling in rocket_job_run()ZhaoJinming
3 daysaccel/rocket: fix NULL dereference and integer overflow in rocket_job_push()Muhammad Bilal
3 daysaccel/rocket: initialize job domain before cleanup pathsShuvam Pandey
4 daysMerge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
5 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
5 daysaccel/amdxdna: Fix use-after-free in amdxdna_gem_dmabuf_mmap()Wentao Liang
6 daysaccel/amdxdna: Fix use-after-free in debug BO command handlingLizhi Hou
7 daysMerge drm/drm-next into drm-misc-nextThomas Zimmermann
8 daysaccel/amdxdna: Fix iommu domain lifetime race during device removalLizhi Hou
8 daysaccel/amdxdna: Fix notifier_wq lifetime race during device removalLizhi Hou
8 daysaccel/amdxdna: Fix amdxdna_client lifetime race during device removalLizhi Hou
11 daysMerge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-17accel/ivpu: Drop IRQF_ONESHOT to allow IPC IRQ threading on PREEMPT_RTKarol Wachowski
2026-06-17Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-16accel/amdxdna: Use caller client for debug BO syncShuvam Pandey
2026-06-15accel/ivpu: fix HWS command queue leak on registration failureKarol Wachowski
2026-06-15accel/ivpu: use kmem_cache for IPC rx_msg allocationsKarol Wachowski
2026-06-15accel/ivpu: Use threaded IRQ for IPC callback processingKarol Wachowski
2026-06-11accel/amdxdna: Fix mm_struct reference leak in aie2_populate_range()Lizhi Hou
2026-06-09accel/amdxdna: Clear sva pointer after unbindLizhi Hou
2026-06-09accel/ivpu: Fix signed integer truncation in IPC receiveAndrzej Kacprowski
2026-06-05accel: ethosu: Remove redundant job_lockMaíra Canal
2026-06-05accel/amdxdna: Require carveout when PASID and force_iova are disabledLizhi Hou
2026-06-04accel/ethosu: fix OOB write in ethosu_gem_cmdstream_copy_and_validate()Muhammad Bilal
2026-06-04accel/ethosu: reject DMA commands with uninitialized lengthMuhammad Bilal
2026-06-04accel/ethosu: fix arithmetic issues in dma_length()Muhammad Bilal
2026-06-04accel/ethosu: fix wrong weight index in NPU_SET_SCALE1_LENGTH on U85Muhammad Bilal
2026-06-04accel/ethosu: reject NPU_OP_RESIZE commands from userspaceMuhammad Bilal
2026-06-04accel/ethosu: fix IFM region index out-of-bounds in command stream parserMuhammad Bilal
2026-06-03accel/amdxdna: Return errors for failed debug BO commandsLizhi Hou
2026-06-03accel/amdxdna: Remove drv_cmd tracing from job free callbackLizhi Hou
2026-06-02accel/amdxdna: Preserve user address when PASID is disabledLizhi Hou
2026-06-02accel/ivpu: Add buffer overflow check in MS get_info_ioctlAndrzej Kacprowski
2026-06-02accel/ivpu: Add bounds checks for firmware log indicesAndrzej Kacprowski
2026-06-02accel/ivpu: Add bounds check for firmware runtime memoryAndrzej Kacprowski
2026-06-01accel: ethosu: Add performance counter supportRob Herring (Arm)
2026-05-28accel/amdxdna: Disable device buffer exportingLizhi Hou
2026-05-28Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-05-28Merge v7.1-rc5 into drm-nextSimona Vetter
2026-05-28accel/ivpu: Remove disable_d0i3_msg workaroundAndrzej Kacprowski
2026-05-26accel/ivpu: prevent uninitialized data bug in debugfsDan Carpenter
2026-05-25accel/ivpu: Document why full JSM message size is always usedKarol Wachowski
2026-05-22Revert "accel/amdxdna: Support read-only user-pointer BO mappings"Lizhi Hou