Age | Commit message (Expand) | Author |
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-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-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 |
2019-01-22 | x86/Kconfig: Select PCI_LOCKLESS_CONFIG if PCI is enabled | Sinan Kaya |
2019-01-20 | x86: uaccess: Inhibit speculation past access_ok() in user_access_begin() | Will Deacon |
2019-01-19 | Merge tag 'for-linus-5.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-01-18 | x86/entry/64/compat: Fix stack switching for XEN PV | Jan Beulich |
2019-01-16 | xen: Fix x86 sched_clock() interface for xen | Juergen Gross |
2019-01-15 | x86/intel/lpss: Make PCI dependency explicit | Sinan Kaya |
2019-01-15 | x86/kexec: Fix a kexec_file_load() failure | Dave Young |
2019-01-15 | x86/mm/mem_encrypt: Fix erroneous sizeof() | Peng Hao |
2019-01-15 | x86/pkeys: Properly copy pkey state at fork() | Dave Hansen |
2019-01-14 | always clear the X2APIC_ENABLE bit for PV guest | Talons Lee |
2019-01-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-01-11 | x86/kaslr: Fix incorrect i8254 outb() parameters | Daniel Drake |
2019-01-11 | x86/intel/lpss: Make PCI dependency explicit | Sinan Kaya |
2019-01-11 | x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not... | Vitaly Kuznetsov |
2019-01-11 | KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flus... | Lan Tianyu |
2019-01-11 | kvm: sev: Fail KVM_SEV_INIT if already initialized | David Rientjes |
2019-01-11 | KVM: x86: Fix bit shifting in update_intel_pt_cfg | Gustavo A. R. Silva |
2019-01-09 | x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE | WANG Chao |