Commit 49c9f4657b2d for kernel

commit 49c9f4657b2d584690b050169b646cbcee6e7958
Merge: 40814468ee62 867621ba2030
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sun Aug 2 09:19:40 2026 -0700

    Merge tag 'dmaengine-fix-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine

    Pull dmaengine fixes from Vinod Koul:

     - switchtec fix for register programming

     - sun6i descriptor reclaim fix

     - Intel idxd fixes for double free in error and setup failure

     - Qualcomm bam dma command element fix

    * tag 'dmaengine-fix-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine:
      dmaengine: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+
      dmaengine: idxd: fix fdev setup failure cleanup in idxd_cdev_open()
      dmaengine: idxd: fix double free of wq, engine, and group structs
      dmaengine: sun6i-dma: Fix reclaim descriptors while terminating DMA
      dmaengine: switchtec-dma: fix FIELD_GET misuse when programming SE threshold