pandora: defconfig: update
[pandora-kernel.git] / crypto / algif_skcipher.c
2016-05-15 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2016-04-01 Ben HutchingsRevert "crypto: algif_skcipher - Do not dereference...
2016-02-28 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2016-02-27 Herbert Xucrypto: algif_skcipher - Do not dereference ctx without...
2016-02-13 Herbert Xucrypto: algif_skcipher - Load TX SG list after waiting
2016-02-13 Herbert Xucrypto: algif_skcipher - Fix race condition in skcipher...
2016-02-13 Herbert Xucrypto: algif_skcipher - Remove custom release parent...
2016-02-13 Herbert Xucrypto: algif_skcipher - Add key check exception for...
2016-02-13 Herbert Xucrypto: algif_skcipher - Add nokey compatibility path
2016-02-13 Herbert Xucrypto: algif_skcipher - Require setkey before accept(2)