summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
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-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/insn-eval: Fix use-after-free access to LDT entryJann Horn
2019-06-11x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina
2019-06-09x86/kprobes: Set instruction page as executableNadav Amit
2019-06-09x86/ftrace: Set trampoline pages as executableNadav Amit
2019-06-09x86/ftrace: Do not call function graph from dynamic trampolinesSteven Rostedt (VMware)
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-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-05-31x86/mce: Handle varying MCA bank countsYazen Ghannam
2019-05-31x86/mce: Fix machine_check_poll() tests for error typesTony Luck
2019-05-31x86/uaccess: Fix up the fixupPeter Zijlstra
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-31perf/x86/intel/cstate: Add Icelake supportKan Liang
2019-05-31perf/x86/intel/rapl: Add Icelake supportKan Liang
2019-05-31perf/x86/msr: Add Icelake supportKan Liang
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-31x86/modules: Avoid breaking W^X while loading modulesNadav Amit
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-25perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa
2019-05-25x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook
2019-05-25x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012Vitaly Kuznetsov
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-22xen/pvh: set xen_domain_type to HVM in xen_pvh_initRoger Pau Monne
2019-05-22KVM: lapic: Busy wait for timer to expire when using hv_timerSean Christopherson
2019-05-22KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writesSean Christopherson
2019-05-22crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()Eric Biggers
2019-05-22sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra
2019-05-22x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski
2019-05-16x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu
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-16x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen