org.kernel.vger.dmaengine archive

714 archived articles, newest first (page 2 of 8). Latest articles →

Re: [PATCH v2] dmaengine: sprd: use clk_bulk API to fix clock imbalance
Mon, 17 Aug 2026 09:48:59 -0500
Frank Li <[email protected]> • #34829
Re: [PATCH v3 2/2] dmaengine: sun6i: fix undefined behaviour in sun6i_dma_tx_status
Mon, 17 Aug 2026 09:32:11 -0500
Frank Li <[email protected]> • #34828
Re: [PATCH v3 1/2] dmaengine: sun6i: fix non-atomic read of DMA position registers
Mon, 17 Aug 2026 09:30:53 -0500
Frank Li <[email protected]> • #34827
Re: [PATCH v3 3/3] dmaengine: wait for RCU readers before releasing dma_device
Mon, 17 Aug 2026 09:29:40 -0500
Frank Li <[email protected]> • #34826
Re: [PATCH v3 2/3] dmaengine: fix use-after-free in dma_chan_put() and dma_release_channel()
Mon, 17 Aug 2026 09:26:24 -0500
Frank Li <[email protected]> • #34825
Re: [PATCH v3 2/3] dmaengine: fix use-after-free in dma_chan_put() and dma_release_channel()
Mon, 17 Aug 2026 09:24:46 -0500
Frank Li <[email protected]> • #34824
Re: [PATCH v3 1/3] dmaengine: Fix device kref underflow in dma_chan_put()
Mon, 17 Aug 2026 09:17:48 -0500
Frank Li <[email protected]> • #34823
Re: [PATCH v3 2/2] dmaengine: sun6i: fix undefined behaviour in sun6i_dma_tx_status
Mon, 17 Aug 2026 14:10:13 +0000
[email protected] • #34822
Re: [PATCH v3 1/2] dmaengine: sun6i: fix non-atomic read of DMA position registers
Mon, 17 Aug 2026 14:07:00 +0000
[email protected] • #34821
Re: [PATCH] dmaengine: bestcomm: ioremap and get irq early
Mon, 17 Aug 2026 09:05:38 -0500
Frank Li <[email protected]> • #34820
Re: [PATCH] dmaengine: bestcomm: ata: drop unused inc local
Mon, 17 Aug 2026 09:00:13 -0500
Frank Li <[email protected]> • #34819
Re: [PATCH] dmaengine: bestcomm: ata: drop unused inc local
Mon, 17 Aug 2026 08:58:42 -0500
Frank Li <[email protected]> • #34818
[PATCH v3 2/2] dmaengine: sun6i: fix undefined behaviour in sun6i_dma_tx_status
Mon, 17 Aug 2026 15:51:23 +0200
Christian Lugnberg <[email protected]> • #34817
[PATCH v3 1/2] dmaengine: sun6i: fix non-atomic read of DMA position registers
Mon, 17 Aug 2026 15:51:22 +0200
Christian Lugnberg <[email protected]> • #34816
[PATCH v3 0/2] dmaengine: sun6i: Fix two bugs in the DMA status path
Mon, 17 Aug 2026 15:51:21 +0200
Christian Lugnberg <[email protected]> • #34815
Re: [PATCH] dmaengine: bestcomm: set bcom_eng to NULL on probe failure
Mon, 17 Aug 2026 08:55:42 -0500
Frank Li <[email protected]> • #34814
Re: [PATCH] dmaengine: xilinx_dma: Fix hardware buffer descriptor reuse order
Mon, 17 Aug 2026 08:47:00 -0500
Frank Li <[email protected]> • #34813
Re: [PATCH] dmaengine: xilinx_dma: Fix hardware buffer descriptor reuse order
Mon, 17 Aug 2026 09:40:04 +0000
[email protected] • #34812
[PATCH] dmaengine: xilinx_dma: Fix hardware buffer descriptor reuse order
Mon, 17 Aug 2026 11:23:55 +0200
Alex Bereza <[email protected]> • #34811
[PATCH] dmaengine: bestcomm: ioremap and get irq early
Sun, 16 Aug 2026 17:45:00 -0700
Rosen Penev <[email protected]> • #34802
Re: [PATCH v3 1/3] dmaengine: Fix device kref underflow in dma_chan_put()
Sun, 16 Aug 2026 18:14:15 +0000
"Garg, Shivank" <[email protected]> • #34801
Re: [PATCH v3 3/3] dmaengine: wait for RCU readers before releasing dma_device
Sun, 16 Aug 2026 16:10:34 +0000
[email protected] • #34799
Re: [PATCH v3 2/3] dmaengine: fix use-after-free in dma_chan_put() and dma_release_channel()
Sun, 16 Aug 2026 16:07:21 +0000
[email protected] • #34798
[PATCH v3 3/3] dmaengine: wait for RCU readers before releasing dma_device
Sun, 16 Aug 2026 15:49:27 +0000
Shivank Garg <[email protected]> • #34796
[PATCH v3 1/3] dmaengine: Fix device kref underflow in dma_chan_put()
Sun, 16 Aug 2026 15:49:25 +0000
Shivank Garg <[email protected]> • #34795
[PATCH v3 0/3] dmaengine: fix kref underflow and UAF in dma_chan_put()
Sun, 16 Aug 2026 15:49:24 +0000
Shivank Garg <[email protected]> • #34793
[PATCH] powerpc: remove dead 440SP code
Sun, 16 Aug 2026 13:56:15 +0100
Julian Braha <[email protected]> • #34792
Re: [PATCH v2] dmaengine: dw-axi-dmac: convert clock handling to clk_bulk API
Sun, 16 Aug 2026 06:05:03 +0000
[email protected] • #34791
[PATCH v2] dmaengine: sprd: use clk_bulk API to fix clock imbalance
Sun, 16 Aug 2026 05:50:05 +0000
Chaithanya Lagisetty <[email protected]> • #34789
[PATCH v2] dmaengine: dw-axi-dmac: convert clock handling to clk_bulk API
Sun, 16 Aug 2026 05:48:58 +0000
Chaithanya Lagisetty <[email protected]> • #34788
Re: [PATCH v2 1/1] docs: dma: correct dma_set_mask() sample code
Sun, 16 Aug 2026 07:10:44 +0200
Michal Pecio <[email protected]> • #34787
Re: [PATCH v5 13/24] dmaengine: dw-edma: Reclaim issued descriptors from IRQ-paired LL progress
Sat, 15 Aug 2026 23:36:54 +0900
Koichiro Den <[email protected]> • #34786
[PATCH v4 1/2] dt-bindings: dma: apple,admac: Add M3 generation ADMACs
Sat, 15 Aug 2026 12:41:38 +0200
Sasha Finkelstein <[email protected]> • #34783
[PATCH v4 0/2] dmaengine: apple-admac: Add support for M3 generation
Sat, 15 Aug 2026 12:41:37 +0200
Sasha Finkelstein <[email protected]> • #34782
Re: [PATCH] dmaengine: sun6i: fix use-after-free in descriptor error path
Sat, 15 Aug 2026 07:24:17 +0000
Chaithanya Lagisetty <[email protected]> • #34781
Re: [PATCH v2 2/5] dmaengine: dw-edma: Add DMA_SG support
Sat, 15 Aug 2026 08:20:20 +0200
Manivannan Sadhasivam <[email protected]> • #34780
Re: [PATCH v2 0/5] crypto: iaa - Fixes for multi entry SG lists
Sat, 15 Aug 2026 11:28:03 +1000
Herbert Xu <[email protected]> • #34779
Re: [PATCH v8 03/19] dmaengine: ti: k3-udma: move structs and enums to header file
Fri, 14 Aug 2026 17:35:36 -0400
Frank Li <[email protected]> • #34778
Re: [PATCH v8 01/19] dmaengine: ti: k3-udma: Fix sporadic crash on AM62x
Fri, 14 Aug 2026 17:33:58 -0400
Frank Li <[email protected]> • #34777
Re: [PATCH] dmaengine: pl08x: Create debugfs stats file under device folder
Fri, 14 Aug 2026 17:15:03 -0400
Frank Li <[email protected]> • #34776
Re: [PATCHv2] dmaengine: at_hdmac: fix sparse '__iomem' cast warning in memset helpers
Fri, 14 Aug 2026 17:12:30 -0400
Frank Li <[email protected]> • #34775
Re: [PATCHv2] dmaengine: at_hdmac: use more devm in _probe
Fri, 14 Aug 2026 17:08:50 -0400
Frank Li <[email protected]> • #34774
Re: [PATCH] dmaengine: sun6i: fix use-after-free in descriptor error path
Fri, 14 Aug 2026 17:00:21 -0400
Frank Li <[email protected]> • #34773
Re: [PATCH RESEND v5] dmaengine: sun6i-dma: Fix use-after-free in error handling paths
Fri, 14 Aug 2026 16:58:10 -0400
Frank Li <[email protected]> • #34772
Re: [PATCH] dma: at_hdmac: add device_synchronize callback
Fri, 14 Aug 2026 16:48:47 -0400
Frank Li <[email protected]> • #34771
Re: [PATCH] dmaengine: pl330: Move device specific debugfs file to its directory
Fri, 14 Aug 2026 16:43:20 -0400
Frank Li <[email protected]> • #34770
Re: [PATCH v2] dmaengine: mmp_pdma: fix wrong extended DRCMR base for SpacemiT K3
Fri, 14 Aug 2026 16:17:54 -0400
Frank Li <[email protected]> • #34769
Re: [PATCH v2 1/4] dmaengine: add per-channel sysfs attribute groups via chan_groups
Fri, 14 Aug 2026 16:07:44 -0400
Frank Li <[email protected]> • #34768
Re: [PATCH v4 04/12] dmaengine: switchtec-dma: halt channel on alloc_chan_resources error
Fri, 14 Aug 2026 15:51:18 -0400
Frank Li <[email protected]> • #34767
Re: [PATCH v4 03/12] dmaengine: switchtec-dma: always clear DMA base registers on chan_stop()
Fri, 14 Aug 2026 15:45:40 -0400
Frank Li <[email protected]> • #34766
Re: [PATCH v2] dmaengine: loongson1-apb-dma: avoid using iterator variable after list_for_each_entry()
Fri, 14 Aug 2026 15:33:13 -0400
Frank Li <[email protected]> • #34765
Re: [PATCH v2 RESEND] dmaengine: mediatek: hsdma: fix runtime PM leak on init failure
Fri, 14 Aug 2026 15:19:46 -0400
Frank Li <[email protected]> • #34764
Re: [PATCH] dmaengine: qcom: hidma: fix autosuspend cleanup during teardown
Fri, 14 Aug 2026 15:14:58 -0400
Frank Li <[email protected]> • #34763
Re: [PATCH] dmaengine: xilinx: zynqmp_dma: fix autosuspend cleanup during teardown
Fri, 14 Aug 2026 15:12:25 -0400
Frank Li <[email protected]> • #34762
Re: [PATCH] dmaengine: sun6i: fix use-after-free in descriptor error path
Fri, 14 Aug 2026 15:06:30 -0400
Frank Li <[email protected]> • #34761
Re: [PATCH v3 2/2] dmaengine: apple-admac: Add M3 generation ADMACs
Fri, 14 Aug 2026 14:53:56 -0400
Frank Li <[email protected]> • #34760
Re: [PATCH V2 3/8] dmaengine: zynqmp_dma: Fix chan probe/remove error handling
Fri, 14 Aug 2026 13:21:26 -0500
Frank Li <[email protected]> • #34759
Re: [PATCH V2 7/8] dmaengine: zynqmp_dma: Reject zero-length memcpy transfers
Fri, 14 Aug 2026 12:11:38 -0500
Frank Li <[email protected]> • #34758
Re: [PATCH V2 6/8] dmaengine: zynqmp_dma: Use of_dma_is_coherent for dma-coherent
Fri, 14 Aug 2026 12:11:10 -0500
Frank Li <[email protected]> • #34757
Re: [PATCH V2 5/8] dmaengine: zynqmp_dma: Fix minor whitespace
Fri, 14 Aug 2026 12:10:28 -0500
Frank Li <[email protected]> • #34756
Re: [PATCH V2 2/8] dmaengine: zynqmp_dma: Free sw_desc_pool on desc_pool_v alloc failure
Fri, 14 Aug 2026 12:09:33 -0500
Frank Li <[email protected]> • #34755
Re: [PATCH V2 1/8] dmaengine: zynqmp_dma: Fix PM rollback on sw_desc_pool alloc failure
Fri, 14 Aug 2026 11:28:43 -0500
Frank Li <[email protected]> • #34754
Re: [PATCH 1/2] dmaengine: use dma_chan_name() helper to get per-channel device name
Fri, 14 Aug 2026 11:15:24 -0500
Frank Li <[email protected]> • #34753
Re: [PATCH v2 2/5] dmaengine: dw-edma: Add DMA_SG support
Fri, 14 Aug 2026 11:08:37 -0500
Frank Li <[email protected]> • #34752
Re: [PATCH v5 13/24] dmaengine: dw-edma: Reclaim issued descriptors from IRQ-paired LL progress
Fri, 14 Aug 2026 10:47:30 -0500
Frank Li <[email protected]> • #34751
Re: [PATCH v2 4/5] PCI: epf-mhi: Add batched DMA read support
Fri, 14 Aug 2026 16:52:35 +0200
Manivannan Sadhasivam <[email protected]> • #34750
Re: [PATCH v2 2/2] dmaengine: sun6i: fix undefined behaviour in sun6i_dma_tx_status
Fri, 14 Aug 2026 09:48:35 -0500
Frank Li <[email protected]> • #34749
Re: [PATCH v2 1/2] dmaengine: sun6i: fix non-atomic read of DMA position registers
Fri, 14 Aug 2026 09:48:13 -0500
Frank Li <[email protected]> • #34748
Re: [PATCH v2 2/2] dmaengine: sun6i: fix undefined behaviour in sun6i_dma_tx_status
Fri, 14 Aug 2026 14:46:11 +0000
[email protected] • #34747
Re: [PATCH v2 1/5] dmaengine: Add DMA_SG support for multi-buffer scatter-gather transfers
Fri, 14 Aug 2026 09:33:52 -0500
Frank Li <[email protected]> • #34746
Re: [PATCH v2 4/5] PCI: epf-mhi: Add batched DMA read support
Fri, 14 Aug 2026 16:32:31 +0200
Manivannan Sadhasivam <[email protected]> • #34745
[PATCH v2 2/2] dmaengine: sun6i: fix undefined behaviour in sun6i_dma_tx_status
Fri, 14 Aug 2026 16:21:11 +0200
Christian Lugnberg <[email protected]> • #34744
[PATCH v2 1/2] dmaengine: sun6i: fix non-atomic read of DMA position registers
Fri, 14 Aug 2026 16:21:10 +0200
Christian Lugnberg <[email protected]> • #34743
[PATCH v2 0/2] Fix two bugs in the DMA status path
Fri, 14 Aug 2026 16:21:09 +0200
Christian Lugnberg <[email protected]> • #34742
Re: [PATCH v2 3/5] PCI: epf-mhi: Use a define for the DMA transfer timeout
Fri, 14 Aug 2026 16:00:15 +0200
Manivannan Sadhasivam <[email protected]> • #34741
Re: [PATCH v2 2/5] dmaengine: dw-edma: Add DMA_SG support
Fri, 14 Aug 2026 15:58:48 +0200
Manivannan Sadhasivam <[email protected]> • #34740
Re: [PATCH 1/2] dmaengine: sun6i: fix non-atomic read of DMA position registers
Fri, 14 Aug 2026 13:41:34 +0000
[email protected] • #34739
Re: [PATCH 2/2] dmaengine: sun6i: fix null pointer dereference in sun6i_dma_tx_status
Fri, 14 Aug 2026 13:37:57 +0000
[email protected] • #34738
[PATCH 2/2] dmaengine: sun6i: fix null pointer dereference in sun6i_dma_tx_status
Fri, 14 Aug 2026 15:28:30 +0200
Christian Lugnberg <[email protected]> • #34737
[PATCH 1/2] dmaengine: sun6i: fix non-atomic read of DMA position registers
Fri, 14 Aug 2026 15:28:29 +0200
Christian Lugnberg <[email protected]> • #34736
[PATCH 0/2] dmaengine: sun6i: Fix two bugs in the DMA status path
Fri, 14 Aug 2026 15:28:28 +0200
Christian Lugnberg <[email protected]> • #34735
Re: [PATCH v2] dmaengine: loongson1-apb-dma: avoid using iterator variable after list_for_each_entry()
Fri, 14 Aug 2026 15:13:41 +0500
"Mahad Ibrahim" <[email protected]> • #34734
Re: [PATCH v5 13/24] dmaengine: dw-edma: Reclaim issued descriptors from IRQ-paired LL progress
Fri, 14 Aug 2026 17:48:16 +0900
Koichiro Den <[email protected]> • #34733
Re: [PATCH 1/2] dmaengine: use dma_chan_name() helper to get per-channel device name
Fri, 14 Aug 2026 11:03:48 +0300
Andy Shevchenko <[email protected]> • #34732
Re: [PATCH v7 00/10] PCI: endpoint: Add PCI DMA endpoint function
Fri, 14 Aug 2026 14:57:12 +0900
Koichiro Den <[email protected]> • #34731
Re: [PATCH v7 03/10] PCI: endpoint: Add DMA auxiliary resource metadata
Fri, 14 Aug 2026 14:46:30 +0900
Koichiro Den <[email protected]> • #34730
Re: [PATCH v2 1/5] dmaengine: Add DMA_SG support for multi-buffer scatter-gather transfers
Fri, 14 Aug 2026 07:35:20 +0200
Manivannan Sadhasivam <[email protected]> • #34729
Re: [PATCH v7 00/10] PCI: endpoint: Add PCI DMA endpoint function
Fri, 14 Aug 2026 07:27:10 +0200
Manivannan Sadhasivam <[email protected]> • #34728
Re: [PATCH V2 2/8] dmaengine: zynqmp_dma: Free sw_desc_pool on desc_pool_v alloc failure
Fri, 14 Aug 2026 05:14:44 +0000
[email protected] • #34727
Re: [PATCH V2 1/8] dmaengine: zynqmp_dma: Fix PM rollback on sw_desc_pool alloc failure
Fri, 14 Aug 2026 05:13:51 +0000
[email protected] • #34726
Re: [PATCH V2 4/8] dmaengine: zynqmp_dma: Fix stale kerneldoc comments
Fri, 14 Aug 2026 05:12:29 +0000
[email protected] • #34725
Re: [PATCH V2 6/8] dmaengine: zynqmp_dma: Use of_dma_is_coherent for dma-coherent
Fri, 14 Aug 2026 05:10:50 +0000
[email protected] • #34724
Re: [PATCH v3 1/2] dmaengine: dw-edma: Enable Chan Separation via VSEC
Fri, 14 Aug 2026 10:33:27 +0530
"Verma, Devendra" <[email protected]> • #34723
[PATCH V2 7/8] dmaengine: zynqmp_dma: Reject zero-length memcpy transfers
Fri, 14 Aug 2026 10:26:15 +0530
Golla Nagendra <[email protected]> • #34722
[PATCH V2 8/8] dmaengine: zynqmp_dma: Remove unused define and duplicate IRQ bit
Fri, 14 Aug 2026 10:26:16 +0530
Golla Nagendra <[email protected]> • #34721
[PATCH V2 6/8] dmaengine: zynqmp_dma: Use of_dma_is_coherent for dma-coherent
Fri, 14 Aug 2026 10:26:14 +0530
Golla Nagendra <[email protected]> • #34720
[PATCH V2 5/8] dmaengine: zynqmp_dma: Fix minor whitespace
Fri, 14 Aug 2026 10:26:13 +0530
Golla Nagendra <[email protected]> • #34719
[PATCH V2 4/8] dmaengine: zynqmp_dma: Fix stale kerneldoc comments
Fri, 14 Aug 2026 10:26:12 +0530
Golla Nagendra <[email protected]> • #34718
[PATCH V2 2/8] dmaengine: zynqmp_dma: Free sw_desc_pool on desc_pool_v alloc failure
Fri, 14 Aug 2026 10:26:10 +0530
Golla Nagendra <[email protected]> • #34717
[PATCH V2 3/8] dmaengine: zynqmp_dma: Fix chan probe/remove error handling
Fri, 14 Aug 2026 10:26:11 +0530
Golla Nagendra <[email protected]> • #34716
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.