1. ef4d891 crypto: ccp - remove unneeded semicolon by Yang Li · 3 years ago
  2. 3d72596 crypto: ccp - Add SEV_INIT_EX support by David Rientjes · 3 years, 1 month ago
  3. b64fa5f crypto: ccp - Add psp_init_on_probe module parameter by Peter Gonda · 3 years, 1 month ago
  4. cc17982 crypto: ccp - Refactor out sev_fw_alloc() by Peter Gonda · 3 years, 1 month ago
  5. e423b9d crypto: ccp - Move SEV_INIT retry for corrupted data by Peter Gonda · 3 years, 1 month ago
  6. c8341ac crypto: ccp - Add SEV_INIT rc error logging on init by Peter Gonda · 3 years, 1 month ago
  7. 370a40e crypto: ccp - no need to initialise statics to 0 by Jason Wang · 3 years, 2 months ago
  8. bfc484f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 2 months ago
  9. 83bff10 crypto: ccp - Make use of the helper macro kthread_run() by Cai Huoqing · 3 years, 2 months ago
  10. b97c2b2 crypto: ccp - Fix whitespace in sev_cmd_buffer_len() by Peter Gonda · 3 years, 3 months ago
  11. 505d9dc crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd() by Dan Carpenter · 3 years, 4 months ago
  12. 3438de0 crypto: ccp - Add support for new CCP/PSP device ID by John Allen · 3 years, 4 months ago
  13. 5441a07 crypto: ccp - shutdown SEV firmware on kexec by Brijesh Singh · 3 years, 5 months ago
  14. 87c8ba5 crypto: ccp - Use list_move_tail instead of list_del/list_add_tail in ccp-dmaengine.c by Baokun Li · 3 years, 7 months ago
  15. 01df08b crypto: ccp: ccp-dev: Fix a little doc-rot by Lee Jones · 3 years, 7 months ago
  16. a6f8e68 crypto: ccp - Fix a resource leak in an error handling path by Christophe JAILLET · 3 years, 8 months ago
  17. c8671c7 crypto: ccp - Annotate SEV Firmware file names by Joerg Roedel · 3 years, 8 months ago
  18. 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 8 months ago
  19. 195ec38 ccp: ccp - add support for Green Sardine by Devaraj Rangasamy · 3 years, 9 months ago
  20. 5d17c41 crypto: ccp - Make ccp_dev_suspend and ccp_dev_resume void functions by Tian Tao · 3 years, 9 months ago
  21. a402e35 crypto: ccp: Use the stack and common buffer for INIT command by Sean Christopherson · 3 years, 9 months ago
  22. 3810367 crypto: ccp: Use the stack and common buffer for status commands by Sean Christopherson · 3 years, 9 months ago
  23. e4a9af7 crypto: ccp: Use the stack for small SEV command buffers by Sean Christopherson · 3 years, 9 months ago
  24. 8347b99 crypto: ccp: Play nice with vmalloc'd memory for SEV command structs by Sean Christopherson · 3 years, 9 months ago
  25. d5760de crypto: ccp: Reject SEV commands with mismatching command buffer by Sean Christopherson · 3 years, 9 months ago
  26. 74c1f13 crypto: ccp: Detect and reject "invalid" addresses destined for PSP by Sean Christopherson · 3 years, 9 months ago
  27. b61a907 crypto: ccp: Free SEV device if SEV init fails by Sean Christopherson · 3 years, 9 months ago
  28. 5569e2e KVM: SVM: Add support for KVM_SEV_SEND_CANCEL command by Steve Rutherford · 3 years, 8 months ago
  29. 63655b6 crypto: ccp - Use DEFINE_SPINLOCK() for spinlock by Tang Yizhou · 3 years, 9 months ago
  30. a52c7b1 crypto: ccp - A value assigned to a variable is never used by Jiapeng Chong · 3 years, 9 months ago
  31. 00aa6e6 crypto: ccp - fix command queuing to TEE ring buffer by Rijo Thomas · 3 years, 10 months ago
  32. 4a5eed1 crypto: ccp - reduce tee command status polling interval from 5ms to 1ms by Rijo Thomas · 3 years, 10 months ago
  33. 1877c73 crypto: ccp - Don't initialize SEV support without the SEV feature by Tom Lendacky · 3 years, 10 months ago
  34. 2c07ded KVM/SVM: add support for SEV attestation command by Brijesh Singh · 4 years ago
  35. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 2 months ago
  36. e356c49 crypto: ccp - fix error handling by Pavel Machek · 4 years, 3 months ago
  37. 0c3dc78 crypto: algapi - Remove skbuff.h inclusion by Herbert Xu · 4 years, 4 months ago
  38. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  39. f892a21 crypto: ccp - use generic power management by Vaibhav Gupta · 4 years, 5 months ago
  40. b8aa7dc crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY by Mikulas Patocka · 4 years, 6 months ago
  41. 2c2e183 crypto: ccp - Silence strncpy warning by Herbert Xu · 4 years, 6 months ago
  42. 413b61c crypto: ccp - permit asynchronous skcipher as fallback by Ard Biesheuvel · 4 years, 6 months ago
  43. d9dd5ef crypto: ccp - Fix sparse warnings by Herbert Xu · 4 years, 6 months ago
  44. 8a30280 crypto: ccp - Fix use of merged scatterlists by John Allen · 4 years, 6 months ago
  45. 7649d00 crypto: ccp - remove redundant assignment to variable ret by Colin Ian King · 4 years, 6 months ago
  46. 376bd28 crypto: ccp - Fix sparse warnings in sev-dev by Herbert Xu · 4 years, 7 months ago
  47. e0cd920 Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  48. 835ae3b drivers/crypto/ccp/sev-dev.c: get rid of pointless access_ok() by Al Viro · 4 years, 8 months ago
  49. f32b677 crypto: ccp - use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 8 months ago
  50. 97f9ac3 crypto: ccp - Add support for SEV-ES to the PSP driver by Tom Lendacky · 4 years, 8 months ago
  51. eebac67 crypto: ccp -- don't "select" CONFIG_DMADEVICES by Arnd Bergmann · 4 years, 9 months ago
  52. b610281 crypto: ccp - use file mode for sev ioctl permissions by Connor Kuehl · 4 years, 10 months ago
  53. 15f7a4c crypto: ccp - Cleanup sp_dev_master in psp_dev_destroy() by John Allen · 4 years, 10 months ago
  54. 1f14b57 crypto: ccp - Cleanup misc_dev on sev_exit() by John Allen · 4 years, 10 months ago
  55. 674f368 crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN by Eric Biggers · 5 years ago
  56. bade7e1 tee: amdtee: check TEE status during driver initialization by Rijo Thomas · 5 years ago
  57. 632b0b5 crypto: ccp - provide in-kernel API to submit TEE commands by Rijo Thomas · 5 years ago
  58. 33960ac crypto: ccp - add TEE support for Raven Ridge by Rijo Thomas · 5 years ago
  59. f100ab6 crypto: ccp - check whether PSP supports SEV or TEE before initialization by Rijo Thomas · 5 years ago
  60. 6eb0cc7 crypto: ccp - move SEV vdata to a dedicated data structure by Rijo Thomas · 5 years ago
  61. b93566f crypto: ccp - create a generic psp-dev file by Rijo Thomas · 5 years ago
  62. 9b67d08 crypto: ccp - rename psp-dev files to sev-dev by Rijo Thomas · 5 years ago
  63. 11548f5 crypto: ccp - set max RSA modulus size for v3 platform devices as well by Ard Biesheuvel · 5 years ago
  64. 642356c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  65. ec310ca crypto: ccp - add SEV command privilege separation by Brijesh Singh · 5 years ago
  66. be9fe62 crypto: ccp - switch from ablkcipher to skcipher by Ard Biesheuvel · 5 years ago
  67. b95bba5 crypto: skcipher - rename the crypto_blkcipher module and kconfig option by Eric Biggers · 5 years ago
  68. 691505a crypto: ccp - fix uninitialized list head by Mark Salter · 5 years ago
  69. 03f008c crypto: ccp - Verify access to device registers before initializing by Hook, Gary · 5 years ago
  70. 0d3c678 crypto: ccp - Change a message to reflect status instead of failure by Hook, Gary · 5 years ago
  71. 1d55fdc crypto: ccp - Retry SEV INIT command in case of integrity check failure. by Ashish Kalra · 5 years ago
  72. 0fc5dea KVM: SVM: Remove unneeded WBINVD and DF_FLUSH when starting SEV guests by Tom Lendacky · 5 years ago
  73. 128c664 crypto: ccp - Release all allocated memory if sha type is invalid by Navid Emamdoost · 5 years ago
  74. 8b53c76 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  75. e0f14b8 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  76. c03a509 crypto: ccp - invoke fallback for XTS ciphertext stealing by Ard Biesheuvel · 5 years ago
  77. b525041 crypto: ccp/des - switch to new verification routines by Ard Biesheuvel · 5 years ago
  78. 5871cd9 crypto: ccp - Ignore unconfigured CCP device on suspend/resume by Gary R Hook · 5 years ago
  79. e577dc1 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  80. 3a646b6 crypto: ccp - Remove unnecessary linux/pci.h include by Bjorn Helgaas · 5 years ago
  81. f6b0b78 crypto: ccp - Include DMA declarations explicitly by Bjorn Helgaas · 5 years ago
  82. 17729e5 crypto: ccp - use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  83. 114e2cc crypto: ccp - Clean up and exit correctly on allocation failure by Gary R Hook · 5 years ago
  84. f6ebfd7 crypto: ccp - Log an error message when ccp-crypto fails to load by Gary R Hook · 5 years ago
  85. e2664ec crypto: ccp - Ignore tag length when decrypting GCM ciphertext by Gary R Hook · 5 years ago
  86. 9f00baf crypto: ccp - Add support for valid authsize values less than 16 by Gary R Hook · 5 years ago
  87. 25e44338 crypto: ccp - Fix oops by properly managing allocated structures by Gary R Hook · 5 years ago
  88. bfb5eb0 crypto: ccp - Replace dma_pool_alloc + memset with dma_pool_zalloc by Chuhong Yuan · 5 years ago
  89. 72c8117 crypto: ccp - Reduce maximum stack usage by Arnd Bergmann · 5 years ago
  90. 2a03e3a crypto: ccp - Include the module name in system log messages by Hook, Gary · 5 years ago
  91. a7c2647 crypto: ccp - Add a module parameter to control registration for DMA by Hook, Gary · 5 years ago
  92. 90773bc crypto: ccp - module parameter to limit the number of enabled CCPs by Hook, Gary · 5 years ago
  93. c4a8927 crypto: ccp - Add a module parameter to specify a queue count by Hook, Gary · 5 years ago
  94. 93308ba crypto: ccp - Make CCP debugfs support optional by Hook, Gary · 5 years ago
  95. 6273fd7 crypto: ccp - move to AES library for CMAC key derivation by Ard Biesheuvel · 5 years ago
  96. dd4542d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  97. 83bf425 crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUAL by David Rientjes · 5 years ago
  98. 538a5a07 crypto: ccp/gcm - use const time tag comparison. by Cfir Cohen · 5 years ago
  99. 20e833d crypto: ccp - memset structure fields to zero before reuse by Hook, Gary · 5 years ago
  100. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago