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>] [day] [month] [year] [list]
Date:   Thu, 5 Apr 2018 11:19:32 +0200
From:   Christoph Hellwig <hch@...radead.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] dma-mapping updates for 4.17

Very light this round as the interesting dma mapping changes went
through the x86 tree:

The following changes since commit 0c8efd610b58cb23cefdfa12015799079aef94ae:

  Linux 4.16-rc5 (2018-03-11 17:25:09 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-4.17

for you to fetch changes up to 1f674e16f9ce6eb20ee2e81ae7514737376874de:

  usb: gadget: Add NO_DMA dummies for DMA mapping API (2018-03-16 19:58:28 +0100)

----------------------------------------------------------------
dma-mapping updates for 4.17:
 - provide proper stubs for architectures not supporting dma (Geert)

----------------------------------------------------------------
Geert Uytterhoeven (5):
      dma-mapping: Convert NO_DMA get_dma_ops() into a real dummy
      dma-coherent: Add NO_DMA dummies for managed DMA API
      mm: Add NO_DMA dummies for DMA pool API
      scsi: Add NO_DMA dummies for SCSI DMA mapping API
      usb: gadget: Add NO_DMA dummies for DMA mapping API

 include/linux/dma-mapping.h | 19 ++++++++++++++-----
 include/linux/dmapool.h     | 30 +++++++++++++++++++++++-------
 include/linux/usb/gadget.h  | 12 ++++++++++++
 include/scsi/scsi_cmnd.h    |  5 +++++
 4 files changed, 54 insertions(+), 12 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ