index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
accel
Age
Commit message (
Expand
)
Author
Lines
2026-03-05
accel: ethosu: Handle possible underflow in IFM size calculations
Rob Herring (Arm)
-2
/
+5
2026-03-05
accel: ethosu: Fix NPU_OP_ELEMENTWISE validation with scalar
Rob Herring (Arm)
-1
/
+4
2026-03-05
accel: ethosu: Fix job submit error clean-up refcount underflows
Rob Herring (Arm)
-8
/
+18
2026-03-05
accel/amdxdna: Split mailbox channel create function
Lizhi Hou
-90
/
+112
2026-03-04
accel/amdxdna: Fix major version check on NPU1 platform
Lizhi Hou
-1
/
+1
2026-03-02
accel/amdxdna: Fix NULL pointer dereference of mgmt_chann
Lizhi Hou
-10
/
+19
2026-02-27
accel/amdxdna: Fill invalid payload for failed command
Lizhi Hou
-15
/
+38
2026-02-25
accel/amdxdna: Use a different name for latest firmware
Lizhi Hou
-5
/
+26
2026-02-23
accel/amdxdna: Validate command buffer payload count
Lizhi Hou
-1
/
+4
2026-02-23
accel/amdxdna: Prevent ubuf size overflow
Lizhi Hou
-1
/
+5
2026-02-23
accel/amdxdna: Fix out-of-bounds memset in command slot handling
Lizhi Hou
-4
/
+4
2026-02-23
accel/amdxdna: Fix command hang on suspended hardware context
Lizhi Hou
-7
/
+11
2026-02-23
accel/amdxdna: Fix suspend failure after enabling turbo mode
Lizhi Hou
-4
/
+5
2026-02-23
accel/amdxdna: Fix dead lock for suspend and resume
Lizhi Hou
-19
/
+26
2026-02-23
accel/amdxdna: Reduce log noise during process termination
Mario Limonciello
-3
/
+7
2026-02-23
accel/amdxdna: Fix crash when destroying a suspended hardware context
Lizhi Hou
-0
/
+3
2026-02-23
accel/amdxdna: Switch to always use chained command
Lizhi Hou
-2
/
+2
2026-02-23
accel/amdxdna: Remove buffer size check when creating command BO
Lizhi Hou
-19
/
+19
2026-02-23
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
-623
/
+541
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-22
/
+14
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-26
/
+13
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-98
/
+98
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-176
/
+182
2026-02-18
accel: ethosu: Fix shift overflow in cmd_to_addr()
Dan Carpenter
-1
/
+1
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-44
/
+0
2026-02-04
accel/amdxdna: Move RPM resume into job run function
Lizhi Hou
-10
/
+9
2026-02-04
accel/amdxdna: Fix incorrect DPM level after suspend/resume
Lizhi Hou
-2
/
+3
2026-02-03
accel/amdxdna: Fix incorrect error code returned for failed chain command
Lizhi Hou
-1
/
+1
2026-02-03
accel/amdxdna: Remove hardware context status
Lizhi Hou
-28
/
+5
2026-01-30
accel/amdxdna: Fix memory leak in amdxdna_ubuf_map
Zishun Yi
-2
/
+8
2026-01-30
accel/amdxdna: Stop job scheduling across aie2_release_resource()
Lizhi Hou
-0
/
+6
2026-01-30
accel/amdxdna: Hold mm structure across iommu_sva_unbind_device()
Lizhi Hou
-0
/
+4
2026-01-20
Merge tag 'mhi-for-v6.20' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
-44
/
+0
2026-01-16
Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-111
/
+163
2026-01-14
accel/amdxdna: Fix notifier_wq flushing warning
Lizhi Hou
-1
/
+1
2026-01-10
accel/rocket: factor out code with find_core_for_dev in rocket_remove
Quentin Schulz
-7
/
+8
2026-01-10
accel/rocket: fix unwinding in error path in rocket_probe
Quentin Schulz
-1
/
+14
2026-01-10
accel/rocket: fix unwinding in error path in rocket_core_init
Quentin Schulz
-2
/
+5
2026-01-08
accel/amdxdna: Update firmware version check for latest firmware
Lizhi Hou
-42
/
+20
2026-01-08
accel/amdxdna: Update message DMA buffer allocation
Lizhi Hou
-15
/
+33
2026-01-08
accel/ivpu: Implement warm boot flow for NPU6 and unify boot handling
Karol Wachowski
-43
/
+82
2025-12-31
net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
Manivannan Sadhasivam
-44
/
+0
2025-12-26
Merge tag 'drm-misc-next-2025-12-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-184
/
+122
2025-12-26
Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-70
/
+64
2025-12-18
accel/amdxdna: Enable hardware context priority
Lizhi Hou
-1
/
+27
2025-12-18
accel/amdxdna: Enable temporal sharing only mode
Lizhi Hou
-4
/
+21
2025-12-18
accel/amdxdna: Remove NPU2 support
Lizhi Hou
-120
/
+0
2025-12-17
accel/amdxdna: Remove amdxdna_flush()
Lizhi Hou
-18
/
+11
2025-12-16
accel/ivpu: Validate scatter-gather size against buffer size
Karol Wachowski
-6
/
+21
[next]