1. 7fa8a8e Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 10 months ago
  2. 733f7e9c Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 1 year, 11 months ago
  3. 6699e14 crypto: ccp - Use lower 8 bytes to communicate with doorbell command register by Mario Limonciello · 1 year, 11 months ago
  4. a19c61b crypto: ccp - Return doorbell status code as an argument by Mario Limonciello · 1 year, 11 months ago
  5. e0358de crypto: ccp - Bump up doorbell debug message to error by Mario Limonciello · 1 year, 11 months ago
  6. cfd7ca0 crypto: ccp - Drop extra doorbell checks by Mario Limonciello · 1 year, 11 months ago
  7. c79a316 crypto: ccp - Don't initialize CCP for PSP 0x1649 by Mario Limonciello · 1 year, 11 months ago
  8. 45121ad crypto: ccp - Clear PSP interrupt status register before calling handler by Jeremi Piotrowski · 2 years ago
  9. 23baf83 mm, treewide: redefine MAX_ORDER sanely by Kirill A. Shutemov · 2 years ago
  10. dbf07b5 crypto: ccp: Get rid of __sev_platform_init_locked()'s local function pointer by Borislav Petkov (AMD) · 2 years ago
  11. efb339a crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALL by Peter Gonda · 2 years ago
  12. d581257 crypto: ccp - Add support for ringing a platform doorbell by Mario Limonciello · 2 years ago
  13. 2235123 crypto: ccp - Enable platform access interface on client PSP parts by Mario Limonciello · 2 years ago
  14. 7ccc4f4 crypto: ccp - Add support for an interface for platform features by Mario Limonciello · 2 years ago
  15. 1c5c1da crypto: ccp - Move some PSP mailbox bit definitions into common header by Mario Limonciello · 2 years ago
  16. ae7d45fb crypto: ccp - Add a header for multiple drivers to use `__psp_pa` by Mario Limonciello · 2 years ago
  17. a7ca7bb crypto: ccp - Drop TEE support for IRQ handler by Mario Limonciello · 2 years ago
  18. 0c18d05 crypto: ccp - Use request_complete helpers by Herbert Xu · 2 years, 1 month ago
  19. 46a334a crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmware by Tom Lendacky · 2 years, 1 month ago
  20. 4fc790d crypto: ccp - Add a firmware definition for EPYC gen 4 processors by Tom Lendacky · 2 years, 2 months ago
  21. 675c391 crypto: ccp - Provide MMIO register naming for documenation by Tom Lendacky · 2 years, 2 months ago
  22. 299bf60 crypto: ccp - Failure on re-initialization due to duplicate sysfs filename by Koba Ko · 2 years, 2 months ago
  23. 91dfd98 crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2 by David Rientjes · 2 years, 2 months ago
  24. 99c6b20e crypto: ccp - Set DMA alignment explicitly by Herbert Xu · 2 years, 3 months ago
  25. 10da230 crypto: ccp - Add support for TEE for PCI ID 0x14CA by Mario Limonciello · 2 years, 5 months ago
  26. 375de98 crypto: ccp - Remove unused struct ccp_crypto_cpu by Yuan Can · 2 years, 5 months ago
  27. 237f9ec crypto: ccp - Add __init/__exit annotations to module init/exit funcs by ruanjinjie · 2 years, 5 months ago
  28. 6a40fb0 crypto: ccp - Remove the unneeded result variable by ye xingchen · 2 years, 6 months ago
  29. 68dbe80 crypto: ccp - Release dma channels before dmaengine unrgister by Koba Ko · 2 years, 6 months ago
  30. efb4b01 crypto: ccp - Fail the PSP initialization when writing psp data file failed by Jacky Li · 2 years, 7 months ago
  31. d8da2da crypto: ccp - Initialize PSP when reading psp data file failed by Jacky Li · 2 years, 7 months ago
  32. b3b9fdf crypto: ccp - Add a quirk to firmware update by Jarkko Sakkinen · 2 years, 7 months ago
  33. c2a24a7 Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 2 years, 7 months ago
  34. 96ec8df crypto: ccp - Add support for new CCP/PSP device ID by Mario Limonciello · 2 years, 8 months ago
  35. 1b05ece crypto: ccp - During shutdown, check SEV data pointer before using by Tom Lendacky · 2 years, 9 months ago
  36. 87d0440 crypto: ccp - Fix device IRQ counting by using platform_irq_count() by Tom Lendacky · 2 years, 9 months ago
  37. cd81775 crypto: ccp - fix typo in comment by Julia Lawall · 2 years, 10 months ago
  38. 13dc15a crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak by John Allen · 2 years, 10 months ago
  39. 05def5c crypto: ccp - Fix the INIT_EX data file open failure by Jacky Li · 2 years, 11 months ago
  40. a77aba3 crypto: ccp - Log when resetting PSP SEV state by Peter Gonda · 2 years, 11 months ago
  41. 4e2c879 crypto: ccp - When TSME and SME both detected notify user by Mario Limonciello · 3 years ago
  42. 84ee393 crypto: ccp - Allow PSP driver to load without SEV/TEE support by Mario Limonciello · 3 years ago
  43. 50c4dec crypto: ccp - Export PSP security bits to userspace by Mario Limonciello · 3 years ago
  44. cac32cd crypto: ccp - cache capability into psp device by Mario Limonciello · 3 years ago
  45. 54cce8e crypto: ccp - ccp_dmaengine_unregister release dma channels by Dāvis Mosāns · 3 years ago
  46. 735efea crypto: ccp - remove redundant ret variable by Minghao Chi · 3 years, 2 months ago
  47. 1e1ec11 crypto: ccp - Ensure psp_ret is always init'd in __sev_platform_init_locked() by Peter Gonda · 3 years, 2 months ago
  48. ef4d891 crypto: ccp - remove unneeded semicolon by Yang Li · 3 years, 3 months ago
  49. 3d72596 crypto: ccp - Add SEV_INIT_EX support by David Rientjes · 3 years, 3 months ago
  50. b64fa5f crypto: ccp - Add psp_init_on_probe module parameter by Peter Gonda · 3 years, 3 months ago
  51. cc17982 crypto: ccp - Refactor out sev_fw_alloc() by Peter Gonda · 3 years, 3 months ago
  52. e423b9d crypto: ccp - Move SEV_INIT retry for corrupted data by Peter Gonda · 3 years, 3 months ago
  53. c8341ac crypto: ccp - Add SEV_INIT rc error logging on init by Peter Gonda · 3 years, 3 months ago
  54. 370a40e crypto: ccp - no need to initialise statics to 0 by Jason Wang · 3 years, 4 months ago
  55. bfc484f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 4 months ago
  56. 83bff10 crypto: ccp - Make use of the helper macro kthread_run() by Cai Huoqing · 3 years, 5 months ago
  57. b97c2b2 crypto: ccp - Fix whitespace in sev_cmd_buffer_len() by Peter Gonda · 3 years, 5 months ago
  58. 505d9dc crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd() by Dan Carpenter · 3 years, 6 months ago
  59. 3438de0 crypto: ccp - Add support for new CCP/PSP device ID by John Allen · 3 years, 7 months ago
  60. 5441a07 crypto: ccp - shutdown SEV firmware on kexec by Brijesh Singh · 3 years, 7 months ago
  61. 87c8ba5 crypto: ccp - Use list_move_tail instead of list_del/list_add_tail in ccp-dmaengine.c by Baokun Li · 3 years, 9 months ago
  62. 01df08b crypto: ccp: ccp-dev: Fix a little doc-rot by Lee Jones · 3 years, 10 months ago
  63. a6f8e68 crypto: ccp - Fix a resource leak in an error handling path by Christophe JAILLET · 3 years, 10 months ago
  64. c8671c7 crypto: ccp - Annotate SEV Firmware file names by Joerg Roedel · 3 years, 11 months ago
  65. 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 10 months ago
  66. 195ec38 ccp: ccp - add support for Green Sardine by Devaraj Rangasamy · 3 years, 11 months ago
  67. 5d17c41 crypto: ccp - Make ccp_dev_suspend and ccp_dev_resume void functions by Tian Tao · 3 years, 11 months ago
  68. a402e35 crypto: ccp: Use the stack and common buffer for INIT command by Sean Christopherson · 4 years ago
  69. 3810367 crypto: ccp: Use the stack and common buffer for status commands by Sean Christopherson · 4 years ago
  70. e4a9af7 crypto: ccp: Use the stack for small SEV command buffers by Sean Christopherson · 4 years ago
  71. 8347b99 crypto: ccp: Play nice with vmalloc'd memory for SEV command structs by Sean Christopherson · 4 years ago
  72. d5760de crypto: ccp: Reject SEV commands with mismatching command buffer by Sean Christopherson · 4 years ago
  73. 74c1f13 crypto: ccp: Detect and reject "invalid" addresses destined for PSP by Sean Christopherson · 4 years ago
  74. b61a907 crypto: ccp: Free SEV device if SEV init fails by Sean Christopherson · 4 years ago
  75. 5569e2e KVM: SVM: Add support for KVM_SEV_SEND_CANCEL command by Steve Rutherford · 3 years, 11 months ago
  76. 63655b6 crypto: ccp - Use DEFINE_SPINLOCK() for spinlock by Tang Yizhou · 4 years ago
  77. a52c7b1 crypto: ccp - A value assigned to a variable is never used by Jiapeng Chong · 4 years ago
  78. 00aa6e6 crypto: ccp - fix command queuing to TEE ring buffer by Rijo Thomas · 4 years ago
  79. 4a5eed1 crypto: ccp - reduce tee command status polling interval from 5ms to 1ms by Rijo Thomas · 4 years ago
  80. 1877c73 crypto: ccp - Don't initialize SEV support without the SEV feature by Tom Lendacky · 4 years ago
  81. 2c07ded KVM/SVM: add support for SEV attestation command by Brijesh Singh · 4 years, 2 months ago
  82. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 4 months ago
  83. e356c49 crypto: ccp - fix error handling by Pavel Machek · 4 years, 6 months ago
  84. 0c3dc78 crypto: algapi - Remove skbuff.h inclusion by Herbert Xu · 4 years, 7 months ago
  85. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 7 months ago
  86. f892a21 crypto: ccp - use generic power management by Vaibhav Gupta · 4 years, 8 months ago
  87. b8aa7dc crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY by Mikulas Patocka · 4 years, 8 months ago
  88. 2c2e183 crypto: ccp - Silence strncpy warning by Herbert Xu · 4 years, 8 months ago
  89. 413b61c crypto: ccp - permit asynchronous skcipher as fallback by Ard Biesheuvel · 4 years, 8 months ago
  90. d9dd5ef crypto: ccp - Fix sparse warnings by Herbert Xu · 4 years, 8 months ago
  91. 8a30280 crypto: ccp - Fix use of merged scatterlists by John Allen · 4 years, 9 months ago
  92. 7649d00 crypto: ccp - remove redundant assignment to variable ret by Colin Ian King · 4 years, 9 months ago
  93. 376bd28 crypto: ccp - Fix sparse warnings in sev-dev by Herbert Xu · 4 years, 9 months ago
  94. e0cd920 Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 9 months ago
  95. 835ae3b drivers/crypto/ccp/sev-dev.c: get rid of pointless access_ok() by Al Viro · 4 years, 11 months ago
  96. f32b677 crypto: ccp - use crypto_shash_tfm_digest() by Eric Biggers · 4 years, 10 months ago
  97. 97f9ac3 crypto: ccp - Add support for SEV-ES to the PSP driver by Tom Lendacky · 4 years, 11 months ago
  98. eebac67 crypto: ccp -- don't "select" CONFIG_DMADEVICES by Arnd Bergmann · 5 years ago
  99. b610281 crypto: ccp - use file mode for sev ioctl permissions by Connor Kuehl · 5 years ago
  100. 15f7a4c crypto: ccp - Cleanup sp_dev_master in psp_dev_destroy() by John Allen · 5 years ago