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


Groups > linux.kernel > #1608443

Crypto Fixes for 4.11

From Herbert Xu <herbert@gondor.apana.org.au>
Newsgroups linux.kernel
Subject Crypto Fixes for 4.11
Date 2017-03-24 15:20 +0100
Message-ID <toyem-2LK-37@gated-at.bofh.it> (permalink)
References <sFb4e-3IZ-11@gated-at.bofh.it> <sOGLw-7Up-15@gated-at.bofh.it> <sYpJo-6v8-17@gated-at.bofh.it> <thcBY-5Kp-23@gated-at.bofh.it> <tlaLg-3Ki-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Linus:

This push fixes regressions in the crypto ccp driver and the
hwrng drivers amd and geode.


Please pull from

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


Gary R Hook (1):
      crypto: ccp - Assign DMA commands to the channel's CCP

Prarit Bhargava (2):
      hwrng: amd - Revert managed API changes
      hwrng: geode - Revert managed API changes

 drivers/char/hw_random/amd-rng.c   |   42 ++++++++++++++++++++++++------
 drivers/char/hw_random/geode-rng.c |   50 +++++++++++++++++++++++++-----------
 drivers/crypto/ccp/ccp-dev.c       |    5 +++-
 drivers/crypto/ccp/ccp-dmaengine.c |    1 +
 include/linux/ccp.h                |    2 +-
 5 files changed, 75 insertions(+), 25 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 | NextPrevious in thread | Find similar | Unroll thread


Thread

Crypto Fixes for 4.11 Herbert Xu <herbert@gondor.apana.org.au> - 2017-03-15 07:40 +0100
  Crypto Fixes for 4.11 Herbert Xu <herbert@gondor.apana.org.au> - 2017-03-24 15:20 +0100

csiph-web