This patchset backports commit f3c802a1f300 ("crypto: algif_aead - Only wake
up when ctx->more is zero") and following bugfixes. commit 21dfbcd1f5cb
("crypto: algif_aead - fix uninitialized ctx->init") is merged
beforehand.
Herbert Xu (3):
crypto: algif_aead - Only wake up when ctx->more is zero
crypto: af_alg - Fix regression on empty requests
crypto: af_alg - Work around empty control messages without MSG_MORE
crypto/af_alg.c | 22 +++++++++++++++++-----
crypto/algif_aead.c | 4 ++--
crypto/algif_skcipher.c | 4 ++--
include/crypto/if_alg.h | 4 +++-
4 files changed, 24 insertions(+), 10 deletions(-)
--
2.34.1