1. 62606c2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  2. 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
  3. 50b825d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  4. e2b623f Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  5. 40b0655 cxgb4: fix the error path of cxgb4_uld_register() by Ganesh Goudar · 6 years ago
  6. a1c6fd4 crypto: chelsio - Update ntx queue received from cxgb4 by Harsh Jain · 6 years ago
  7. 18e732b crypto: ccree - avoid implicit enum conversion by Nathan Chancellor · 6 years ago
  8. 618b5dc crypto: caam - add SPDX license identifier to all files by Horia Geantă · 6 years ago
  9. 29e83c7 crypto: caam/qi - simplify CGR allocation, freeing by Horia Geantă · 6 years ago
  10. 58c8a86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 6 years ago
  11. ce4e458 crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' static by Wei Yongjun · 6 years ago
  12. cb1af1f crypto: chtls - remove set but not used variable 'csk' by YueHaibing · 6 years ago
  13. 68138b5 crypto: axis - fix platform_no_drv_owner.cocci warnings by YueHaibing · 6 years ago
  14. 834d3cd Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Greg Kroah-Hartman · 6 years ago
  15. 00fab23 s390/zcrypt: multiple zcrypt device nodes support by Harald Freudenberger · 6 years ago
  16. 52813ab crypto: caam/qi2 - avoid double export by Arnd Bergmann · 6 years ago
  17. fadd7a6 crypto: mxs-dcp - Fix AES issues by Radu Solea · 6 years ago
  18. c709eeb crypto: mxs-dcp - Fix SHA null hashes and output length by Radu Solea · 6 years ago
  19. ea9e756 crypto: mxs-dcp - Implement sha import/export by Dan Douglass · 6 years ago
  20. 329e098 treewide: Replace more open-coded allocation size multiplications by Kees Cook · 6 years ago
  21. 5155e11 crypto: cavium/nitrox - use pci_alloc_irq_vectors() while enabling MSI-X. by Srikanth Jampala · 6 years ago
  22. e7892dd crypto: cavium/nitrox - NITROX command queue changes. by Srikanth Jampala · 6 years ago
  23. 0b501e7 crypto: cavium/nitrox - use pcie_flr instead of duplicating it by Srikanth Jampala · 6 years ago
  24. 80e73c8 crypto: cavium/nitrox - fix warnings while printing atomic64_t types by Srikanth Jampala · 6 years ago
  25. 96808c5 crypto: caam/qi2 - add CONFIG_NETDEVICES dependency by Arnd Bergmann · 6 years ago
  26. cfa1d74 crypto: qat - move temp buffers off the stack by Ard Biesheuvel · 6 years ago
  27. 5182f26 crypto: ccp - Make function sev_get_firmware() static by Wei Yongjun · 6 years ago
  28. 3512dcb crypto: ccp - Remove forward declaration by Nathan Chancellor · 6 years ago
  29. 62b36c3 PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls by Oza Pawandeep · 6 years ago
  30. 79517e8 crypto: cavium - remove redundant null pointer check before kfree by zhong jiang · 6 years ago
  31. 2a8780b crypto: cavium/nitrox - updated debugfs information. by Srikanth Jampala · 6 years ago
  32. fec165c crypto: cavium/nitrox - add support for per device request statistics. by Srikanth Jampala · 6 years ago
  33. 48e1054 crypto: cavium/nitrox - added support to identify the NITROX device partname. by Srikanth Jampala · 6 years ago
  34. ce1294d crypto: chtls - remove redundant null pointer check before kfree_skb by zhong jiang · 6 years ago
  35. 6adfbd6 crypto: picoxcell - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  36. e87f203 crypto: omap-aes - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  37. f805f59 crypto: mxs-dcp - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  38. 28874f2 crypto: chelsio - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  39. 888a649 crypto: artpec6 - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  40. d1e4ba8 crypto: qce - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  41. ba70152 crypto: sahara - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  42. 5c52564 crypto: vmx - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  43. 7f28615 crypto: ccp - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  44. cdf640a crypto: s5p-sss: Add aes-ctr support by Christoph Manszewski · 6 years ago
  45. b1b4416 crypto: s5p-sss: Minor code cleanup by Christoph Manszewski · 6 years ago
  46. 6c12b6b crypto: s5p-sss: Fix Fix argument list alignment by Christoph Manszewski · 6 years ago
  47. 5842cd4 crypto: s5p-sss: Fix race in error handling by Christoph Manszewski · 6 years ago
  48. ba439a6 crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe() by Waiman Long · 6 years ago
  49. d80771c crypto: mxs-dcp - Fix wait logic on chan threads by Leonard Crestez · 6 years ago
  50. add92a8 crypto: chelsio - Fix memory corruption in DMA Mapped buffers. by Harsh Jain · 6 years ago
  51. e937206 crypto: ccp - Allow SEV firmware to be chosen based on Family and Model by Janakarajan Natarajan · 6 years ago
  52. b78d379 crypto: ccp - Fix static checker warning by Janakarajan Natarajan · 6 years ago
  53. 3f16f6c crypto: caam/qi2 - add support for ahash algorithms by Horia Geantă · 6 years ago
  54. 0efa757 crypto: caam - export ahash shared descriptor generation by Horia Geantă · 6 years ago
  55. 226853a crypto: caam/qi2 - add skcipher algorithms by Horia Geantă · 6 years ago
  56. 8d818c1 crypto: caam/qi2 - add DPAA2-CAAM driver by Horia Geantă · 6 years ago
  57. 94cebd9 crypto: caam - add Queue Interface v2 error codes by Horia Geantă · 6 years ago
  58. f9cb74f crypto: caam - add DPAA2-CAAM (DPSECI) backend API by Horia Geantă · 6 years ago
  59. aae733a crypto: caam - fix implicit casts in endianness helpers by Horia Geantă · 6 years ago
  60. 718f608 crypto: cavium/nitrox - use dma_pool_zalloc() by Srikanth Jampala · 6 years ago
  61. 910e3ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 6 years ago
  62. 13cc6f4 crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic by Horia Geantă · 6 years ago
  63. 41a9aca crypto: cavium/nitrox - Added support for SR-IOV configuration. by Srikanth Jampala · 6 years ago
  64. 3702a05 crypto: ccp - add timeout support in the SEV command by Brijesh Singh · 6 years ago
  65. 820684c crypto: atmel - switch to SPDX license identifiers by Tudor Ambarus · 6 years ago
  66. e82867f crypto: ccp - add timeout support in the SEV command by Brijesh Singh · 6 years ago
  67. 1299c9c crypto: qat - Remove VLA usage by Kees Cook · 6 years ago
  68. 9dbe307 crypto: caam/qi - ablkcipher -> skcipher conversion by Horia Geantă · 6 years ago
  69. 5ca7bad crypto: caam/jr - ablkcipher -> skcipher conversion by Horia Geantă · 6 years ago
  70. aec48ad crypto: caam/qi - remove ablkcipher IV generation by Horia Geantă · 6 years ago
  71. cf5448b crypto: caam/jr - remove ablkcipher IV generation by Horia Geantă · 6 years ago
  72. b4df50d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  73. 3d7c820 crypto: cavium/nitrox - fix for command corruption in queue full case with backlog submissions. by Srikanth Jampala · 6 years ago
  74. 0522236 crypto: vmx - Fix sleep-in-atomic bugs by Ondrej Mosnacek · 6 years ago
  75. 65b2c12 crypto: chtls - fix null dereference chtls_free_uld() by Ganesh Goudar · 6 years ago
  76. f1bf9e6 crypto: caam - fix DMA mapping direction for RSA forms 2 & 3 by Horia Geantă · 6 years ago
  77. ad876a1 crypto: caam/qi - fix error path in xts setkey by Horia Geantă · 6 years ago
  78. cc98963 crypto: caam/jr - fix descriptor DMA unmapping by Horia Geantă · 6 years ago
  79. 33e1787 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  80. 3723c63 treewide: convert ISO_8859-1 text comments to utf-8 by Arnd Bergmann · 6 years ago
  81. f3ea4962 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  82. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  83. 5e2d059 Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  84. dafa5f6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  85. 19e226e virtio: Make vp_set_vq_affinity() take a mask. by Caleb Raitto · 6 years ago
  86. 656ecc1 crypto/nx: Initialize 842 high and normal RxFIFO control registers by Haren Myneni · 7 years ago
  87. 8418cf5 crypto: hisilicon - sec_send_request() can be static by kbuild test robot · 6 years ago
  88. 3465893 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 6 years ago
  89. c1c8626 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  90. 7123fd4 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  91. afb31cd crypto: ccp - Check for NULL PSP pointer at module unload by Tom Lendacky · 6 years ago
  92. f53ad3e crypto: ccree - allow bigger than sector XTS op by Gilad Ben-Yossef · 6 years ago
  93. e30368f crypto: ccree - zero all of request ctx before use by Gilad Ben-Yossef · 6 years ago
  94. f5c19df crypto: ccree - remove cipher ivgen left overs by Gilad Ben-Yossef · 6 years ago
  95. 76c9e53 crypto: ccree - drop useless type flag during reg by Gilad Ben-Yossef · 6 years ago
  96. 915e4e8 crypto: hisilicon - SEC security accelerator driver by Jonathan Cameron · 6 years ago
  97. f6adeef crypto: virtio - Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkcipher_do_req() by Jia-Ju Bai · 6 years ago
  98. 8e8c038 crypto: qat/adf_aer - Replace GFP_ATOMIC with GFP_KERNEL in adf_dev_aer_schedule_reset() by Jia-Ju Bai · 6 years ago
  99. 1c96dde crypto: cavium/nitrox - Replace GFP_ATOMIC with GFP_KERNEL in crypto_alloc_context() by Jia-Ju Bai · 6 years ago
  100. c5f5aee Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 6 years ago