summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2019-06-15perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian1-1/+1
2019-06-11x86/insn-eval: Fix use-after-free access to LDT entryJann Horn1-23/+24
2019-06-11x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina2-0/+43
2019-06-09x86/kprobes: Set instruction page as executableNadav Amit1-4/+20
2019-06-09Revert "x86/build: Move _etext to actual end of .text"Greg Kroah-Hartman1-3/+3
2019-06-09x86/ima: Check EFI_RUNTIME_SERVICES before usingScott Wood1-0/+5
2019-06-09KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth1-0/+3
2019-05-31x86/CPU/hygon: Fix phys_proc_id calculation logic for multi-die processorsPu Wen1-0/+5
2019-05-31x86/platform/uv: Fix missing checks of kcalloc() return valuesKangjie Lu1-1/+6
2019-05-31x86/mce: Handle varying MCA bank countsYazen Ghannam2-22/+14
2019-05-31x86/mce: Fix machine_check_poll() tests for error typesTony Luck1-7/+37
2019-05-31x86/uaccess: Fix up the fixupPeter Zijlstra1-1/+2
2019-05-31x86/ia32: Fix ia32_restore_sigcontext() AC leakPeter Zijlstra1-12/+17
2019-05-31x86/uaccess, signal: Fix AC=1 bloatPeter Zijlstra1-12/+17
2019-05-31x86/build: Keep local relocations with ld.lldKees Cook1-1/+1
2019-05-31x86/microcode: Fix the ancient deprecated microcode loading methodBorislav Petkov1-1/+2
2019-05-31perf/x86/intel/cstate: Add Icelake supportKan Liang1-0/+2
2019-05-31perf/x86/intel/rapl: Add Icelake supportKan Liang1-0/+2
2019-05-31perf/x86/msr: Add Icelake supportKan Liang1-0/+1
2019-05-31x86/irq/64: Limit IST stack overflow check to #DB stackThomas Gleixner1-5/+14
2019-05-31x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()Jiri Kosina1-2/+0
2019-05-31x86/uaccess: Dont leak the AC flag into __put_user() argument evaluationPeter Zijlstra1-3/+4
2019-05-31x86/build: Move _etext to actual end of .textKees Cook1-3/+3
2019-05-31x86/modules: Avoid breaking W^X while loading modulesNadav Amit2-8/+22
2019-05-31x86/ftrace: Set trampoline pages as executableNadav Amit1-0/+8
2019-05-31KVM: nVMX: Fix using __this_cpu_read() in preemptible contextWanpeng Li1-2/+2
2019-05-31kvm: svm/avic: fix off-by-one in checking host APIC IDSuthikulpanit, Suravee1-1/+5
2019-05-31kvm: Check irqchip mode before assign irqfdPeter Xu2-0/+8
2019-05-31x86/kvm/pmu: Set AMD's virt PMU version to 1Borislav Petkov1-1/+1
2019-05-31KVM: x86: fix return value for reserved EFERPaolo Bonzini1-1/+1
2019-05-31x86: Hide the int3_emulate_call/jmp functions from UMLSteven Rostedt (VMware)1-1/+3
2019-05-25x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen3-14/+17
2019-05-25ftrace/x86_64: Emulate call function while updating in breakpoint handlerPeter Zijlstra1-5/+27
2019-05-25x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra1-0/+28
2019-05-25x86_64: Add gap to int3 to allow for call emulationJosh Poimboeuf1-2/+16
2019-05-22xen/pvh: correctly setup the PV EFI interface for dom0Roger Pau Monne5-14/+18
2019-05-22xen/pvh: set xen_domain_type to HVM in xen_pvh_initRoger Pau Monne1-0/+1
2019-05-22KVM: lapic: Busy wait for timer to expire when using hv_timerSean Christopherson1-1/+1
2019-05-22KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writesSean Christopherson1-13/+24
2019-05-22Revert "KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU"Sean Christopherson1-25/+0
2019-05-22crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()Eric Biggers1-8/+5
2019-05-22x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h modelsYazen Ghannam3-13/+48
2019-05-22x86/MCE: Add an MCE-record filtering functionYazen Ghannam3-0/+11
2019-05-22sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra5-0/+20
2019-05-22x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski1-8/+0
2019-05-14x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf1-2/+3
2019-05-14x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2-3/+12
2019-05-14x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk1-1/+2
2019-05-14x86/speculation/mds: Fix commentBoris Ostrovsky1-1/+1
2019-05-14x86/speculation/mds: Add SMT warning messageJosh Poimboeuf1-0/+8