index
:
linux.git
master
Linux kernel source tree.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
amdxdna
Age
Commit message (
Expand
)
Author
6 days
accel/amdxdna: Fix command timeout race
Wendy Liang
9 days
accel/amdxdna: Fix use-after-free of mm_struct in job scheduler
Lizhi Hou
11 days
accel/amdxdna: reject command submission on devices without a submit op
Doruk Tan Ozturk
11 days
accel/amdxdna: reject user command submission without a command BO
Doruk Tan Ozturk
2026-07-07
accel/amdxdna: Fix potential NULL pointer dereference of abo->client
Lizhi Hou
2026-07-07
accel/amdxdna: Check init_srcu_struct() return value
Lizhi Hou
2026-07-07
accel/amdxdna: Check drmm_mutex_init() return value
Lizhi Hou
2026-07-07
accel/amdxdna: Fix hardware context race in amdxdna_update_heap()
Lizhi Hou
2026-07-07
accel/amdxdna: Fix deadlock on debug BO command timeout
Lizhi Hou
2026-07-07
accel/amdxdna: fix open_ref leak and stale client pointer on dma map failure
Lizhi Hou
2026-07-07
accel/amdxdna: Fix potential amdxdna_umap lifetime race
Lizhi Hou
2026-07-06
accel/amdxdna: Fix VMA access race
Lizhi Hou
2026-07-06
accel/amdxdna: Use unsigned long for nr_pages in amdxdna_hmm_register()
Lizhi Hou
2026-07-06
accel/amdxdna: Prevent PM resume deadlock in hwctx_sync_debug_bo()
Lizhi Hou
2026-07-02
accel/amdxdna: Fix use-after-free in amdxdna_gem_dmabuf_mmap()
Wentao Liang
2026-07-01
accel/amdxdna: Fix use-after-free in debug BO command handling
Lizhi Hou
2026-06-29
accel/amdxdna: Fix iommu domain lifetime race during device removal
Lizhi Hou
2026-06-29
accel/amdxdna: Fix notifier_wq lifetime race during device removal
Lizhi Hou
2026-06-29
accel/amdxdna: Fix amdxdna_client lifetime race during device removal
Lizhi Hou
2026-06-26
Merge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-06-16
accel/amdxdna: Use caller client for debug BO sync
Shuvam Pandey
2026-06-11
accel/amdxdna: Fix mm_struct reference leak in aie2_populate_range()
Lizhi Hou
2026-06-09
accel/amdxdna: Clear sva pointer after unbind
Lizhi Hou
2026-06-05
accel/amdxdna: Require carveout when PASID and force_iova are disabled
Lizhi Hou
2026-06-03
accel/amdxdna: Return errors for failed debug BO commands
Lizhi Hou
2026-06-03
accel/amdxdna: Remove drv_cmd tracing from job free callback
Lizhi Hou
2026-06-02
accel/amdxdna: Preserve user address when PASID is disabled
Lizhi Hou
2026-05-28
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2026-05-28
Merge v7.1-rc5 into drm-next
Simona Vetter
2026-05-22
Revert "accel/amdxdna: Support read-only user-pointer BO mappings"
Lizhi Hou
2026-05-21
accel/amdxdna: Block running when IOMMU is off
Lizhi Hou
2026-05-19
accel/amdxdna: Remove mmap and export support for ubuf
Lizhi Hou
2026-05-18
accel/amdxdna: Add expandable device heap support
Lizhi Hou
2026-05-07
accel/amdxdna: Add AIE4 work buffer initialization
Nishad Saraf
2026-05-07
accel/amdxdna: Add AIE4 metadata query support
David Zhang
2026-05-07
accel/amdxdna: Add command doorbell and wait support
David Zhang
2026-05-07
accel/amdxdna: Add AIE4 VF hardware context create and destroy
David Zhang
2026-05-07
accel/amdxdna: Init AIE4 device partition
David Zhang
2026-05-07
accel/amdxdna: Add initial support for AIE4 VF
David Zhang
2026-05-07
accel/amdxdna: Fix clflush buffer size
Lizhi Hou
2026-05-05
accel/amdxdna: Add carveout memory support for non-IOMMU systems
Max Zhen
2026-04-27
accel/amdxdna: Add configuring low and medium power mode
Nishad Saraf
2026-04-27
accel/amdxdna: Set the system efficiency factor to 2
Nishad Saraf
2026-04-27
accel/amdxdna: Set default DPM level based on QoS for temporal-only mode
Lizhi Hou
2026-04-22
accel/amdxdna: Improve tracing for job lifecycle and mailbox RX worker
Max Zhen
2026-04-17
accel/amdxdna: Guard management mailbox channel cleanup against NULL pointer
Max Zhen
2026-04-17
accel/amdxdna: Get device revision to derive VBNV string
Max Zhen
2026-04-17
accel/amdxdna: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
2026-04-16
accel/amdxdna: Fix memory leak in amdxdna_iommu_alloc()
Felix Gu
[next]