index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
sev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-8
/
+20
2022-05-25
KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak
Ashish Kalra
1
-6
/
+6
2022-05-25
Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-4
/
+38
2022-05-25
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-35
/
+32
2022-05-23
Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+11
2022-05-06
KVM: SEV: Mark nested locking of vcpu->lock
Peter Gonda
1
-4
/
+38
2022-04-29
KVM: SEV-ES: Use V_TSC_AUX if available instead of RDTSC/MSR_TSC_AUX intercepts
Babu Moger
1
-0
/
+8
2022-04-29
Merge branch 'kvm-fixes-for-5.18-rc5' into HEAD
Paolo Bonzini
1
-3
/
+2
2022-04-21
KVM: SEV: add cache flush to solve SEV cache incoherency issues
Mingwei Zhang
1
-0
/
+8
2022-04-21
KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUs
Mingwei Zhang
1
-3
/
+6
2022-04-21
KVM: SVM: Simplify and harden helper to flush SEV guest page(s)
Sean Christopherson
1
-34
/
+20
2022-04-13
KVM, SEV: Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
Peter Gonda
1
-2
/
+7
2022-04-11
KVM: SVM: Do not activate AVIC for SEV-enabled guest
Suravee Suthikulpanit
1
-0
/
+2
2022-04-06
KVM: SVM: Create a separate mapping for the SEV-ES save area
Tom Lendacky
1
-11
/
+11
2022-04-05
KVM: SEV: Add cond_resched() to loop in sev_clflush_pages()
Peter Gonda
1
-0
/
+1
2022-03-01
KVM: SVM: Exit to userspace on ENOMEM/EFAULT GHCB errors
Sean Christopherson
1
-15
/
+21
2022-02-18
KVM: SEV: Allow SEV intra-host migration of VM with mirrors
Peter Gonda
1
-19
/
+38
2022-02-10
KVM: SVM: Rename hook implementations to conform to kvm_x86_ops' names
Sean Christopherson
1
-2
/
+2
2022-02-10
KVM: SVM: Rename SEV implemenations to conform to kvm_x86_ops hooks
Sean Christopherson
1
-7
/
+7
2022-02-10
KVM: x86: Use more verbose names for mem encrypt kvm_x86_ops hooks
Sean Christopherson
1
-1
/
+1
2022-02-10
KVM: SVM: improve split between svm_prepare_guest_switch and sev_es_prepare_g...
Paolo Bonzini
1
-8
/
+4
2022-01-26
KVM: SVM: Explicitly require DECODEASSISTS to enable SEV support
Sean Christopherson
1
-2
/
+7
2022-01-19
Merge branch 'kvm-pi-raw-spinlock' into HEAD
Paolo Bonzini
1
-1
/
+1
2022-01-07
KVM: SEV: Mark nested locking of kvm->lock
Wanpeng Li
1
-1
/
+1
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
1
-4
/
+5
2021-12-05
KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failure
Tom Lendacky
1
-46
/
+60
2021-12-05
KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessary
Sean Christopherson
1
-4
/
+4
2021-12-05
KVM: SEV: Return appropriate error codes if SEV-ES scratch setup fails
Sean Christopherson
1
-13
/
+17
2021-11-30
KVM: SEV: accept signals in sev_lock_two_vms
Paolo Bonzini
1
-6
/
+16
2021-11-30
KVM: SEV: do not take kvm->lock when destroying
Paolo Bonzini
1
-4
/
+0
2021-11-30
KVM: SEV: Prohibit migration of a VM that has mirrors
Paolo Bonzini
1
-1
/
+21
2021-11-30
KVM: SEV: Do COPY_ENC_CONTEXT_FROM with both VMs locked
Paolo Bonzini
1
-42
/
+24
2021-11-30
KVM: SEV: move mirror status to destination of KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
Paolo Bonzini
1
-0
/
+2
2021-11-30
KVM: SEV: initialize regions_list of a mirror VM
Paolo Bonzini
1
-0
/
+1
2021-11-30
KVM: SEV: cleanup locking for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
Paolo Bonzini
1
-26
/
+27
2021-11-30
KVM: SEV: do not use list_replace_init on an empty list
Paolo Bonzini
1
-2
/
+1
2021-11-18
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
1
-7
/
+11
2021-11-18
KVM: SEV: Fix typo in and tweak name of cmd_allowed_from_miror()
Sean Christopherson
1
-2
/
+2
2021-11-18
KVM: SEV: Drop a redundant setting of sev->asid during initialization
Sean Christopherson
1
-1
/
+0
2021-11-18
KVM: SEV: Set sev_info.active after initial checks in sev_guest_init()
Sean Christopherson
1
-3
/
+3
2021-11-18
KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUs
Sean Christopherson
1
-1
/
+6
2021-11-12
KVM: SEV: unify cgroup cleanup code for svm_vm_migrate_from
Paolo Bonzini
1
-14
/
+11
2021-11-11
Merge branch 'kvm-sev-move-context' into kvm-master
Paolo Bonzini
1
-47
/
+255
2021-11-11
KVM: SEV: Add support for SEV-ES intra host migration
Peter Gonda
1
-1
/
+47
2021-11-11
KVM: SEV: Add support for SEV intra host migration
Peter Gonda
1
-0
/
+152
2021-11-11
KVM: SEV: provide helpers to charge/uncharge misc_cg
Paolo Bonzini
1
-7
/
+15
2021-11-11
KVM: SEV: Refactor out sev_es_state struct
Peter Gonda
1
-41
/
+42
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+3
2021-11-01
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-10-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+12
[next]