| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'drm-next' of https://gitlab.freedesktop.org/drm/kernel.git | Mark Brown | 1 | -1/+0 |
| 4 days | Merge v7.1-rc5 into drm-next | Simona Vetter | 1 | -0/+2 |
| 11 days | accel/rocket: fix UAF via dangling GEM handle in create_bo | Dhabaleshwar Das | 1 | -5/+12 |
| 2026-05-07 | accel/rocket: Fix prep_bo ioctl leaking positive return from dma_resv_wait_ti... | Gyeyoung Baek | 1 | -0/+2 |
| 2026-04-17 | accel/rocket: Remove drm_sched_init_args->num_rqs usage | Tvrtko Ursulin | 1 | -1/+0 |
| 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 |