index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
amdxdna
Age
Commit message (
Expand
)
Author
2026-03-10
accel/amdxdna: Fix runtime suspend deadlock when there is pending job
Lizhi Hou
2026-03-05
accel/amdxdna: Split mailbox channel create function
Lizhi Hou
2026-03-04
accel/amdxdna: Fix major version check on NPU1 platform
Lizhi Hou
2026-03-02
accel/amdxdna: Fix NULL pointer dereference of mgmt_chann
Lizhi Hou
2026-02-27
accel/amdxdna: Fill invalid payload for failed command
Lizhi Hou
2026-02-25
accel/amdxdna: Use a different name for latest firmware
Lizhi Hou
2026-02-23
accel/amdxdna: Validate command buffer payload count
Lizhi Hou
2026-02-23
accel/amdxdna: Prevent ubuf size overflow
Lizhi Hou
2026-02-23
accel/amdxdna: Fix out-of-bounds memset in command slot handling
Lizhi Hou
2026-02-23
accel/amdxdna: Fix command hang on suspended hardware context
Lizhi Hou
2026-02-23
accel/amdxdna: Fix suspend failure after enabling turbo mode
Lizhi Hou
2026-02-23
accel/amdxdna: Fix dead lock for suspend and resume
Lizhi Hou
2026-02-23
accel/amdxdna: Reduce log noise during process termination
Mario Limonciello
2026-02-23
accel/amdxdna: Fix crash when destroying a suspended hardware context
Lizhi Hou
2026-02-23
accel/amdxdna: Switch to always use chained command
Lizhi Hou
2026-02-23
accel/amdxdna: Remove buffer size check when creating command BO
Lizhi Hou
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
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-04
accel/amdxdna: Move RPM resume into job run function
Lizhi Hou
2026-02-04
accel/amdxdna: Fix incorrect DPM level after suspend/resume
Lizhi Hou
2026-02-03
accel/amdxdna: Fix incorrect error code returned for failed chain command
Lizhi Hou
2026-02-03
accel/amdxdna: Remove hardware context status
Lizhi Hou
2026-01-30
accel/amdxdna: Fix memory leak in amdxdna_ubuf_map
Zishun Yi
2026-01-30
accel/amdxdna: Stop job scheduling across aie2_release_resource()
Lizhi Hou
2026-01-30
accel/amdxdna: Hold mm structure across iommu_sva_unbind_device()
Lizhi Hou
2026-01-16
Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2026-01-14
accel/amdxdna: Fix notifier_wq flushing warning
Lizhi Hou
2026-01-08
accel/amdxdna: Update firmware version check for latest firmware
Lizhi Hou
2026-01-08
accel/amdxdna: Update message DMA buffer allocation
Lizhi Hou
2025-12-26
Merge tag 'drm-misc-next-2025-12-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-12-26
Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-12-18
accel/amdxdna: Enable hardware context priority
Lizhi Hou
2025-12-18
accel/amdxdna: Enable temporal sharing only mode
Lizhi Hou
2025-12-18
accel/amdxdna: Remove NPU2 support
Lizhi Hou
2025-12-17
accel/amdxdna: Remove amdxdna_flush()
Lizhi Hou
2025-12-15
accel/amdxdna: Block running under a hypervisor
Mario Limonciello (AMD)
2025-12-15
accel/amdxdna: Fix potential NULL pointer dereference in context cleanup
Lizhi Hou
2025-12-12
accel/amdxdna: Fix race where send ring appears full due to delayed head update
Lizhi Hou
2025-12-10
accel/amdxdna: Fix cu_idx being cleared by memset() during command setup
Lizhi Hou
2025-12-09
accel/amdxdna: Fix race condition when checking rpm_on
Lizhi Hou
2025-12-08
accel/amdxdna: Fix tail-pointer polling in mailbox_get_msg()
Lizhi Hou
2025-12-02
accel/amdxdna: Poll MPNPU_PWAITMODE after requesting firmware suspend
Lizhi Hou
2025-11-13
accel/amdxdna: Fix deadlock between context destroy and job timeout
Lizhi Hou
2025-11-13
accel/amdxdna: Clear mailbox interrupt register during channel creation
Lizhi Hou
2025-11-07
accel/amdxdna: Treat power-off failure as unrecoverable error
Lizhi Hou
2025-11-06
accel/amdxdna: Fix dma_fence leak when job is canceled
Lizhi Hou
2025-11-05
accel/amdxdna: Support preemption requests
Lizhi Hou
2025-11-04
accel/amdxdna: Add IOCTL parameter for telemetry data
Lizhi Hou
[next]