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
/
ivpu
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
BackMerge tag 'v7.2' into drm-next
Dave Airlie
2
-1
/
+5
2026-07-17
accel/ivpu: Remove unnecessary min_t()/max_t() usage
Andrzej Kacprowski
2
-3
/
+3
2026-07-15
accel/ivpu: Reject firmware log with size smaller than header
Jhonraushan
1
-0
/
+4
2026-07-13
accel/ivpu: Fix wrong register read in LNL failure diagnostics
Karol Wachowski
1
-1
/
+1
2026-06-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
6
-7
/
+35
2026-06-26
Merge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-5
/
+5
2026-06-17
accel/ivpu: Drop IRQF_ONESHOT to allow IPC IRQ threading on PREEMPT_RT
Karol Wachowski
1
-1
/
+1
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
13
-103
/
+341
2026-06-15
accel/ivpu: fix HWS command queue leak on registration failure
Karol Wachowski
1
-5
/
+5
2026-06-15
accel/ivpu: use kmem_cache for IPC rx_msg allocations
Karol Wachowski
2
-3
/
+15
2026-06-15
accel/ivpu: Use threaded IRQ for IPC callback processing
Karol Wachowski
7
-17
/
+96
2026-06-09
accel/ivpu: Fix signed integer truncation in IPC receive
Andrzej Kacprowski
1
-1
/
+1
2026-06-02
accel/ivpu: Add buffer overflow check in MS get_info_ioctl
Andrzej Kacprowski
1
-0
/
+7
2026-06-02
accel/ivpu: Add bounds checks for firmware log indices
Andrzej Kacprowski
1
-0
/
+5
2026-06-02
accel/ivpu: Add bounds check for firmware runtime memory
Andrzej Kacprowski
1
-0
/
+16
2026-05-28
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-0
/
+21
2026-05-28
Merge v7.1-rc5 into drm-next
Simona Vetter
1
-0
/
+21
2026-05-28
accel/ivpu: Remove disable_d0i3_msg workaround
Andrzej Kacprowski
4
-29
/
+6
2026-05-26
accel/ivpu: prevent uninitialized data bug in debugfs
Dan Carpenter
1
-1
/
+1
2026-05-25
accel/ivpu: Document why full JSM message size is always used
Karol Wachowski
1
-1
/
+5
2026-04-30
accel/ivpu: Disallow re-exporting imported GEM objects
Karol Wachowski
1
-0
/
+21
2026-04-29
accel/ivpu: Add support for limiting NPU frequency
Andrzej Kacprowski
8
-65
/
+322
2026-04-27
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-0
/
+6
2026-04-23
accel/ivpu: Fix swapped register names in pwr_island_drive functions
Karol Wachowski
1
-8
/
+8
2026-04-02
accel/ivpu: Trigger recovery on TDR with OS scheduling
Karol Wachowski
1
-0
/
+6
2026-03-31
BackMerge tag 'v7.0-rc6' into drm-next
Dave Airlie
2
-2
/
+5
2026-03-30
Merge drm/drm-fixes into drm-misc-next-fixes
Maxime Ripard
2
-2
/
+5
2026-03-24
accel/ivpu: Add disable clock relinquish workaround for NVL-A0
Karol Wachowski
2
-2
/
+5
2026-03-20
accel/ivpu: Perform engine reset instead of device recovery on TDR
Karol Wachowski
9
-17
/
+92
2026-03-11
accel/ivpu: Apply minor code style cleanups to align with kernel style
Karol Wachowski
1
-4
/
+4
2026-03-10
accel/ivpu: Remove boot params address setting via MMIO register
Andrzej Kacprowski
2
-7
/
+0
2026-03-09
accel/ivpu: Test for imported buffers with drm_gem_is_imported()
Karol Wachowski
1
-2
/
+2
2026-03-09
accel/ivpu: Remove boot params address setting via MMIO register
Andrzej Kacprowski
2
-7
/
+0
2026-03-03
accel/ivpu: Limit number of maximum contexts and doorbells per user
Karol Wachowski
3
-20
/
+136
2026-02-26
accel/ivpu: Update FW Boot API to version 3.29.4
Maciej Falkowski
1
-118
/
+93
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
4
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
5
-8
/
+8
2026-01-08
accel/ivpu: Implement warm boot flow for NPU6 and unify boot handling
Karol Wachowski
9
-43
/
+82
2025-12-16
accel/ivpu: Validate scatter-gather size against buffer size
Karol Wachowski
3
-6
/
+21
2025-11-12
accel/ivpu: Fix warning due to undefined CONFIG_PROC_FS
Karol Wachowski
1
-2
/
+2
2025-11-12
accel/ivpu: Count only resident buffers in memory utilization
Karol Wachowski
1
-1
/
+2
2025-11-12
accel/ivpu: Add fdinfo support for memory statistics
Karol Wachowski
3
-0
/
+23
2025-11-05
accel/ivpu: Improve debug and warning messages
Karol Wachowski
6
-58
/
+120
2025-10-30
accel/ivpu: Wait for CDYN de-assertion during power down sequence
Karol Wachowski
2
-0
/
+19
2025-10-30
accel/ivpu: Disallow setting sched mode OS starting from NPU6
Karol Wachowski
2
-1
/
+7
2025-10-30
accel/ivpu: Add support for userptr buffer objects
Jacek Lawrynowicz
7
-3
/
+218
2025-10-30
accel/ivpu: Fix race condition when unbinding BOs
Tomasz Rusinowicz
1
-1
/
+2
2025-10-30
accel/ivpu: replace use of system_wq with system_percpu_wq
Marco Crivellari
5
-5
/
+6
2025-10-30
accel/ivpu: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
[next]