An error occurred while fetching folder content.
crypto: algif_skcipher - Do not set MAY_BACKLOG on the async path
Herbert Xu authored
commit dad41997

 upstream.

The async path cannot use MAY_BACKLOG because it is not meant to
block, which is what MAY_BACKLOG does.  On the other hand, both
the sync and async paths can make use of MAY_SLEEP.
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
12426bd6
Name Last commit Last update
..
asymmetric_keys X.509: Fix the time validation [ver #2]
async_tx async_tx: use GFP_NOWAIT rather than GFP_IO
.gitignore crypto: rsa - add .gitignore for crypto/*.-asn1.[ch] files
842.c crypto: 842 - change 842 alg to use software
Kconfig crypto: keywrap - enable compilation
Makefile crypto: keywrap - enable compilation
ablk_helper.c crypto: cryptd - process CRYPTO_ALG_INTERNAL
ablkcipher.c crypto: skcipher - Copy iv from desc even for 0-len walks
aead.c crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
aes_generic.c crypto: add missing crypto module aliases
af_alg.c crypto: af_alg - Forbid bind(2) when nokey child sockets are present
ahash.c crypto: hash - Add crypto_ahash_has_setkey
akcipher.c crypto: akcipher - Don't #include crypto/public_key.h as the contents aren't used
algapi.c crypto: api - Only abort operations on fatal signal
algboss.c crypto: algboss - Remove reference to nivaead
algif_aead.c net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
algif_hash.c crypto: algif_hash - wait for crypto_ahash_init() to complete
algif_rng.c crypto: algif_rng - Remove obsolete const-removal cast
algif_skcipher.c crypto: algif_skcipher - Do not set MAY_BACKLOG on the async path
ansi_cprng.c crypto: ansi_cprng - Convert to new rng interface
anubis.c crypto: prefix module autoloading with "crypto-"
api.c crypto: api - Only abort operations on fatal signal
arc4.c crypto: prefix module autoloading with "crypto-"
authenc.c crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
authencesn.c crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
blkcipher.c crypto: skcipher - Copy iv from desc even for 0-len walks
blowfish_common.c crypto: blowfish - split generic and common c code
blowfish_generic.c crypto: add missing crypto module aliases
camellia_generic.c crypto: add missing crypto module aliases
cast5_generic.c crypto: add missing crypto module aliases
cast6_generic.c crypto: add missing crypto module aliases
cast_common.c crypto: make tables used from assembler __visible
cbc.c crypto: include crypto- module prefix in template
ccm.c crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
chacha20_generic.c crypto: chacha20 - Export common ChaCha20 helpers
chacha20poly1305.c crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
chainiv.c crypto: chainiv - Offer normal cipher functionality without RNG
cipher.c crypto: cipher - Fix checkpatch errors
cmac.c crypto: include crypto- module prefix in template
compress.c crypto: compress - Fix checkpatch errors
crc32.c crypto: prefix module autoloading with "crypto-"
crc32c_generic.c crypto: crc32c - Fix crc32c soft dependency
crct10dif_common.c crypto: crct10dif - Add fallback for broken initrds
crct10dif_generic.c crypto: add missing crypto module aliases
cryptd.c crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
crypto_null.c crypto: null - Add default null skcipher
crypto_user.c crypto: user - lock crypto_alg_list on alg dump
crypto_wq.c crypto: crypto_wq - Fix late crypto work queue initialization
ctr.c crypto: include crypto- module prefix in template
cts.c crypto: cts - Weed out non-CBC algorithms
deflate.c
des_generic.c
drbg.c
ecb.c
echainiv.c
eseqiv.c
fcrypt.c
fips.c
gcm.c
gf128mul.c
ghash-generic.c
hash_info.c
hmac.c
internal.h
jitterentropy-kcapi.c
jitterentropy.c
keywrap.c
khazad.c
lrw.c
lz4.c
lz4hc.c
lzo.c
mcryptd.c
md4.c
md5.c
memneq.c
michael_mic.c
pcbc.c
pcompress.c
pcrypt.c
poly1305_generic.c
proc.c
ripemd.h
rmd128.c
rmd160.c
rmd256.c
rmd320.c
rng.c
rsa.c
rsa_helper.c
rsaprivkey.asn1
rsapubkey.asn1
salsa20_generic.c
scatterwalk.c
seed.c
seqiv.c
serpent_generic.c
sha1_generic.c
sha256_generic.c
sha512_generic.c