index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-04
KVM: SVM: Add support for KVM_SEV_LAUNCH_MEASURE command
Brijesh Singh
1
-0
/
+74
2017-12-04
KVM: SVM: Add support for KVM_SEV_LAUNCH_UPDATE_DATA command
Brijesh Singh
2
-2
/
+190
2017-12-04
KVM: SVM: Add support for KVM_SEV_LAUNCH_START command
Brijesh Singh
2
-0
/
+155
2017-12-04
KVM: SVM: VMRUN should use associated ASID when SEV is enabled
Brijesh Singh
1
-2
/
+56
2017-12-04
KVM: SVM: Add KVM_SEV_INIT command
Brijesh Singh
2
-1
/
+138
2017-12-04
KVM: Define SEV key management command id
Brijesh Singh
2
-0
/
+282
2017-12-04
KVM: SVM: Add sev module_param
Brijesh Singh
1
-0
/
+49
2017-12-04
KVM: SVM: Reserve ASID range for SEV guest
Brijesh Singh
1
-1
/
+3
2017-12-04
KVM: X86: Add CONFIG_KVM_AMD_SEV
Brijesh Singh
1
-0
/
+10
2017-12-04
crypto: ccp: Implement SEV_PDH_CERT_EXPORT ioctl command
Brijesh Singh
1
-0
/
+97
2017-12-04
crypto: ccp: Implement SEV_PEK_CERT_IMPORT ioctl command
Brijesh Singh
2
-0
/
+85
2017-12-04
crypto: ccp: Implement SEV_PEK_CSR ioctl command
Brijesh Singh
1
-0
/
+66
2017-12-04
crypto: ccp: Implement SEV_PDH_GEN ioctl command
Brijesh Singh
1
-0
/
+3
2017-12-04
crypto: ccp: Implement SEV_PEK_GEN ioctl command
Brijesh Singh
1
-0
/
+16
2017-12-04
crypto: ccp: Implement SEV_PLATFORM_STATUS ioctl command
Brijesh Singh
1
-0
/
+18
2017-12-04
crypto: ccp: Implement SEV_FACTORY_RESET ioctl command
Brijesh Singh
1
-1
/
+76
2017-12-04
crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
Brijesh Singh
5
-0
/
+518
2017-12-04
crypto: ccp: Add Platform Security Processor (PSP) device support
Brijesh Singh
7
-1
/
+277