summaryrefslogtreecommitdiff
path: root/drivers/accel
AgeCommit message (Expand)Author
3 daysMerge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
4 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
5 daysBackMerge tag 'v7.2' into drm-nextDave Airlie
12 daysaccel/amdxdna: Skip unmapped range in aie2_populate_range()Lizhi Hou
13 daysRevert "accel/amdxdna: Remove drm_sched_init_args->num_rqs usage"Tvrtko Ursulin
13 daysRevert "accel/rocket: Remove drm_sched_init_args->num_rqs usage"Tvrtko Ursulin
13 daysRevert "accel/ethosu: Remove drm_sched_init_args->num_rqs usage"Tvrtko Ursulin
2026-08-04accel/amdxdna: use hmm_range_fault_unlocked_timeout() for range populationStanislav Kinsburskii
2026-07-31accel/amdxdna: Fix locally exploitable BUG_ON in amdxdna_insert_pages()Lizhi Hou
2026-07-31accel/amxdna: Fix page-insertion errors in amdxdna_insert_pages()Lizhi Hou
2026-07-29accel/qaic: use sizeof(*trans_hdr) for transaction length checkMuhammad Bilal
2026-07-21accel: ethosu: Handle U85 internal chaining bufferRob Herring (Arm)
2026-07-21accel: ethosu: Fix element size accounting for cmd stream validationRob Herring (Arm)
2026-07-19accel/amdxdna: Fix command timeout raceWendy Liang
2026-07-17accel/ivpu: Remove unnecessary min_t()/max_t() usageAndrzej Kacprowski
2026-07-16accel/amdxdna: Fix use-after-free of mm_struct in job schedulerLizhi Hou
2026-07-15accel/ivpu: Reject firmware log with size smaller than headerJhonraushan
2026-07-14accel/amdxdna: reject command submission on devices without a submit opDoruk Tan Ozturk
2026-07-14accel/amdxdna: reject user command submission without a command BODoruk Tan Ozturk
2026-07-13Merge v7.2-rc3 into drm-misc-fixesMaarten Lankhorst
2026-07-13accel/ivpu: Fix wrong register read in LNL failure diagnosticsKarol Wachowski
2026-07-10Merge tag 'drm-misc-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-07-08Merge drm/drm-next into drm-misc-nextThomas 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-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-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-06Merge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-07-04accel/rocket: Fix error path handling in rocket_job_run()ZhaoJinming
2026-07-04accel/rocket: fix NULL dereference and integer overflow in rocket_job_push()Muhammad Bilal
2026-07-04accel/rocket: initialize job domain before cleanup pathsShuvam Pandey
2026-07-03Merge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-02accel/amdxdna: Fix use-after-free in amdxdna_gem_dmabuf_mmap()Wentao Liang
2026-07-01accel/amdxdna: Fix use-after-free in debug BO command handlingLizhi Hou
2026-06-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann
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-26Merge 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