1. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 6 years ago
  2. 76e43e3 treewide: Use array_size() in sock_kmalloc() by Kees Cook · 6 years ago
  3. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  4. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  5. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 6 years ago
  6. 3e1a29b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  7. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  8. 015a037 crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers" by Eric Biggers · 6 years ago
  9. b7b73cd crypto: x86/salsa20 - remove x86 salsa20 implementations by Eric Biggers · 6 years ago
  10. 2808f17 crypto: morus - Mark MORUS SIMD glue as x86-specific by Ondrej Mosnacek · 6 years ago
  11. 92a4c9f crypto: testmgr - eliminate redundant decryption test vectors by Eric Biggers · 6 years ago
  12. 4074a77 crypto: testmgr - add extra kw(aes) encryption test vector by Eric Biggers · 6 years ago
  13. a0e20b9 crypto: testmgr - add extra ecb(tnepres) encryption test vectors by Eric Biggers · 6 years ago
  14. 17880f1 crypto: testmgr - make an cbc(des) encryption test vector chunked by Eric Biggers · 6 years ago
  15. 097012e crypto: testmgr - add extra ecb(des) encryption test vectors by Eric Biggers · 6 years ago
  16. 9f50fd5 crypto: testmgr - add more unkeyed crc32 and crc32c test vectors by Eric Biggers · 6 years ago
  17. 9b3abc016 crypto: testmgr - fix testing OPTIONAL_KEY hash algorithms by Eric Biggers · 6 years ago
  18. a179a2b crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectors by Eric Biggers · 6 years ago
  19. 6943546 crypto: crc32-generic - remove __crc32_le() by Eric Biggers · 6 years ago
  20. 7bcfb13 crypto: crc32c-generic - remove cra_alignmask by Eric Biggers · 6 years ago
  21. fffe7d9 crypto: crc32-generic - use unaligned access macros when needed by Eric Biggers · 6 years ago
  22. b28fc82 crypto: af_alg: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  23. 984652d net: remove sock_no_poll by Christoph Hellwig · 6 years ago
  24. 6ecc9d9 crypto: x86 - Add optimized MORUS implementations by Ondrej Mosnacek · 6 years ago
  25. 56e8e57 crypto: morus - Add common SIMD glue code for MORUS by Ondrej Mosnacek · 6 years ago
  26. 4feb4c5 crypto: testmgr - Add test vectors for MORUS by Ondrej Mosnacek · 6 years ago
  27. 396be41 crypto: morus - Add generic MORUS AEAD implementations by Ondrej Mosnacek · 6 years ago
  28. 1d373d4 crypto: x86 - Add optimized AEGIS implementations by Ondrej Mosnacek · 6 years ago
  29. b87dc20 crypto: testmgr - Add test vectors for AEGIS by Ondrej Mosnacek · 6 years ago
  30. f606a88 crypto: aegis - Add generic AEGIS AEAD implementations by Ondrej Mosnacek · 6 years ago
  31. 15f47ce crypto: testmgr - reorder paes test lexicographically by Gilad Ben-Yossef · 6 years ago
  32. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 6 years ago
  33. 4e234ee crypto: tcrypt - Remove VLA usage by Kees Cook · 6 years ago
  34. 8da02bf crypto: sm4 - export encrypt/decrypt routines to other drivers by Ard Biesheuvel · 6 years ago
  35. a794d8d crypto: ccree - enable support for hardware keys by Gilad Ben-Yossef · 6 years ago
  36. b2b4f84 crypto: rsa - Remove unneeded error assignment by Fabio Estevam · 6 years ago
  37. 3360738 crypto: testmgr - Allow different compression results by Mahipal Challa · 6 years ago
  38. 6650c4d crypto: remove several VLAs by Salvatore Mesoraca · 6 years ago
  39. 13c935b crypto: api - laying defines and checks for statically allocated buffers by Salvatore Mesoraca · 6 years ago
  40. 31545df crypto: authencesn - don't leak pointers to authenc keys by Tudor-Dan Ambarus · 6 years ago
  41. ad2fdcd crypto: authenc - don't leak pointers to authenc keys by Tudor-Dan Ambarus · 6 years ago
  42. d28fc3d crypto: zstd - Add zstd support by Nick Terrell · 6 years ago
  43. d5c3b17 crypto: ecc - Actually remove stack VLA usage by Kees Cook · 6 years ago
  44. eea0d3e crypto: drbg - set freed buffers to NULL by Stephan Mueller · 6 years ago
  45. b346e49 crypto: api - fix finding algorithm currently being tested by Eric Biggers · 6 years ago
  46. ca71b3b Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  47. 948869f Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 6 years ago
  48. a466856 crypto: af_alg - fix possible uninit-value in alg_bind() by Eric Dumazet · 6 years ago
  49. 4fa8bc9 kbuild: rename *-asn1.[ch] to *.asn1.[ch] by Masahiro Yamada · 6 years ago
  50. 3ca3273e kbuild: clean up *-asn1.[ch] patterns from top-level Makefile by Masahiro Yamada · 6 years ago
  51. 9ce285c .gitignore: move *-asn1.[ch] patterns to the top-level .gitignore by Masahiro Yamada · 6 years ago
  52. 9eb3122 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  53. 900a081 crypto: ahash - Fix early termination in hash walk by Herbert Xu · 6 years ago
  54. 8c9bdab crypto: lrw - Free rctx->ext with kzfree by Herbert Xu · 6 years ago
  55. 9def051 crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array() by Andy Shevchenko · 6 years ago
  56. eb02c38 crypto: api - Keep failed instances alive by Herbert Xu · 6 years ago
  57. 3ca1e99 crypto: api - Make crypto_alg_lookup static by Herbert Xu · 6 years ago
  58. 4989d4f crypto: api - Remove unused crypto_type lookup function by Herbert Xu · 6 years ago
  59. 702202f crypto: testmgr - add a new test case for CRC-T10DIF by Ard Biesheuvel · 6 years ago
  60. 14de521 crypto: ecc - Remove stack VLA usage by Kees Cook · 6 years ago
  61. cd83a8a crypto: testmgr - introduce SM4 tests by Gilad Ben-Yossef · 6 years ago
  62. 747c8ce crypto: sm4 - introduce SM4 symmetric cipher algorithm by Gilad Ben-Yossef · 6 years ago
  63. 739d875 mn10300: Remove the architecture by David Howells · 6 years ago
  64. 95ec01b crypto: ecdh - fix to allow multi segment scatterlists by James Bottomley · 6 years ago
  65. a7d85e0 crypto: cfb - add support for Cipher FeedBack mode by James Bottomley · 6 years ago
  66. 0e145b47 crypto: ablk_helper - remove ablk_helper by Eric Biggers · 6 years ago
  67. 217afcc crypto: lrw - remove lrw_crypt() by Eric Biggers · 6 years ago
  68. eb66ecd crypto: xts - remove xts_crypt() by Eric Biggers · 6 years ago
  69. 44893bc crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface by Eric Biggers · 6 years ago
  70. 1af6d03 crypto: x86/camellia - convert to skcipher interface by Eric Biggers · 6 years ago
  71. 451cc49 crypto: x86/camellia - remove XTS algorithm by Eric Biggers · 6 years ago
  72. 6043d34 crypto: x86/camellia - remove LRW algorithm by Eric Biggers · 6 years ago
  73. 44c9b75 crypto: x86/camellia-aesni-avx2 - remove LRW algorithm by Eric Biggers · 6 years ago
  74. 6fcb81b crypto: x86/camellia-aesni-avx - remove LRW algorithm by Eric Biggers · 6 years ago
  75. 09c0f03 crypto: x86/des3_ede - convert to skcipher interface by Eric Biggers · 6 years ago
  76. c167917 crypto: x86/blowfish: convert to skcipher interface by Eric Biggers · 6 years ago
  77. 4bd9692 crypto: x86/cast6-avx - convert to skcipher interface by Eric Biggers · 6 years ago
  78. f51a1fa crypto: x86/cast6-avx - remove LRW algorithm by Eric Biggers · 6 years ago
  79. 1e63183 crypto: x86/cast5-avx - convert to skcipher interface by Eric Biggers · 6 years ago
  80. 0e6ab46 crypto: x86/twofish-avx - convert to skcipher interface by Eric Biggers · 6 years ago
  81. 876e9f0 crypto: x86/twofish-avx - remove LRW algorithm by Eric Biggers · 6 years ago
  82. 37992fa crypto: x86/twofish-3way - convert to skcipher interface by Eric Biggers · 6 years ago
  83. ebeea98 crypto: x86/twofish-3way - remove XTS algorithm by Eric Biggers · 6 years ago
  84. 68bfc49 crypto: x86/twofish-3way - remove LRW algorithm by Eric Biggers · 6 years ago
  85. e16bf97 crypto: x86/serpent-avx,avx2 - convert to skcipher interface by Eric Biggers · 6 years ago
  86. 340b830 crypto: x86/serpent-avx - remove LRW algorithm by Eric Biggers · 6 years ago
  87. e5f382e crypto: x86/serpent-avx2 - remove LRW algorithm by Eric Biggers · 6 years ago
  88. e0f409d crypto: x86/serpent-sse2 - convert to skcipher interface by Eric Biggers · 6 years ago
  89. 8bab4e3 crypto: x86/serpent-sse2 - remove XTS algorithm by Eric Biggers · 6 years ago
  90. 2a05cfc crypto: x86/serpent-sse2 - remove LRW algorithm by Eric Biggers · 6 years ago
  91. d14f0a1 crypto: simd - allow registering multiple algorithms at once by Eric Biggers · 6 years ago
  92. 4b34968 X.509: fix NULL dereference when restricting key with unsupported_sig by Eric Biggers · 6 years ago
  93. 437499e X.509: fix BUG_ON() when hash algorithm is unsupported by Eric Biggers · 6 years ago
  94. 6459ae3 PKCS#7: fix direct verification of SignerInfo signature by Eric Biggers · 6 years ago
  95. 29f4a67 PKCS#7: fix certificate blacklisting by Eric Biggers · 6 years ago
  96. 971b42c PKCS#7: fix certificate chain verification by Eric Biggers · 6 years ago
  97. 41b3316 crypto: speck - add test vectors for Speck64-XTS by Eric Biggers · 6 years ago
  98. c3bb521 crypto: speck - add test vectors for Speck128-XTS by Eric Biggers · 6 years ago
  99. c8c3641 crypto: speck - export common helpers by Eric Biggers · 6 years ago
  100. da7a0ab crypto: speck - add support for the Speck block cipher by Eric Biggers · 6 years ago