1. 3fd8093 crypto: dh - fix memory leak by Gustavo A. R. Silva · 6 years ago
  2. d6be72e crypto: chtls - use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 6 years ago
  3. dcbc0c6 crypto: ccp - Add support for new CCP/PSP device ID by Tom Lendacky · 6 years ago
  4. ad01a98 crypto: ccp - Support register differences between PSP devices by Tom Lendacky · 6 years ago
  5. 03af912 crypto: ccp - Remove unused #defines by Tom Lendacky · 6 years ago
  6. 015c8c8 crypto: ccp - Add psp enabled message when initialization succeeds by Tom Lendacky · 6 years ago
  7. f426d2b crypto: ccp - Fix command completion detection race by Tom Lendacky · 6 years ago
  8. 5c324a2 crypto: ccree - rate limit debug print by Gilad Ben-Yossef · 7 years ago
  9. 84f366d crypto: ccree - use CBC-CS3 CTS mode by Gilad Ben-Yossef · 7 years ago
  10. d6b609d crypto: ccree - remove dead legacy code by Gilad Ben-Yossef · 7 years ago
  11. 00904aa crypto: ccree - fix iv handling by Gilad Ben-Yossef · 7 years ago
  12. 7671509 crypto: testmgr - add hash finup tests by Gilad Ben-Yossef · 7 years ago
  13. 26497e7 crypto: ccree - fix finup by Hadar Gat · 7 years ago
  14. 85d7311 crypto: remove redundant type flags from tfm allocation by Eric Biggers · 7 years ago
  15. 2c95e6d crypto: skcipher - remove useless setting of type flags by Eric Biggers · 7 years ago
  16. 3f4a537 crypto: aead - remove useless setting of type flags by Eric Biggers · 7 years ago
  17. c87a405 crypto: ahash - remove useless setting of cra_type by Eric Biggers · 7 years ago
  18. 6a38f62 crypto: ahash - remove useless setting of type flags by Eric Biggers · 7 years ago
  19. e50944e crypto: shash - remove useless setting of type flags by Eric Biggers · 7 years ago
  20. 8aeef49 crypto: x86/sha-mb - decrease priority of multibuffer algorithms by Eric Biggers · 7 years ago
  21. e478901 crypto: sha512_generic - add cra_priority by Eric Biggers · 7 years ago
  22. b73b7ac0 crypto: sha256_generic - add cra_priority by Eric Biggers · 7 years ago
  23. 90ef3e4 crypto: sha1_generic - add cra_priority by Eric Biggers · 7 years ago
  24. 26ec388 crypto: MAINTAINERS - fix file path for SHA multibuffer code by Eric Biggers · 7 years ago
  25. af839b4 crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2() by Eric Biggers · 7 years ago
  26. 9744fec crypto: inside-secure - remove request list to improve performance by Ofer Heifetz · 7 years ago
  27. 62469879 crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) support by Ofer Heifetz · 7 years ago
  28. a7dea8c crypto: inside-secure - ecb(des) and cbc(des) support by Ofer Heifetz · 7 years ago
  29. b471e4b crypto: inside-secure - hmac(md5) support by Ofer Heifetz · 7 years ago
  30. 293f89c crypto: inside-secure - md5 support by Ofer Heifetz · 7 years ago
  31. 63b9427 crypto: inside-secure - set tx_max_cmd_queue to 32 by Ofer Heifetz · 7 years ago
  32. f1edf29 crypto: inside-secure - reset CDR and RDR rings on module removal by Ofer Heifetz · 7 years ago
  33. fbd0a7c crypto: inside-secure - adjust the TRC configuration for EIP197D by Ofer Heifetz · 7 years ago
  34. 6cdc06d Documentation/bindings: crypto: inside-secure: eip197d support by Antoine Tenart · 7 years ago
  35. 5eb0911 crypto: inside-secure - eip197d support by Antoine Tenart · 7 years ago
  36. 367571e crypto: inside-secure - add multiple processing engine support by Ofer Heifetz · 7 years ago
  37. 18e0e95 crypto: inside-secure - dynamic ring configuration allocation by Ofer Heifetz · 7 years ago
  38. 53c83e9 crypto: inside-secure - add an invalidation flag by Antoine Tenart · 7 years ago
  39. 998d2ab crypto: inside-secure - filter out the algorithms by engine by Antoine Tenart · 7 years ago
  40. bfda74a Documentation/bindings: crypto: inside-secure: update the compatibles by Antoine Tenart · 7 years ago
  41. 7d8f52a crypto: inside-secure - use precise compatibles by Antoine Tenart · 7 years ago
  42. 043ecc6 crypto: inside-secure - move the firmware to a better location by Antoine Tenart · 7 years ago
  43. e3fe0ae crypto: dh - add public key verification test by Stephan Mueller · 7 years ago
  44. 73463ad crypto: stm32/crc - Add power management support by lionel.debieve@st.com · 7 years ago
  45. 8b4d566 crypto: stm32/hash - Add power management support by lionel.debieve@st.com · 7 years ago
  46. 65f9aa3 crypto: stm32/cryp - Add power management support by lionel.debieve@st.com · 7 years ago
  47. cefd769 crypto: skcipher - Fix -Wstringop-truncation warnings by Stafford Horne · 7 years ago
  48. ea169a3 crypto: ecdh - add public key verification test by Stephan Mueller · 7 years ago
  49. e4e4730 crypto: skcipher - remove the exporting of skcipher_walk_next by Denis Efremov · 7 years ago
  50. d0d859b crypto: virtio - Register an algo only if it's supported by Farhan Ali · 7 years ago
  51. b551bac crypto: virtio - Read crypto services and algorithm masks by Farhan Ali · 7 years ago
  52. 0917b87 crypto: vmac - remove insecure version with hardcoded nonce by Eric Biggers · 7 years ago
  53. ed331ad crypto: vmac - add nonced version with big endian digest by Eric Biggers · 7 years ago
  54. bb29648 crypto: vmac - separate tfm and request context by Eric Biggers · 7 years ago
  55. 73bf20e crypto: vmac - require a block cipher with 128-bit block size by Eric Biggers · 7 years ago
  56. 38641b8 crypto: atmel-ecc - remove overly verbose dev_info by Tudor-Dan Ambarus · 7 years ago
  57. e9440ff crypto: atmel-ecc - fix to allow multi segment scatterlists by Tudor-Dan Ambarus · 7 years ago
  58. 2a2b946 crypto: cavium - make structure algs static by Colin Ian King · 7 years ago
  59. b25c119 crypto: aegis - fix indentation of a statement by Colin Ian King · 7 years ago
  60. ea23cb5 crypto: inside-secure - authenc(hmac(sha384), cbc(aes)) support by Antoine Tenart · 7 years ago
  61. 1f5d5d98 crypto: inside-secure - hmac(sha384) support by Antoine Tenart · 7 years ago
  62. 9e46eaf crypto: inside-secure - sha384 support by Antoine Tenart · 7 years ago
  63. 26f7120 crypto: sha512_generic - add a sha384 0-length pre-computed hash by Antoine Tenart · 7 years ago
  64. 87eee12 crypto: inside-secure - authenc(hmac(sha512), cbc(aes)) support by Antoine Tenart · 7 years ago
  65. 0de54fb1 crypto: inside-secure - hmac(sha512) support by Antoine Tenart · 7 years ago
  66. b460edb crypto: inside-secure - sha512 support by Antoine Tenart · 7 years ago
  67. 30c217e crypto: sha512_generic - add a sha512 0-length pre-computed hash by Antoine Tenart · 7 years ago
  68. 25bc955 crypto: inside-secure - improve the counter computation by Antoine Tenart · 7 years ago
  69. cda3e73 crypto: inside-secure - use the error handler for invalidation requests by Antoine Tenart · 7 years ago
  70. ce43b2e crypto: inside-secure - increase minimum transfer size by Ofer Heifetz · 7 years ago
  71. ce397d2 Linux 4.18-rc1 by Linus Torvalds · 7 years ago
  72. 265c5596 Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  73. 5e7b921 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental by Linus Torvalds · 7 years ago
  74. dbb2816f Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  75. 644f263 Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  76. 35773c9 Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  77. 29d6849 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  78. a5b729e Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  79. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  80. de7f01c Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  81. 8d1e513 Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
  82. 6a4d4b3 Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  83. 8949170c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  84. 2f3f056 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  85. 44348e8a fix a series of Documentation/ broken file name references by Mauro Carvalho Chehab · 7 years ago
  86. 315e6bc Documentation: rstFlatTable.py: fix a broken reference by Mauro Carvalho Chehab · 7 years ago
  87. 6ec71b2 ABI: sysfs-devices-system-cpu: remove a broken reference by Mauro Carvalho Chehab · 7 years ago
  88. e5ca425 devicetree: fix a series of wrong file references by Mauro Carvalho Chehab · 7 years ago
  89. 18ba1f9 devicetree: fix name of pinctrl-bindings.txt by Mauro Carvalho Chehab · 7 years ago
  90. 6c79521 devicetree: fix some bindings file names by Mauro Carvalho Chehab · 7 years ago
  91. 5efa6f8 MAINTAINERS: fix location of DT npcm files by Mauro Carvalho Chehab · 7 years ago
  92. 2f635cf MAINTAINERS: fix location of some display DT bindings by Mauro Carvalho Chehab · 7 years ago
  93. 1ca2c80 kernel-parameters.txt: fix pointers to sound parameters by Mauro Carvalho Chehab · 7 years ago
  94. 042c768 bindings: nvmem/zii: Fix location of nvmem.txt by Mauro Carvalho Chehab · 7 years ago
  95. 34962fb docs: Fix more broken references by Mauro Carvalho Chehab · 7 years ago
  96. a78513c scripts/documentation-file-ref-check: check tools/*/Documentation by Mauro Carvalho Chehab · 7 years ago
  97. 2d69708 scripts/documentation-file-ref-check: get rid of false-positives by Mauro Carvalho Chehab · 7 years ago
  98. e1f319f scripts/documentation-file-ref-check: hint: dash or underline by Mauro Carvalho Chehab · 7 years ago
  99. be600e5 scripts/documentation-file-ref-check: add a fix logic for DT by Mauro Carvalho Chehab · 7 years ago
  100. 5044024 scripts/documentation-file-ref-check: accept more wildcards at filenames by Mauro Carvalho Chehab · 7 years ago