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
3 days
accel/rocket: fix unwinding in error path in rocket_probe
Quentin Schulz
1
-1
/
+14
3 days
accel/rocket: fix unwinding in error path in rocket_core_init
Quentin Schulz
1
-2
/
+5
3 days
net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
Manivannan Sadhasivam
1
-44
/
+0
3 days
accel/amdxdna: Validate command buffer payload count
Lizhi Hou
1
-1
/
+4
3 days
accel/amdxdna: Prevent ubuf size overflow
Lizhi Hou
1
-1
/
+5
3 days
accel/amdxdna: Remove buffer size check when creating command BO
Lizhi Hou
1
-19
/
+19
10 days
accel/amdxdna: Fix tail-pointer polling in mailbox_get_msg()
Lizhi Hou
1
-18
/
+1
2026-02-26
accel/amdxdna: Fix incorrect error code returned for failed chain command
Lizhi Hou
1
-1
/
+1
2026-02-26
accel/amdxdna: Fix memory leak in amdxdna_ubuf_map
Zishun Yi
1
-2
/
+8
2026-02-26
accel/amdxdna: Stop job scheduling across aie2_release_resource()
Lizhi Hou
1
-0
/
+6
2026-02-26
accel/amdxdna: Hold mm structure across iommu_sva_unbind_device()
Lizhi Hou
2
-0
/
+4
2026-02-26
accel/amdxdna: Fix notifier_wq flushing warning
Lizhi Hou
1
-1
/
+1
2026-02-26
accel/amdxdna: Fix race where send ring appears full due to delayed head update
Lizhi Hou
1
-11
/
+16
2026-01-17
accel/amdxdna: Block running under a hypervisor
Mario Limonciello (AMD)
1
-0
/
+6
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
[next]