[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150916103014.GA12315@gondor.apana.org.au>
Date:	Wed, 16 Sep 2015 18:30:14 +0800
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: Crypto Fixes for 4.3
Hi Linus:
This push fixes the following issues:
* The selftest overreads the IV test vector.
* Fix potential infinite loop in sunxi-ss driver.
* Fix powerpc build failure when VMX is set without VSX.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git
Andrey Ryabinin (1):
      crypto: testmgr - don't copy from source IV too much
LABBE Corentin (1):
      crypto: sunxi-ss - Fix a possible driver hang with ciphers
Michael Ellerman (1):
      crypto: vmx - VMX crypto should depend on CONFIG_VSX
 crypto/testmgr.c                          |    5 +++--
 drivers/crypto/Kconfig                    |    2 +-
 drivers/crypto/sunxi-ss/sun4i-ss-cipher.c |    2 +-
 3 files changed, 5 insertions(+), 4 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists