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: <20181219142419.GA1112@infradead.org>
Date:   Wed, 19 Dec 2018 15:24:19 +0100
From:   Christoph Hellwig <hch@...radead.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, iommu@...ts.linux-foundation.org
Subject: [GIT PULL] dma-mapping fix for 4.20

The following changes since commit 6531e115b7ab84f563fcd7f0d2d05ccf971aaaf9:

  Merge branch 'akpm' (patches from Andrew) (2018-12-14 15:35:30 -0800)

are available in the Git repository at:

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

for you to fetch changes up to c92a54cfa0257e8ffd66b2a17d49e9c0bd4b769f:

  dma-direct: do not include SME mask in the DMA supported check (2018-12-17 18:02:11 +0100)

----------------------------------------------------------------
dma-mapping fix for 4.21

Fix a regression in dma-direct that didn't take account the magic AMD
memory encryption mask in the DMA address.

----------------------------------------------------------------
Lendacky, Thomas (1):
      dma-direct: do not include SME mask in the DMA supported check

 kernel/dma/direct.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ