summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: atmel - Use GCM IV size constantCorentin LABBE2017-09-221-2/+3
* crypto: nx - Use GCM IV size constantCorentin LABBE2017-09-221-4/+5
* crypto: ccp - Use GCM IV size constantCorentin LABBE2017-09-221-5/+4
* crypto: caam - Use GCM IV size constantCorentin LABBE2017-09-222-5/+6
* crypto: gcm - add GCM IV size constantCorentin LABBE2017-09-221-0/+8
* crypto: mediatek - Add empty messages check in GCM modeRyder Lee2017-09-221-0/+5
* crypto: sm3 - add SM3 test vectorsGilad Ben-Yossef2017-09-223-1/+86
* crypto: sm3 - add OSCCA SM3 secure hashGilad Ben-Yossef2017-09-225-0/+379
* crypto: aesni - make arrays aesni_simd_skciphers and aesni_simd_skciphers2 st...Colin Ian King2017-09-221-1/+2
* crypto: stm32/hash - Remove uninitialized symbollionel.debieve@st.com2017-09-221-3/+2
* hwrng: pseries - constify vio_device_idArvind Yadav2017-09-221-1/+1
* crypto: nx-842 - constify vio_device_idArvind Yadav2017-09-221-1/+1
* crypto: nx - constify vio_device_idArvind Yadav2017-09-221-1/+1
* crypto: doc - clarify return values for async hash methodsKamil Konieczny2017-09-221-12/+16
* crypto: axis - hide an unused variableArnd Bergmann2017-09-221-2/+2
* crypto: af_alg - update correct dst SGL entryStephan Mueller2017-09-201-2/+2
* crypto: caam - fix LS1021A support on ARMv7 multiplatform kernelHoria Geantă2017-09-203-44/+39
* crypto: inside-secure - fix gcc-4.9 warningsArnd Bergmann2017-09-202-2/+2
* crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe2017-09-201-1/+2
* crypto: talitos - fix hashingLEROY Christophe2017-09-201-1/+1
* crypto: talitos - fix sha224LEROY Christophe2017-09-201-2/+2
* crypto: x86/twofish - Fix RBP usageJosh Poimboeuf2017-09-201-6/+6
* crypto: sha512-avx2 - Fix RBP usageJosh Poimboeuf2017-09-201-36/+39
* crypto: x86/sha256-ssse3 - Fix RBP usageJosh Poimboeuf2017-09-201-8/+7
* crypto: x86/sha256-avx2 - Fix RBP usageJosh Poimboeuf2017-09-201-15/+7
* crypto: x86/sha256-avx - Fix RBP usageJosh Poimboeuf2017-09-201-8/+7
* crypto: x86/sha1-ssse3 - Fix RBP usageJosh Poimboeuf2017-09-201-6/+5
* crypto: x86/sha1-avx2 - Fix RBP usageJosh Poimboeuf2017-09-201-3/+1
* crypto: x86/des3_ede - Fix RBP usageJosh Poimboeuf2017-09-201-6/+9
* crypto: x86/cast6 - Fix RBP usageJosh Poimboeuf2017-09-201-16/+34
* crypto: x86/cast5 - Fix RBP usageJosh Poimboeuf2017-09-201-17/+30
* crypto: x86/camellia - Fix RBP usageJosh Poimboeuf2017-09-201-13/+13
* crypto: x86/blowfish - Fix RBP usageJosh Poimboeuf2017-09-201-22/+26
* crypto: drbg - fix freeing of resourcesStephan Mueller2017-09-201-4/+4
* Linux 4.14-rc1v4.14-rc1Linus Torvalds2017-09-161-2/+2
* Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-09-164-16/+16
|\
| * UBI: Fix two typos in commentsUwe Kleine-König2017-09-131-2/+2
| * ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King2017-09-131-1/+1
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-3/+3
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-4/+4
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-6/+6
* | Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-1614-27/+41
|\ \
| * | um: return negative in tuntap_open_tramp()Dan Carpenter2017-09-131-1/+1
| * | um: remove a stray tabDan Carpenter2017-09-131-1/+1
| * | um: Use relative modversions with LD_SCRIPT_DYNThomas Meyer2017-09-131-0/+1
| * | um: link vmlinux with -no-pieThomas Meyer2017-09-131-1/+1
| * | um: Fix CONFIG_GCOV for modules.Thomas Meyer2017-09-131-0/+7
| * | Fix minor typos and grammar in UML start_up helpJames Pack2017-09-131-3/+3
| * | um: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-09-132-2/+0
| * | um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-136-19/+27
| |/