aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2019-09-16x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden
2019-09-16perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraintsStephane Eranian
2019-09-16x86/resctrl: Prevent NULL pointer dereference when local MBM is disabledPrarit Bhargava
2019-09-16x86/mm/KASLR: Compute the size of the vmemmap section properlyBaoquan He
2019-09-16x86/kasan: Fix boot with 5-level paging and KASANAndrey Ryabinin
2019-09-16x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov
2019-09-16x86/PCI: Fix PCI IRQ routing table memory leakWenwen Wang
2019-09-12x86/insn-eval: Fix use-after-free access to LDT entryJann Horn
2019-09-12x86/kprobes: Set instruction page as executableNadav Amit
2019-09-12x86/ftrace: Set trampoline pages as executableNadav Amit
2019-09-12x86/ftrace: Do not call function graph from dynamic trampolinesSteven Rostedt (VMware)
2019-09-12Revert "x86/build: Move _etext to actual end of .text"Greg Kroah-Hartman
2019-08-17x86/mce: Handle varying MCA bank countsYazen Ghannam
2019-08-17x86/mce: Fix machine_check_poll() tests for error typesTony Luck
2019-08-17x86/uaccess: Fix up the fixupPeter Zijlstra
2019-08-17x86/ia32: Fix ia32_restore_sigcontext() AC leakPeter Zijlstra
2019-08-17x86/uaccess, signal: Fix AC=1 bloatPeter Zijlstra
2019-08-17x86/build: Keep local relocations with ld.lldKees Cook
2019-08-17x86/microcode: Fix the ancient deprecated microcode loading methodBorislav Petkov
2019-08-17perf/x86/intel/cstate: Add Icelake supportKan Liang
2019-08-17perf/x86/intel/rapl: Add Icelake supportKan Liang
2019-08-17perf/x86/msr: Add Icelake supportKan Liang
2019-08-17x86/irq/64: Limit IST stack overflow check to #DB stackThomas Gleixner
2019-08-02x86/build: Move _etext to actual end of .textKees Cook
2019-08-02x86/modules: Avoid breaking W^X while loading modulesNadav Amit
2019-08-02x86/alternatives, jumplabel: Use text_poke_early() before mm_init()Pavel Tatashin
2019-08-02kvm: svm/avic: fix off-by-one in checking host APIC IDSuthikulpanit, Suravee
2019-08-02x86: Hide the int3_emulate_call/jmp functions from UMLSteven Rostedt (VMware)
2019-08-02x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook
2019-08-02x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012Vitaly Kuznetsov
2019-08-02ftrace/x86_64: Emulate call function while updating in breakpoint handlerPeter Zijlstra
2019-08-02x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra
2019-08-02x86_64: Add gap to int3 to allow for call emulationJosh Poimboeuf
2019-05-30perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian
2019-05-30KVM: x86: fix return value for reserved EFERPaolo Bonzini
2019-05-30KVM: lapic: Busy wait for timer to expire when using hv_timerSean Christopherson
2019-05-30KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writesSean Christopherson
2019-05-30crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()Eric Biggers
2019-05-30sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra
2019-05-30x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski
2019-05-30x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu
2019-05-30KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracingVitaly Kuznetsov
2019-05-30KVM: fix spectrev1 gadgetsPaolo Bonzini
2019-05-30x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan
2019-05-30x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen
2019-05-30perf/x86/intel: Initialize TFA MSRPeter Zijlstra
2019-05-30perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBSStephane Eranian
2019-05-23x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"Peter Zijlstra
2019-05-23x86/mm/KASLR: Fix the size of the direct mapping sectionBaoquan He
2019-05-23x86/mce: Improve error message when kernel cannot recover, p2Tony Luck