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: <aHnzTit-z6NErlsL@vaman>
Date: Fri, 18 Jul 2025 12:40:06 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL]: dmaengine fixes for v6.16

Hello Linus,

Please pull couple of driver fixes for dmaengine subsystem for v6.16.
This one contains fixes for mediatex, nbpfaxi and edma driver fixes.

The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3df63fa8f2afd051848e37ef1b8299dee28d4f87:

  dma: dw-edma: Fix build warning in dw_edma_pcie_probe() (2025-07-15 20:41:49 +0530)

----------------------------------------------------------------
dmaengine fixes for v6.16

Couple of driver fixes for:
 - Mediatek flag reuse error fix
 - Array overbound fix for nbpfaxi
 - Frame size warning in driver probe

----------------------------------------------------------------
Abinash Singh (1):
      dma: dw-edma: Fix build warning in dw_edma_pcie_probe()

Dan Carpenter (1):
      dmaengine: nbpfaxi: Fix memory corruption in probe()

Qiu-ji Chen (1):
      dmaengine: mediatek: Fix a flag reuse error in mtk_cqdma_tx_status()

 drivers/dma/dw-edma/dw-edma-pcie.c | 60 ++++++++++++++++++++------------------
 drivers/dma/mediatek/mtk-cqdma.c   |  4 +--
 drivers/dma/nbpfaxi.c              | 11 ++++---
 3 files changed, 39 insertions(+), 36 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