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:   Sun, 2 Sep 2018 19:13:17 +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 fixes for 4.19-rc2

The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 8c89ef7b6b64ba093239305f77a485905d03f7bf:

  of/platform: initialise AMBA default DMA masks (2018-09-02 10:04:31 +0200)

----------------------------------------------------------------
dma-mapping fixes for 4.19-rc2

A few fixes for the fallout of being a little more pedantic about
dma masks.

----------------------------------------------------------------
Christoph Hellwig (2):
      kernel/dma/direct: take DMA offset into account in dma_direct_supported
      sparc: set a default 32-bit dma mask for OF devices

Linus Walleij (1):
      of/platform: initialise AMBA default DMA masks

 arch/sparc/kernel/of_device_32.c | 4 ++++
 arch/sparc/kernel/of_device_64.c | 3 +++
 drivers/of/platform.c            | 4 ++++
 kernel/dma/direct.c              | 4 ++--
 4 files changed, 13 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ