开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
ethosu
Age
Commit message (
Expand
)
Author
8 days
accel/ethosu: fix OOB write in ethosu_gem_cmdstream_copy_and_validate()
Muhammad Bilal
9 days
accel/ethosu: reject DMA commands with uninitialized length
Muhammad Bilal
9 days
accel/ethosu: fix arithmetic issues in dma_length()
Muhammad Bilal
9 days
accel/ethosu: fix wrong weight index in NPU_SET_SCALE1_LENGTH on U85
Muhammad Bilal
9 days
accel/ethosu: reject NPU_OP_RESIZE commands from userspace
Muhammad Bilal
9 days
accel/ethosu: fix IFM region index out-of-bounds in command stream parser
Muhammad Bilal
2026-04-02
accel: ethosu: Add hardware dependency hint
Jean Delvare
2026-03-05
accel: ethosu: Handle possible underflow in IFM size calculations
Rob Herring (Arm)
2026-03-05
accel: ethosu: Fix NPU_OP_ELEMENTWISE validation with scalar
Rob Herring (Arm)
2026-03-05
accel: ethosu: Fix job submit error clean-up refcount underflows
Rob Herring (Arm)
2026-02-23
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
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
2026-02-18
accel: ethosu: Fix shift overflow in cmd_to_addr()
Dan Carpenter
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-10-24
accel: Add Arm Ethos-U NPU driver
Rob Herring (Arm)