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: <ZHOQzA0H/foJoyN+@matsya>
Date:   Sun, 28 May 2023 23:05:08 +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 v6.4

Hello Linus,

Please pull to receive fixes for v6.4. This contains driver fixes for
at-hdmac, pl330, TI and IDXD drivers

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e14fd2af7a1d621c167dad761f729135a7a76ff4:

  dmaengine: at_hdmac: Extend the Flow Controller bitfield to three bits (2023-05-24 11:20:28 +0530)

----------------------------------------------------------------
dmaengine fixes for v6.4

- AT HDMAC driver fixes for Flow Controller bitfield, peripheral ID
  handling and potential NULL dereference check
- PL330 function rename to avoid conflicts
- build warning fix for pm function in TI driver
- IDXD driver fix for passing freed memory

----------------------------------------------------------------
Dan Carpenter (1):
      dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved()

Harshit Mogalapalli (1):
      dmaengine: idxd: Fix passing freed memory in idxd_cdev_open()

Peter Rosin (2):
      dmaengine: at_hdmac: Repair bitfield macros for peripheral ID handling
      dmaengine: at_hdmac: Extend the Flow Controller bitfield to three bits

Randy Dunlap (1):
      dmaengine: pl330: rename _start to prevent build error

Vinod Koul (1):
      dmaengine: ti: k3-udma: annotate pm function with __maybe_unused

 drivers/dma/at_hdmac.c   | 17 ++++++++++-------
 drivers/dma/at_xdmac.c   |  7 +++++--
 drivers/dma/idxd/cdev.c  |  1 -
 drivers/dma/pl330.c      |  8 ++++----
 drivers/dma/ti/k3-udma.c |  4 ++--
 5 files changed, 21 insertions(+), 16 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