summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2019-07-28Revert "kvm: x86: Use task structs fpu field for user"Paolo Bonzini
2019-07-28KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nestedJan Kiszka
2019-07-28KVM: nVMX: do not use dangling shadow VMCS after guest resetPaolo Bonzini
2019-07-26perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips
2019-07-26perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips
2019-07-26perf/x86/intel: Fix spurious NMI on fixed counterKan Liang
2019-07-26x86/boot: Fix memory leak in default_get_smp_config()David Rientjes
2019-07-26KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu
2019-07-26KVM: VMX: check CPUID before allowing read/write of IA32_XSSWanpeng Li
2019-07-26KVM: VMX: Fix handling of #MC that occurs during VM-EntrySean Christopherson
2019-07-26KVM: nVMX: Always sync GUEST_BNDCFGS when it comes from vmcs01Sean Christopherson
2019-07-26KVM: nVMX: Don't dump VMCS if virtual APIC page can't be mappedSean Christopherson
2019-07-26x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada
2019-07-26x86/cacheinfo: Fix a -Wtype-limits warningQian Cai
2019-07-26x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra
2019-07-26perf/x86/intel/uncore: Handle invalid event coding for free-running counterKan Liang
2019-07-26perf/x86/intel: Disable check_msr for real HWJiri Olsa
2019-07-26x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDSAaron Lewis
2019-07-26x86/cpu: Add Ice Lake NNPI to Intel familyRajneesh Bhardwaj
2019-07-21x86/entry/32: Fix ENDPROC of common_spuriousJiri Slaby
2019-07-21x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner
2019-07-21x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner
2019-07-21x86/ioapic: Implement irq_get_irqchip_state() callbackThomas Gleixner
2019-07-21x86/boot/64: Add missing fixup_pointer() for next_early_pgt accessKirill A. Shutemov
2019-07-21x86/boot/64: Fix crash if kernel image crosses page table boundaryKirill A. Shutemov
2019-07-21x86/apic: Fix integer overflow on 10 bit left shift of cpu_khzColin Ian King
2019-07-21x86/efi: fix a -Wtype-limits compilation warningQian Cai
2019-07-14x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen
2019-07-14x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen
2019-07-14bpf, x64: fix stack layout of JITed bpf codeAlexei Starovoitov
2019-07-14KVM: nVMX: use correct clean fields when copying from eVMCSVitaly Kuznetsov
2019-07-10KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPICWanpeng Li
2019-07-10KVM: x86: degrade WARN to pr_warn_ratelimitedPaolo Bonzini
2019-07-10ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...Petr Mladek
2019-07-10x86/CPU: Add more Icelake model numbersKan Liang
2019-07-03x86/resctrl: Prevent possible overrun during bitmap operationsReinette Chatre
2019-07-03x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner
2019-07-03x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez
2019-06-25x86/resctrl: Don't stop walking closids when a locksetup group is foundJames Morse
2019-06-25x86/vdso: Prevent segfaults due to hoisted vclock readsAndy Lutomirski
2019-06-25KVM: x86/mmu: Allocate PAE root array when using SVM's 32-bit NPTSean Christopherson
2019-06-22x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden
2019-06-22perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraintsStephane Eranian
2019-06-19x86/resctrl: Prevent NULL pointer dereference when local MBM is disabledPrarit Bhargava
2019-06-19x86/mm/KASLR: Compute the size of the vmemmap section properlyBaoquan He
2019-06-19x86/kasan: Fix boot with 5-level paging and KASANAndrey Ryabinin
2019-06-19x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov
2019-06-19KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini
2019-06-19KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini
2019-06-19KVM: x86: do not spam dmesg with VMCS/VMCB dumpsPaolo Bonzini