lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 21 Sep 2022 18:56:03 +0530
From:   Vinod Koul <vkoul@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     dma <dmaengine@...r.kernel.org>,
        LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL]: dmaengine fixes for v6.0

Hey Linus,

Please pull to receive couple of small dmaengine driver fixes for v6.0.

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-fix-6.0

for you to fetch changes up to e0f1b21c504f050de83922dd49e6a425dad2d518:

  dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warning (2022-09-05 11:54:50 +0530)

----------------------------------------------------------------
dmaengine fixes for v6.0

Driver fixes for:
 - xilinx_dma: devm_platform_ioremap_resource error handling,
   dma_set_mask_and_coherent failure handling, dt property read cleanup
 - refcount leak fix for of_xudma_dev_get()
 - zynqmp_dma: coverity fix for enum typecast

----------------------------------------------------------------
Liang He (1):
      dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()

Shravya Kumbham (1):
      dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warning

Swati Agarwal (3):
      dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling
      dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property
      dmaengine: xilinx_dma: Report error in case of dma_set_mask_and_coherent API failure

 drivers/dma/ti/k3-udma-private.c |  6 +++---
 drivers/dma/xilinx/xilinx_dma.c  | 21 +++++++++++++--------
 drivers/dma/xilinx/zynqmp_dma.c  |  2 +-
 3 files changed, 17 insertions(+), 12 deletions(-)


-- 
~Vinod

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ