index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
amdxdna
/
aie2_ctx.c
Age
Commit message (
Expand
)
Author
11 days
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-08-12
accel/amdxdna: Skip unmapped range in aie2_populate_range()
Lizhi Hou
2026-08-11
Revert "accel/amdxdna: Remove drm_sched_init_args->num_rqs usage"
Tvrtko Ursulin
2026-08-04
accel/amdxdna: use hmm_range_fault_unlocked_timeout() for range population
Stanislav Kinsburskii
2026-07-19
accel/amdxdna: Fix command timeout race
Wendy Liang
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 potential amdxdna_umap lifetime race
Lizhi Hou
2026-07-06
accel/amdxdna: Fix VMA access race
Lizhi Hou
2026-07-06
accel/amdxdna: Prevent PM resume deadlock in hwctx_sync_debug_bo()
Lizhi Hou
2026-07-01
accel/amdxdna: Fix use-after-free in debug BO command handling
Lizhi Hou
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-06-11
accel/amdxdna: Fix mm_struct reference leak in aie2_populate_range()
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-05-18
accel/amdxdna: Add expandable device heap support
Lizhi Hou
2026-05-07
accel/amdxdna: Add AIE4 metadata query support
David Zhang
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: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
2026-04-13
accel/amdxdna: Check for device hang on job timeout
Lizhi Hou
2026-04-07
accel/amdxdna: Handle DETACH_DEBUG_BO through config_debug_bo path
Max Zhen
2026-04-01
accel/amdxdna: Create shared functions for AIE2 and AIE4
Lizhi Hou
2026-03-27
Merge tag 'drm-misc-next-2026-03-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2026-03-26
BackMerge tag 'v7.0-rc4' into drm-next
Dave Airlie
2026-03-20
accel/amdxdna: Refactor GEM BO handling and add helper APIs for address retri...
Max Zhen
2026-03-17
accel/amdxdna: Support retrieving hardware context debug information
Lizhi Hou
2026-03-12
accel/amdxdna: Allow forcing IOVA-based DMA via module parameter
Lizhi Hou
2026-03-10
accel/amdxdna: Fix runtime suspend deadlock when there is pending job
Lizhi Hou
2026-02-27
accel/amdxdna: Fill invalid payload for failed command
Lizhi Hou
2026-02-23
accel/amdxdna: Fix command hang on suspended hardware context
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: Switch to always use chained command
Lizhi Hou
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-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: Stop job scheduling across aie2_release_resource()
Lizhi Hou
2025-12-18
accel/amdxdna: Enable temporal sharing only mode
Lizhi Hou
2025-11-13
accel/amdxdna: Fix deadlock between context destroy and job timeout
Lizhi Hou
2025-11-06
accel/amdxdna: Fix dma_fence leak when job is canceled
Lizhi Hou
2025-11-04
accel/amdxdna: Add IOCTL parameter for resource data
Lizhi Hou
2025-10-30
accel/amdxdna: Fix incorrect command state for timed out job
Lizhi Hou
2025-10-24
accel/amdxdna: Fix incorrect return value in aie2_hwctx_sync_debug_bo()
Lizhi Hou
2025-10-20
accel/amdxdna: Support firmware debug buffer
Lizhi Hou
2025-10-08
accel/amdxdna: Resume power for creating and destroying hardware context
Lizhi Hou
2025-09-24
accel/amdxdna: Enhance runtime power management
Lizhi Hou
2025-08-29
accel/amdxdna: Use int instead of u32 to store error codes
Qianfeng Rong
[next]