Tom Lendacky ([email protected])

Number of posts: 2422 (0.64 per day)
First post: 2014-01-06 19:34:04
Last post: 2024-06-14 16:10:13

Date List Subject
2023-01-10 16:40:45 linux-kernel Re: [PATCH] KVM: sev: Fix int overflow in send|recieve_update_data ioctls
2023-01-10 15:11:51 linux-crypto Re: [PATCH RFC v7 62/64] x86/sev: Add KVM commands for instance certs
2023-01-10 14:49:04 linux-crypto Re: [PATCH v4] crypto: ccp: Sanitize sev_platform_init() error messages
2023-01-09 22:31:51 linux-crypto Re: [PATCH RFC v7 62/64] x86/sev: Add KVM commands for instance certs
2023-01-09 14:35:13 linux-crypto Re: [PATCH v2] crypto: ccp: Sanitize sev_platform_init() error messages
2023-01-09 14:20:57 linux-crypto Re: [PATCH] crypto: ccp - Failure on re-initialization due to duplicate sysfs filename
2023-01-05 15:49:50 linux-crypto Re: [patch] crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2
2023-01-04 14:42:04 linux-crypto Re: [patch] crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2
2023-01-03 17:47:56 linux-kernel Re: [PATCH] net: amd-xgbe: add missed tasklet_kill
2023-01-03 14:47:22 linux-crypto Re: [patch] crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2
2022-12-26 14:51:48 linux-kernel Re: [PATCH v9 1/4] crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALL
2022-12-20 14:30:53 linux-crypto Re: [PATCH RFC v7 40/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
2022-12-19 18:09:55 linux-crypto Re: [PATCH RFC v7 40/64] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
2022-12-12 15:56:20 linux-crypto Re: [PATCH 1/1] crypto: ccp - Allocate TEE ring and cmd buffer using DMA APIs
2022-12-09 21:04:02 linux-crypto Re: [PATCH 1/1] crypto: ccp - Allocate TEE ring and cmd buffer using DMA APIs
2022-12-09 14:48:54 linux-kernel Re: [PATCH v6 5/5] x86/sev: Add SNP-specific unaccepted memory support
2022-12-08 17:39:38 linux-kernel [PATCH net 0/2] AMD XGBE active/passive cable fixes
2022-12-08 17:33:37 linux-kernel [PATCH net 1/2] net: amd-xgbe: Fix logic around active and passive cables
2022-12-08 17:20:16 linux-kernel [PATCH v6 2/5] x86/sev: Put PSC struct on the stack in prep for unaccepted memory support
2022-12-08 17:11:46 linux-kernel [PATCH net 2/2] net: amd-xgbe: Check only the minimum speed for active/passive cables
2022-12-08 16:20:53 linux-kernel [PATCH v6 1/5] x86/sev: Fix calculation of end address based on number of pages
2022-12-08 16:03:22 linux-kernel [PATCH v6 3/5] x86/sev: Allow for use of the early boot GHCB for PSC requests
2022-12-08 16:01:38 linux-kernel [PATCH v6 0/5] Provide SEV-SNP support for unaccepted memory
2022-12-08 15:38:57 linux-kernel [PATCH v6 5/5] x86/sev: Add SNP-specific unaccepted memory support
2022-12-08 15:37:50 linux-kernel [PATCH v6 4/5] x86/sev: Use large PSC requests if applicable
2022-12-06 20:47:46 linux-kernel Re: [PATCH v8 1/4] crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALL
2022-12-05 16:08:54 linux-kernel Re: [PATCH v2] x86/sev: Add SEV-SNP guest feature negotiation support
2022-11-28 14:44:27 linux-kernel Re: [Patch v3 05/14] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
2022-11-24 14:32:40 linux-kernel Re: [PATCH 0/2] Map initrd as encrypted when relocating if SME is enabled
2022-11-23 19:18:32 linux-kernel Re: [RFC PATCH V2 16/18] x86/sev: Initialize #HV doorbell and handle interrupt requests
2022-11-23 14:46:29 linux-kernel Re: [PATCH v3 00/17] x86: head_64.S spring cleaning
2022-11-23 14:42:52 linux-kernel Re: [PATCH v3 00/17] x86: head_64.S spring cleaning
2022-11-22 22:46:30 linux-kernel Re: [PATCH v3 00/17] x86: head_64.S spring cleaning
2022-11-22 22:03:37 linux-kernel Re: [PATCH v3 00/17] x86: head_64.S spring cleaning
2022-11-22 21:00:46 linux-kernel Re: [PATCH v3 00/17] x86: head_64.S spring cleaning
2022-11-16 21:37:27 linux-kernel Re: [Patch v3 05/14] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
2022-11-16 21:31:52 linux-kernel Re: [Patch v3 06/14] init: Call mem_encrypt_init() after Hyper-V hypercall init is done
2022-11-16 20:46:53 linux-kernel Re: [Patch v3 05/14] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
2022-11-16 19:19:10 linux-kernel Re: [PATCH V5] virt: sev: Prevent IV reuse in SNP guest driver
2022-11-16 17:07:22 linux-kernel Re: [PATCH V4] virt: sev: Prevent IV reuse in SNP guest driver
2022-11-16 16:53:11 linux-kernel Re: [PATCH v2 05/12] x86/hyperv: Change vTOM handling to use standard coco mechanisms
2022-11-16 16:20:14 linux-kernel Re: [PATCHv5 0/8] Virtual NMI feature
2022-11-15 19:03:14 linux-kernel Re: [PATCH v3 0/3] x86/crash: Fix double NMI shootdown bug
2022-11-14 22:20:30 linux-kernel Re: [PATCH v8 3/4] virt: sev-guest: Remove err in handle_guest_request
2022-11-14 22:18:42 linux-kernel Re: [PATCH v8 1/4] crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALL
2022-11-14 21:33:05 linux-kernel Re: [PATCH v8 4/4] virt: sev-guest: interpret VMM errors from guest request
2022-11-14 21:31:22 linux-kernel Re: [PATCH v8 2/4] x86/sev: Change snp_guest_issue_request's fw_err
2022-11-11 19:19:14 linux-kernel Re: [PATCH v2 05/12] x86/hyperv: Change vTOM handling to use standard coco mechanisms
2022-11-07 22:31:58 linux-kernel Re: [PATCH] virt: sev-guest: Add MODULE_ALIAS
2022-11-07 14:19:44 linux-kernel Re: [PATCH] virt: sev-guest: Add MODULE_ALIAS
2022-11-04 18:18:22 linux-kernel Re: [PATCH V4] virt: sev: Prevent IV reuse in SNP guest driver