• Linus Torvalds's avatar
    Merge tag 'dmaengine-fix-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine · 35929dae
    Linus Torvalds authored
    Pull dmaengine fixes from Vinod Koul:
    
     - email address Update for Jie Hai
    
     - fix double increment of client_count in dma_chan_get()
    
     - idxd driver fixes: use after free, probe error handling and callback
       on wq disable
    
     - fix for qcom gpi driver GO tre
    
     - ptdma locking fix
    
     - tegra & imx-sdma mem leak fix
    
    * tag 'dmaengine-fix-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine:
      ptdma: pt_core_execute_cmd() should use spinlock
      dmaengine: tegra: Fix memory leak in terminate_all()
      dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child_of_node()
      dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init
      dmaengine: Fix double increment of client_count in dma_chan_get()
      dmaengine: tegra210-adma: fix global intr clear
      Add exception protection processing for vd in axi_chan_handle_err function
      dmaengine: lgm: Move DT parsing after initialization
      MAINTAINERS: update Jie Hai's email address
      dmaengine: ti: k3-udma: Do conditional decrement of UDMA_CHAN_RT_PEER_BCNT_REG
      dmaengine: idxd: Do not call DMX TX callbacks during workqueue disable
      dmaengine: idxd: Prevent use after free on completion memory
      dmaengine: idxd: Let probe fail when workqueue cannot be enabled
      dmaengine: qcom: gpi: Set link_rx bit on GO TRE for rx operation
    35929dae
MAINTAINERS 682 KB