开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
sev.c
Age
Commit message (
Expand
)
Author
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-12
Merge tag 'x86_cpu_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-09-28
KVM: SEV: shorten comments around sev_clflush_pages
Paolo Bonzini
2020-09-28
KVM: SVM: Mark SEV launch secret pages as dirty.
Cfir Cohen
2020-09-19
KVM: SVM: Don't flush cache if hardware enforces cache coherency across encry...
Krish Sadhukhan
2020-09-11
KVM: SVM: Periodically schedule when unregistering regions on destroy
David Rientjes
2020-08-02
KVM: SVM: Fix sev_pin_memory() error handling
Dan Carpenter
2020-07-08
KVM: SVM: Add vmcb_ prefix to mark_*() functions
Joerg Roedel
2020-07-08
kvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmentry_cpu
Jim Mattson
2020-07-08
kvm: svm: Always set svm->last_cpu on VMRUN
Jim Mattson
2020-07-08
KVM: x86: report sev_pin_memory errors with PTR_ERR
Paolo Bonzini
2020-07-08
KVM: SVM: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-07-08
KVM: SVM: fix svn_pin_memory()'s use of get_user_pages_fast()
John Hubbard
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-05-07
arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()
Janakarajan Natarajan
2020-04-15
KVM: SVM: Fix build error due to missing release_pages() include
Borislav Petkov
2020-04-14
KVM: SVM: fix compilation with modular PSP and non-modular KVM
Paolo Bonzini
2020-04-03
KVM: SVM: Move SEV code to separate file
Joerg Roedel