index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
sev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-23
KVM: SVM: Fix TSC_AUX virtualization setup
Tom Lendacky
1
-5
/
+26
2023-09-23
KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
Paolo Bonzini
1
-4
/
+1
2023-08-31
Merge tag 'kvm-x86-svm-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-17
/
+83
2023-08-25
KVM: SVM: Require nrips support for SEV guests (and beyond)
Sean Christopherson
1
-1
/
+1
2023-08-25
KVM: SVM: Skip VMSA init in sev_es_init_vmcb() if pointer is NULL
Sean Christopherson
1
-2
/
+5
2023-08-25
KVM: SVM: Get source vCPUs from source VM for SEV-ES intrahost migration
Sean Christopherson
1
-1
/
+1
2023-08-04
KVM: SEV: remove ghcb variable declarations
Paolo Bonzini
1
-18
/
+12
2023-08-04
KVM: SEV: only access GHCB fields once
Paolo Bonzini
1
-11
/
+14
2023-08-04
KVM: SEV: snapshot the GHCB before accessing it
Paolo Bonzini
1
-34
/
+35
2023-07-29
KVM: SVM: Don't defer NMI unblocking until next exit for SEV-ES guests
Sean Christopherson
1
-1
/
+4
2023-07-29
KVM: SEV-ES: Eliminate #DB intercept when DebugSwap enabled
Alexey Kardashevskiy
1
-0
/
+11
2023-07-29
KVM: SEV: Enable data breakpoints in SEV-ES
Alexey Kardashevskiy
1
-3
/
+33
2023-07-29
KVM: SVM/SEV/SEV-ES: Rework intercepts
Alexey Kardashevskiy
1
-0
/
+6
2023-07-29
KVM: SEV-ES: explicitly disable debug
Alexey Kardashevskiy
1
-0
/
+5
2023-07-29
KVM: SVM: Rewrite sev_es_prepare_switch_to_guest()'s comment about swap types
Sean Christopherson
1
-10
/
+15
2023-07-29
KVM: SEV: Move SEV's GP_VECTOR intercept setup to SEV
Alexey Kardashevskiy
1
-3
/
+6
2023-06-13
KVM: SVM: WARN, but continue, if misc_cg_set_capacity() fails
Sean Christopherson
1
-6
/
+2
2023-06-06
KVM: SVM: enhance info printk's in SEV init
Alexander Mikhalitsyn
1
-2
/
+9
2023-04-26
Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-0
/
+1
2023-04-21
SVM-SEV: convert the rest of fget() uses to fdget() in there
Al Viro
1
-12
/
+14
2023-03-17
crypto: ccp - Add a header for multiple drivers to use `__psp_pa`
Mario Limonciello
1
-0
/
+1
2023-02-08
KVM: SVM: Fix potential overflow in SEV's send|receive_update_data()
Peter Gonda
1
-2
/
+2
2023-01-24
KVM: SVM: Account scratch allocations used to decrypt SEV guest memory
Anish Ghulati
1
-1
/
+1
2022-12-29
KVM: x86: Unify pr_fmt to use module name for all KVM modules
Sean Christopherson
1
-0
/
+1
2022-12-01
KVM: SVM: Replace kmap_atomic() with kmap_local_page()
Zhao Liu
1
-2
/
+2
2022-11-09
KVM: SVM: Name and check reserved fields with structs offset
Carlos Bilbao
1
-1
/
+1
2022-11-09
KVM: SVM: Only dump VMSA to klog at KERN_DEBUG level
Peter Gonda
1
-1
/
+1
2022-11-09
KVM: SVM: do not allocate struct svm_cpu_data dynamically
Paolo Bonzini
1
-2
/
+2
2022-08-10
KVM: SVM: Disable SEV-ES support if MMIO caching is disable
Sean Christopherson
1
-0
/
+10
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
1
-10
/
+10
2022-07-28
KVM: SVM: Dump Virtual Machine Save Area (VMSA) to klog
Jarkko Sakkinen
1
-0
/
+3
2022-06-24
KVM: SEV: Init target VMCBs in sev_migrate_from
Peter Gonda
1
-23
/
+45
2022-06-24
KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user()
Mingwei Zhang
1
-2
/
+2
2022-06-15
KVM: SVM: Hide SEV migration lockdep goo behind CONFIG_PROVE_LOCKING
Sean Christopherson
1
-10
/
+7
2022-05-27
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-24
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
[next]