linux-2.6-microblaze.git
2019-11-28 Bharata B RaoKVM: PPC: Book3S HV: Shared pages support for secure...
2019-11-28 Bharata B RaoKVM: PPC: Book3S HV: Support for running secure guests
2019-11-28 Bharata B Raomm: ksm: Export ksm_madvise()
2019-11-25 Paolo BonziniMerge tag 'kvm-ppc-next-5.5-2' of git://git./linux...
2019-11-23 Jim Mattsonkvm: nVMX: Relax guest IA32_FEATURE_CONTROL constraints
2019-11-23 Sean ChristophersonKVM: x86: Grab KVM's srcu lock when setting nested...
2019-11-23 Sean ChristophersonKVM: x86: Open code shared_msr_update() in its only...
2019-11-23 Miaohe LinKVM: Fix jump label out_free_* in kvm_init()
2019-11-23 Sean ChristophersonKVM: x86: Remove a spurious export of a static function
2019-11-21 Paolo BonziniKVM: x86: create mmu/ subdirectory
2019-11-21 Liran AlonKVM: nVMX: Remove unnecessary TLB flushes on L1<->L2...
2019-11-21 Mao WenanKVM: x86: remove set but not used variable 'called'
2019-11-21 Liran AlonKVM: nVMX: Do not mark vmcs02->apic_access_page as...
2019-11-21 Paolo BonziniMerge branch 'kvm-tsx-ctrl' into HEAD
2019-11-21 Paolo BonziniKVM: vmx: use MSR_IA32_TSX_CTRL to hard-disable TSX...
2019-11-21 Paolo BonziniKVM: vmx: implement MSR_IA32_TSX_CTRL disable RTM funct...
2019-11-21 Paolo BonziniKVM: x86: implement MSR_IA32_TSX_CTRL effect on CPUID
2019-11-21 Paolo BonziniKVM: x86: do not modify masked bits of shared MSRs
2019-11-21 Paolo BonziniKVM: x86: fix presentation of TSX feature in ARCH_CAPAB...
2019-11-21 Paolo BonziniMerge tag 'kvmarm-5.5' of git://git./linux/kernel/git...
2019-11-21 Greg KurzKVM: PPC: Book3S HV: XIVE: Fix potential page leak...
2019-11-21 Greg KurzKVM: PPC: Book3S HV: XIVE: Free previous EQ page when...
2019-11-20 Liran AlonKVM: nVMX: Assume TLB entries of L1 and L2 are tagged...
2019-11-20 Liran AlonKVM: x86: Unexport kvm_vcpu_reload_apic_access_page()
2019-11-20 Chenyi QiangKVM: nVMX: add CR4_LA57 bit to nested CR4_FIXED1
2019-11-20 Liran AlonKVM: nVMX: Use semi-colon instead of comma for exit...
2019-11-20 Nitesh Narayan LalKVM: x86: Zero the IOAPIC scan request dest vCPUs bitmap
2019-11-18 Paolo BonziniMerge tag 'kvm-s390-next-5.5-1' of git://git./linux...
2019-11-15 Nitesh Narayan LalKVM: x86: deliver KVM IOAPIC scan request to target...
2019-11-15 Radim KrčmářKVM: remember position in kvm->vcpus array
2019-11-15 Aaron LewisKVM: nVMX: Add support for capturing highest observable...
2019-11-15 Aaron Lewiskvm: vmx: Rename function find_msr() to vmx_find_msr_in...
2019-11-15 Aaron Lewiskvm: vmx: Rename NR_AUTOLOAD_MSRS to NR_LOADSTORE_MSRS
2019-11-15 Aaron Lewiskvm: nested: Introduce read_and_check_msr_entry()
2019-11-15 Paolo BonziniKVM: nVMX: mark functions in the header as "static...
2019-11-15 Oliver UptonKVM: nVMX: Expose load IA32_PERF_GLOBAL_CTRL VM-{Entry...
2019-11-15 Oliver UptonKVM: nVMX: Load GUEST_IA32_PERF_GLOBAL_CTRL MSR on...
2019-11-15 Oliver UptonKVM: nVMX: Use kvm_set_msr to load IA32_PERF_GLOBAL_CTR...
2019-11-15 Oliver UptonKVM: nVMX: Check HOST_IA32_PERF_GLOBAL_CTRL on VM-Entry
2019-11-15 Oliver UptonKVM: nVMX: Check GUEST_IA32_PERF_GLOBAL_CTRL on VM...
2019-11-15 Oliver UptonKVM: VMX: Add helper to check reserved bits in IA32_PER...
2019-11-15 Wainer dos... selftests: kvm: Simplify loop in kvm_create_max_vcpus...
2019-11-15 Liran AlonKVM: x86: Optimization: Requst TLB flush in fast_cr3_sw...
2019-11-15 Like XuKVM: x86/vPMU: Add lazy mechanism to release perf_event...
2019-11-15 Like XuKVM: x86/vPMU: Reuse perf_event to avoid unnecessary...
2019-11-15 Like XuKVM: x86/vPMU: Introduce a new kvm_pmu_ops->msr_idx_to_...
2019-11-15 Like XuKVM: x86/vPMU: Rename pmu_ops callbacks from msr_idx...
2019-11-15 Like Xuperf/core: Provide a kernel-internal interface to pause...
2019-11-15 Like Xuperf/core: Provide a kernel-internal interface to recal...
2019-11-15 Liran AlonKVM: nVMX: Update vmcs01 TPR_THRESHOLD if L2 changed...
2019-11-15 Liran AlonKVM: VMX: Refactor update_cr8_intercept()
2019-11-15 Liran AlonKVM: SVM: Remove check if APICv enabled in SVM update_c...
2019-11-15 Miaohe LinKVM: APIC: add helper func to remove duplicate code...
2019-11-15 Miaohe LinKVM: X86: avoid unused setup_syscalls_segments call...
2019-11-15 Miaohe LinKVM: MMIO: get rid of odd out_err label in kvm_coalesce...
2019-11-15 Liran AlonKVM: VMX: Consume pending LAPIC INIT event when exit...
2019-11-15 Liran AlonKVM: x86: Prevent set vCPU into INIT/SIPI_RECEIVED...
2019-11-15 Liran AlonKVM: x86: Evaluate latched_init in KVM_SET_VCPU_EVENTS...
2019-11-15 Andrea Arcangelix86: retpolines: eliminate retpoline from msr event...
2019-11-15 Andrea ArcangeliKVM: retpolines: x86: eliminate retpoline from svm...
2019-11-15 Andrea ArcangeliKVM: retpolines: x86: eliminate retpoline from vmx...
2019-11-15 Andrea ArcangeliKVM: x86: optimize more exit handlers in vmx.c
2019-11-15 Marc ZyngierKVM: Add a comment describing the /dev/kvm no_compat...
2019-11-14 Sean ChristophersonKVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_al...
2019-11-13 Marc ZyngierKVM: Forbid /dev/kvm being opened by a compat task...
2019-11-13 Xiaoyao LiKVM: X86: Reset the three MSR list number variables...
2019-11-13 Vitaly Kuznetsovselftests: kvm: fix build with glibc >= 2.30
2019-11-13 Paolo Bonzinikvm: x86: disable shattered huge page recovery for...
2019-11-12 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2019-11-12 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git./linux...
2019-11-12 Sean ChristophersonKVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
2019-11-12 Joao MartinsKVM: VMX: Introduce pi_is_pir_empty() helper
2019-11-12 Joao MartinsKVM: VMX: Do not change PID.NDST when loading a blocked...
2019-11-12 Joao MartinsKVM: VMX: Consider PID.PIR to determine if vCPU has...
2019-11-12 Liran AlonKVM: VMX: Fix comment to specify PID.ON instead of...
2019-11-12 Chenyi QiangKVM: X86: Fix initialization of MSR lists
2019-11-12 Linus TorvaldsMerge Intel Gen8/Gen9 graphics fixes from Jon Bloomfield.
2019-11-11 Linus TorvaldsMerge branch 'for-5.4-fixes' of git://git./linux/kernel...
2019-11-11 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-11-11 Ben Hutchingsdrm/i915/cmdparser: Fix jump whitelist clearing
2019-11-11 Paolo BonziniKVM: fix placement of refcount initialization
2019-11-11 Paolo BonziniKVM: Fix NULL-ptr deref after kvm_create_vm fails
2019-11-11 Miaohe LinKVM: x86: get rid of odd out jump label in pdptrs_changed
2019-11-11 Linus TorvaldsLinux 5.4-rc7
2019-11-10 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2019-11-10 Linus TorvaldsMerge tag 'staging-5.4-rc7' of git://git./linux/kernel...
2019-11-10 Linus TorvaldsMerge tag 'char-misc-5.4-rc7' of git://git./linux/kerne...
2019-11-10 Linus TorvaldsMerge tag 'configfs-for-5.4-2' of git://git.infradead...
2019-11-10 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-11-10 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-11-10 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-11-10 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-11-10 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2019-11-10 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2019-11-10 Linus TorvaldsMerge tag '5.4-rc7-smb3-fix' of git://git.samba.org...
2019-11-10 Corentin Labbelib: Remove select of inexistant GENERIC_IO
2019-11-10 Linus TorvaldsMerge tag 'pinctrl-v5.4-3' of git://git./linux/kernel...
2019-11-09 Linus TorvaldsMerge tag 'for-5.4-rc6-tag' of git://git./linux/kernel...
2019-11-09 Linus TorvaldsMerge tag 'linux-watchdog-5.4-rc7' of git://linux-watch...
2019-11-09 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
next