1. 1b82feb crypto: qat - Silence smp_processor_id() warning by Alexander Sverdlin · 5 years ago
  2. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  3. 1793d1a crypto: qat - use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  4. a3af113 crypto: qat - do not offload zero length requests by Giovanni Cabiddu · 6 years ago
  5. 96ee111 crypto: qat - return error for block ciphers for invalid requests by Giovanni Cabiddu · 6 years ago
  6. 92fec16 crypto: qat - return proper error code in setkey by Giovanni Cabiddu · 6 years ago
  7. 51d33c2 crypto: qat - fix block size for aes ctr mode by Giovanni Cabiddu · 6 years ago
  8. 15b5e91 crypto: qat - update iv after encryption or decryption operations by Giovanni Cabiddu · 6 years ago
  9. c044b62 crypto: qat - add check for negative offset in alg precompute function by Shant KumarX Sonnad · 6 years ago
  10. 9332249 crypto: qat - remove spin_lock in qat_ablkcipher_setkey by Xin Zeng · 6 years ago
  11. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  12. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  13. 3ecc972 crypto: rsa - unimplement sign/verify for raw RSA backends by Vitaly Chikunov · 6 years ago
  14. 63bdf42 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  15. 920d7f7 crypto: qat - Remove unused goto label by Herbert Xu · 6 years ago
  16. 320ca3e crypto: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  17. f0fcf9a crypto: qat - no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  18. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  19. 62606c2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  20. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  21. 58c8a86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 6 years ago
  22. cfa1d74 crypto: qat - move temp buffers off the stack by Ard Biesheuvel · 6 years ago
  23. 62b36c3 PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls by Oza Pawandeep · 6 years ago
  24. ba439a6 crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe() by Waiman Long · 6 years ago
  25. 1299c9c crypto: qat - Remove VLA usage by Kees Cook · 6 years ago
  26. 8e8c038 crypto: qat/adf_aer - Replace GFP_ATOMIC with GFP_KERNEL in adf_dev_aer_schedule_reset() by Jia-Ju Bai · 6 years ago
  27. 590b5b7 treewide: kzalloc_node() -> kcalloc_node() by Kees Cook · 7 years ago
  28. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  29. 1ebe6da crypto: qat - Add MODULE_FIRMWARE for all qat drivers by Conor McLoughlin · 7 years ago
  30. 9ce285c .gitignore: move *-asn1.[ch] patterns to the top-level .gitignore by Masahiro Yamada · 7 years ago
  31. ab6815d crypto: qat - don't leak pointers to authenc keys by Tudor-Dan Ambarus · 7 years ago
  32. 9f32bb5 crypto: qat - Make several functions static by Colin Ian King · 7 years ago
  33. 8c9478a crypto: qat - reduce stack size with KASAN by Arnd Bergmann · 7 years ago
  34. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  35. ced6a58 crypto: dh - Remove pointless checks for NULL 'p' and 'g' by Eric Biggers · 7 years ago
  36. 5829cc8 crypto: qat - Clean up error handling in qat_dh_set_secret() by Eric Biggers · 7 years ago
  37. e3d062a crypto: qat - mark expected switch fall-throughs in qat_uclo by Gustavo A. R. Silva · 7 years ago
  38. 9c290c5 crypto: qat - remove unused and redundant pointer vf_info by Colin Ian King · 7 years ago
  39. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  40. ed713a2 crypto: qat - pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  41. a93854c crypto: qat - fix spelling mistake: "runing" -> "running" by Colin Ian King · 8 years ago
  42. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  43. 72eed06 crypto: qat - avoid an uninitialized variable warning by Arnd Bergmann · 8 years ago
  44. 515c4d27 crypto: qat - comply with crypto_akcipher_maxsize() by Tudor-Dan Ambarus · 8 years ago
  45. 85ac98c crypto: qat - comply with crypto_kpp_maxsize() by Tudor-Dan Ambarus · 8 years ago
  46. f14011a crypto: qat - Use IPAD/OPAD constant by Corentin LABBE · 8 years ago
  47. 248c650 crypto: qat - use pcie_flr instead of duplicating it by Christoph Hellwig · 8 years ago
  48. 5527dfb crypto: kpp - constify buffer passed to crypto_kpp_set_secret() by Eric Biggers · 8 years ago
  49. 1043c51 crypto: qat - increase number of supported devices by Xin Zeng · 8 years ago
  50. 21aad0b crypto: qat - modify format of dev top level debugfs entries by Pablo Marcos Oltra · 8 years ago
  51. 841d6d1 crypto: qat - zero esram only for DH85x devices by Giovanni Cabiddu · 8 years ago
  52. 4f78ce8 crypto: qat - fix bar discovery for c62x by Giovanni Cabiddu · 8 years ago
  53. ac6d9a2 crypto: qat - replace hardcoded BIT(0) in vf_isr by Giovanni Cabiddu · 8 years ago
  54. aebeff8 crypto: qat - fix comments describing adf_disable_sriov() by Ahsan Atta · 8 years ago
  55. 0a3b1ab crypto: qat - fix indentation by Ahsan Atta · 8 years ago
  56. c3afafa Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  57. 378bc4e crypto: qat - fix leak on error path by Giovanni Cabiddu · 8 years ago
  58. 1548a37 crypto: qat - fix incorrect accelerator mask for C3X devices by Maksim Lukoshkov · 8 years ago
  59. 93ba73f crypto: qat - fix constants table DMA by Maksim Lukoshkov · 8 years ago
  60. 10bb087 crypto: qat - fix aes-xts key sizes by Giovanni Cabiddu · 8 years ago
  61. bd76ad4 crypto: qat - Stop dropping leading zeros from RSA output by Salvatore Benedetto · 8 years ago
  62. c983914 crypto: qat - Add DH support by Salvatore Benedetto · 8 years ago
  63. 879f77e crypto: qat - Add RSA CRT mode by Salvatore Benedetto · 9 years ago
  64. e24860f2 crypto: qat - Use alternative reset methods depending on the specific device by Conor McLoughlin · 9 years ago
  65. 6889621 crypto: qat - Switch to new rsa_helper functions by Salvatore Benedetto · 9 years ago
  66. 773b197 crypto: qat - Remove deprecated create_workqueue by Bhaktipriya Shridhar · 9 years ago
  67. 21a3d3b crypto: qat - fix typos sizeof for ctx by Tadeusz Struk · 9 years ago
  68. 256b1cf crypto: qat - change the adf_ctl_stop_devices to void by Tadeusz Struk · 9 years ago
  69. d0c15bd crypto: qat - make adf_vf_isr.c dependant on IOV config by Tadeusz Struk · 9 years ago
  70. cca0a7b crypto: qat - Fix typo in comments by Tadeusz Struk · 9 years ago
  71. 6dd4c83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 9 years ago
  72. 6dc5df7 crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq by Tadeusz Struk · 9 years ago
  73. 6f64389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 9 years ago
  74. 9e209fc crypto: qat - fix invalid pf2vf_resp_wq logic by Tadeusz Struk · 9 years ago
  75. b3ab30a crypto: qat - fix section mismatch warning by Tadeusz Struk · 9 years ago
  76. 87ba569 crypto: qat - interrupts need to be enabled when VFs are disabled by Tadeusz Struk · 9 years ago
  77. 25c6ffb crypto: qat - check if PF is running by Tadeusz Struk · 9 years ago
  78. 02dc8d6 crypto: qat - move vf2pf_init and vf2pf_exit to common by Tadeusz Struk · 9 years ago
  79. d606416 crypto: qat - adf_dev_stop should not be called in atomic context by Tadeusz Struk · 9 years ago
  80. f1420ce crypto: qat - changed adf_dev_stop to void by Tadeusz Struk · 9 years ago
  81. cb00bca crypto: qat - explicitly stop all VFs first by Tadeusz Struk · 9 years ago
  82. 738f982 crypto: qat - fix address leaking of RSA public exponent by Tudor Ambarus · 9 years ago
  83. aa8b6dd crypto: qat - avoid memory corruption or undefined behaviour by Tudor Ambarus · 9 years ago
  84. 0c4935b crypto: qat - Remove redundant nrbg rings by Ahsan Atta · 9 years ago
  85. 082ebe9 crypto: qat - make sure const_tab is 1024 bytes aligned by Tadeusz Struk · 9 years ago
  86. 3407420 crypto: qat - remove redundant arbiter configuration by Tadeusz Struk · 9 years ago
  87. 84a0ced0 crypto: qat - Change the definition of icp_qat_uof_regtype by Pingchao Yang · 9 years ago
  88. f93a8b2 crypto: qat - The AE id should be less than the maximal AE number by Pingchao Yang · 9 years ago
  89. 26d52ea crypto: qat - fix leak on error path by Tadeusz Struk · 9 years ago
  90. 7768fb2e crypto: qat - Reduced reqsize in qat_algs by Cabiddu, Giovanni · 9 years ago
  91. ba17113 crypto: qat - Pack cfg ctl structs by Atta, Ahsan · 9 years ago
  92. 718837c crypto: qat - remove redundant function call by Pingchao Yang · 9 years ago
  93. a2f5106 crypto: qat - change name for c6xx dev type by Tadeusz Struk · 9 years ago
  94. 70401f4 crypto: qat - update init_esram for C3xxx dev type by Tadeusz Struk · 9 years ago
  95. c0e77a1 crypto: qat - fix timeout issues by Pingchao Yang · 9 years ago
  96. 91a93ea crypto: qat - remove to call get_sram_bar_id for qat_c3xxx by Pingchao Yang · 9 years ago
  97. 2a5de72 crypto: qat - fix SKU definiftion for c3xxx dev by Tadeusz Struk · 9 years ago
  98. 1fa844e crypto: qat - Fix random config build issue by Tadeusz Struk · 9 years ago
  99. a239c36 crypto: qat - Rename dh895xcc mmp firmware by Ahsan Atta · 9 years ago
  100. dc2c632 crypto: qat - use list_for_each_entry* by Geliang Tang · 9 years ago