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:   Wed, 12 Apr 2023 22:24:57 +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.3

Hello Linus

Please pull couple of fixes in apple driver, core and kernedoc fix for
dmaengine subsystem for v6.3

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

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

for you to fetch changes up to d9503be5a100c553731c0e8a82c7b4201e8a970c:

  dmaengine: apple-admac: Fix 'current_tx' not getting freed (2023-03-31 18:17:21 +0530)

----------------------------------------------------------------
dmaengine fixes for v6.3

- apple admac driver fixes for current_tx, src_addr_widths and global'
  interrupt flags handling
- xdma kerneldoc fix
- core fix for use of devm_add_action_or_reset

----------------------------------------------------------------
Andy Shevchenko (1):
      dmaengine: Actually use devm_add_action_or_reset()

Martin PoviĊĦer (3):
      dmaengine: apple-admac: Handle 'global' interrupt flags
      dmaengine: apple-admac: Set src_addr_widths capability
      dmaengine: apple-admac: Fix 'current_tx' not getting freed

Yang Li (1):
      dmaengine: xilinx: xdma: Fix some kernel-doc comments

 drivers/dma/apple-admac.c | 20 +++++++++++++++++---
 drivers/dma/dmaengine.c   |  2 +-
 drivers/dma/xilinx/xdma.c |  2 +-
 3 files changed, 19 insertions(+), 5 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