index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
Age
Commit message (
Expand
)
Author
2020-11-17
KVM: SVM: fix error return code in svm_create_vcpu()
Chen Zhou
2020-11-16
KVM: SVM: Fix offset computation bug in __sev_dbg_decrypt().
Ashish Kalra
2020-11-13
KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guests
Babu Moger
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-21
Merge branch 'kvm-fixes' into 'next'
Paolo Bonzini
2020-10-21
KVM: SVM: Initialize prev_ga_tag before use
Suravee Suthikulpanit
2020-10-21
KVM: nSVM: implement on demand allocation of the nested state
Maxim Levitsky
2020-10-21
KVM: x86: allow kvm_x86_ops.set_efer to return an error value
Maxim Levitsky
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-14
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...
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: nSVM: delay MSR permission processing to first nested VM run
Paolo Bonzini
2020-09-28
KVM: x86: SVM: Prevent MSR passthrough when MSR access is denied
Alexander Graf
2020-09-28
KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs
Aaron Lewis
2020-09-28
KVM: x86: Use common definition for kvm_nested_vmexit tracepoint
Sean Christopherson
2020-09-28
KVM: x86: Add intr/vectoring info and error code to kvm_exit tracepoint
Sean Christopherson
2020-09-28
KVM: x86: Read guest RIP from within the kvm_nested_vmexit tracepoint
Sean Christopherson
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-28
KVM: nSVM: CR3 MBZ bits are only 63:52
Krish Sadhukhan
2020-09-28
KVM: SVM: Add tracepoint for cr_interception
Haiwei Li
2020-09-28
KVM: SVM: Analyze is_guest_mode() in svm_vcpu_run()
Wanpeng Li
2020-09-28
KVM: x86: Add kvm_x86_ops hook to short circuit emulation
Sean Christopherson
2020-09-28
KVM: SVM: use __GFP_ZERO instead of clear_page()
Haiwei Li
2020-09-28
KVM: SVM: Enable INVPCID feature on AMD
Babu Moger
2020-09-28
KVM: SVM: Remove set_cr_intercept, clr_cr_intercept and is_cr_intercept
Babu Moger
2020-09-28
KVM: SVM: Add new intercept word in vmcb_control_area
Babu Moger
2020-09-28
KVM: SVM: Modify 64 bit intercept field to two 32 bit vectors
Babu Moger
2020-09-28
KVM: SVM: Modify intercept_exceptions to generic intercepts
Babu Moger
2020-09-28
KVM: SVM: Change intercept_dr to generic intercepts
Babu Moger
2020-09-28
KVM: SVM: Change intercept_cr to generic intercepts
Babu Moger
2020-09-28
KVM: SVM: Introduce vmcb_(set_intercept/clr_intercept/_is_intercept)
Babu Moger
2020-09-28
KVM: nSVM: Remove unused field
Babu Moger
2020-09-28
KVM: SVM: refactor exit labels in svm_create_vcpu
Maxim Levitsky
2020-09-28
KVM: SVM: use __GFP_ZERO instead of clear_page
Maxim Levitsky
2020-09-28
KVM: SVM: refactor msr permission bitmap allocation
Maxim Levitsky
2020-09-28
KVM: nSVM: rename nested vmcb to vmcb12
Maxim Levitsky
2020-09-28
KVM: SVM: rename a variable in the svm_create_vcpu
Maxim Levitsky
2020-09-28
KVM: LAPIC: Reduce world switch latency caused by timer_advance_ns
Wanpeng Li
2020-09-28
KVM: nSVM: Avoid freeing uninitialized pointers in svm_set_nested_state()
Vitaly Kuznetsov
2020-09-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-09-25
KVM: SVM: Add a dedicated INVD intercept routine
Tom Lendacky
2020-09-22
Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2020-09-19
KVM: SVM: Don't flush cache if hardware enforces cache coherency across encry...
Krish Sadhukhan
2020-09-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-09-12
KVM: nSVM: more strict SMM checks when returning to nested guest
Maxim Levitsky
2020-09-12
SVM: nSVM: setup nested msr permission bitmap on nested state load
Maxim Levitsky
2020-09-12
SVM: nSVM: correctly restore GIF on vmexit from nesting after migration
Maxim Levitsky
2020-09-12
KVM: SVM: avoid emulation with stale next_rip
Wanpeng Li
2020-09-11
KVM: SVM: Periodically schedule when unregistering regions on destroy
David Rientjes
[next]