1. 06d44c9 crypto: caam - fix MC firmware detection by Horia Geantă · 7 years ago
  2. c2e415f crypto: clarify licensing of OpenSSL asm code by Adam Langley · 7 years ago
  3. 2808f17 crypto: morus - Mark MORUS SIMD glue as x86-specific by Ondrej Mosnacek · 7 years ago
  4. 92a4c9f crypto: testmgr - eliminate redundant decryption test vectors by Eric Biggers · 7 years ago
  5. 4074a77 crypto: testmgr - add extra kw(aes) encryption test vector by Eric Biggers · 7 years ago
  6. a0e20b9 crypto: testmgr - add extra ecb(tnepres) encryption test vectors by Eric Biggers · 7 years ago
  7. 17880f1 crypto: testmgr - make an cbc(des) encryption test vector chunked by Eric Biggers · 7 years ago
  8. 097012e crypto: testmgr - add extra ecb(des) encryption test vectors by Eric Biggers · 7 years ago
  9. dd09f58 crypto: x86/aegis256 - Fix wrong key buffer size by Ondrej Mosnacek · 7 years ago
  10. 9f50fd5 crypto: testmgr - add more unkeyed crc32 and crc32c test vectors by Eric Biggers · 7 years ago
  11. 9b3abc016 crypto: testmgr - fix testing OPTIONAL_KEY hash algorithms by Eric Biggers · 7 years ago
  12. a179a2b crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectors by Eric Biggers · 7 years ago
  13. 6943546 crypto: crc32-generic - remove __crc32_le() by Eric Biggers · 7 years ago
  14. 7bcfb13 crypto: crc32c-generic - remove cra_alignmask by Eric Biggers · 7 years ago
  15. fffe7d9 crypto: crc32-generic - use unaligned access macros when needed by Eric Biggers · 7 years ago
  16. f16b613 crypto: chtls - fix a missing-check bug by Wenwen Wang · 7 years ago
  17. 01ba061 crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) support by Antoine Tenart · 7 years ago
  18. 678b287 crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) support by Antoine Tenart · 7 years ago
  19. f6beaea crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) support by Antoine Tenart · 7 years ago
  20. bdfd190 crypto: inside-secure - improve error reporting by Antoine Tenart · 7 years ago
  21. 8a21f06 crypto: inside-secure - fix the hash then encrypt/decrypt types by Antoine Tenart · 7 years ago
  22. ce67955 crypto: inside-secure - make the key and context size computation dynamic by Antoine Tenart · 7 years ago
  23. fef0cfe crypto: inside-secure - make the context control size dynamic by Antoine Tenart · 7 years ago
  24. 3a5ca23 crypto: inside-secure - rework the alg type settings in the context by Antoine Tenart · 7 years ago
  25. 8ac1283 crypto: inside-secure - rework cipher functions for future AEAD support by Antoine Tenart · 7 years ago
  26. 6182480 crypto: inside-secure - remove VLAs by Antoine Tenart · 7 years ago
  27. 17a7d24 crypto: chtls - generic handling of data and hdr by Atul Gupta · 7 years ago
  28. 6ecc9d9 crypto: x86 - Add optimized MORUS implementations by Ondrej Mosnacek · 7 years ago
  29. 56e8e57 crypto: morus - Add common SIMD glue code for MORUS by Ondrej Mosnacek · 7 years ago
  30. 4feb4c5 crypto: testmgr - Add test vectors for MORUS by Ondrej Mosnacek · 7 years ago
  31. 396be41 crypto: morus - Add generic MORUS AEAD implementations by Ondrej Mosnacek · 7 years ago
  32. 1d373d4 crypto: x86 - Add optimized AEGIS implementations by Ondrej Mosnacek · 7 years ago
  33. b87dc20 crypto: testmgr - Add test vectors for AEGIS by Ondrej Mosnacek · 7 years ago
  34. f606a88 crypto: aegis - Add generic AEGIS AEAD implementations by Ondrej Mosnacek · 7 years ago
  35. 15f47ce crypto: testmgr - reorder paes test lexicographically by Gilad Ben-Yossef · 7 years ago
  36. 4c826fe crypto: chelsio - request to HW should wrap by Atul Gupta · 7 years ago
  37. 7024e0d crypto: nx - fix spelling mistake: "seqeunce" -> "sequence" by Colin Ian King · 7 years ago
  38. 57f5bfe hwrng: n2 - fix spelling mistake: "restesting" -> "retesting" by Colin Ian King · 7 years ago
  39. 730f23b crypto: vmx - Remove overly verbose printk from AES XTS init by Michael Ellerman · 7 years ago
  40. 1411b521 crypto: vmx - Remove overly verbose printk from AES init routines by Michael Ellerman · 7 years ago
  41. 6caf7ad crypto: arm64/sha512-ce - yield NEON after every block of input by Ard Biesheuvel · 7 years ago
  42. 7edc86c crypto: arm64/sha3-ce - yield NEON after every block of input by Ard Biesheuvel · 7 years ago
  43. 5b3da65 crypto: arm64/crct10dif-ce - yield NEON after every block of input by Ard Biesheuvel · 7 years ago
  44. 4e530fb crypto: arm64/crc32-ce - yield NEON after every block of input by Ard Biesheuvel · 7 years ago
  45. 7c50136 crypto: arm64/aes-ghash - yield NEON after every block of input by Ard Biesheuvel · 7 years ago
  46. 20ab633 crypto: arm64/aes-bs - yield NEON after every block of input by Ard Biesheuvel · 7 years ago
  47. 0c8f838 crypto: arm64/aes-blk - yield NEON after every block of input by Ard Biesheuvel · 7 years ago
  48. 7b67ae4 crypto: arm64/aes-ccm - yield NEON after every block of input by Ard Biesheuvel · 7 years ago
  49. d82f37a crypto: arm64/sha2-ce - yield NEON after every block of input by Ard Biesheuvel · 7 years ago
  50. 7df8d16 crypto: arm64/sha1-ce - yield NEON after every block of input by Ard Biesheuvel · 7 years ago
  51. 158b52f crypto: ghash-clmulni - fix spelling mistake: "acclerated" -> "accelerated" by Colin Ian King · 7 years ago
  52. 4bffaab crypto: caam - fix size of RSA prime factor q by Horia Geantă · 7 years ago
  53. 4e234ee crypto: tcrypt - Remove VLA usage by Kees Cook · 7 years ago
  54. e99ce92 crypto: arm64 - add support for SM4 encryption using special instructions by Ard Biesheuvel · 7 years ago
  55. 8da02bf crypto: sm4 - export encrypt/decrypt routines to other drivers by Ard Biesheuvel · 7 years ago
  56. 9bae549 hwrng: stm32 - fix pm_suspend issue by lionel.debieve@st.com · 7 years ago
  57. af51378 hwrng: stm32 - define default state for rng driver by lionel.debieve@st.com · 7 years ago
  58. 5e7b516 crypto: ccree - use proper printk format by Gilad Ben-Yossef · 7 years ago
  59. a794d8d crypto: ccree - enable support for hardware keys by Gilad Ben-Yossef · 7 years ago
  60. 658c9d2b9 crypto: crypto4xx - put temporary dst sg into request ctx by Christian Lamparter · 7 years ago
  61. 584201f crypto: crypto4xx - extend aead fallback checks by Christian Lamparter · 7 years ago
  62. fc34011 crypto: crypto4xx - properly set IV after de- and encrypt by Christian Lamparter · 7 years ago
  63. 98e87e3 crypto: crypto4xx - add aes-ctr support by Christian Lamparter · 7 years ago
  64. c4e9065 crypto: crypto4xx - avoid VLA use by Christian Lamparter · 7 years ago
  65. ce05ffe crypto: crypto4xx - convert to skcipher by Christian Lamparter · 7 years ago
  66. a8d79d7 crypto: crypto4xx - performance optimizations by Christian Lamparter · 7 years ago
  67. 5b0aa25 crypto: cavium - Remove unnecessary parentheses by Varsha Rao · 7 years ago
  68. 8ce31dc crypto: drivers - simplify getting .drvdata by Wolfram Sang · 7 years ago
  69. 9dbc8a0 crypto: omap-sham - fix memleak by Bin Liu · 7 years ago
  70. ee1b23d crypto: drivers - Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
  71. b930f3a crypto: caam: - Use kmemdup() function by Fabio Estevam · 7 years ago
  72. 8a2a0dd crypto: caam - strip input zeros from RSA input buffer by Horia Geantă · 7 years ago
  73. 49d1179 hwrng: via - support new Centaur CPU by davidwang · 7 years ago
  74. b2b4f84 crypto: rsa - Remove unneeded error assignment by Fabio Estevam · 7 years ago
  75. 3360738 crypto: testmgr - Allow different compression results by Mahipal Challa · 7 years ago
  76. 654f2b9 crypto: caam - allow retrieving 'era' from register by Fabio Estevam · 7 years ago
  77. b0039c00 crypto: caam - staticize caam_get_era() by Fabio Estevam · 7 years ago
  78. e7a9b05ca crypto: cavium - Fix smp_processor_id() warnings by Jan Glauber · 7 years ago
  79. 1cc7e01 crypto: cavium - Fix statistics pending request value by Jan Glauber · 7 years ago
  80. a40c880 crypto: cavium - Prevent division by zero by Jan Glauber · 7 years ago
  81. c782a8c crypto: cavium - Limit result reading attempts by Jan Glauber · 7 years ago
  82. 37ff02a crypto: cavium - Fix fallout from CONFIG_VMAP_STACK by Jan Glauber · 7 years ago
  83. 6650c4d crypto: remove several VLAs by Salvatore Mesoraca · 7 years ago
  84. 13c935b crypto: api - laying defines and checks for statically allocated buffers by Salvatore Mesoraca · 7 years ago
  85. c4e8485 crypto: chelsio - remove redundant assignment to cdev->ports by Colin Ian King · 7 years ago
  86. 2d93913 crypto: chelsio - don't leak information from the stack to userspace by Colin Ian King · 7 years ago
  87. 3d8ccf9 crypto: chelsio - Fix potential NULL pointer dereferences by Gustavo A. R. Silva · 7 years ago
  88. 31545df crypto: authencesn - don't leak pointers to authenc keys by Tudor-Dan Ambarus · 7 years ago
  89. ad2fdcd crypto: authenc - don't leak pointers to authenc keys by Tudor-Dan Ambarus · 7 years ago
  90. d28fc3d crypto: zstd - Add zstd support by Nick Terrell · 7 years ago
  91. d5c3b17 crypto: ecc - Actually remove stack VLA usage by Kees Cook · 7 years ago
  92. 3a488aa crypto: caam/qi - fix IV DMA mapping and updating by Horia Geantă · 7 years ago
  93. 115957b crypto: caam - fix IV DMA mapping and updating by Horia Geantă · 7 years ago
  94. a38acd2 crypto: caam - fix DMA mapping dir for generated IV by Horia Geantă · 7 years ago
  95. eea0d3e crypto: drbg - set freed buffers to NULL by Stephan Mueller · 7 years ago
  96. b346e49 crypto: api - fix finding algorithm currently being tested by Eric Biggers · 7 years ago
  97. 60cc43f Linux 4.17-rc1 by Linus Torvalds · 7 years ago
  98. e37563bb Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  99. 09c9b0e Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  100. f0d98d8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago