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
Age
Commit message (
Expand
)
Author
2020-03-30
Merge tag 'kvm-s390-next-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-03-27
s390/gmap: return proper error code on ksm unsharing
Christian Borntraeger
2020-03-26
Merge tag 'kvm-s390-next-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-03-26
KVM: Fix out of range accesses to memslots
Sean Christopherson
2020-03-26
KVM: X86: Micro-optimize IPI fastpath delay
Wanpeng Li
2020-03-26
KVM: X86: Delay read msr data iff writes ICR MSR
Wanpeng Li
2020-03-23
KVM: VMX: Gracefully handle faults on VMXON
Sean Christopherson
2020-03-23
KVM: VMX: Fold loaded_vmcs_init() into alloc_loaded_vmcs()
Sean Christopherson
2020-03-23
KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec support
Sean Christopherson
2020-03-23
KVM: x86: Expose fast short REP MOV for supported cpuid
Zhenyu Wang
2020-03-23
KVM: s390: mark sie block as 512 byte aligned
Christian Borntraeger
2020-03-23
KVM: s390: Use fallthrough;
Joe Perches
2020-03-18
KVM: x86: Code style cleanup in kvm_arch_dev_ioctl()
Xiaoyao Li
2020-03-18
KVM: x86: Add blurb to CPUID tracepoint when using max basic leaf values
Sean Christopherson
2020-03-18
KVM: x86: Add requested index to the CPUID tracepoint
Sean Christopherson
2020-03-18
KVM: nSVM: check for EFER.SVME=1 before entering guest
Paolo Bonzini
2020-03-18
KVM: x86: Expose AVX512 VP2INTERSECT in cpuid for TGL
Zhenyu Wang
2020-03-18
KVM: nVMX: remove side effects from nested_vmx_exit_reflected
Paolo Bonzini
2020-03-17
KVM: VMX: access regs array in vmenter.S in its natural order
Uros Bizjak
2020-03-16
Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-03-16
KVM: nVMX: properly handle errors in nested_vmx_handle_enlightened_vmptrld()
Vitaly Kuznetsov
2020-03-16
KVM: nVMX: stop abusing need_vmcs12_to_shadow_sync for eVMCS mapping
Vitaly Kuznetsov
2020-03-16
Merge branch 'kvm-null-pointer-fix' into HEAD
Paolo Bonzini
2020-03-16
KVM: nSVM: Remove an obsolete comment.
Miaohe Lin
2020-03-16
KVM: X86: correct meaningless kvm_apicv_activated() check
Paolo Bonzini
2020-03-16
KVM: nVMX: Consolidate nested MTF checks to helper function
Oliver Upton
2020-03-16
KVM: VMX: Micro-optimize vmexit time when not exposing PMU
Wanpeng Li
2020-03-16
kvm: svm: Introduce GA Log tracepoint for AVIC
Suravee Suthikulpanit
2020-03-16
KVM: nSVM: avoid loss of pending IRQ/NMI before entering L2
Paolo Bonzini
2020-03-16
KVM: nSVM: implement check_nested_events for interrupts
Paolo Bonzini
2020-03-16
KVM: nSVM: ignore L1 interrupt window while running L2 with V_INTR_MASKING=1
Paolo Bonzini
2020-03-16
KVM: nSVM: do not change host intercepts while nested VM is running
Paolo Bonzini
2020-03-16
KVM: x86: rename set_cr3 callback and related flags to load_mmu_pgd
Paolo Bonzini
2020-03-16
KVM: x86: unify callbacks to load paging root
Paolo Bonzini
2020-03-16
KVM: x86: Refactor kvm_cpuid() param that controls out-of-range logic
Sean Christopherson
2020-03-16
KVM: x86: Refactor out-of-range logic to contain the madness
Sean Christopherson
2020-03-16
KVM: x86: Fix CPUID range checks for Hypervisor and Centaur classes
Sean Christopherson
2020-03-16
KVM x86: Extend AMD specific guest behavior to Hygon virtual CPUs
Sean Christopherson
2020-03-16
KVM: x86: Add helpers to perform CPUID-based guest vendor check
Sean Christopherson
2020-03-16
KVM: x86: Trace the original requested CPUID function in kvm_cpuid()
Jan Kiszka
2020-03-16
KVM: CPUID: add support for supervisor states
Paolo Bonzini
2020-03-16
KVM: x86: Move nSVM CPUID 0x8000000A handling into common x86 code
Sean Christopherson
2020-03-16
KVM: nSVM: Advertise and enable NRIPS for L1 iff nrips is enabled
Sean Christopherson
2020-03-16
KVM: nSVM: Expose SVM features to L1 iff nested is enabled
Sean Christopherson
2020-03-16
KVM: x86: Move VMX's host_efer to common x86 code
Sean Christopherson
2020-03-16
KVM: Drop largepages_enabled and its accessor/mutator
Sean Christopherson
2020-03-16
KVM: x86: Don't propagate MMU lpage support to memslot.disallow_lpage
Sean Christopherson
2020-03-16
KVM: x86/mmu: Configure max page level during hardware setup
Sean Christopherson
2020-03-16
KVM: x86/mmu: Merge kvm_{enable,disable}_tdp() into a common function
Sean Christopherson
2020-03-16
KVM: SVM: Refactor logging of NPT enabled/disabled
Sean Christopherson
[next]