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/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: Make function parameter names consistent
Jacek Lawrynowicz
2
-2
/
+2
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-11-13
accel/habanalabs: support mapping cb with vmalloc-backed coherent memory
Moti Haimovski
2
-0
/
+26
2025-11-13
accel/habanalabs/gaudi2: read preboot status after recovering from dirty state
Konstantin Sinyuk
1
-1
/
+7
2025-11-13
accel/habanalabs: return ENOMEM if less than requested pages were pinned
Tomer Tayar
1
-1
/
+1
2025-11-13
accel/habanalabs/gaudi2: fix BMON disable configuration
Vered Yavniely
1
-1
/
+1
2025-11-13
accel/amdxdna: Unify pm and rpm suspend and resume callbacks
Lizhi Hou
7
-134
/
+73
2025-10-23
accel/qaic: Synchronize access to DBC request queue head & tail pointer
Pranjal Ramajor Asha Kanojiya
3
-2
/
+15
2025-10-23
accel/qaic: Treat remaining == 0 as error in find_and_map_user_pages()
Youssef Samir
1
-1
/
+1
2025-10-23
accel/qaic: Fix bootlog initialization ordering
Jeffrey Hugo
1
-2
/
+3
2025-10-15
accel/amdxdna: Use int instead of u32 to store error codes
Qianfeng Rong
1
-3
/
+3
2025-09-01
accel/ivpu: Prevent recovery work from being queued during device removal
Karol Wachowski
3
-4
/
+4
2025-08-20
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
1
-16
/
+7
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
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
17
-171
/
+860
2025-07-15
drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
Maíra Canal
1
-1
/
+1
2025-07-12
habanalabs: fix UAF in export_dmabuf()
Al Viro
1
-16
/
+7
2025-07-08
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-2
/
+2
2025-07-04
drm: move drm based debugfs funcs to drm_debugfs.c
Sunil Khatri
1
-16
/
+0
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+2
2025-06-20
Merge tag 'drm-misc-next-2025-06-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
7
-125
/
+170
2025-06-18
Merge tag 'drm-misc-next-2025-06-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
11
-29
/
+689
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-1
/
+1
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
1
-1
/
+1
2025-06-16
accel/amdxdna: Revise device bo creation and free
Lizhi Hou
3
-92
/
+106
2025-06-16
accel/ivpu: Add turbo flag to the DRM_IVPU_CMDQ_CREATE ioctl
Andrzej Kacprowski
2
-33
/
+59
2025-06-16
accel/ivpu: Add initial Wildcat Lake support
Maciej Falkowski
3
-0
/
+5
2025-06-11
accel/qaic: Use dev_printk() in RAS
Jeff Hugo
1
-8
/
+8
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
12
-80
/
+105
2025-06-09
accel/amdxdna: Fix incorrect PSP firmware size
Lizhi Hou
1
-2
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-06
Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
5
-52
/
+74
2025-06-06
accel/qaic: delete qaic_bo.handle
Simona Vetter
2
-3
/
+0
2025-06-05
accel/ivpu: Fix warning in ivpu_gem_bo_free()
Jacek Lawrynowicz
1
-1
/
+2
2025-06-05
accel/ivpu: Trigger device recovery on engine reset/resume failure
Karol Wachowski
2
-4
/
+11
2025-06-05
accel/ivpu: Use dma_resv_lock() instead of a custom mutex
Jacek Lawrynowicz
2
-30
/
+34
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2025-06-02
accel/ivpu: Add inference_timeout_ms module parameter
Karol Wachowski
3
-3
/
+17
2025-05-30
Merge tag 'iommu-updates-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-11
/
+2
[next]