| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-06-17 | Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -4/+15 |
| 2026-06-04 | accel/ethosu: fix OOB write in ethosu_gem_cmdstream_copy_and_validate() | Muhammad Bilal | 1 | -0/+2 |
| 2026-06-04 | accel/ethosu: reject DMA commands with uninitialized length | Muhammad Bilal | 1 | -0/+3 |
| 2026-06-04 | accel/ethosu: fix arithmetic issues in dma_length() | Muhammad Bilal | 1 | -5/+18 |
| 2026-06-04 | accel/ethosu: fix wrong weight index in NPU_SET_SCALE1_LENGTH on U85 | Muhammad Bilal | 1 | -1/+1 |
| 2026-06-04 | accel/ethosu: reject NPU_OP_RESIZE commands from userspace | Muhammad Bilal | 1 | -2/+1 |
| 2026-06-04 | accel/ethosu: fix IFM region index out-of-bounds in command stream parser | Muhammad Bilal | 1 | -1/+1 |
| 2026-05-18 | accel: ethosu: Validate SRAM size on submit | Rob Herring (Arm) | 1 | -3/+15 |
| 2026-04-27 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 1 | -0/+1 |
| 2026-04-17 | accel/ethosu: Remove drm_sched_init_args->num_rqs usage | Tvrtko Ursulin | 1 | -1/+0 |
| 2026-04-02 | accel: ethosu: Add hardware dependency hint | Jean Delvare | 1 | -0/+1 |
| 2026-03-05 | accel: ethosu: Handle possible underflow in IFM size calculations | Rob Herring (Arm) | 1 | -2/+5 |
| 2026-03-05 | accel: ethosu: Fix NPU_OP_ELEMENTWISE validation with scalar | Rob Herring (Arm) | 1 | -1/+4 |
| 2026-03-05 | accel: ethosu: Fix job submit error clean-up refcount underflows | Rob Herring (Arm) | 1 | -8/+18 |
| 2026-02-23 | Merge drm/drm-fixes into drm-misc-fixes | Maxime Ripard | 3 | -6/+6 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 2 | -4/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 2 | -4/+4 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 3 | -6/+8 |
| 2026-02-18 | accel: ethosu: Fix shift overflow in cmd_to_addr() | Dan Carpenter | 1 | -1/+1 |
| 2025-10-31 | drm: include drm_print.h where needed | Jani Nikula | 1 | -0/+1 |
| 2025-10-24 | accel: Add Arm Ethos-U NPU driver | Rob Herring (Arm) | 9 | -0/+1916 |