index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-18
accel/amdxdna: Fix deadlock between context destroy and job timeout
Lizhi Hou
1
-2
/
+4
2025-12-18
accel/amdxdna: Clear mailbox interrupt register during channel creation
Lizhi Hou
1
-0
/
+1
2025-12-18
accel/amdxdna: Fix dma_fence leak when job is canceled
Lizhi Hou
2
-1
/
+1
2025-12-18
accel/amdxdna: Fix incorrect command state for timed out job
Lizhi Hou
2
-2
/
+14
2025-12-18
accel/ivpu: Fix race condition when unbinding BOs
Tomasz Rusinowicz
1
-1
/
+2
2025-12-18
accel/ivpu: Remove skip of dma unmap for imported buffers
Maciej Falkowski
1
-3
/
+0
2025-12-18
accel/amdxdna: Fix uninitialized return value
Lizhi Hou
1
-2
/
+2
2025-12-18
accel/ivpu: Fix race condition when mapping dmabuf
Wludzik, Jozef
1
-1
/
+2
2025-12-18
accel/ivpu: Fix DCT active percent format
Karol Wachowski
3
-4
/
+9
2025-12-18
accel/ivpu: Fix page fault in ivpu_bo_unbind_all_bos_from_context()
Jacek Lawrynowicz
1
-6
/
+16
2025-12-18
accel/ivpu: Rework bind/unbind of imported buffers
Jacek Lawrynowicz
3
-34
/
+60
2025-12-18
accel/ivpu: Ensure rpm_runtime_put in case of engine reset/resume fail
Karol Wachowski
1
-2
/
+2
2025-12-18
accel/amdxdna: Call dma_buf_vmap_unlocked() for imported object
Lizhi Hou
1
-27
/
+20
2025-12-18
accel/amdxdna: Fix an integer overflow in aie2_query_ctx_status_array()
Lizhi Hou
1
-0
/
+6
2025-10-14
accel/qaic: Synchronize access to DBC request queue head & tail pointer
Pranjal Ramajor Asha Kanojiya
3
-2
/
+15
2025-10-14
accel/qaic: Treat remaining == 0 as error in find_and_map_user_pages()
Youssef Samir
1
-1
/
+1
2025-10-14
accel/qaic: Fix bootlog initialization ordering
Jeffrey Hugo
1
-2
/
+3
2025-09-25
accel/habanalabs: add Infineon version check
Pavan S
1
-2
/
+9
2025-09-25
accel/habanalabs/gaudi2: read preboot status after recovering from dirty state
Konstantin Sinyuk
1
-1
/
+7
2025-09-25
accel/habanalabs: add HL_GET_P_STATE passthrough type
Ariel Aviad
1
-0
/
+3
2025-09-25
accel/habanalabs: add debugfs interface for HLDIO testing
Konstantin Sinyuk
2
-0
/
+214
2025-09-25
accel/habanalabs: add NVMe Direct I/O (HLDIO) infrastructure
Konstantin Sinyuk
6
-2
/
+624
2025-09-25
accel/habanalabs: support mapping cb with vmalloc-backed coherent memory
Moti Haimovski
2
-0
/
+26
2025-09-25
accel/habanalabs: remove old interface variation of 'access_ok()'
Ilia Levi
1
-5
/
+0
2025-09-25
accel/habanalabs/gaudi2: use the CPLD_SHUTDOWN event handler
Konstantin Sinyuk
2
-4
/
+2
2025-09-25
accel/habanalabs: disable device access after CPLD_SHUTDOWN
Konstantin Sinyuk
2
-0
/
+28
2025-09-25
accel/habanalabs: clarify ctx use after hl_ctx_put() in dmabuf release
Tomer Tayar
1
-1
/
+6
2025-09-25
accel/habanalabs/gaudi2: add support for logging register accesses from debugfs
Sharley Calzolari
3
-1
/
+148
2025-09-25
accel/habanalabs/gaudi2: stringify engine/queue ids
Ariel Suller
2
-8
/
+367
2025-09-25
accel/habanalabs: add generic message type to get error counters
Vitaly Margolin
1
-0
/
+3
2025-09-25
accel/habanalabs/gaudi2: fix BMON disable configuration
Vered Yavniely
1
-1
/
+1
2025-09-25
accel/habanalabs: return ENOMEM if less than requested pages were pinned
Tomer Tayar
1
-1
/
+1
2025-09-15
Merge tag 'v6.17-rc6' into drm-next
Dave Airlie
4
-5
/
+5
2025-09-04
accel/amdxdna: Add ioctl DRM_IOCTL_AMDXDNA_GET_ARRAY
Lizhi Hou
3
-26
/
+118
2025-09-01
accel/ivpu: Prevent recovery work from being queued during device removal
Karol Wachowski
3
-4
/
+4
2025-09-01
accel/ivpu: Make function parameter names consistent
Jacek Lawrynowicz
2
-2
/
+2
2025-09-01
accel/ivpu: Remove unused PLL_CONFIG_DEFAULT
Jacek Lawrynowicz
1
-2
/
+1
2025-09-01
accel/rocket: Fix some error checking in rocket_core_init()
Dan Carpenter
1
-1
/
+1
2025-09-01
accel/rocket: Check the correct DMA irq status to warn about
Heiko Stuebner
1
-1
/
+1
2025-09-01
accel/rocket: Fix usages of kfree() and sizeof()
Brigham Campbell
1
-3
/
+4
2025-09-01
accel/rocket: Depend on DRM_ACCEL not just DRM
Heiko Stuebner
1
-1
/
+1
2025-09-01
accel/rocket: Fix indentation of Kconfig entry
Heiko Stuebner
1
-8
/
+8
2025-08-29
accel/amdxdna: Use int instead of u32 to store error codes
Qianfeng Rong
1
-3
/
+3
2025-08-26
accel/amdxdna: Fix incorrect type used for a local variable
Lizhi Hou
1
-1
/
+2
2025-08-20
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
1
-16
/
+7
2025-08-20
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-16
/
+7
2025-08-19
Merge tag 'drm-misc-next-2025-08-14' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
27
-166
/
+6370
2025-08-18
accel/amdxdna: Add a function to walk hardware contexts
Lizhi Hou
8
-95
/
+102
2025-08-16
accel/habanalabs/gaudi2: Use kvfree() for memory allocated with kvcalloc()
Thorsten Blum
1
-1
/
+1
2025-08-12
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-16
/
+7
[next]