aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-26crypto: aes-generic - drop key expansion routine in favor of library versionArd Biesheuvel3-153/+3
2019-07-26crypto: arm64/aes-ce - switch to library version of key expansion routineArd Biesheuvel2-8/+11
2019-07-26crypto: arm64/aes-neonbs - switch to library version of key expansion routineArd Biesheuvel2-4/+5
2019-07-26crypto: arm64/aes-ccm - switch to AES libraryArd Biesheuvel2-13/+7
2019-07-26crypto: arm/aes-neonbs - switch to library version of key expansion routineArd Biesheuvel2-3/+3
2019-07-26crypto: arm64/ghash - switch to AES libraryArd Biesheuvel2-22/+11
2019-07-26crypto: safexcel/aes - switch to library version of key expansion routineArd Biesheuvel2-2/+2
2019-07-26crypto: cesa/aes - switch to library version of key expansion routineArd Biesheuvel2-2/+2
2019-07-26crypto: padlock/aes - switch to library version of key expansion routineArd Biesheuvel2-2/+2
2019-07-26crypto: x86/aes - drop scalar assembler implementationsArd Biesheuvel5-665/+0
2019-07-26crypto: x86/aes-ni - switch to generic for fallback and key routinesArd Biesheuvel3-22/+8
2019-07-26crypto: aes - create AES library based on the fixed time AES codeArd Biesheuvel5-300/+394
2019-07-26crypto: aes/fixed-time - align key schedule with other implementationsArd Biesheuvel1-31/+21
2019-07-26crypto: aes - rename local routines to prevent future clashesArd Biesheuvel6-24/+24
2019-07-26crypto: arm/aes-ce - cosmetic/whitespace cleanupArd Biesheuvel1-60/+56
2019-07-26crypto: inside-secure - add support for 0 length HMAC messagesPascal van Leeuwen1-3/+44
2019-07-26crypto: inside-secure - add support for arbitrary size hash/HMAC updatesPascal van Leeuwen2-158/+269
2019-07-26crypto: inside-secure - let HW deal with initial hash digestPascal van Leeuwen1-65/+6
2019-07-26crypto: inside-secure: back out parts of earlier HMAC update workaroundPascal van Leeuwen1-19/+13
2019-07-26crypto: inside-secure - fix EINVAL error (buf overflow) for AEAD decryptPascal van Leeuwen2-5/+4
2019-07-26crypto: inside-secure - fix scatter/gather list to descriptor conversionPascal van Leeuwen1-46/+136
2019-07-26crypto: inside-secure - fix incorrect skcipher output IVPascal van Leeuwen1-41/+43
2019-07-26crypto: inside-secure - silently return -EINVAL for input error casesPascal van Leeuwen1-5/+20
2019-07-26crypto: inside-secure - keep ivsize for DES ECB modes at 0Pascal van Leeuwen1-2/+0
2019-07-26crypto: ccree - notify TEE on FIPS tests errorsGilad Ben-Yossef1-0/+23
2019-07-26crypto: fips - add FIPS test failure notification chainGilad Ben-Yossef3-1/+21
2019-07-26crypto: ccree - account for TEE not ready to reportGilad Ben-Yossef1-1/+7
2019-07-26crypto: ccree - drop legacy ivgen supportGilad Ben-Yossef9-466/+17
2019-07-26crypto: ccree - fix spelling mistake "configration" -> "configuration"Colin Ian King1-1/+1
2019-07-21Linus 5.3-rc1Linus Torvalds1-2/+2
2019-07-21Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds11-122/+119
2019-07-21Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2019-07-21Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-31/+126
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai1-1/+1
2019-07-21hexagon: switch to generic version of pte allocationMike Rapoport1-32/+2
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds19-60/+1458
2019-07-20typo fix: it's d_make_root, not d_make_inode...Al Viro1-1/+1
2019-07-20dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examplesRob Herring1-0/+4
2019-07-20dt-bindings: iio: ad7124: Fix dtc warnings in exampleRob Herring1-33/+38
2019-07-20dt-bindings: iio: avia-hx711: Fix avdd-supply typo in exampleRob Herring1-1/+1
2019-07-20dt-bindings: pinctrl: aspeed: Fix AST2500 example errorsRob Herring1-4/+1
2019-07-20dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errorsRob Herring2-2/+6
2019-07-20dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodesRob Herring1-82/+61
2019-07-20dt-bindings: Ensure child nodes are of type 'object'Rob Herring6-0/+8
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds20-29/+2183
2019-07-20Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds8-26/+83
2019-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds33-215/+226
2019-07-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds20-142/+1029
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds22-245/+311
2019-07-20Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+16