Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1378511 > unrolled thread

Crypto Fixes for 4.6

Started byHerbert Xu <herbert@gondor.apana.org.au>
First post2016-04-14 08:30 +0200
Last post2016-04-14 08:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Crypto Fixes for 4.6 Herbert Xu <herbert@gondor.apana.org.au> - 2016-04-14 08:30 +0200

#1378511 — Crypto Fixes for 4.6

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2016-04-14 08:30 +0200
SubjectCrypto Fixes for 4.6
Message-ID<rnIWS-5Pm-9@gated-at.bofh.it>
Hi Linus:

This push fixes an NFS regression caused by the skcipher/hash
conversion in sunrpc.  It also fixes a build problem in certain
configurations with bcm63xx.


Please pull from

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


Herbert Xu (1):
      sunrpc: Fix skcipher/shash conversion

Álvaro Fernández Rojas (1):
      hwrng: bcm63xx - fix device tree compilation

 drivers/char/hw_random/bcm63xx-rng.c  |    1 +
 net/sunrpc/auth_gss/gss_krb5_crypto.c |    8 ++++++--
 net/sunrpc/auth_gss/gss_krb5_mech.c   |    3 ++-
 3 files changed, 9 insertions(+), 3 deletions(-)

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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web