linux-2.6-microblaze.git
2020-05-16 Marc ZyngierKVM: arm64: Move virt/kvm/arm to arch/arm64
2020-05-15 Jim MattsonKVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_se...
2020-05-15 Paolo BonziniMerge branch 'kvm-amd-fixes' into HEAD
2020-05-15 David Matlackkvm: add halt-polling cpu usage stats
2020-05-15 Jim MattsonKVM: nVMX: Migrate the VMX-preemption timer
2020-05-15 Jim MattsonKVM: nVMX: Change emulated VMX-preemption timer hrtimer...
2020-05-15 Jim MattsonKVM: nVMX: Really make emulated nested preemption timer...
2020-05-15 Sean ChristophersonKVM: nVMX: Remove unused 'ops' param from nested_vmx_ha...
2020-05-15 Suravee SuthikulpanitKVM: SVM: Remove unnecessary V_IRQ unsetting
2020-05-15 Suravee SuthikulpanitKVM: SVM: Merge svm_enable_vintr into svm_set_vintr
2020-05-15 Wanpeng LiKVM: VMX: Handle preemption timer fastpath
2020-05-15 Wanpeng LiKVM: X86: TSCDEADLINE MSR emulation fastpath
2020-05-15 Paolo BonziniKVM: x86: introduce kvm_can_use_hv_timer
2020-05-15 Wanpeng LiKVM: VMX: Optimize posted-interrupt delivery for timer...
2020-05-15 Wanpeng LiKVM: X86: Introduce more exit_fastpath_completion enum...
2020-05-15 Wanpeng LiKVM: X86: Introduce kvm_vcpu_exit_request() helper
2020-05-15 Sean ChristophersonKVM: x86: Print symbolic names of VMX VM-Exit flags...
2020-05-15 Wanpeng LiKVM: VMX: Introduce generic fastpath handler
2020-05-15 Sean ChristophersonKVM: nVMX: Drop superfluous VMREAD of vmcs02.GUEST_SYSE...
2020-05-15 Sean ChristophersonKVM: nVMX: Truncate writes to vmcs.SYSENTER_EIP/ESP...
2020-05-15 Uros BizjakKVM: VMX: Improve handle_external_interrupt_irqoff...
2020-05-15 Peter XuKVM: Documentation: Fix up cpuid page
2020-05-15 Peter XuKVM: X86: Sanity check on gfn before removal
2020-05-15 Peter XuKVM: No need to retry for hva_to_pfn_remapped()
2020-05-15 Peter XuKVM: X86: Force ASYNC_PF_PER_VCPU to be power of two
2020-05-15 Uros BizjakKVM: VMX: Remove unneeded __ASM_SIZE usage with POP...
2020-05-15 Sean ChristophersonKVM: x86/mmu: Add a helper to consolidate root sp alloc...
2020-05-15 Sean ChristophersonKVM: x86/mmu: Drop KVM's hugepage enums in favor of...
2020-05-15 Sean ChristophersonKVM: x86/mmu: Move max hugepage level to a separate...
2020-05-15 Sean ChristophersonKVM: x86/mmu: Tweak PSE hugepage handling to avoid...
2020-05-15 Xiaoyao Likvm: x86: Cleanup vcpu->arch.guest_xstate_size
2020-05-15 Sean ChristophersonKVM: nVMX: Tweak handling of failure code for nested...
2020-05-13 Sean ChristophersonKVM: x86/mmu: Capture TDP level when updating CPUID
2020-05-13 Sean ChristophersonKVM: VMX: Move nested EPT out of kvm_x86_ops.get_tdp_le...
2020-05-13 Sean ChristophersonKVM: VMX: Add proper cache tracking for CR0
2020-05-13 Sean ChristophersonKVM: VMX: Add proper cache tracking for CR4
2020-05-13 Sean ChristophersonKVM: nVMX: Unconditionally validate CR3 during nested...
2020-05-13 Sean ChristophersonKVM: x86: Save L1 TSC offset in 'struct kvm_vcpu_arch'
2020-05-13 Sean ChristophersonKVM: nVMX: Skip IBPB when temporarily switching between...
2020-05-13 Sean ChristophersonKVM: nVMX: Skip IBPB when switching between vmcs01...
2020-05-13 Sean ChristophersonKVM: VMX: Use accessor to read vmcs.INTR_INFO when...
2020-05-13 Paolo BonziniKVM: x86: handle wrap around 32-bit address space
2020-05-13 Jason Yankvm/eventfd: remove unneeded conversion to bool
2020-05-13 Davidlohr Buesokvm: Replace vcpu->swait with rcuwait
2020-05-13 Davidlohr Buesorcuwait: Introduce rcuwait_active()
2020-05-13 Davidlohr Buesorcuwait: Introduce prepare_to and finish_rcuwait
2020-05-13 Davidlohr Buesorcuwait: Let rcuwait_wake_up() return whether or not...
2020-05-13 Davidlohr Buesorcuwait: Fix stale wake call name in comment
2020-05-13 Paolo BonziniKVM: x86: Replace late check_nested_events() hack with...
2020-05-13 Sean ChristophersonKVM: VMX: Use vmx_get_rflags() to query RFLAGS in vmx_i...
2020-05-13 Sean ChristophersonKVM: VMX: Use vmx_interrupt_blocked() directly from...
2020-05-13 Sean ChristophersonKVM: x86: WARN on injected+pending exception even in...
2020-05-13 Paolo BonziniKVM: nSVM: Preserve IRQ/NMI/SMI priority irrespective...
2020-05-13 Paolo BonziniKVM: nSVM: Report interrupts as allowed when in L2...
2020-05-13 Sean ChristophersonKVM: nVMX: Prioritize SMI over nested IRQ/NMI
2020-05-13 Sean ChristophersonKVM: nVMX: Preserve IRQ/NMI priority irrespective of...
2020-05-13 Paolo BonziniKVM: SVM: Split out architectural interrupt/NMI/SMI...
2020-05-13 Sean ChristophersonKVM: VMX: Split out architectural interrupt/NMI blockin...
2020-05-13 Paolo BonziniKVM: nSVM: Move SMI vmexit handling to svm_check_nested...
2020-05-13 Paolo BonziniKVM: nSVM: Report NMIs as allowed when in L2 and Exit...
2020-05-13 Sean ChristophersonKVM: nVMX: Report NMIs as allowed when in L2 and Exit...
2020-05-13 Paolo BonziniKVM: x86: replace is_smm checks with kvm_x86_ops.smi_al...
2020-05-13 Sean ChristophersonKVM: x86: Make return for {interrupt_nmi,smi}_allowed...
2020-05-13 Sean ChristophersonKVM: x86: Set KVM_REQ_EVENT if run is canceled with...
2020-05-13 Sean ChristophersonKVM: nVMX: Open a window for pending nested VMX preempt...
2020-05-13 Sean ChristophersonKVM: nVMX: Preserve exception priority irrespective...
2020-05-13 Cathy AveryKVM: SVM: Implement check_nested_events for NMI
2020-05-13 Paolo BonziniKVM: SVM: immediately inject INTR vmexit
2020-05-13 Paolo BonziniKVM: SVM: leave halted state on vmexit
2020-05-13 Paolo BonziniKVM: SVM: introduce nested_run_pending
2020-05-13 Paolo BonziniMerge branch 'kvm-amd-fixes' into HEAD
2020-05-13 Babu MogerKVM: x86: Fix pkru save/restore when guest CR4.PKE...
2020-05-10 Linus TorvaldsLinux 5.7-rc5
2020-05-10 Linus TorvaldsMerge tag 'x86-urgent-2020-05-10' of git://git./linux...
2020-05-10 Linus TorvaldsMerge tag 'objtool-urgent-2020-05-10' of git://git...
2020-05-10 Linus TorvaldsMerge tag 'locking-urgent-2020-05-10' of git://git...
2020-05-10 Linus TorvaldsMerge tag 'iommu-fixes-v5.7-rc4' of git://git./linux...
2020-05-10 Linus TorvaldsMerge tag 'block-5.7-2020-05-09' of git://git.kernel...
2020-05-10 Linus Torvaldsgcc-10: mark more functions __init to avoid section...
2020-05-09 Linus TorvaldsMerge tag 'riscv-for-linus-5.7-rc5' of git://git./linux...
2020-05-09 Linus Torvaldsgcc-10: avoid shadowing standard library 'free()' in...
2020-05-09 Linus Torvaldsgcc-10: disable 'restrict' warning for now
2020-05-09 Linus Torvaldsgcc-10: disable 'stringop-overflow' warning for now
2020-05-09 Sagi Grimbergnvme: fix possible hang when ns scanning fails during...
2020-05-09 Alexey Dobriyannvme-pci: fix "slimmer CQ head update"
2020-05-09 Christoph Hellwigbdi: add a ->dev_name field to struct backing_dev_info
2020-05-09 Yufen Yubdi: use bdi_dev_name() to get device name
2020-05-09 Linus Torvaldsgcc-10: disable 'array-bounds' warning for now
2020-05-09 Linus Torvaldsgcc-10: disable 'zero-length-bounds' warning for now
2020-05-09 Linus TorvaldsStop the ad-hoc games with -Wno-maybe-initialized
2020-05-09 Linus TorvaldsMerge tag 'io_uring-5.7-2020-05-08' of git://git.kernel...
2020-05-08 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-05-08 Linus TorvaldsMerge tag 'ceph-for-5.7-rc5' of git://github.com/ceph...
2020-05-08 Luis Henriquesceph: demote quotarealm lookup warning to a debug message
2020-05-08 Linus TorvaldsMerge tag 'char-misc-5.7-rc5' of git://git./linux/kerne...
2020-05-08 Linus TorvaldsMerge tag 'driver-core-5.7-rc5' of git://git./linux...
2020-05-08 Linus TorvaldsMerge tag 'staging-5.7-rc5' of git://git./linux/kernel...
2020-05-08 Linus TorvaldsMerge tag 'tty-5.7-rc5' of git://git./linux/kernel...
2020-05-08 Linus TorvaldsMerge tag 'usb-5.7-rc5' of git://git./linux/kernel...
2020-05-08 Linus TorvaldsMerge tag 'drm-fixes-2020-05-08' of git://anongit.freed...
next