commit | 1d176582c795d05d15245f75407a3e1db62f740a | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Sep 13 16:22:24 2018 -1000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Sep 13 16:22:24 2018 -1000 |
tree | d2c10461efd16833dc722119e06fb59fb1185be2 | |
parent | 7a9cdebdcc17e426fb5287e4a82db1dfe86339b2 [diff] | |
parent | fa108f95c6769ec15ea59b7db00454b82afc6121 [diff] |
Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux Pull s390 fixes from Martin Schwidefsky: - One fix for the zcrypt driver to correctly handle incomplete encryption/decryption operations. - A cleanup for the aqmask/apmask parsing to avoid variable length arrays on the stack. * tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390/zcrypt: remove VLA usage from the AP bus s390/crypto: Fix return code checking in cbc_paes_crypt()