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
2019-09-11
KVM: nVMX: trace nested VM-Enter failures detected by H/W
Sean Christopherson
2019-09-11
KVM: nVMX: add tracepoint for failed nested VM-Enter
Sean Christopherson
2019-09-11
x86: KVM: svm: Fix a check in nested_svm_vmrun()
Dan Carpenter
2019-09-11
KVM: x86: Return to userspace with internal error on unexpected exit reason
Liran Alon
2019-09-10
KVM: x86: Add kvm_emulate_{rd,wr}msr() to consolidate VXM/SVM code
Sean Christopherson
2019-09-10
KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callers
Sean Christopherson
2019-09-10
KVM: X86: Tune PLE Window tracepoint
Peter Xu
2019-09-10
KVM: VMX: Change ple_window type to unsigned int
Peter Xu
2019-09-10
KVM: X86: Remove tailing newline for tracepoints
Peter Xu
2019-09-10
KVM: X86: Trace vcpu_id for vmexit
Peter Xu
2019-09-10
Merge tag 'kvmarm-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2019-09-10
Merge tag 'kvm-ppc-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-09-10
KVM: x86: Manually calculate reserved bits when loading PDPTRS
Sean Christopherson
2019-09-10
KVM: x86: Disable posted interrupts for non-standard IRQs delivery modes
Alexander Graf
2019-09-09
KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE
Marc Zyngier
2019-08-27
arm64: KVM: Device mappings should be execute-never
James Morse
2019-08-27
KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9
Paul Mackerras
2019-08-27
KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores
Paul Mackerras
2019-08-27
KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...
Paul Mackerras
2019-08-23
KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
Suraj Jitindar Singh
2019-08-23
KVM: PPC: Book3S: Mark expected switch fall-through
Paul Menzel
2019-08-23
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2019-08-22
KVM: VMX: Fix and tweak the comments for VM-Enter
Sean Christopherson
2019-08-22
KVM: Assert that struct kvm_vcpu is always as offset zero
Sean Christopherson
2019-08-22
KVM: X86: Add pv tlb shootdown tracepoint
Wanpeng Li
2019-08-22
KVM: x86: Unconditionally call x86 ops that are always implemented
Sean Christopherson
2019-08-22
KVM: x86/mmu: Consolidate "is MMIO SPTE" code
Sean Christopherson
2019-08-22
KVM: x86/mmu: Add explicit access mask for MMIO SPTEs
Sean Christopherson
2019-08-22
KVM: x86: Rename access permissions cache member in struct kvm_vcpu_arch
Sean Christopherson
2019-08-22
x86: KVM: svm: eliminate hardcoded RIP advancement from vmrun_interception()
Vitaly Kuznetsov
2019-08-22
x86: KVM: svm: eliminate weird goto from vmrun_interception()
Vitaly Kuznetsov
2019-08-22
x86: KVM: svm: remove hardcoded instruction length from intercepts
Vitaly Kuznetsov
2019-08-22
x86: KVM: add xsetbv to the emulator
Vitaly Kuznetsov
2019-08-22
x86: KVM: clear interrupt shadow on EMULTYPE_SKIP
Vitaly Kuznetsov
2019-08-22
x86: kvm: svm: propagate errors from skip_emulated_instruction()
Vitaly Kuznetsov
2019-08-22
x86: KVM: svm: don't pretend to advance RIP in case wrmsr_interception() resu...
Vitaly Kuznetsov
2019-08-22
KVM: x86: Fix x86_decode_insn() return when fetching insn bytes fails
Sean Christopherson
2019-08-22
KVM: x86: use Intel speculation bugs and features as derived in generic x86 code
Paolo Bonzini
2019-08-22
KVM: x86: always expose VIRT_SSBD to guests
Paolo Bonzini
2019-08-22
KVM: x86: fix reporting of AMD speculation bug CPUID leaf
Paolo Bonzini
2019-08-21
Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"
Paolo Bonzini
2019-08-18
arm64/kvm: Remove VMID rollover I-cache maintenance
Mark Rutland
2019-08-16
powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
Paul Mackerras
2019-08-16
KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device
Paul Mackerras
2019-08-16
KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
Paul Mackerras
2019-08-16
KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
Cédric Le Goater
2019-08-14
KVM: x86: svm: remove redundant assignment of var new_entry
Miaohe Lin
2019-08-14
kvm: x86: skip populating logical dest map if apic is not sw enabled
Radim Krcmar
2019-08-10
Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-08-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]