Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1378511
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Crypto Fixes for 4.6 |
| Date | 2016-04-14 08:30 +0200 |
| Message-ID | <rnIWS-5Pm-9@gated-at.bofh.it> (permalink) |
| References | (5 earlier) <q3xMS-13i-11@gated-at.bofh.it> <qqilI-2Ut-17@gated-at.bofh.it> <qPHJU-UI-3@gated-at.bofh.it> <qTGYW-2El-27@gated-at.bofh.it> <riksa-3aA-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Crypto Fixes for 4.6 Herbert Xu <herbert@gondor.apana.org.au> - 2016-04-14 08:30 +0200
csiph-web