| Age | Commit message (Expand) | Author |
| 2018-10-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
| 2018-10-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
| 2018-10-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Greg Kroah-Hartman |
| 2018-10-04 | kvm: nVMX: fix entry with pending interrupt if APICv is enabled | Paolo Bonzini |
| 2018-10-04 | KVM: VMX: hide flexpriority from guest when disabled at the module level | Paolo Bonzini |
| 2018-10-04 | KVM: VMX: check for existence of secondary exec controls before accessing | Sean Christopherson |
| 2018-10-04 | x86/vdso: Fix vDSO syscall fallback asm constraint regression | Andy Lutomirski |
| 2018-10-03 | x86/cpu/amd: Remove unnecessary parentheses | Nathan Chancellor |
| 2018-10-03 | x86/vdso: Only enable vDSO retpolines when enabled and supported | Andy Lutomirski |
| 2018-10-02 | x86/tsc: Fix UV TSC initialization | Mike Travis |
| 2018-10-02 | x86/platform/uv: Provide is_early_uv_system() | Mike Travis |
| 2018-10-02 | perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events | Natarajan, Janakarajan |
| 2018-10-02 | perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX | Kan Liang |
| 2018-10-02 | perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p... | Masayoshi Mizuma |
| 2018-10-02 | x86/vdso: Fix asm constraints on vDSO syscall fallbacks | Andy Lutomirski |
| 2018-10-01 | KVM: x86: fix L1TF's MMIO GFN calculation | Sean Christopherson |
| 2018-10-01 | KVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGS | Liran Alon |
| 2018-10-01 | KVM: x86: Do not use kvm_x86_ops->mpx_supported() directly | Liran Alon |
| 2018-10-01 | KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabled | Liran Alon |
| 2018-09-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
| 2018-09-27 | x86/boot: Fix kexec booting failure in the SEV bit detection code | Kairui Song |
| 2018-09-24 | KVM: x86: never trap MSR_KERNEL_GS_BASE | Paolo Bonzini |
| 2018-09-23 | Merge tag 'for-linus-4.19d-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
| 2018-09-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
| 2018-09-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Greg Kroah-Hartman |
| 2018-09-20 | x86/mm: Expand static page table for fixmap space | Feng Tang |
| 2018-09-20 | KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLs | Liran Alon |
| 2018-09-20 | KVM: x86: Control guest reads of MSR_PLATFORM_INFO | Drew Schmitt |
| 2018-09-20 | KVM: x86: Turbo bits in MSR_PLATFORM_INFO | Drew Schmitt |
| 2018-09-20 | nVMX x86: Check VPID value on vmentry of L2 guests | Krish Sadhukhan |
| 2018-09-20 | nVMX x86: check posted-interrupt descriptor addresss on vmentry of L2 | Krish Sadhukhan |
| 2018-09-20 | KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICv | Liran Alon |
| 2018-09-20 | KVM: VMX: check nested state and CR4.VMXE against SMM | Paolo Bonzini |
| 2018-09-20 | kvm: x86: make kvm_{load|put}_guest_fpu() static | Sebastian Andrzej Siewior |
| 2018-09-20 | x86/hyper-v: rename ipi_arg_{ex,non_ex} structures | Vitaly Kuznetsov |
| 2018-09-20 | KVM: VMX: use preemption timer to force immediate VMExit | Sean Christopherson |
| 2018-09-20 | KVM: VMX: modify preemption timer bit only when arming timer | Sean Christopherson |
| 2018-09-20 | KVM: VMX: immediately mark preemption timer expired only for zero value | Sean Christopherson |
| 2018-09-20 | KVM: SVM: Switch to bitmap_zalloc() | Andy Shevchenko |
| 2018-09-20 | KVM/MMU: Fix comment in walk_shadow_page_lockless_end() | Tianyu Lan |
| 2018-09-20 | KVM: x86: don't reset root in kvm_mmu_setup() | Wei Yang |
| 2018-09-20 | kvm: mmu: Don't read PDPTEs when paging is not enabled | Junaid Shahid |
| 2018-09-20 | x86/kvm/lapic: always disable MMIO interface in x2APIC mode | Vitaly Kuznetsov |
| 2018-09-19 | xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code | Boris Ostrovsky |
| 2018-09-19 | x86/paravirt: Fix some warning messages | Dan Carpenter |
| 2018-09-19 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Greg Kroah-Hartman |
| 2018-09-18 | x86/intel_rdt: Fix incorrect loop end condition | Reinette Chatre |
| 2018-09-18 | x86/intel_rdt: Fix exclusive mode handling of MBA resource | Reinette Chatre |
| 2018-09-18 | x86/intel_rdt: Fix incorrect loop end condition | Reinette Chatre |
| 2018-09-18 | x86/intel_rdt: Do not allow pseudo-locking of MBA resource | Reinette Chatre |