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: <ZX8mcsYczF3bDOEy@matsya>
Date: Sun, 17 Dec 2023 22:18:50 +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.7

Hey Linus,

Please pull the bunch of driver fixes for this cycle.

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 4ee632c82d2dbb9e2dcc816890ef182a151cbd99:

  dmaengine: fsl-edma: fix DMA channel leak in eDMAv4 (2023-12-11 20:14:29 +0530)

----------------------------------------------------------------
dmaengine fixes for v6.7

Driver fixes for:
 - SPI PDMA data fix for TI k3-psil drivers
 - suspend fix, pointer check, logic for arbitration fix and channel leak
   fix in fsl-edma driver
 - couple of fixes in idxd driver for GRPCFG descriptions and int_handle
   field handling
 - single fix for stm32 driver for bitfield overflow

----------------------------------------------------------------
Amelie Delaunay (1):
      dmaengine: stm32-dma: avoid bitfield overflow assertion

Frank Li (1):
      dmaengine: fsl-edma: fix DMA channel leak in eDMAv4

Guanjun (2):
      dmaengine: idxd: Protect int_handle field in hw descriptor
      dmaengine: idxd: Fix incorrect descriptions for GRPCFG register

Jai Luthra (1):
      dmaengine: ti: k3-psil-am62a: Fix SPI PDMA data

Ronald Wahl (1):
      dmaengine: ti: k3-psil-am62: Fix SPI PDMA data

Xiaolei Wang (2):
      dmaengine: fsl-edma: Do not suspend and resume the masked dma channel when the system is sleeping
      dmaengine: fsl-edma: Add judgment on enabling round robin arbitration

Yang Yingliang (1):
      dmaengine: fsl-edma: fix wrong pointer check in fsl_edma3_attach_pd()

 drivers/dma/fsl-edma-common.c  |  1 +
 drivers/dma/fsl-edma-main.c    | 12 ++++++++----
 drivers/dma/idxd/registers.h   | 12 +++++++-----
 drivers/dma/idxd/submit.c      | 14 +++++++-------
 drivers/dma/stm32-dma.c        |  8 ++++++--
 drivers/dma/ti/k3-psil-am62.c  | 12 ++++++------
 drivers/dma/ti/k3-psil-am62a.c | 12 ++++++------
 7 files changed, 41 insertions(+), 30 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