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
/
rocket
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-7
/
+7
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
3
-10
/
+10
2026-01-10
accel/rocket: factor out code with find_core_for_dev in rocket_remove
Quentin Schulz
1
-7
/
+8
2026-01-10
accel/rocket: fix unwinding in error path in rocket_probe
Quentin Schulz
1
-1
/
+14
2026-01-10
accel/rocket: fix unwinding in error path in rocket_core_init
Quentin Schulz
1
-2
/
+5
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
1
-0
/
+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-03
accel/rocket: Fix undeclared const rocket_pm_ops
Brigham Campbell
1
-0
/
+2
2025-08-03
accel/rocket: Fix Rockchip NPU compilation
Brigham Campbell
1
-2
/
+2
2025-07-25
accel/rocket: Add IOCTLs for synchronizing memory accesses
Tomeu Vizoso
3
-0
/
+62
2025-07-25
accel/rocket: Add job submission IOCTL
Tomeu Vizoso
9
-1
/
+738
2025-07-25
accel/rocket: Add IOCTL for BO creation
Tomeu Vizoso
5
-2
/
+175
2025-07-25
accel/rocket: Add a new driver for Rockchip's NPU
Tomeu Vizoso
8
-0
/
+549
2025-07-25
accel/rocket: Add registers header
Tomeu Vizoso
1
-0
/
+4404