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:   Sun, 20 Feb 2022 19:40: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.17

Hello Linus,

Please pull to receive updates for v5.17.

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-fix-5.17

for you to fetch changes up to 455896c53d5b803733ddd84e1bf8a430644439b6:

  dmaengine: shdma: Fix runtime PM imbalance on error (2022-02-15 11:04:16 +0530)

----------------------------------------------------------------
dmaengine fixes for v5.17

Bunch of driver fixes for:
 - ptdma error handling in init
 - lock fix in at_hdmac
 - error path and error num fix for sh dma
 - pm balance fix for stm32

----------------------------------------------------------------
Christophe JAILLET (1):
      dmaengine: ptdma: Fix the error handling path in pt_core_init()

Jiasheng Jiang (2):
      dmaengine: sh: rcar-dmac: Check for error num after setting mask
      dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size

Miaoqian Lin (1):
      dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probe

Yang Yingliang (1):
      dmaengine: at_xdmac: Fix missing unlock in at_xdmac_tasklet()

Yongzhi Liu (1):
      dmaengine: shdma: Fix runtime PM imbalance on error

 drivers/dma/at_xdmac.c        |  4 +++-
 drivers/dma/ptdma/ptdma-dev.c | 17 +++++++++--------
 drivers/dma/sh/rcar-dmac.c    |  9 +++++++--
 drivers/dma/sh/shdma-base.c   |  4 +++-
 drivers/dma/stm32-dmamux.c    |  4 +++-
 5 files changed, 25 insertions(+), 13 deletions(-)

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