On Mon, May 20, 2019 at 02:50:22PM +0300, Gilad Ben-Yossef wrote: > Backport of upstream fixes to 4.19.y, which also applies to 5.0.y > and 5.1.y. > > Gilad Ben-Yossef (2): > crypto: ccree: zap entire sg on aead request unmap > crypto: ccree: fix backlog notifications > > drivers/crypto/ccree/cc_aead.c | 4 ++++ > drivers/crypto/ccree/cc_buffer_mgr.c | 18 ++--------------- > drivers/crypto/ccree/cc_cipher.c | 4 ++++ > drivers/crypto/ccree/cc_hash.c | 28 +++++++++++++++++++-------- > drivers/crypto/ccree/cc_request_mgr.c | 11 ++++++++--- > 5 files changed, 38 insertions(+), 27 deletions(-) As the "FAILED:" emails said, I need these for 5.1 and 5.0 as well, can't just move from 4.19 to a newer kernel and have regressions. I'll go see if these apply there too. Also, giving me the git commit ids of the original patches in Linus's tree is necessary, so I don't have to go dig it up by hand. I'll do it this time... let me see how this goes... greg k-h