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:   Thu, 10 Aug 2023 08:46:23 +0100
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.5

Hello Linus,

Please pull to receive bunch of odd dmaengine fixes for the drivers.

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 422dbc66b7702ae797326d5480c3c9b6467053da:

  dmaengine: xilinx: xdma: Fix typo (2023-08-07 00:01:41 +0530)

----------------------------------------------------------------
dmaengine fixes for v6.5

- HAS_IOMEM fixes for fsl edma and intel idma
- Return value fix, interrupt vector setting and typo fix for xilinx xdma
- Email updates for codeaurora email domain move
- correct pause status for pl330 driver
- idxd clear flag on disable fix
- function documentation fix for owl dma
- potential un-allocated memory fix for mcf driver

----------------------------------------------------------------
Baoquan He (1):
      idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEM

Christophe JAILLET (1):
      dmaengine: mcf-edma: Fix a potential un-allocated memory access

Fenghua Yu (1):
      dmaengine: idxd: Clear PRS disable flag when disabling IDXD device

Ilpo Järvinen (1):
      dmaengine: pl330: Return DMA_PAUSED when transaction is paused

Jeffrey Hugo (1):
      dmaengine: qcom_hidma: Update codeaurora email domain

Minjie Du (1):
      dmaengine: xilinx: xdma: Fix Judgment of the return value

Miquel Raynal (2):
      dmaengine: xilinx: xdma: Fix interrupt vector setting
      dmaengine: xilinx: xdma: Fix typo

Zhang Jianhua (1):
      dmaengine: owl-dma: Modify mismatched function name

 Documentation/ABI/testing/sysfs-platform-hidma      |  2 +-
 Documentation/ABI/testing/sysfs-platform-hidma-mgmt | 20 ++++++++++----------
 drivers/dma/Kconfig                                 |  2 ++
 drivers/dma/idxd/device.c                           |  4 +---
 drivers/dma/mcf-edma.c                              | 13 +++++++------
 drivers/dma/owl-dma.c                               |  2 +-
 drivers/dma/pl330.c                                 | 18 ++++++++++++++++--
 drivers/dma/xilinx/xdma.c                           |  6 ++++--
 8 files changed, 42 insertions(+), 25 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