summaryrefslogtreecommitdiff
path: root/drivers/accel
AgeCommit message (Expand)Author
24 hoursaccel/ethosu: reject NPU_OP_RESIZE commands from userspaceMuhammad Bilal
24 hoursaccel/ethosu: reject DMA commands with uninitialized lengthMuhammad Bilal
24 hoursaccel/ethosu: fix arithmetic issues in dma_length()Muhammad Bilal
24 hoursaccel/ethosu: fix wrong weight index in NPU_SET_SCALE1_LENGTH on U85Muhammad Bilal
24 hoursaccel/ethosu: fix IFM region index out-of-bounds in command stream parserMuhammad Bilal
24 hoursaccel/ethosu: fix OOB write in ethosu_gem_cmdstream_copy_and_validate()Muhammad Bilal
24 hoursaccel/ivpu: Fix signed integer truncation in IPC receiveAndrzej Kacprowski
24 hoursaccel/ivpu: Add buffer overflow check in MS get_info_ioctlAndrzej Kacprowski
24 hoursaccel/ivpu: Add bounds checks for firmware log indicesAndrzej Kacprowski
24 hoursaccel/ivpu: Add bounds check for firmware runtime memoryAndrzej Kacprowski
24 hoursaccel/amdxdna: Fix mm_struct reference leak in aie2_populate_range()Lizhi Hou
11 daysaccel/ivpu: prevent uninitialized data bug in debugfsDan Carpenter
11 daysaccel/rocket: fix UAF via dangling GEM handle in create_boDhabaleshwar Das
2026-06-01accel/qaic: Add overflow check to remap_pfn_range during mmapZack McKevitt
2026-05-23accel/rocket: Fix prep_bo ioctl leaking positive return from dma_resv_wait_ti...Gyeyoung Baek
2026-05-23accel/amdxdna: fix missing newline in pr_err messagehaoyu.lu
2026-05-14accel/ivpu: Disallow re-exporting imported GEM objectsKarol Wachowski
2026-04-02accel: ethosu: Add hardware dependency hintJean Delvare
2026-03-27accel/qaic: Handle DBC deactivation if the owner went awayYoussef Samir
2026-03-24accel/ivpu: Add disable clock relinquish workaround for NVL-A0Karol Wachowski
2026-03-10accel/amdxdna: Fix runtime suspend deadlock when there is pending jobLizhi Hou
2026-03-10accel/ivpu: Remove boot params address setting via MMIO registerAndrzej Kacprowski
2026-03-05accel: ethosu: Handle possible underflow in IFM size calculationsRob Herring (Arm)
2026-03-05accel: ethosu: Fix NPU_OP_ELEMENTWISE validation with scalarRob Herring (Arm)
2026-03-05accel: ethosu: Fix job submit error clean-up refcount underflowsRob Herring (Arm)
2026-03-05accel/amdxdna: Split mailbox channel create functionLizhi Hou
2026-03-04accel/amdxdna: Fix major version check on NPU1 platformLizhi Hou
2026-03-02accel/amdxdna: Fix NULL pointer dereference of mgmt_channLizhi Hou
2026-02-27accel/amdxdna: Fill invalid payload for failed commandLizhi Hou
2026-02-25accel/amdxdna: Use a different name for latest firmwareLizhi Hou
2026-02-23accel/amdxdna: Validate command buffer payload countLizhi Hou
2026-02-23accel/amdxdna: Prevent ubuf size overflowLizhi Hou
2026-02-23accel/amdxdna: Fix out-of-bounds memset in command slot handlingLizhi Hou
2026-02-23accel/amdxdna: Fix command hang on suspended hardware contextLizhi Hou
2026-02-23accel/amdxdna: Fix suspend failure after enabling turbo modeLizhi Hou
2026-02-23accel/amdxdna: Fix dead lock for suspend and resumeLizhi Hou
2026-02-23accel/amdxdna: Reduce log noise during process terminationMario Limonciello
2026-02-23accel/amdxdna: Fix crash when destroying a suspended hardware contextLizhi Hou
2026-02-23accel/amdxdna: Switch to always use chained commandLizhi Hou
2026-02-23accel/amdxdna: Remove buffer size check when creating command BOLizhi Hou
2026-02-23Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
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-18accel: ethosu: Fix shift overflow in cmd_to_addr()Dan Carpenter
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