1. 817aef2 Replace magic for trusting the secondary keyring with #define by Yannik Sembritzki · 6 years ago
  2. f91e654 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  3. dafa5f6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  4. d6e4379 crypto: dh - make crypto_dh_encode_key() make robust by Eric Biggers · 6 years ago
  5. 35f7d52 crypto: dh - fix calculating encoded key size by Eric Biggers · 6 years ago
  6. 318abdf crypto: ablkcipher - fix crash flushing dcache in error path by Eric Biggers · 6 years ago
  7. 0868def crypto: blkcipher - fix crash flushing dcache in error path by Eric Biggers · 6 years ago
  8. 8088d3d crypto: skcipher - fix crash flushing dcache in error path by Eric Biggers · 6 years ago
  9. 2a57c0b crypto: skcipher - remove unnecessary setting of walk->nbytes by Eric Biggers · 6 years ago
  10. 8c30fbe crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain() by Eric Biggers · 6 years ago
  11. 0567fc9 crypto: skcipher - fix aligning block size in skcipher_copy_iv() by Eric Biggers · 6 years ago
  12. 2af6329 crypto: tcrypt - reschedule during speed tests by Horia Geantă · 6 years ago
  13. 43490e8 crypto: drbg - in-place cipher operation for CTR by Stephan Müller · 6 years ago
  14. c5f5aee Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 6 years ago
  15. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  16. a478908 crypto: rmd320 - use swap macro in rmd320_transform by Gustavo A. R. Silva · 6 years ago
  17. d75f482 crypto: rmd256 - use swap macro in rmd256_transform by Gustavo A. R. Silva · 6 years ago
  18. aef6658 crypto: ecdh - fix typo of P-192 b value by Stephan Mueller · 6 years ago
  19. c98fae5 crypto: dh - update test for public key verification by Stephan Mueller · 6 years ago
  20. cf862cb crypto: drbg - eliminate constant reinitialization of SGL by Stephan Mueller · 6 years ago
  21. 3fd8093 crypto: dh - fix memory leak by Gustavo A. R. Silva · 6 years ago
  22. b4394c3 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  23. e2861fa evm: Don't deadlock if a crypto algorithm is unavailable by Matthew Garrett · 6 years ago
  24. 2546da9 crypto: af_alg - Initialize sg_num_bytes in error code path by Stephan Mueller · 6 years ago
  25. 7671509 crypto: testmgr - add hash finup tests by Gilad Ben-Yossef · 6 years ago
  26. 3f4a537 crypto: aead - remove useless setting of type flags by Eric Biggers · 6 years ago
  27. e50944e crypto: shash - remove useless setting of type flags by Eric Biggers · 6 years ago
  28. e478901 crypto: sha512_generic - add cra_priority by Eric Biggers · 6 years ago
  29. b73b7ac crypto: sha256_generic - add cra_priority by Eric Biggers · 6 years ago
  30. 90ef3e4 crypto: sha1_generic - add cra_priority by Eric Biggers · 6 years ago
  31. e3fe0ae crypto: dh - add public key verification test by Stephan Mueller · 6 years ago
  32. cefd769 crypto: skcipher - Fix -Wstringop-truncation warnings by Stafford Horne · 6 years ago
  33. ea169a3 crypto: ecdh - add public key verification test by Stephan Mueller · 6 years ago
  34. e4e4730 crypto: skcipher - remove the exporting of skcipher_walk_next by Denis Efremov · 6 years ago
  35. 0917b87 crypto: vmac - remove insecure version with hardcoded nonce by Eric Biggers · 6 years ago
  36. ed331ad crypto: vmac - add nonced version with big endian digest by Eric Biggers · 6 years ago
  37. bb29648 crypto: vmac - separate tfm and request context by Eric Biggers · 6 years ago
  38. 73bf20e crypto: vmac - require a block cipher with 128-bit block size by Eric Biggers · 6 years ago
  39. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
  40. 8138350 Merge branch 'fixes-v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  41. b65c32e X.509: unpack RSA signatureValue field from BIT STRING by Maciej S. Szmigiero · 6 years ago
  42. 2dd3f7c9 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  43. b25c119 crypto: aegis - fix indentation of a statement by Colin Ian King · 6 years ago
  44. 26f7120 crypto: sha512_generic - add a sha384 0-length pre-computed hash by Antoine Tenart · 6 years ago
  45. 30c217e crypto: sha512_generic - add a sha512 0-length pre-computed hash by Antoine Tenart · 6 years ago
  46. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 6 years ago
  47. a81ae80 crypto: morus640 - Fix out-of-bounds access by Ondrej Mosnáček · 6 years ago
  48. f044a84 crypto: don't optimize keccakf() by Dmitry Vyukov · 6 years ago
  49. 76e43e3 treewide: Use array_size() in sock_kmalloc() by Kees Cook · 6 years ago
  50. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  51. 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
  52. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 6 years ago
  53. 3e1a29b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  54. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  55. 015a037 crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers" by Eric Biggers · 6 years ago
  56. b7b73cd crypto: x86/salsa20 - remove x86 salsa20 implementations by Eric Biggers · 6 years ago
  57. 2808f17 crypto: morus - Mark MORUS SIMD glue as x86-specific by Ondrej Mosnacek · 6 years ago
  58. 92a4c9f crypto: testmgr - eliminate redundant decryption test vectors by Eric Biggers · 6 years ago
  59. 4074a77 crypto: testmgr - add extra kw(aes) encryption test vector by Eric Biggers · 6 years ago
  60. a0e20b9 crypto: testmgr - add extra ecb(tnepres) encryption test vectors by Eric Biggers · 6 years ago
  61. 17880f1 crypto: testmgr - make an cbc(des) encryption test vector chunked by Eric Biggers · 6 years ago
  62. 097012e crypto: testmgr - add extra ecb(des) encryption test vectors by Eric Biggers · 6 years ago
  63. 9f50fd5 crypto: testmgr - add more unkeyed crc32 and crc32c test vectors by Eric Biggers · 6 years ago
  64. 9b3abc016 crypto: testmgr - fix testing OPTIONAL_KEY hash algorithms by Eric Biggers · 6 years ago
  65. a179a2b crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectors by Eric Biggers · 6 years ago
  66. 6943546 crypto: crc32-generic - remove __crc32_le() by Eric Biggers · 6 years ago
  67. 7bcfb13 crypto: crc32c-generic - remove cra_alignmask by Eric Biggers · 6 years ago
  68. fffe7d9 crypto: crc32-generic - use unaligned access macros when needed by Eric Biggers · 6 years ago
  69. b28fc82 crypto: af_alg: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  70. 984652d net: remove sock_no_poll by Christoph Hellwig · 6 years ago
  71. 6ecc9d9 crypto: x86 - Add optimized MORUS implementations by Ondrej Mosnacek · 6 years ago
  72. 56e8e57 crypto: morus - Add common SIMD glue code for MORUS by Ondrej Mosnacek · 6 years ago
  73. 4feb4c5 crypto: testmgr - Add test vectors for MORUS by Ondrej Mosnacek · 6 years ago
  74. 396be41 crypto: morus - Add generic MORUS AEAD implementations by Ondrej Mosnacek · 6 years ago
  75. 1d373d4 crypto: x86 - Add optimized AEGIS implementations by Ondrej Mosnacek · 6 years ago
  76. b87dc20 crypto: testmgr - Add test vectors for AEGIS by Ondrej Mosnacek · 6 years ago
  77. f606a88 crypto: aegis - Add generic AEGIS AEAD implementations by Ondrej Mosnacek · 6 years ago
  78. 15f47ce crypto: testmgr - reorder paes test lexicographically by Gilad Ben-Yossef · 6 years ago
  79. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 6 years ago
  80. 4e234ee crypto: tcrypt - Remove VLA usage by Kees Cook · 6 years ago
  81. 8da02bf crypto: sm4 - export encrypt/decrypt routines to other drivers by Ard Biesheuvel · 6 years ago
  82. a794d8d crypto: ccree - enable support for hardware keys by Gilad Ben-Yossef · 6 years ago
  83. b2b4f84 crypto: rsa - Remove unneeded error assignment by Fabio Estevam · 6 years ago
  84. 3360738 crypto: testmgr - Allow different compression results by Mahipal Challa · 6 years ago
  85. 6650c4d crypto: remove several VLAs by Salvatore Mesoraca · 6 years ago
  86. 13c935b crypto: api - laying defines and checks for statically allocated buffers by Salvatore Mesoraca · 6 years ago
  87. 31545df crypto: authencesn - don't leak pointers to authenc keys by Tudor-Dan Ambarus · 6 years ago
  88. ad2fdcd crypto: authenc - don't leak pointers to authenc keys by Tudor-Dan Ambarus · 6 years ago
  89. d28fc3d crypto: zstd - Add zstd support by Nick Terrell · 6 years ago
  90. d5c3b17 crypto: ecc - Actually remove stack VLA usage by Kees Cook · 6 years ago
  91. eea0d3e crypto: drbg - set freed buffers to NULL by Stephan Mueller · 6 years ago
  92. b346e49 crypto: api - fix finding algorithm currently being tested by Eric Biggers · 6 years ago
  93. 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
  94. 948869f Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 6 years ago
  95. a466856 crypto: af_alg - fix possible uninit-value in alg_bind() by Eric Dumazet · 6 years ago
  96. 4fa8bc9 kbuild: rename *-asn1.[ch] to *.asn1.[ch] by Masahiro Yamada · 6 years ago
  97. 3ca3273e kbuild: clean up *-asn1.[ch] patterns from top-level Makefile by Masahiro Yamada · 6 years ago
  98. 9ce285c .gitignore: move *-asn1.[ch] patterns to the top-level .gitignore by Masahiro Yamada · 6 years ago
  99. 9eb3122 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  100. 900a081 crypto: ahash - Fix early termination in hash walk by Herbert Xu · 6 years ago