Linux cryptographic layer development
 help / color / mirror / Atom feed

end of thread, other threads:[~2016-09-23  9:50 UTC | newest]

Thread overview: 54+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <147190820782.9523.4967724730957229273.stgit@brijesh-build-machine>
2016-08-22 23:23 ` [RFC PATCH v1 01/28] kvm: svm: Add support for additional SVM NPF error codes Brijesh Singh
2016-08-22 23:23 ` [RFC PATCH v1 02/28] kvm: svm: Add kvm_fast_pio_in support Brijesh Singh
2016-08-22 23:24 ` [RFC PATCH v1 03/28] kvm: svm: Use the hardware provided GPA instead of page walk Brijesh Singh
2016-08-22 23:24 ` [RFC PATCH v1 04/28] x86: Secure Encrypted Virtualization (SEV) support Brijesh Singh
2016-08-22 23:24 ` [RFC PATCH v1 05/28] KVM: SVM: prepare for new bit definition in nested_ctl Brijesh Singh
2016-08-22 23:24 ` [RFC PATCH v1 06/28] KVM: SVM: Add SEV feature definitions to KVM Brijesh Singh
2016-08-22 23:24 ` [RFC PATCH v1 07/28] x86: Do not encrypt memory areas if SEV is enabled Brijesh Singh
2016-08-22 23:25 ` [RFC PATCH v1 08/28] Access BOOT related data encrypted with SEV active Brijesh Singh
2016-08-22 23:25 ` [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active Brijesh Singh
2016-08-22 23:25 ` [RFC PATCH v1 10/28] x86: Change early_ioremap to early_memremap for BOOT data Brijesh Singh
2016-08-22 23:25 ` [RFC PATCH v1 11/28] x86: Don't decrypt trampoline area if SEV is active Brijesh Singh
2016-08-22 23:26 ` [RFC PATCH v1 12/28] x86: DMA support for SEV memory encryption Brijesh Singh
2016-08-22 23:26 ` [RFC PATCH v1 13/28] iommu/amd: AMD IOMMU support for SEV Brijesh Singh
2016-08-22 23:26 ` [RFC PATCH v1 14/28] x86: Don't set the SME MSR bit when SEV is active Brijesh Singh
2016-08-22 23:26 ` [RFC PATCH v1 15/28] x86: Unroll string I/O " Brijesh Singh
2016-08-22 23:26 ` [RFC PATCH v1 16/28] x86: Add support to determine if running with SEV enabled Brijesh Singh
2016-08-22 23:27 ` [RFC PATCH v1 17/28] KVM: SVM: Enable SEV by setting the SEV_ENABLE cpu feature Brijesh Singh
2016-08-22 23:27 ` [RFC PATCH v1 18/28] crypto: add AMD Platform Security Processor driver Brijesh Singh
2016-08-22 23:27 ` [RFC PATCH v1 19/28] KVM: SVM: prepare to reserve asid for SEV guest Brijesh Singh
2016-08-22 23:28 ` [RFC PATCH v1 20/28] KVM: SVM: prepare for SEV guest management API support Brijesh Singh
2016-08-22 23:28 ` [RFC PATCH v1 21/28] KVM: introduce KVM_SEV_ISSUE_CMD ioctl Brijesh Singh
2016-08-22 23:28 ` [RFC PATCH v1 22/28] KVM: SVM: add SEV launch start command Brijesh Singh
2016-08-22 23:28 ` [RFC PATCH v1 23/28] KVM: SVM: add SEV launch update command Brijesh Singh
2016-08-22 23:28 ` [RFC PATCH v1 24/28] KVM: SVM: add SEV_LAUNCH_FINISH command Brijesh Singh
2016-08-22 23:29 ` [RFC PATCH v1 25/28] KVM: SVM: add KVM_SEV_GUEST_STATUS command Brijesh Singh
2016-08-22 23:29 ` [RFC PATCH v1 26/28] KVM: SVM: add KVM_SEV_DEBUG_DECRYPT command Brijesh Singh
2016-08-22 23:29 ` [RFC PATCH v1 27/28] KVM: SVM: add KVM_SEV_DEBUG_ENCRYPT command Brijesh Singh
2016-08-22 23:29 ` [RFC PATCH v1 28/28] KVM: SVM: add command to query SEV API version Brijesh Singh
     [not found] ` <147190844204.9523.14931918358168729826.stgit@brijesh-build-machine>
2016-08-23  7:14   ` [RFC PATCH v1 18/28] crypto: add AMD Platform Security Processor driver Herbert Xu
2016-08-24 12:02     ` Tom Lendacky
     [not found] ` <147190822443.9523.7814744422402462127.stgit@brijesh-build-machine>
2016-09-13  9:56   ` [RFC PATCH v1 01/28] kvm: svm: Add support for additional SVM NPF error codes Borislav Petkov
     [not found] ` <147190823395.9523.16184607551630730040.stgit@brijesh-build-machine>
2016-09-21 10:58   ` [RFC PATCH v1 02/28] kvm: svm: Add kvm_fast_pio_in support Borislav Petkov
     [not found] ` <147190824754.9523.13923968456167130181.stgit@brijesh-build-machine>
2016-09-21 17:16   ` [RFC PATCH v1 03/28] kvm: svm: Use the hardware provided GPA instead of page walk Borislav Petkov
     [not found] ` <147190827232.9523.18200019204059963746.stgit@brijesh-build-machine>
2016-09-22 14:17   ` [RFC PATCH v1 05/28] KVM: SVM: prepare for new bit definition in nested_ctl Borislav Petkov
     [not found] ` <147190832511.9523.10850626471583956499.stgit@brijesh-build-machine>
2016-09-22 14:35   ` [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active Borislav Petkov
2016-09-22 14:45     ` Paolo Bonzini
2016-09-22 14:59       ` Borislav Petkov
2016-09-22 15:05         ` Paolo Bonzini
2016-09-22 17:07           ` Borislav Petkov
2016-09-22 17:08             ` Paolo Bonzini
2016-09-22 17:27               ` Borislav Petkov
2016-09-22 19:04             ` Tom Lendacky
2016-09-22 19:11               ` Borislav Petkov
2016-09-22 19:49                 ` Tom Lendacky
2016-09-22 20:10                   ` Borislav Petkov
2016-09-22 18:59         ` Tom Lendacky
2016-09-22 18:47       ` Tom Lendacky
2016-09-22 18:50         ` Paolo Bonzini
2016-09-22 17:46     ` Tom Lendacky
2016-09-22 18:23       ` Paolo Bonzini
2016-09-22 18:37         ` Borislav Petkov
2016-09-23  9:33           ` Kai Huang
2016-09-23  9:50             ` Borislav Petkov
     [not found] ` <147190825949.9523.11406635622434950066.stgit@brijesh-build-machine>
2016-09-22 15:00   ` [RFC PATCH v1 04/28] x86: Secure Encrypted Virtualization (SEV) support Borislav Petkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox