projects
/
platform
/
kernel
/
linux-rpi.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
KVM: nVMX: Don't speculatively write APIC-access page address
[platform/kernel/linux-rpi.git]
/
arch
/
2019-06-18
Sean Christopherson
KVM: nVMX: Don't speculatively write APIC-access page...
tree
|
commitdiff
2019-06-18
Sean Christopherson
KVM: nVMX: Don't speculatively write virtual-APIC page...
tree
|
commitdiff
2019-06-18
Sean Christopherson
KVM: nVMX: Don't dump VMCS if virtual APIC page can...
tree
|
commitdiff
2019-06-18
Sean Christopherson
KVM: nVMX: Don't reread VMCS-agnostic state when switch...
tree
|
commitdiff
2019-06-18
Sean Christopherson
KVM: nVMX: Don't "put" vCPU or host state when switchin...
tree
|
commitdiff
2019-06-18
Paolo Bonzini
KVM: VMX: simplify vmx_prepare_switch_to_{guest,host}
tree
|
commitdiff
2019-06-18
Sean Christopherson
KVM: nVMX: Don't rewrite GUEST_PML_INDEX during nested...
tree
|
commitdiff
2019-06-18
Sean Christopherson
KVM: nVMX: Write ENCLS-exiting bitmap once per vmcs02
tree
|
commitdiff
2019-06-18
Sean Christopherson
KVM: nVMX: Always sync GUEST_BNDCFGS when it comes...
tree
|
commitdiff
2019-06-18
Sean Christopherson
KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT...
tree
|
commitdiff
2019-06-18
Paolo Bonzini
KVM: nVMX: Rename prepare_vmcs02_*_full to prepare_vmcs...
tree
|
commitdiff
2019-06-18
Sean Christopherson
KVM: nVMX: Sync rarely accessed guest fields only when...
tree
|
commitdiff
2019-06-18
Sean Christopherson
KVM: nVMX: Add helpers to identify shadowed VMCS fields
tree
|
commitdiff
2019-06-18
Sean Christopherson
KVM: nVMX: Use descriptive names for VMCS sync function...
tree
|
commitdiff
2019-06-18
Sean Christopherson
KVM: nVMX: Lift sync_vmcs12() out of prepare_vmcs12()
tree
|
commitdiff
2019-06-18
Sean Christopherson
KVM: nVMX: Track vmcs12 offsets for shadowed VMCS fields
tree
|
commitdiff
2019-06-18
Sean Christopherson
KVM: nVMX: Intercept VMWRITEs to GUEST_{CS,SS}_AR_BYTES
tree
|
commitdiff
2019-06-18
Sean Christopherson
KVM: nVMX: Intercept VMWRITEs to read-only shadow VMCS...
tree
|
commitdiff
2019-06-18
Sean Christopherson
KVM: VMX: Handle NMIs, #MCs and async #PFs in common...
tree
|
commitdiff
2019-06-18
Sean Christopherson
KVM: x86: Move kvm_{before,after}_interrupt() calls...
tree
|
commitdiff
2019-06-18
Sean Christopherson
KVM: VMX: Store the host kernel's IDT base in a global...
tree
|
commitdiff
2019-06-18
Sean Christopherson
KVM: VMX: Read cached VM-Exit reason to detect external...
tree
|
commitdiff
2019-06-18
Paolo Bonzini
kvm: nVMX: small cleanup in handle_exception
tree
|
commitdiff
2019-06-18
Sean Christopherson
KVM: VMX: Fix handling of #MC that occurs during VM...
tree
|
commitdiff
2019-06-18
Paolo Bonzini
KVM: x86: move MSR_IA32_POWER_CTL handling to common...
tree
|
commitdiff
2019-06-18
Wei Yang
kvm: x86: offset is ensure to be in range
tree
|
commitdiff
2019-06-18
Wei Yang
kvm: x86: use same convention to name kvm_lapic_{set...
tree
|
commitdiff
2019-06-18
Wei Yang
kvm: x86: check kvm_apic_sw_enabled() is enough
tree
|
commitdiff
2019-06-18
Marcelo Tosatti
kvm: x86: add host poll control msrs
tree
|
commitdiff
2019-06-18
Eugene Korenevsky
kvm: vmx: segment limit check: use access length
tree
|
commitdiff
2019-06-18
Eugene Korenevsky
kvm: vmx: fix limit checking in get_vmx_mem_address()
tree
|
commitdiff
2019-06-18
Like Xu
KVM: x86: Add Intel CPUID.1F cpuid emulation support
tree
|
commitdiff
2019-06-18
Liran Alon
KVM: x86: Use DR_TRAP_BITS instead of hard-coded 15
tree
|
commitdiff
2019-06-13
Paolo Bonzini
KVM: x86: clean up conditions for asynchronous page...
tree
|
commitdiff
2019-06-05
Junaid Shahid
kvm: Convert kvm_lock to a mutex
tree
|
commitdiff
2019-06-05
Uros Bizjak
KVM: VMX: remove unneeded 'asm volatile ("")' from...
tree
|
commitdiff
2019-06-05
Jan Beulich
x86/kvm/VMX: drop bad asm() clobber from nested_vmx_che...
tree
|
commitdiff
2019-06-04
Wanpeng Li
KVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bit
tree
|
commitdiff
2019-06-04
Wanpeng Li
KVM: X86: Provide a capability to disable cstate msr...
tree
|
commitdiff
2019-06-04
Xiaoyao Li
kvm: x86: refine kvm_get_arch_capabilities()
tree
|
commitdiff
2019-06-04
Sean Christopherson
KVM: Directly return result from kvm_arch_check_process...
tree
|
commitdiff
2019-06-04
Suthikulpanit, Suravee
kvm: svm/avic: Do not send AVIC doorbell to self
tree
|
commitdiff
2019-06-04
Wanpeng Li
KVM: LAPIC: Optimize timer latency further
tree
|
commitdiff
2019-06-04
Wanpeng Li
KVM: LAPIC: Delay trace_kvm_wait_lapic_expire tracepoin...
tree
|
commitdiff
2019-06-04
Wanpeng Li
KVM: LAPIC: Extract adaptive tune timer advancement...
tree
|
commitdiff
2019-06-04
Vitaly Kuznetsov
KVM/nSVM: properly map nested VMCB
tree
|
commitdiff
2019-06-04
Kai Huang
kvm: x86: Fix reserved bits related calculation errors...
tree
|
commitdiff
2019-06-04
Kai Huang
kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c...
tree
|
commitdiff
2019-05-31
Paolo Bonzini
Merge tag 'kvm-s390-master-5.2-2' of git://git./linux...
tree
|
commitdiff
2019-05-31
Paolo Bonzini
Merge tag 'kvm-ppc-fixes-5.2-1' of git://git./linux...
tree
|
commitdiff
2019-05-30
Suraj Jitindar Singh
KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_en...
tree
|
commitdiff
2019-05-30
Paul Mackerras
KVM: PPC: Book3S HV: Fix lockdep warning when entering...
tree
|
commitdiff
2019-05-30
Cédric Le Goater
KVM: PPC: Book3S HV: XIVE: Fix page offset when clearin...
tree
|
commitdiff
2019-05-30
Cédric Le Goater
KVM: PPC: Book3S HV: XIVE: Take the srcu read lock...
tree
|
commitdiff
2019-05-30
Cédric Le Goater
KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of...
tree
|
commitdiff
2019-05-30
Cédric Le Goater
KVM: PPC: Book3S HV: XIVE: Introduce a new mutex for...
tree
|
commitdiff
2019-05-29
Cédric Le Goater
KVM: PPC: Book3S HV: XIVE: Fix the enforced limit on...
tree
|
commitdiff
2019-05-29
Cédric Le Goater
KVM: PPC: Book3S HV: XIVE: Do not test the EQ flag...
tree
|
commitdiff
2019-05-29
Cédric Le Goater
KVM: PPC: Book3S HV: XIVE: Clear file mapping when...
tree
|
commitdiff
2019-05-29
Paul Mackerras
KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_fo...
tree
|
commitdiff
2019-05-29
Paul Mackerras
KVM: PPC: Book3S: Use new mutex to synchronize access...
tree
|
commitdiff
2019-05-29
Paul Mackerras
KVM: PPC: Book3S HV: Use new mutex to synchronize MMU...
tree
|
commitdiff
2019-05-29
Paul Mackerras
KVM: PPC: Book3S HV: Avoid touching arch.mmu_ready...
tree
|
commitdiff
2019-05-28
Thomas Huth
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_...
tree
|
commitdiff
2019-05-26
Linus Torvalds
Merge tag 'trace-v5.2-rc1-2' of git://git./linux/kernel...
tree
|
commitdiff
2019-05-26
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
tree
|
commitdiff
2019-05-26
Linus Torvalds
Merge tag 'random_for_linus_stable' of git://git./linux...
tree
|
commitdiff
2019-05-25
Linus Torvalds
Merge tag 'ext4_for_linus_stable' of git://git./linux...
tree
|
commitdiff
2019-05-25
Linus Torvalds
Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git./linux...
tree
|
commitdiff
2019-05-25
Linus Torvalds
Merge tag 'trace-v5.2-rc1' of git://git./linux/kernel...
tree
|
commitdiff
2019-05-25
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
tree
|
commitdiff
2019-05-24
Linus Torvalds
Merge tag 'for-linus-20190524' of git://git.kernel...
tree
|
commitdiff
2019-05-24
Linus Torvalds
Merge tag 'linux-kselftest-5.2-rc2' of git://git./linux...
tree
|
commitdiff
2019-05-24
Linus Torvalds
Merge tag 'devicetree-fixes-for-5.2' of git://git....
tree
|
commitdiff
2019-05-24
Linus Torvalds
Merge tag 'spdx-5.2-rc2-2' of git://git./linux/kernel...
tree
|
commitdiff
2019-05-24
Paolo Bonzini
KVM: x86: fix return value for reserved EFER
tree
|
commitdiff
2019-05-24
Christian Borntraeger
KVM: s390: fix memory slot handling for KVM_SET_USER_ME...
tree
|
commitdiff
2019-05-24
Paolo Bonzini
KVM: x86/pmu: do not mask the value that is written...
tree
|
commitdiff
2019-05-24
Paolo Bonzini
KVM: x86/pmu: mask the result of rdpmc according to...
tree
|
commitdiff
2019-05-24
Borislav Petkov
x86/kvm/pmu: Set AMD's virt PMU version to 1
tree
|
commitdiff
2019-05-24
Paolo Bonzini
KVM: x86: do not spam dmesg with VMCS/VMCB dumps
tree
|
commitdiff
2019-05-24
Peter Xu
kvm: Check irqchip mode before assign irqfd
tree
|
commitdiff
2019-05-24
Suthikulpanit, Suravee
kvm: svm/avic: fix off-by-one in checking host APIC ID
tree
|
commitdiff
2019-05-24
Wanpeng Li
KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace
tree
|
commitdiff
2019-05-24
Wanpeng Li
KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow
tree
|
commitdiff
2019-05-24
Yi Wang
kvm: vmx: Fix -Wmissing-prototypes warnings
tree
|
commitdiff
2019-05-24
Wanpeng Li
KVM: nVMX: Fix using __this_cpu_read() in preemptible...
tree
|
commitdiff
2019-05-24
Jim Mattson
kvm: x86: Include CPUID leaf 0x8000001e in kvm's suppor...
tree
|
commitdiff
2019-05-24
Jim Mattson
kvm: x86: Include multiple indices with CPUID leaf...
tree
|
commitdiff
2019-05-24
Sean Christopherson
KVM: nVMX: Clear nested_run_pending if setting nested...
tree
|
commitdiff
2019-05-24
Paolo Bonzini
KVM: nVMX: really fix the size checks on KVM_SET_NESTED...
tree
|
commitdiff
2019-05-24
Paolo Bonzini
Merge tag 'kvmarm-fixes-for-5.2' of git://git./linux...
tree
|
commitdiff
2019-05-24
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
tree
|
commitdiff
2019-05-24
Linus Torvalds
Merge tag 'platform-drivers-x86-v5.2-2' of git://git...
tree
|
commitdiff
2019-05-24
Linus Torvalds
Merge tag 'mmc-v5.2-2' of git://git./linux/kernel/git...
tree
|
commitdiff
2019-05-24
Linus Torvalds
Merge tag 'drm-fixes-2019-05-24-1' of git://anongit...
tree
|
commitdiff
2019-05-24
Thomas Gleixner
treewide: Replace GPLv2 boilerplate/reference with...
tree
|
commitdiff
2019-05-24
Thomas Gleixner
treewide: Replace GPLv2 boilerplate/reference with...
tree
|
commitdiff
2019-05-24
Thomas Gleixner
treewide: Replace GPLv2 boilerplate/reference with...
tree
|
commitdiff
2019-05-24
Thomas Gleixner
treewide: Replace GPLv2 boilerplate/reference with...
tree
|
commitdiff
next