index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
sev.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: SVM: Fix offset computation bug in __sev_dbg_decrypt().
Ashish Kalra
2020-11-16
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-23
1
-9
/
+17
|
\
|
*
KVM: SEV: shorten comments around sev_clflush_pages
Paolo Bonzini
2020-09-28
1
-12
/
+7
|
*
KVM: SVM: Mark SEV launch secret pages as dirty.
Cfir Cohen
2020-09-28
1
-1
/
+14
*
|
Merge tag 'x86_cpu_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-12
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
KVM: SVM: Don't flush cache if hardware enforces cache coherency across encry...
Krish Sadhukhan
2020-09-19
1
-1
/
+2
*
|
KVM: SVM: Periodically schedule when unregistering regions on destroy
David Rientjes
2020-09-11
1
-0
/
+1
|
/
*
KVM: SVM: Fix sev_pin_memory() error handling
Dan Carpenter
2020-08-02
1
-10
/
+10
*
KVM: SVM: Add vmcb_ prefix to mark_*() functions
Joerg Roedel
2020-07-08
1
-1
/
+1
*
kvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmentry_cpu
Jim Mattson
2020-07-08
1
-1
/
+1
*
kvm: svm: Always set svm->last_cpu on VMRUN
Jim Mattson
2020-07-08
1
-1
/
+0
*
KVM: x86: report sev_pin_memory errors with PTR_ERR
Paolo Bonzini
2020-07-08
1
-10
/
+12
*
KVM: SVM: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-07-08
1
-3
/
+3
*
KVM: SVM: fix svn_pin_memory()'s use of get_user_pages_fast()
John Hubbard
2020-07-08
1
-1
/
+5
*
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-02
1
-2
/
+1
*
arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()
Janakarajan Natarajan
2020-05-08
1
-1
/
+1
*
KVM: SVM: Fix build error due to missing release_pages() include
Borislav Petkov
2020-04-15
1
-0
/
+1
*
KVM: SVM: fix compilation with modular PSP and non-modular KVM
Paolo Bonzini
2020-04-14
1
-1
/
+4
*
KVM: SVM: Move SEV code to separate file
Joerg Roedel
2020-04-03
1
-0
/
+1187