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
/
amdxdna_mailbox.c
Age
Commit message (
Expand
)
Author
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-14
accel/amdxdna: Fix order of canceled mailbox messages
Lizhi Hou
2026-04-01
accel/amdxdna: Add basic support for AIE4 devices
David Zhang
2026-03-23
accel/amdxdna: fix missing newline in pr_err message
haoyu.lu
2026-03-05
accel/amdxdna: Split mailbox channel create function
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
2025-12-12
accel/amdxdna: Fix race where send ring appears full due to delayed head update
Lizhi Hou
2025-12-08
accel/amdxdna: Fix tail-pointer polling in mailbox_get_msg()
Lizhi Hou
2025-11-13
accel/amdxdna: Clear mailbox interrupt register during channel creation
Lizhi Hou
2025-09-24
accel/amdxdna: Enhance runtime power management
Lizhi Hou
2025-02-27
accel/amdxdna: Check interrupt register before mailbox_rx_worker exits
Lizhi Hou
2025-02-25
Merge tag 'v6.14-rc4' into drm-next
Dave Airlie
2025-02-19
accel/amdxdna: Add missing include linux/slab.h
Su Hui
2025-01-13
accel/amdxdna: Remove casting mailbox payload pointer
Lizhi Hou
2025-01-03
accel/amdxdna: Declare mailbox register base as __iomem pointer
Lizhi Hou
2024-12-16
accel/amdxdna: Replace idr api with xarray
Lizhi Hou
2024-12-13
accel/amdxdna: Add include interrupt.h to amdxdna_mailbox.c
Mike Lothian
2024-12-13
accel/amdxdna: Add device status for aie2 devices
Lizhi Hou
2024-11-22
accel/amdxdna: Support hardware mailbox
Lizhi Hou