From: Linus Torvalds Date: Fri, 1 Sep 2017 17:30:03 +0000 (-0700) Subject: Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 X-Git-Tag: v4.13~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a1c516a60a702630347e27c7beb7f2f44ca7a8b5;p=platform%2Fkernel%2Flinux-exynos.git Merge branch 'linus' of git://git./linux/kernel/git/herbert/crypto-2.6 Pull crypto fixes from Herbert Xu: "This fixes the following issues: - Regression in chacha20 handling of chunked input - Crash in algif_skcipher when used with async io - Potential bogus pointer dereference in lib/mpi" * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: algif_skcipher - only call put_page on referenced and used pages crypto: testmgr - add chunked test cases for chacha20 crypto: chacha20 - fix handling of chunked input lib/mpi: kunmap after finishing accessing buffer --- a1c516a60a702630347e27c7beb7f2f44ca7a8b5