index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
rocket
/
rocket_job.c
Age
Commit message (
Expand
)
Author
8 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
2026-08-20
BackMerge tag 'v7.2' into drm-next
Dave Airlie
2026-08-11
Revert "accel/rocket: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
2026-07-04
accel/rocket: Fix error path handling in rocket_job_run()
ZhaoJinming
2026-07-04
accel/rocket: fix NULL dereference and integer overflow in rocket_job_push()
Muhammad Bilal
2026-07-04
accel/rocket: initialize job domain before cleanup paths
Shuvam Pandey
2026-04-17
accel/rocket: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-09-01
accel/rocket: Check the correct DMA irq status to warn about
Heiko Stuebner
2025-09-01
accel/rocket: Fix usages of kfree() and sizeof()
Brigham Campbell
2025-08-03
accel/rocket: Fix Rockchip NPU compilation
Brigham Campbell
2025-07-25
accel/rocket: Add job submission IOCTL
Tomeu Vizoso