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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200611040544.GA27603@gondor.apana.org.au>
Date:   Thu, 11 Jun 2020 14:05:44 +1000
From:   Herbert Xu <herbert@...dor.apana.org.au>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        "David S. Miller" <davem@...emloft.net>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux Crypto Mailing List <linux-crypto@...r.kernel.org>
Subject: [GIT PULL] Crypto Fixes for 5.8

Hi Linus:

This push contains a number of fixes to the omap and nitrox drivers.

The following changes since commit 58ca0060ec4e51208d2eee12198fc55fd9e4feb3:

  crypto: hisilicon - fix driver compatibility issue with different versions of devices (2020-05-28 17:27:52 +1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus 

for you to fetch changes up to 320bdbd816156f9ca07e5fed7bfb449f2908dda7:

  crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is fully iterated (2020-06-04 22:06:26 +1000)

----------------------------------------------------------------
Christophe JAILLET (1):
      crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is fully iterated

Tero Kristo (7):
      crypto: omap-aes - avoid spamming console with self tests
      crypto: omap-sham - force kernel driver usage for sha algos
      crypto: omap-crypto - fix userspace copied buffer access
      crypto: omap-sham - huge buffer access fixes
      crypto: omap-sham - fix very small data size handling
      crypto: omap-aes - prevent unregistering algorithms twice
      crypto: omap-sham - add proper load balancing support for multicore

 drivers/crypto/cavium/nitrox/nitrox_main.c |   4 ++--
 drivers/crypto/omap-aes-gcm.c              |   1 -
 drivers/crypto/omap-aes.c                  |   8 ++++++--
 drivers/crypto/omap-crypto.c               |  10 ++++++++--
 drivers/crypto/omap-sham.c                 | 101 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------
 5 files changed, 74 insertions(+), 50 deletions(-)

Thanks,
-- 
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ