summaryrefslogtreecommitdiff
path: root/drivers/accel
AgeCommit message (Expand)Author
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-04accel/amdxdna: Move RPM resume into job run functionLizhi Hou
2026-02-04accel/amdxdna: Fix incorrect DPM level after suspend/resumeLizhi Hou
2026-02-03accel/amdxdna: Fix incorrect error code returned for failed chain commandLizhi Hou
2026-02-03accel/amdxdna: Remove hardware context statusLizhi Hou
2026-01-30accel/amdxdna: Fix memory leak in amdxdna_ubuf_mapZishun Yi
2026-01-30accel/amdxdna: Stop job scheduling across aie2_release_resource()Lizhi Hou
2026-01-30accel/amdxdna: Hold mm structure across iommu_sva_unbind_device()Lizhi Hou
2026-01-20Merge tag 'mhi-for-v6.20' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2026-01-16Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-01-14accel/amdxdna: Fix notifier_wq flushing warningLizhi Hou
2026-01-10accel/rocket: factor out code with find_core_for_dev in rocket_removeQuentin Schulz
2026-01-10accel/rocket: fix unwinding in error path in rocket_probeQuentin Schulz
2026-01-10accel/rocket: fix unwinding in error path in rocket_core_initQuentin Schulz
2026-01-08accel/amdxdna: Update firmware version check for latest firmwareLizhi Hou
2026-01-08accel/amdxdna: Update message DMA buffer allocationLizhi Hou
2026-01-08accel/ivpu: Implement warm boot flow for NPU6 and unify boot handlingKarol Wachowski
2025-12-31net: qrtr: Drop the MHI auto_queue feature for IPCR DL channelsManivannan Sadhasivam
2025-12-26Merge tag 'drm-misc-next-2025-12-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-12-26Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-12-18accel/amdxdna: Enable hardware context priorityLizhi Hou
2025-12-18accel/amdxdna: Enable temporal sharing only modeLizhi Hou
2025-12-18accel/amdxdna: Remove NPU2 supportLizhi Hou
2025-12-17accel/amdxdna: Remove amdxdna_flush()Lizhi Hou
2025-12-16accel/ivpu: Validate scatter-gather size against buffer sizeKarol Wachowski
2025-12-15accel/amdxdna: Block running under a hypervisorMario Limonciello (AMD)
2025-12-15accel/amdxdna: Fix potential NULL pointer dereference in context cleanupLizhi Hou
2025-12-12accel/amdxdna: Fix race where send ring appears full due to delayed head updateLizhi Hou
2025-12-10accel/amdxdna: Fix cu_idx being cleared by memset() during command setupLizhi Hou
2025-12-09accel/amdxdna: Fix race condition when checking rpm_onLizhi Hou
2025-12-08accel/amdxdna: Fix tail-pointer polling in mailbox_get_msg()Lizhi Hou
2025-12-02accel/amdxdna: Poll MPNPU_PWAITMODE after requesting firmware suspendLizhi Hou
2025-11-13accel/amdxdna: Fix deadlock between context destroy and job timeoutLizhi Hou
2025-11-13accel/amdxdna: Clear mailbox interrupt register during channel creationLizhi Hou
2025-11-12accel/ivpu: Fix warning due to undefined CONFIG_PROC_FSKarol Wachowski
2025-11-12accel/ivpu: Count only resident buffers in memory utilizationKarol Wachowski
2025-11-12accel/ivpu: Add fdinfo support for memory statisticsKarol Wachowski
2025-11-07accel/qaic: Add qaic_ prefix to irq_polling_workZack McKevitt
2025-11-07accel/qaic: Collect crashdump from SSR channelPranjal Ramajor Asha Kanojiya
2025-11-07accel/qaic: Implement basic SSR handlingJeffrey Hugo
2025-11-07accel/qaic: Add DMA Bridge Channel(DBC) sysfs and ueventsPranjal Ramajor Asha Kanojiya
2025-11-07accel/amdxdna: Treat power-off failure as unrecoverable errorLizhi Hou
2025-11-06accel/amdxdna: Fix dma_fence leak when job is canceledLizhi Hou
2025-11-05accel/qaic: Add support for PM callbacksYoussef Samir
2025-11-05accel/amdxdna: Support preemption requestsLizhi Hou