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: <20200411082800.GA1807013@infradead.org>
Date:   Sat, 11 Apr 2020 10:28:00 +0200
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 fixes for 5.7

The following changes since commit f5e94d10e4c468357019e5c28d48499f677b284f:

  Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm (2020-04-07 20:24:34 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 9bb50ed7470944238ec8e30a94ef096caf9056ee:

  dma-debug: fix displaying of dma allocation type (2020-04-08 21:46:57 +0200)

----------------------------------------------------------------
dma-mapping fixes for 5.7

 - fix an integer truncation in dma_direct_get_required_mask
   (Kishon Vijay Abraham)
 - fix the display of dma mapping types (Grygorii Strashko)

----------------------------------------------------------------
Grygorii Strashko (1):
      dma-debug: fix displaying of dma allocation type

Kishon Vijay Abraham I (1):
      dma-direct: fix data truncation in dma_direct_get_required_mask()

 kernel/dma/debug.c  | 9 ++++++---
 kernel/dma/direct.c | 3 ++-
 2 files changed, 8 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ