summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2019-06-15x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang
2019-06-15perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian
2019-06-11x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina
2019-06-09Revert "x86/build: Move _etext to actual end of .text"Greg Kroah-Hartman
2019-06-09KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth
2019-05-31x86/mce: Fix machine_check_poll() tests for error typesTony Luck
2019-05-31x86/ia32: Fix ia32_restore_sigcontext() AC leakPeter Zijlstra
2019-05-31x86/uaccess, signal: Fix AC=1 bloatPeter Zijlstra
2019-05-31x86/build: Keep local relocations with ld.lldKees Cook
2019-05-31x86/microcode: Fix the ancient deprecated microcode loading methodBorislav Petkov
2019-05-31x86/irq/64: Limit IST stack overflow check to #DB stackThomas Gleixner
2019-05-31x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()Jiri Kosina
2019-05-31x86/build: Move _etext to actual end of .textKees Cook
2019-05-31kvm: svm/avic: fix off-by-one in checking host APIC IDSuthikulpanit, Suravee
2019-05-31KVM: x86: fix return value for reserved EFERPaolo Bonzini
2019-05-31x86: Hide the int3_emulate_call/jmp functions from UMLSteven Rostedt (VMware)
2019-05-25x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook
2019-05-25ftrace/x86_64: Emulate call function while updating in breakpoint handlerPeter Zijlstra
2019-05-25x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra
2019-05-25x86_64: Add gap to int3 to allow for call emulationJosh Poimboeuf
2019-05-21KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writesSean Christopherson
2019-05-21crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()Eric Biggers
2019-05-21sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra
2019-05-21x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski
2019-05-16x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu
2019-05-16x86/fpu: Don't export __kernel_fpu_{begin,end}()Sebastian Andrzej Siewior
2019-05-16x86/vdso: Pass --eh-frame-hdr to the linkerAlistair Strachan
2019-05-16KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracingVitaly Kuznetsov
2019-05-16KVM: fix spectrev1 gadgetsPaolo Bonzini
2019-05-16x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan
2019-05-14x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf
2019-05-14x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-14x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk
2019-05-14x86/speculation/mds: Fix commentBoris Ostrovsky
2019-05-14x86/speculation/mds: Add SMT warning messageJosh Poimboeuf
2019-05-14x86/speculation: Move arch_smt_update() call to after mitigation decisionsJosh Poimboeuf
2019-05-14x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf
2019-05-14Documentation: Move L1TF to separate directoryThomas Gleixner
2019-05-14x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner
2019-05-14x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner
2019-05-14x86/speculation/mds: Add mitigation control for MDSThomas Gleixner
2019-05-14x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner
2019-05-14x86/kvm/vmx: Add MDS protection when L1D Flush is not activeThomas Gleixner
2019-05-14x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner
2019-05-14x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner
2019-05-14x86/kvm: Expose X86_FEATURE_MD_CLEAR to guestsAndi Kleen
2019-05-14x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner
2019-05-14x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen
2019-05-14x86/speculation: Consolidate CPU whitelistsThomas Gleixner
2019-05-14x86/msr-index: Cleanup bit definesThomas Gleixner