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]
Message-ID: <20200324054017.GU72691@vkoul-mobl>
Date:   Tue, 24 Mar 2020 11:10:17 +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.6

Hi Linus,

Couple of fixes came in and would be good to have in v5.6. Please
pull to get:

The following changes since commit 25962e1a7f1d522f1b57ead2f266fab570042a70:

  dmaengine: imx-sdma: Fix the event id check to include RX event for UART6 (2020-02-25 14:15:26 +0530)

are available in the Git repository at:

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

for you to fetch changes up to 018af9be3dd54e6f24f828966bdd873f4d63ad9b:

  dmaengine: ti: k3-udma-glue: Fix an error handling path in 'k3_udma_glue_cfg_rx_flow()' (2020-03-23 11:48:34 +0530)

----------------------------------------------------------------
dmaengine-fix-5.6

Late fixes in dmaengine for v5.6:
  - move .device_release missing log warning to debug
  - couple of maintainer entries for HiSilicon and IADX drivers
  - one off fix for idxd driver
  - documentation warn fixes
  - TI k3 dma error handling fix

----------------------------------------------------------------
Christophe JAILLET (1):
      dmaengine: ti: k3-udma-glue: Fix an error handling path in 'k3_udma_glue_cfg_rx_flow()'

Dave Jiang (1):
      dmaengine: idxd: fix off by one on cdev dwq refcount

Lukas Bulwahn (1):
      MAINTAINERS: rectify the INTEL IADX DRIVER entry

Mauro Carvalho Chehab (1):
      docs: dmaengine: provider.rst: get rid of some warnings

Vinod Koul (1):
      dmaengine: move .device_release missing log warning to debug level

Zhou Wang (1):
      MAINTAINERS: Add maintainer for HiSilicon DMA engine driver

 Documentation/driver-api/dmaengine/provider.rst | 12 ++++++++--
 MAINTAINERS                                     |  7 +++++-
 drivers/dma/dmaengine.c                         |  2 +-
 drivers/dma/idxd/cdev.c                         |  4 ++--
 drivers/dma/ti/k3-udma-glue.c                   | 29 ++++++++++++++++---------
 5 files changed, 38 insertions(+), 16 deletions(-)

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