index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
accel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
16
-140
/
+460
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
2
-3
/
+1
2025-05-12
accel/ivpu: Use effective buffer size for zero terminator
Markus Burri
1
-1
/
+1
2025-05-08
accel/amdxdna: Support submit commands without arguments
Lizhi Hou
1
-10
/
+12
2025-05-08
accel/habanalabs: Don't build the driver on UML
Ingo Molnar
1
-1
/
+1
2025-05-06
Merge tag 'v6.15-rc5' into x86/msr, to pick up fixes and to resolve conflicts
Ingo Molnar
3
-11
/
+13
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
10
-129
/
+207
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
1
-2
/
+0
2025-04-30
accel/ivpu: Correct mutex unlock order in job submission
Karol Wachowski
1
-1
/
+1
2025-04-30
accel/ivpu: Fix pm related deadlocks in cmdq ioctls
Jacek Lawrynowicz
1
-9
/
+24
2025-04-30
accel/ivpu: Increase state dump msg timeout
Jacek Lawrynowicz
1
-1
/
+1
2025-04-25
accel/ivpu: Fix the D0i2 disable test mode
Andrzej Kacprowski
1
-2
/
+2
2025-04-25
accel/ivpu: Correct DCT interrupt handling
Karol Wachowski
2
-9
/
+11
2025-04-25
accel/ivpu: Implement heartbeat-based TDR mechanism
Karol Wachowski
4
-0
/
+26
2025-04-15
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
3
-3
/
+28
2025-04-14
Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
8
-114
/
+408
2025-04-11
accel/qaic: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
1
-4
/
+4
2025-04-11
accel/ivpu: Add cmdq_id to job related logs
Karol Wachowski
1
-7
/
+8
2025-04-11
accel/ivpu: Show NPU frequency in sysfs
Andrzej Kacprowski
4
-1
/
+62
2025-04-11
accel/ivpu: Fix the NPU's DPU frequency calculation
Andrzej Kacprowski
5
-86
/
+64
2025-04-11
accel/ivpu: Update FW Boot API to version 3.28.3
Karol Wachowski
3
-22
/
+58
2025-04-11
accel/ivpu: Flush pending jobs of device's workqueues
Maciej Falkowski
1
-3
/
+3
2025-04-10
accel/amdxdna: Fix incorrect size of ERT_START_NPU commands
Lizhi Hou
2
-9
/
+7
2025-04-10
accel/ivpu: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
1
-3
/
+3
2025-04-08
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
49
-489
/
+1404
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
7
-12
/
+17
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-5
/
+5
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-4
/
+4
2025-03-31
accel/ivpu: Fix PM related deadlocks in MS IOCTLs
Jacek Lawrynowicz
2
-2
/
+20
2025-03-31
accel/ivpu: Fix deadlock in ivpu_ms_cleanup()
Jacek Lawrynowicz
1
-0
/
+6
2025-03-31
accel/ivpu: Fix warning in ivpu_ipc_send_receive_internal()
Jacek Lawrynowicz
1
-1
/
+2
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
42
-466
/
+1388
2025-03-28
accel/amdxdna: Add BO import and export
Lizhi Hou
6
-108
/
+404
2025-03-27
accel/amdxdna: s/drm_gem_v[un]map_unlocked/drm_gem_v[un]map/
Boris Brezillon
1
-2
/
+2
2025-03-27
accel/ivpu: s/drm_gem_shmem_v[un]map/drm_gem_shmem_v[un]map_locked/
Boris Brezillon
1
-2
/
+2
2025-03-27
accel/ivpu: pages_use_count is now a refcount_t
Boris Brezillon
1
-1
/
+1
2025-03-21
Merge tag 'drm-misc-fixes-2025-03-20' of ssh://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
1
-2
/
+7
2025-03-16
accel/habanalabs: convert timeouts to secs_to_jiffies()
Easwar Hariharan
4
-4
/
+4
2025-03-14
accel/qaic: Remove redundant 'flush_workqueue()' calls
Chen Ni
1
-2
/
+0
2025-03-14
accel/qaic: Fix integer overflow in qaic_validate_req()
Dan Carpenter
1
-1
/
+3
2025-03-14
accel/qaic: Fix possible data corruption in BOs > 2G
Jeffrey Hugo
1
-1
/
+4
2025-03-10
Merge 6.14-rc6 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+1
2025-02-27
accel/amdxdna: Check interrupt register before mailbox_rx_worker exits
Lizhi Hou
1
-4
/
+13
2025-02-25
Merge tag 'v6.14-rc4' into drm-next
Dave Airlie
1
-0
/
+1
2025-02-21
accel/habanalabs: constify 'struct bin_attribute'
Thomas Weißschuh
1
-5
/
+5
2025-02-21
Merge tag 'drm-misc-fixes-2025-02-20' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
1
-0
/
+1
2025-02-19
accel/amdxdna: Add missing include linux/slab.h
Su Hui
1
-0
/
+1
2025-02-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
3
-39
/
+58
[next]