Age | Commit message (Expand) | Author |
2019-02-17 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-02-17 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-02-15 | x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls | Hedi Berriche |
2019-02-14 | kvm: vmx: Fix entry number check for add_atomic_switch_msr() | Xiaoyao Li |
2019-02-14 | KVM: x86: Recompute PID.ON when clearing PID.SN | Luwei Kang |
2019-02-14 | x86/CPU: Add Icelake model number | Rajneesh Bhardwaj |
2019-02-13 | KVM: nVMX: Restore a preemption timer consistency check | Sean Christopherson |
2019-02-13 | x86/a.out: Clear the dump structure initially | Borislav Petkov |
2019-02-12 | x86/kvm/nVMX: read from MSR_IA32_VMX_PROCBASED_CTLS2 only when it is available | Vitaly Kuznetsov |
2019-02-11 | perf/x86: Add check_period PMU callback | Jiri Olsa |
2019-02-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-02-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-02-10 | x86/mm: Make set_pmd_at() paravirt aware | Juergen Gross |
2019-02-08 | x86/mm/cpa: Fix set_mce_nospec() | Peter Zijlstra |
2019-02-07 | KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7... | Peter Shier |
2019-02-07 | KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222) | Paolo Bonzini |
2019-02-06 | x86/boot/compressed/64: Do not corrupt EDX on EFER.LME=1 setting | Kirill A. Shutemov |
2019-02-04 | perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu() | Peter Zijlstra |
2019-02-04 | perf/x86/intel/uncore: Add Node ID mask | Kan Liang |
2019-02-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-02-03 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-02-03 | x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out() | Tony Luck |
2019-02-02 | x86/resctrl: Avoid confusion over the new X86_RESCTRL config | Johannes Weiner |
2019-02-01 | x86_64: increase stack size for KASAN_EXTRA | Qian Cai |
2019-02-01 | x86/kexec: Don't setup EFI info if EFI runtime is not enabled | Kairui Song |
2019-02-01 | x86: explicitly align IO accesses in memcpy_{to,from}io | Linus Torvalds |
2019-01-31 | x86/microcode/amd: Don't falsely trick the late loading mechanism | Thomas Lendacky |
2019-01-30 | cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM | Josh Poimboeuf |
2019-01-29 | x86/fault: Fix sign-extend unintended sign extension | Colin Ian King |
2019-01-29 | x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning ... | Wei Huang |
2019-01-29 | x86/cpu: Add Atom Tremont (Jacobsville) | Kan Liang |
2019-01-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-01-27 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-01-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-01-25 | KVM: x86: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-01-25 | KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search paths | Masahiro Yamada |
2019-01-25 | x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectly | Vitaly Kuznetsov |
2019-01-25 | KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper function | Sean Christopherson |
2019-01-25 | kvm: vmx: fix some -Wmissing-prototypes warnings | Yi Wang |
2019-01-25 | KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t... | Vitaly Kuznetsov |
2019-01-25 | svm: Fix AVIC incomplete IPI emulation | Suravee Suthikulpanit |
2019-01-25 | svm: Add warning message for AVIC IPI invalid target | Suravee Suthikulpanit |
2019-01-25 | KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal error | Sean Christopherson |
2019-01-25 | KVM: x86: Fix PV IPIs for 32-bit KVM host | Sean Christopherson |
2019-01-25 | x86/kvm/hyper-v: recommend using eVMCS only when it is enabled | Vitaly Kuznetsov |
2019-01-25 | x86/kvm/hyper-v: don't recommend doing reset via synthetic MSR | Vitaly Kuznetsov |
2019-01-25 | kvm: x86/vmx: Use kzalloc for cached_vmcs12 | Tom Roeder |
2019-01-25 | KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLO... | Sean Christopherson |
2019-01-25 | KVM: x86: Fix single-step debugging | Alexander Popov |
2019-01-25 | x86/kvm/hyper-v: don't announce GUEST IDLE MSR support | Vitaly Kuznetsov |