patch 0014-crypto-ccp-Use-GCM-IV-size-constant.patch patch 0015-crypto-ccp-unmap-pages-and-remove-unmap-objects-in-c.patch patch 0016-crypto-ccp-invoke-the-DMA-callback-in-a-standard-way.patch patch 0017-crypto-ccp-remove-unused-variable-qim.patch patch 0018-crypto-ccp-use-ENOSPC-for-transient-busy-indication.patch patch 0019-crypto-ccp-Build-the-AMD-secure-processor-driver-onl.patch patch 0020-crypto-ccp-Add-Platform-Security-Processor-PSP-devic.patch patch 0021-crypto-ccp-Define-SEV-key-management-command-id.patch patch 0022-Documentation-virtual-kvm-Add-AMD-Secure-Encrypted-V.patch patch 0023-crypto-ccp-Add-Secure-Encrypted-Virtualization-SEV-c.patch patch 0024-crypto-ccp-Define-SEV-userspace-ioctl-and-command-id.patch patch 0025-crypto-ccp-Implement-SEV_FACTORY_RESET-ioctl-command.patch patch 0026-crypto-ccp-Implement-SEV_PLATFORM_STATUS-ioctl-comma.patch patch 0027-crypto-ccp-Implement-SEV_PEK_GEN-ioctl-command.patch patch 0028-crypto-ccp-Implement-SEV_PDH_GEN-ioctl-command.patch patch 0029-crypto-ccp-Implement-SEV_PEK_CSR-ioctl-command.patch patch 0030-crypto-ccp-Implement-SEV_PEK_CERT_IMPORT-ioctl-comma.patch patch 0031-crypto-ccp-Implement-SEV_PDH_CERT_EXPORT-ioctl-comma.patch patch 0032-crypto-drivers-remove-duplicate-includes.patch patch 0033-crypto-ccp-Make-function-ccp_get_dma_chan_attr-stati.patch patch 0034-crypto-ccp-add-check-to-get-PSP-master-only-when-PSP.patch patch 0035-crypto-ccp-Fix-sparse-use-plain-integer-as-NULL-poin.patch patch 0036-crypto-ccp-Fill-the-result-buffer-only-on-digest-fin.patch patch 0037-crypto-ccp-Use-memdup_user-rather-than-duplicating-i.patch patch 0038-crypto-ccp-Validate-buffer-lengths-for-copy-operatio.patch patch 0039-crypto-ccp-Add-DOWNLOAD_FIRMWARE-SEV-command.patch patch 0040-crypto-ccp-Add-GET_ID-SEV-command.patch patch 0041-include-psp-sev-Capitalize-invalid-length-enum.patch patch 0042-Documentation-x86-Add-AMD-Secure-Encrypted-Virtualiz.patch patch 0043-x86-mm-Add-Secure-Encrypted-Virtualization-SEV-suppo.patch patch 0044-x86-mm-Insure-that-boot-memory-areas-are-mapped-prop.patch patch 0045-x86-mm-Don-t-attempt-to-encrypt-initrd-under-SEV.patch patch 0046-x86-mm-Use-encrypted-access-of-boot-related-data-wit.patch patch 0047-x86-mm-Include-SEV-for-encryption-memory-attribute-c.patch patch 0048-x86-efi-Access-EFI-data-as-encrypted-when-SEV-is-act.patch patch 0049-resource-Consolidate-resource-walking-code.patch patch 0050-resource-Provide-resource-struct-in-resource-walk-ca.patch patch 0051-x86-mm-resource-Use-PAGE_KERNEL-protection-for-iorem.patch patch 0052-x86-mm-Add-DMA-support-for-SEV-memory-encryption.patch patch 0053-x86-boot-Add-early-boot-support-when-running-with-SE.patch patch 0054-x86-io-Unroll-string-I-O-when-SEV-is-active.patch patch 0055-x86-Add-support-for-changing-memory-encryption-attri.patch patch 0056-percpu-Introduce-DEFINE_PER_CPU_DECRYPTED.patch patch 0057-X86-KVM-Decrypt-shared-per-cpu-variables-when-SEV-is.patch patch 0058-X86-KVM-Clear-encryption-attribute-when-SEV-is-activ.patch patch 0059-x86-CPU-AMD-Add-the-Secure-Encrypted-Virtualization-.patch patch 0060-kvm-svm-prepare-for-new-bit-definition-in-nested_ctl.patch patch 0061-kvm-svm-Add-SEV-feature-definitions-to-KVM.patch patch 0062-KVM-SVM-Prepare-to-reserve-asid-for-SEV-guest.patch patch 0063-KVM-X86-Extend-CPUID-range-to-include-new-leaf.patch patch 0064-KVM-Introduce-KVM_MEMORY_ENCRYPT_OP-ioctl.patch patch 0065-KVM-Introduce-KVM_MEMORY_ENCRYPT_-UN-REG_REGION.patch patch 0066-KVM-X86-Add-CONFIG_KVM_AMD_SEV.patch patch 0067-KVM-SVM-Reserve-ASID-range-for-SEV-guest.patch patch 0068-KVM-SVM-Add-sev-module_param.patch patch 0069-KVM-Define-SEV-key-management-command-id.patch patch 0070-KVM-SVM-Add-KVM_SEV_INIT-command.patch patch 0071-KVM-SVM-VMRUN-should-use-associated-ASID-when-SEV-is.patch patch 0072-KVM-SVM-Add-support-for-KVM_SEV_LAUNCH_START-command.patch patch 0073-KVM-SVM-Add-support-for-KVM_SEV_LAUNCH_UPDATE_DATA-c.patch patch 0074-SEV-error-too-few-arguments-to-function-release_page.patch patch 0075-KVM-SVM-Add-support-for-KVM_SEV_LAUNCH_MEASURE-comma.patch patch 0076-KVM-SVM-Add-support-for-SEV-LAUNCH_FINISH-command.patch patch 0077-KVM-SVM-Add-support-for-SEV-GUEST_STATUS-command.patch patch 0078-KVM-SVM-Add-support-for-SEV-DEBUG_DECRYPT-command.patch patch 0079-KVM-SVM-Add-support-for-SEV-DEBUG_ENCRYPT-command.patch patch 0080-KVM-SVM-Add-support-for-SEV-LAUNCH_SECRET-command.patch patch 0081-KVM-SVM-Pin-guest-memory-when-SEV-is-active.patch patch 0082-KVM-SVM-limit-kvm_handle_page_fault-to-PF-handling.patch patch 0083-KVM-SVM-Clear-C-bit-from-the-page-fault-address.patch patch 0084-KVM-X86-Restart-the-guest-when-insn_len-is-zero-and-.patch patch 0085-x86-mm-Unbreak-modules-that-use-the-DMA-API.patch patch 0086-x86-mm-Encrypt-the-initrd-earlier-for-BSP-microcode-.patch patch 0087-KVM-x86-prefer-depends-on-to-select-for-SEV.patch patch 0088-KVM-SVM-no-need-to-call-access_ok-in-LAUNCH_MEASURE-.patch patch 0089-KVM-SVM-install-RSM-intercept.patch patch 0090-KVM-SVM-Fix-SEV-LAUNCH_SECRET-command.patch patch 0091-KVM-x86-define-SVM-VMX-specific-kvm_arch_-alloc-free.patch patch 0092-KVM-SVM-add-struct-kvm_svm-to-hold-SVM-specific-KVM-.patch patch 0119-crypto-ahash-remove-useless-setting-of-type-flags.patch patch 0120-crypto-ahash-remove-useless-setting-of-cra_type.patch patch 0121-crypto-ccp-Fix-command-completion-detection-race.patch patch 0122-crypto-ccp-Add-psp-enabled-message-when-initializati.patch patch 0123-crypto-ccp-Remove-unused-defines.patch patch 0124-crypto-ccp-Support-register-differences-between-PSP-.patch patch 0125-crypto-ccp-Add-support-for-new-CCP-PSP-device-ID.patch patch 0126-crypto-ccp-Check-for-NULL-PSP-pointer-at-module-unlo.patch patch 0127-crypto-ccp-add-timeout-support-in-the-SEV-command.patch patch 0128-crypto-ccp-Fix-static-checker-warning.patch patch 0129-crypto-ccp-Allow-SEV-firmware-to-be-chosen-based-on-.patch patch 0130-crypto-ccp-Remove-forward-declaration.patch patch 0131-crypto-ccp-Make-function-sev_get_firmware-static.patch