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
2021-08-13 17:14:26 linux-kernel Re: [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() with prot_guest_has()
2021-08-13 17:08:01 linux-kernel [PATCH v2 00/12] Implement generic prot_guest_has() helper function
2021-08-13 17:08:01 linux-kernel [PATCH v2 08/12] treewide: Replace the use of mem_encrypt_active() with prot_guest_has()
2021-08-13 17:07:59 linux-kernel [PATCH v2 01/12] x86/ioremap: Selectively build arch override encryption functions
2021-08-13 17:07:47 linux-kernel [PATCH v2 12/12] s390/mm: Remove the now unused mem_encrypt_active() function
2021-08-13 17:07:45 linux-kernel [PATCH v2 10/12] x86/sev: Remove the now unused mem_encrypt_active() function
2021-08-13 17:07:14 linux-kernel [PATCH v2 11/12] powerpc/pseries/svm: Remove the now unused mem_encrypt_active() function
2021-08-13 17:07:07 linux-kernel [PATCH v2 06/12] x86/sev: Replace occurrences of sev_active() with prot_guest_has()
2021-08-13 17:06:54 linux-kernel [PATCH v2 04/12] powerpc/pseries/svm: Add a powerpc version of prot_guest_has()
2021-08-13 17:06:53 linux-kernel [PATCH v2 03/12] x86/sev: Add an x86 version of prot_guest_has()
2021-08-13 17:06:51 linux-kernel [PATCH v2 07/12] x86/sev: Replace occurrences of sev_es_active() with prot_guest_has()
2021-08-13 17:06:50 linux-kernel [PATCH v2 09/12] mm: Remove the now unused mem_encrypt_active() function
2021-08-13 17:06:48 linux-kernel [PATCH v2 02/12] mm: Introduce a function to check for virtualization protection features
2021-08-13 17:06:47 linux-kernel [PATCH v2 05/12] x86/sme: Replace occurrences of sme_active() with prot_guest_has()
2021-08-11 15:55:24 linux-kernel Re: [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() with prot_guest_has()
2021-08-11 15:42:20 linux-kernel Re: [PATCH 01/11] mm: Introduce a function to check for virtualization protection features
2021-08-11 13:48:35 linux-kernel Re: [PATCH RFC 0/2] dma-pool: allow user to disable atomic pool
2021-08-10 20:54:25 linux-kernel Re: [PATCH RFC 0/2] dma-pool: allow user to disable atomic pool
2021-08-10 19:51:01 linux-kernel Re: [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() with prot_guest_has()
2021-08-10 19:32:02 linux-crypto Re: [PATCH Part1 RFC v4 05/36] x86/sev: Define the Linux specific guest termination reasons
2021-08-10 02:10:45 linux-kernel Re: [PATCH 00/11] Implement generic prot_guest_has() helper function
2021-08-10 02:09:43 linux-kernel Re: [PATCH 06/11] x86/sev: Replace occurrences of sev_es_active() with prot_guest_has()
2021-08-10 02:09:42 linux-kernel Re: [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() with prot_guest_has()
2021-08-10 02:09:40 linux-kernel Re: [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() with prot_guest_has()
2021-07-29 14:26:10 linux-kernel Re: [PATCH 02/11] x86/sev: Add an x86 version of prot_guest_has()
2021-07-28 20:41:35 linux-crypto Re: [PATCH] crypto: ccp: shutdown SEV firmware on kexec
2021-07-27 22:38:48 linux-kernel Re: [PATCH 00/11] Implement generic prot_guest_has() helper function
2021-07-27 22:32:42 linux-kernel [PATCH 09/11] x86/sev: Remove the now unused mem_encrypt_active() function
2021-07-27 22:32:42 linux-kernel [PATCH 08/11] mm: Remove the now unused mem_encrypt_active() function
2021-07-27 22:32:33 linux-kernel [PATCH 10/11] powerpc/pseries/svm: Remove the now unused mem_encrypt_active() function
2021-07-27 22:32:08 linux-kernel [PATCH 11/11] s390/mm: Remove the now unused mem_encrypt_active() function
2021-07-27 22:30:32 linux-kernel [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() with prot_guest_has()
2021-07-27 22:30:28 linux-kernel [PATCH 06/11] x86/sev: Replace occurrences of sev_es_active() with prot_guest_has()
2021-07-27 22:30:04 linux-kernel [PATCH 05/11] x86/sev: Replace occurrences of sev_active() with prot_guest_has()
2021-07-27 22:29:45 linux-kernel [PATCH 04/11] x86/sme: Replace occurrences of sme_active() with prot_guest_has()
2021-07-27 22:29:29 linux-kernel [PATCH 03/11] powerpc/pseries/svm: Add a powerpc version of prot_guest_has()
2021-07-27 22:29:02 linux-kernel [PATCH 02/11] x86/sev: Add an x86 version of prot_guest_has()
2021-07-27 22:28:57 linux-kernel [PATCH 01/11] mm: Introduce a function to check for virtualization protection features
2021-07-27 22:28:43 linux-kernel [PATCH 00/11] Implement generic prot_guest_has() helper function
2021-07-21 21:18:46 linux-kernel Re: [PATCH 04/12] x86/sev: Do not hardcode GHCB protocol version
2021-07-21 17:50:45 linux-crypto Re: [PATCH Part2 RFC v4 40/40] KVM: SVM: Support SEV-SNP AP Creation NAE event
2021-07-21 16:28:15 linux-crypto Re: [PATCH Part2 RFC v4 39/40] KVM: SVM: Use a VMSA physical address variable for populating VMCB
2021-07-20 22:11:36 linux-kernel Re: [RFC PATCH v2 24/69] KVM: x86: Introduce "protected guest" concept and block disallowed ioctls
2021-07-15 17:26:20 linux-crypto Re: [PATCH Part2 RFC v4 01/40] KVM: SVM: Add support to handle AP reset MSR protocol
2021-07-15 14:18:32 linux-crypto Re: [PATCH Part2 RFC v4 01/40] KVM: SVM: Add support to handle AP reset MSR protocol
2021-07-13 13:37:28 linux-kernel Re: [PATCH 2/3] KVM: SVM: Add support for Hypervisor Feature support MSR protocol
2021-06-29 20:11:35 linux-kernel Re: [PATCH v3 04/11] x86: Introduce generic protected guest abstraction
2021-06-29 00:30:33 linux-kernel Re: [RFC PATCH v2 2/3] efi: Reserve confidential computing secret area
2021-06-28 23:40:26 linux-kernel Re: [PATCH v3 04/11] x86: Introduce generic protected guest abstraction
2021-06-28 23:39:44 linux-kernel Re: [PATCH v3 04/11] x86: Introduce generic protected guest abstraction
2021-06-25 13:32:06 linux-kernel Re: [PATCH 1/2] Revert "KVM: x86: Truncate reported guest MAXPHYADDR to C-bit if SEV is supported"