index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-19
dmaengine: dw: dmamux: Fix device reference leak in rzn1_dmamux_route_allocate
Miaoqian Lin
1
-4
/
+11
2025-09-19
dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees
Stephan Gerhold
1
-2
/
+6
2025-09-19
dmaengine: ti: edma: Fix memory allocation size for queue_priority_map
Anders Roxell
1
-2
/
+2
2025-09-19
dmaengine: idxd: Fix double free in idxd_setup_wqs()
Dan Carpenter
1
-16
/
+17
2025-09-09
dmaengine: mediatek: Fix a flag reuse error in mtk_cqdma_tx_status()
Qiu-ji Chen
1
-2
/
+2
2025-09-09
dmaengine: mediatek: Fix a possible deadlock error in mtk_cqdma_tx_status()
Qiu-ji Chen
1
-4
/
+2
2025-08-28
dmaengine: stm32-dma: configure next sg only if there are more than 2 sgs
Amelie Delaunay
1
-1
/
+1
2025-08-15
dmaengine: nbpfaxi: Add missing check after DMA map
Thomas Fourier
1
-0
/
+13
2025-08-15
dmaengine: mv_xor: Fix missing check after DMA map and missing unmap
Thomas Fourier
1
-2
/
+19
2025-07-24
dmaengine: nbpfaxi: Fix memory corruption in probe()
Dan Carpenter
1
-6
/
+5
2025-07-06
dmaengine: xilinx_dma: Set dma_device directions
Thomas Gessler
1
-0
/
+2
2025-06-27
dmaengine: ti: Add NULL check in udma_probe()
Henry Martin
1
-1
/
+2
2025-06-04
dmaengine: idxd: Fix passing freed memory in idxd_cdev_open()
Harshit Mogalapalli
1
-1
/
+0
2025-06-04
dmaengine: idxd: Fix ->poll() return value
Dave Jiang
1
-1
/
+1
2025-06-04
dmaengine: idxd: Fix allowing write() from different address spaces
Vinicius Costa Gomes
1
-0
/
+9
2025-06-04
dmaengine: idxd: add idxd_copy_cr() to copy user completion record during pag...
Fenghua Yu
4
-5
/
+111
2025-06-04
dmaengine: idxd: add per DSA wq workqueue for processing cr faults
Dave Jiang
2
-0
/
+12
2025-05-22
dmaengine: idxd: fix memory leak in error handling path of idxd_pci_probe
Shuai Xue
1
-1
/
+12
2025-05-22
dmaengine: idxd: fix memory leak in error handling path of idxd_alloc
Shuai Xue
1
-9
/
+15
2025-05-22
dmaengine: idxd: Add missing idxd cleanup to fix memory leak in remove call
Shuai Xue
1
-0
/
+1
2025-05-22
dmaengine: idxd: Add missing cleanups in cleanup internals
Shuai Xue
1
-8
/
+3
2025-05-22
dmaengine: idxd: Add missing cleanup for early error out in idxd_setup_internals
Shuai Xue
1
-7
/
+51
2025-05-22
dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groups
Shuai Xue
1
-0
/
+4
2025-05-22
dmaengine: idxd: fix memory leak in error handling path of idxd_setup_engines
Shuai Xue
1
-0
/
+4
2025-05-22
dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs
Shuai Xue
1
-9
/
+21
2025-05-22
dmaengine: ti: k3-udma: Use cap_mask directly from dma_device structure inste...
Yemike Abhilash Chandra
1
-2
/
+1
2025-05-22
dmaengine: ti: k3-udma: Add missing locking
Ronald Wahl
1
-0
/
+7
2025-05-22
dmaengine: Revert "dmaengine: dmatest: Fix dmatest waiting less when interrup...
Nathan Lynch
1
-3
/
+3
2025-05-02
dmaengine: dmatest: Fix dmatest waiting less when interrupted
Vinicius Costa Gomes
1
-3
/
+3
2025-02-21
dmaengine: ti: edma: fix OF node reference leaks in edma_driver
Joe Hattori
1
-2
/
+1
2025-01-02
dmaengine: at_xdmac: avoid null_prt_deref in at_xdmac_prep_dma_memset
Chen Ridong
1
-0
/
+2
2025-01-02
dmaengine: apple-admac: Avoid accessing registers in probe
Sasha Finkelstein
1
-5
/
+2
2025-01-02
dmaengine: tegra: Return correct DMA status when paused
Akhil R
1
-0
/
+10
2025-01-02
dmaengine: dw: Select only supported masters for ACPI devices
Andy Shevchenko
3
-4
/
+14
2025-01-02
dmaengine: mv_xor: fix child node refcount handling in early exit
Javier Carrasco
1
-0
/
+2
2024-09-08
dmaengine: altera-msgdma: properly free descriptor in msgdma_free_descriptor
Olivier Dautricourt
1
-3
/
+1
2024-09-08
dmaengine: altera-msgdma: use irq variant of spin_lock/unlock while invoking ...
Olivier Dautricourt
1
-2
/
+3
2024-09-04
dmaengine: dw: Add memory bus width verification
Serge Semin
1
-7
/
+44
2024-09-04
dmaengine: dw: Add peripheral bus width verification
Serge Semin
1
-0
/
+38
2024-08-03
dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channels
Vignesh Raghavendra
1
-1
/
+3
2024-06-27
dmaengine: ioatdma: Fix missing kmem_cache_destroy()
Nikita Shubin
1
-0
/
+1
2024-06-27
dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe()
Nikita Shubin
1
-0
/
+4
2024-06-27
dmaengine: ioatdma: Fix error path in ioat3_dma_probe()
Nikita Shubin
1
-18
/
+15
2024-06-27
dmaengine: ioat: use PCI core macros for PCIe Capability
Bjorn Helgaas
2
-10
/
+3
2024-06-27
dmaengine: ioatdma: Fix leaking on version mismatch
Nikita Shubin
1
-7
/
+10
2024-06-27
dmaengine: ioat: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-6
/
+0
2024-06-27
dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_list
Li RongQing
1
-1
/
+3
2024-06-27
Avoid hw_desc array overrun in dw-axi-dmac
Joao Pinto
2
-4
/
+3
2024-06-21
dmaengine: axi-dmac: fix possible race in remove()
Nuno Sa
1
-1
/
+1
2024-06-12
dmaengine: idma64: Add check for dma_set_max_seg_size
Chen Ni
1
-1
/
+3
[next]