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
Age
Commit message (
Expand
)
Author
2021-06-17
KVM: selftests: Hoist APIC functions out of individual tests
Jim Mattson
2021-06-17
KVM: selftests: Move APIC definitions into a separate file
Jim Mattson
2021-06-17
KVM: nVMX: Disable vmcs02 posted interrupts if vmcs12 PID isn't mappable
Jim Mattson
2021-06-17
KVM: nVMX: Fail on MMIO completion for nested posted interrupts
Jim Mattson
2021-06-17
KVM: x86: Add a return code to kvm_apic_accept_events
Jim Mattson
2021-06-17
KVM: x86: Add a return code to inject_pending_event
Jim Mattson
2021-06-17
KVM: nVMX: Add a return code to vmx_complete_nested_posted_interrupt
Jim Mattson
2021-06-17
KVM: x86: Remove guest mode check from kvm_check_nested_events
Jim Mattson
2021-06-17
KVM: selftests: x86: Add vmx_nested_tsc_scaling_test
Ilias Stamatis
2021-06-17
KVM: nVMX: Enable nested TSC scaling
Ilias Stamatis
2021-06-17
KVM: X86: Add vendor callbacks for writing the TSC multiplier
Ilias Stamatis
2021-06-17
KVM: X86: Move write_l1_tsc_offset() logic to common code and rename it
Ilias Stamatis
2021-06-17
KVM: X86: Add functions that calculate the nested TSC fields
Ilias Stamatis
2021-06-17
KVM: X86: Add functions for retrieving L2 TSC fields from common code
Ilias Stamatis
2021-06-17
KVM: nVMX: Add a TSC multiplier field in VMCS12
Ilias Stamatis
2021-06-17
KVM: X86: Add a ratio parameter to kvm_scale_tsc()
Ilias Stamatis
2021-06-17
KVM: X86: Rename kvm_compute_tsc_offset() to kvm_compute_l1_tsc_offset()
Ilias Stamatis
2021-06-17
KVM: X86: Store L1's TSC scaling ratio in 'struct kvm_vcpu_arch'
Ilias Stamatis
2021-06-17
math64.h: Add mul_s64_u64_shr()
Ilias Stamatis
2021-06-17
KVM: x86/mmu: Lazily allocate memslot rmaps
Ben Gardon
2021-06-17
KVM: x86/mmu: Skip rmap operations if rmaps not allocated
Ben Gardon
2021-06-17
KVM: x86/mmu: Add a field to control memslot rmap allocation
Ben Gardon
2021-06-17
KVM: mmu: Add slots_arch_lock for memslot arch fields
Ben Gardon
2021-06-17
KVM: mmu: Refactor memslot copy
Ben Gardon
2021-06-17
KVM: x86/mmu: Factor out allocating memslot rmap
Ben Gardon
2021-06-17
KVM: x86/mmu: Deduplicate rmap freeing
Ben Gardon
2021-06-17
KVM: x86: Do not write protect huge page in initially-all-set mode
Keqian Zhu
2021-06-17
KVM: x86: Support write protecting only large pages
Keqian Zhu
2021-06-17
KVM: hyper-v: Advertise support for fast XMM hypercalls
Siddharth Chandrasekaran
2021-06-17
KVM: x86: kvm_hv_flush_tlb use inputs from XMM registers
Siddharth Chandrasekaran
2021-06-17
KVM: hyper-v: Collect hypercall params into struct
Siddharth Chandrasekaran
2021-06-17
KVM: x86: Move FPU register accessors into fpu.h
Siddharth Chandrasekaran
2021-06-17
KVM: x86/mmu: Make is_nx_huge_page_enabled an inline function
Shaokun Zhang
2021-06-17
KVM: selftests: Fix kvm_check_cap() assertion
Fuad Tabba
2021-06-11
KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU
Sean Christopherson
2021-06-11
KVM: X86: Fix x86_emulator slab cache leak
Wanpeng Li
2021-06-11
KVM: SVM: Call SEV Guest Decommission if ASID binding fails
Alper Gun
2021-06-10
KVM: x86: Immediately reset the MMU context when the SMM flag is cleared
Sean Christopherson
2021-06-10
KVM: x86: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-06-10
KVM: SVM: fix doc warnings
ChenXiaoSong
2021-06-10
KVM: selftests: Fix compiling errors when initializing the static structure
Yanan Wang
2021-06-09
kvm: LAPIC: Restore guard to prevent illegal APIC register access
Jim Mattson
2021-06-09
kvm: fix previous commit for 32-bit builds
Paolo Bonzini
2021-06-08
kvm: avoid speculation-based attacks from out-of-range memslot accesses
Paolo Bonzini
2021-06-08
KVM: x86: Unload MMU on guest TLB flush if TDP disabled to force MMU sync
Lai Jiangshan
2021-06-08
KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message
Sean Christopherson
2021-06-08
selftests: kvm: Add support for customized slot0 memory size
Zhenzhong Duan
2021-06-08
KVM: selftests: introduce P47V64 for s390x
Christian Borntraeger
2021-06-08
KVM: x86: Ensure PV TLB flush tracepoint reflects KVM behavior
Lai Jiangshan
2021-06-08
KVM: X86: MMU: Use the correct inherited permissions to get shadow page
Lai Jiangshan
[next]