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:   Sat, 7 Sep 2019 13:42:34 +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 late fixes for 5.3

Heya Linus,

I would like you to pull for couple of simple dmaengine driver fixes we
got in last few days.

The following changes since commit d1abaeb3be7b5fa6d7a1fbbd2e14e3310005c4c1:

  Linux 5.3-rc5 (2019-08-18 14:31:08 -0700)

are available in the Git repository at:

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

for you to fetch changes up to cf24aac38698bfa1d021afd3883df3c4c65143a4:

  dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mapped (2019-09-04 11:35:58 +0530)

----------------------------------------------------------------
dmaengine late fixes for 5.3

Some late fixes for drivers:
 - memory leak in ti crossbar dma driver
 - cleanup of omap dma probe
 - Fix for link list configuration in sprd dma driver
 - Handling fixed for DMACHCLR if iommu is mapped in rcar dma

----------------------------------------------------------------
Baolin Wang (1):
      dmaengine: sprd: Fix the DMA link-list configuration

Wenwen Wang (2):
      dmaengine: ti: dma-crossbar: Fix a memory leak bug
      dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()

Yoshihiro Shimoda (1):
      dmaengine: rcar-dmac: Fix DMACHCLR handling if iommu is mapped

 drivers/dma/sh/rcar-dmac.c    | 28 +++++++++++++++++++---------
 drivers/dma/sprd-dma.c        | 10 ++++++++--
 drivers/dma/ti/dma-crossbar.c |  4 +++-
 drivers/dma/ti/omap-dma.c     |  4 +++-
 4 files changed, 33 insertions(+), 13 deletions(-)

Thanks
-- 
~Vinod

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ