开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
Age
Commit message (
Expand
)
Author
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
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-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
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-20
Merge tag 'mhi-for-v6.20' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
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-10
accel/rocket: factor out code with find_core_for_dev in rocket_remove
Quentin Schulz
2026-01-10
accel/rocket: fix unwinding in error path in rocket_probe
Quentin Schulz
2026-01-10
accel/rocket: fix unwinding in error path in rocket_core_init
Quentin Schulz
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
2026-01-08
accel/ivpu: Implement warm boot flow for NPU6 and unify boot handling
Karol Wachowski
2025-12-31
net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
Manivannan Sadhasivam
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-16
accel/ivpu: Validate scatter-gather size against buffer size
Karol Wachowski
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-12
accel/ivpu: Fix warning due to undefined CONFIG_PROC_FS
Karol Wachowski
2025-11-12
accel/ivpu: Count only resident buffers in memory utilization
Karol Wachowski
2025-11-12
accel/ivpu: Add fdinfo support for memory statistics
Karol Wachowski
2025-11-07
accel/qaic: Add qaic_ prefix to irq_polling_work
Zack McKevitt
2025-11-07
accel/qaic: Collect crashdump from SSR channel
Pranjal Ramajor Asha Kanojiya
2025-11-07
accel/qaic: Implement basic SSR handling
Jeffrey Hugo
2025-11-07
accel/qaic: Add DMA Bridge Channel(DBC) sysfs and uevents
Pranjal Ramajor Asha Kanojiya
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/qaic: Add support for PM callbacks
Youssef Samir
2025-11-05
accel/amdxdna: Support preemption requests
Lizhi Hou
[next]