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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 6 Jul 2019 20:01:42 +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 5.2

Hi Linus,

Couple for fixes came for dmaengine drivers. One fixes a patch in
5.2-rc1 and others and cced stable.

Please pull to receive:

The following changes since commit d1fdb6d8f6a4109a4263176c84b899076a5f8008:

  Linux 5.2-rc4 (2019-06-08 20:24:46 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-5.2

for you to fetch changes up to f6034225442c4a87906d36e975fd9e99a8f95487:

  dmaengine: qcom: bam_dma: Fix completed descriptors count (2019-07-05 13:18:27 +0530)

----------------------------------------------------------------
dmaengine fixes for v5.2

The fixes for 5.2 are:
 - bam_dma fix for completed descriptor count
 - fix for imx-sdma remove BD_INTR for channel0 and use-after-free on
   probe error path
 - endian bug fix in jz4780 IRQ handler

----------------------------------------------------------------
Dan Carpenter (1):
      dmaengine: jz4780: Fix an endian bug in IRQ handler

Robin Gong (1):
      dmaengine: imx-sdma: remove BD_INTR for channel0

Sricharan R (1):
      dmaengine: qcom: bam_dma: Fix completed descriptors count

Sven Van Asbroeck (1):
      dmaengine: imx-sdma: fix use-after-free on probe error path

 drivers/dma/dma-jz4780.c   |  5 +++--
 drivers/dma/imx-sdma.c     | 52 ++++++++++++++++++++++++++--------------------
 drivers/dma/qcom/bam_dma.c |  3 +++
 3 files changed, 35 insertions(+), 25 deletions(-)

Thanks
-- 
~Vinod

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ