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
2022-06-09
Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2022-06-08
KVM: x86: do not report a vCPU as preempted outside instruction boundaries
Paolo Bonzini
2022-06-07
KVM: SVM: fix tsc scaling cache logic
Maxim Levitsky
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-25
KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leak
Ashish Kalra
2022-05-25
Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2022-05-25
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-05-23
Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-12
KVM: x86/mmu: Add shadow_me_value and repurpose shadow_me_mask
Kai Huang
2022-05-06
KVM: SEV: Mark nested locking of vcpu->lock
Peter Gonda
2022-05-03
Merge branch 'kvm-amd-pmu-fixes' into HEAD
Paolo Bonzini
2022-05-03
Merge branch 'kvm-amd-pmu-fixes' into HEAD
Paolo Bonzini
2022-05-03
KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id
Kyle Huey
2022-04-29
KVM: SVM: Introduce trace point for the slow-path of avic_kic_target_vcpus
Suravee Suthikulpanit
2022-04-29
KVM: SVM: Use target APIC ID to complete AVIC IRQs when possible
Suravee Suthikulpanit
2022-04-29
KVM: x86/mmu: replace shadow_root_level with root_role.level
Paolo Bonzini
2022-04-29
KVM: x86: Clean up and document nested #PF workaround
Sean Christopherson
2022-04-29
KVM: SEV-ES: Use V_TSC_AUX if available instead of RDTSC/MSR_TSC_AUX intercepts
Babu Moger
2022-04-29
Merge branch 'kvm-fixes-for-5.18-rc5' into HEAD
Paolo Bonzini
2022-04-21
KVM: SEV: add cache flush to solve SEV cache incoherency issues
Mingwei Zhang
2022-04-21
KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUs
Mingwei Zhang
2022-04-21
KVM: SVM: Simplify and harden helper to flush SEV guest page(s)
Sean Christopherson
2022-04-21
KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdog
Like Xu
2022-04-13
KVM, SEV: Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
Peter Gonda
2022-04-13
KVM: x86: Drop WARNs that assert a triple fault never "escapes" from L2
Sean Christopherson
2022-04-13
KVM: x86: Move .pmu_ops to kvm_x86_init_ops and tag as __initdata
Like Xu
2022-04-13
Merge branch 'kvm-older-features' into HEAD
Paolo Bonzini
2022-04-11
KVM: SVM: Do not activate AVIC for SEV-enabled guest
Suravee Suthikulpanit
2022-04-06
KVM: SVM: Create a separate mapping for the SEV-ES save area
Tom Lendacky
2022-04-05
KVM: SVM: Define sev_features and VMPL field in the VMSA
Brijesh Singh
2022-04-05
KVM: SEV: Add cond_resched() to loop in sev_clflush_pages()
Peter Gonda
2022-04-02
KVM: x86: SVM: allow AVIC to co-exist with a nested guest running
Maxim Levitsky
2022-04-02
KVM: x86: nSVM: implement nested vGIF
Maxim Levitsky
2022-04-02
KVM: x86: nSVM: support PAUSE filtering when L0 doesn't intercept PAUSE
Maxim Levitsky
2022-04-02
KVM: x86: nSVM: implement nested LBR virtualization
Maxim Levitsky
2022-04-02
KVM: x86: nSVM: correctly virtualize LBR msrs when L2 is running
Maxim Levitsky
2022-04-02
KVM: x86: SVM: remove vgif_enabled()
Maxim Levitsky
2022-04-02
kvm: x86: SVM: use vmcb* instead of svm->vmcb where it makes sense
Maxim Levitsky
2022-04-02
KVM: x86: SVM: use vmcb01 in init_vmcb
Maxim Levitsky
2022-04-02
KVM: x86: mark synthetic SMM vmexit as SVM_EXIT_SW
Maxim Levitsky
2022-04-02
KVM: x86: SVM: allow to force AVIC to be enabled
Maxim Levitsky
2022-04-02
KVM: x86: nSVM: implement nested VMLOAD/VMSAVE
Maxim Levitsky
2022-04-02
KVM: x86: SVM: fix tsc scaling when the host doesn't support it
Maxim Levitsky
2022-04-02
kvm: x86: SVM: remove unused defines
Maxim Levitsky
2022-04-02
KVM: x86: SVM: move tsc ratio definitions to svm.h
Maxim Levitsky
2022-04-02
KVM: x86: SVM: fix avic spec based definitions again
Maxim Levitsky
2022-04-02
KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs
Jim Mattson
2022-04-02
KVM: x86: Add wrappers for setting/clearing APICv inhibits
Sean Christopherson
2022-04-02
KVM: x86: Make APICv inhibit reasons an enum and cleanup naming
Sean Christopherson
2022-04-02
KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()
Peter Gonda
[next]