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:   Sun, 10 Feb 2019 20:47:22 +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 v5.0-rc6

Hi Linus,

Please pull to receive the fixes for dmaengine. We have fixes in bunch
of drivers like xdmac, imx, bcm etc.

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 6454368a804c4955ccd116236037536f81e5b1f1:

  dmaengine: dmatest: Abort test in case of mapping error (2019-02-04 14:34:22 +0530)

----------------------------------------------------------------
dmaengine-fix-5.0-rc6

dmaengine fixes for v5.0-rc6

 - Fix in at_xdmac fr wrongful channel state
 - Fix for imx driver for wrong callback invocation
 - Fix to bcm driver for interrupt race & transaction abort.
 - Fix in dmatest to abort in mapping error

----------------------------------------------------------------
Andy Shevchenko (1):
      dmaengine: dmatest: Abort test in case of mapping error

Codrin Ciubotariu (1):
      dmaengine: at_xdmac: Fix wrongfull report of a channel as in use

Leonid Iziumtsev (1):
      dmaengine: imx-dma: fix wrong callback invoke

Lukas Wunner (2):
      dmaengine: bcm2835: Fix interrupt race on RT
      dmaengine: bcm2835: Fix abort of transactions

Vinod Koul (1):
      Merge branch 'fix/brcm' into fixes

 drivers/dma/at_xdmac.c    | 19 +++++++------
 drivers/dma/bcm2835-dma.c | 70 +++++++++++++++++------------------------------
 drivers/dma/dmatest.c     | 32 ++++++++++------------
 drivers/dma/imx-dma.c     |  8 +++---
 4 files changed, 53 insertions(+), 76 deletions(-)

-- 
~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