Peter Gonda ([email protected])

Number of posts: 537 (0.33 per day)
First post: 2019-11-12 18:37:50
Last post: 2024-04-09 13:49:11

Date List Subject
2022-06-14 16:30:53 linux-crypto Re: [PATCH Part2 v5 23/45] KVM: SVM: Add KVM_SNP_INIT command
2022-06-14 15:39:30 linux-crypto Re: [PATCH Part2 v5 23/45] KVM: SVM: Add KVM_SNP_INIT command
2022-06-13 18:56:39 linux-kernel Re: arch/x86/kvm/svm/sev.c:1605:30: warning: parameter 'role' set but not used
2022-05-19 23:32:22 linux-kernel Re: [PATCH v2] KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel memory leak.
2022-05-19 18:14:08 linux-crypto Re: [PATCH v4] crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
2022-05-16 18:12:26 linux-crypto Re: [PATCH v2] crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
2022-05-16 16:11:23 linux-crypto Re: [PATCH v2] crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
2022-05-14 01:17:07 linux-kernel Re: [PATCH] KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel memory leak.
2022-05-14 00:55:46 linux-kernel Re: [PATCH] KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel memory leak.
2022-05-02 23:58:32 linux-kernel [PATCH v4] KVM: SEV: Mark nested locking of vcpu->lock
2022-05-02 13:07:00 linux-kernel Re: [PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
2022-05-02 09:40:33 linux-kernel Re: [PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
2022-05-02 04:10:47 linux-kernel Re: [PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
2022-05-01 01:30:43 linux-kernel Re: [PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
2022-04-30 12:20:35 linux-kernel Re: [PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
2022-04-29 19:58:53 linux-kernel Re: [PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
2022-04-28 01:59:46 linux-kernel Re: [PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
2022-04-27 04:58:40 linux-kernel Re: [PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
2022-04-22 18:39:53 linux-kernel Re: [PATCH] KVM: SEV: Add cond_resched() to loop in sev_clflush_pages()
2022-04-21 14:15:28 linux-kernel Re: [PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
2022-04-16 00:18:07 linux-kernel Re: [PATCH v2] crypto: ccp - Fix the INIT_EX data file open failure
2022-04-13 18:42:43 linux-kernel [PATCH] crypto: ccp - Log when resetting PSP SEV state
2022-04-13 18:13:26 linux-kernel Re: [PATCH] crypto: ccp - Fix the INIT_EX data file open failure
2022-04-09 13:08:33 linux-kernel Re: [PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
2022-04-08 18:25:54 linux-kernel Re: [PATCH v4.1] KVM, SEV: Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
2022-04-07 21:45:18 linux-kernel [PATCH v4.1] KVM, SEV: Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
2022-04-07 21:32:23 linux-kernel Re: [PATCH v2] KVM: SEV: Mark nested locking of vcpu->mutex
2022-04-07 21:31:32 linux-kernel [PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
2022-04-07 21:29:00 linux-kernel [PATCH v4] KVM, SEV: Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
2022-04-06 20:08:22 linux-kernel Re: [PATCH] KVM: SEV: Add cond_resched() to loop in sev_clflush_pages()
2022-04-06 12:24:49 linux-kernel Re: [PATCH] KVM: SEV: Add cond_resched() to loop in sev_clflush_pages()
2022-04-06 12:09:06 linux-kernel [PATCH V4] KVM, SEV: Add KVM_EXIT_SYSTEM_EVENT metadata for SEV-ES
2022-04-06 11:52:35 linux-kernel [PATCH v2] KVM: SEV: Mark nested locking of vcpu->mutex
2022-04-05 02:42:17 linux-kernel Re: [PATCH] KVM: SEV: Mark nested locking of vcpu->lock
2022-04-05 01:18:01 linux-kernel [PATCH] KVM: SEV: Mark nested locking of vcpu->lock
2022-03-31 19:13:00 linux-kernel Re: [PATCH RFC v1 0/9] KVM: SVM: Defer page pinning for SEV guests
2022-03-31 05:01:07 linux-kernel Re: [PATCH v2] Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
2022-03-30 20:35:07 linux-kernel [PATCH] KVM: SEV: Add cond_resched() to loop in sev_clflush_pages()
2022-03-25 19:40:37 linux-kernel Re: [PATCH] Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
2022-03-25 18:53:03 linux-kernel [PATCH v2] Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
2022-03-25 18:08:24 linux-kernel Re: [PATCH v2] Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
2022-03-21 23:02:27 linux-kernel [PATCH] Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
2022-03-21 22:34:46 linux-kernel Re: [PATCH] Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
2022-03-21 22:10:14 linux-kernel Re: [PATCH] Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
2022-03-21 21:55:28 linux-kernel Re: [PATCH] Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
2022-03-17 21:52:01 linux-kernel [PATCH] x86/sev-es: Replace open-coded hlt-loop with sev_es_terminate()
2022-03-17 20:54:40 linux-kernel Re: [PATCH v12 32/46] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
2022-03-17 06:23:01 linux-kernel Re: [PATCH v12 32/46] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
2022-03-15 09:58:47 linux-kernel Re: [PATCH v12 46/46] virt: sevguest: Add documentation for SEV-SNP CPUID Enforcement
2022-03-10 18:23:04 linux-kernel Re: [PATCH v12 32/46] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
2022-03-04 20:40:19 linux-kernel [PATCH V2] KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()