summaryrefslogtreecommitdiff
path: root/drivers/accel/ethosu
AgeCommit message (Expand)Author
8 daysaccel/ethosu: fix OOB write in ethosu_gem_cmdstream_copy_and_validate()Muhammad Bilal
9 daysaccel/ethosu: reject DMA commands with uninitialized lengthMuhammad Bilal
9 daysaccel/ethosu: fix arithmetic issues in dma_length()Muhammad Bilal
9 daysaccel/ethosu: fix wrong weight index in NPU_SET_SCALE1_LENGTH on U85Muhammad Bilal
9 daysaccel/ethosu: reject NPU_OP_RESIZE commands from userspaceMuhammad Bilal
9 daysaccel/ethosu: fix IFM region index out-of-bounds in command stream parserMuhammad Bilal
2026-04-02accel: ethosu: Add hardware dependency hintJean Delvare
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-02-23Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus 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
2025-10-31drm: include drm_print.h where neededJani Nikula
2025-10-24accel: Add Arm Ethos-U NPU driverRob Herring (Arm)