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:   Fri, 12 Apr 2019 17:19:01 +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 5.1

The following changes since commit 15ade5d2e7775667cf191cf2f94327a4889f8b9d:

  Linux 5.1-rc4 (2019-04-07 14:09:59 -1000)

are available in the Git repository at:

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

for you to fetch changes up to 8c5165430c0194df92369162d1c7f53f8672baa5:

  dma-debug: only skip one stackframe entry (2019-04-11 19:29:50 +0200)

----------------------------------------------------------------
dma-mapping fixes for 5.1

Fix a sparc64 sun4v_pci regression introduced in this merged window,
and a dma-debug stracktrace regression from the big refactor last
merge window.

----------------------------------------------------------------
Christoph Hellwig (1):
      sparc64/pci_sun4v: fix ATU checks for large DMA masks

Scott Wood (1):
      dma-debug: only skip one stackframe entry

 arch/sparc/kernel/pci_sun4v.c | 20 +++++++++++---------
 kernel/dma/debug.c            |  2 +-
 2 files changed, 12 insertions(+), 10 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ