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:   Fri, 7 Dec 2018 10:13:04 +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 v4.20-rc6

Hi Linus,

Here is another PULL request for dmaengine. We got bunch of fixes early
this week and all are tagged to stable. Hope this is last fix for this
cycle.

Please pull to receive fixes for imx-sdma, cppi and dw controllers.

The following changes since commit 2595646791c319cadfdbf271563aac97d0843dc7:

  Linux 4.20-rc5 (2018-12-02 15:07:55 -0800)

are available in the Git repository at:

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

for you to fetch changes up to ffe843b18211301ad25893eba09f402c19d12304:

  dmaengine: dw: Fix FIFO size for Intel Merrifield (2018-12-06 22:53:05 +0530)

----------------------------------------------------------------
dmaengine-4.20-rc6

dmaengine fixes for v4.20-rc6

 - Fixing imx-sdma handling of channel terminations, this involves
   reverting two commits and implement async termination
 - Fix cppi dma channel deletion from pending list on stop
 - Fix FIFO size for dw controller in Intel Merrifield

----------------------------------------------------------------
Andy Shevchenko (1):
      dmaengine: dw: Fix FIFO size for Intel Merrifield

Bin Liu (1):
      dmaengine: cppi41: delete channel from pending list when stop channel

Lucas Stach (4):
      Revert "dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations"
      Revert "dmaengine: imx-sdma: alloclate bd memory from dma pool"
      dmaengine: imx-sdma: implement channel termination via worker
      dmaengine: imx-sdma: use GFP_NOWAIT for dma descriptor allocations

 drivers/dma/dw/core.c   |  6 ++---
 drivers/dma/imx-sdma.c  | 69 +++++++++++++++++++++++++++++++------------------
 drivers/dma/ti/cppi41.c | 16 +++++++++++-
 3 files changed, 62 insertions(+), 29 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