summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2020-08-21x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2020-08-21KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li
2020-08-21x86/stacktrace: Fix reliable check for empty user task stacksJosh Poimboeuf
2020-08-21x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf
2020-08-18x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel
2020-08-18x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann
2020-08-13genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner
2020-08-13x86/apic/vector: Force interupt handler invocation to irq contextThomas Gleixner
2020-08-13genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner
2020-08-13x86/fpu: Reset MXCSR to default in kernel_fpu_begin()Petteri Aimonen
2020-08-03KVM: x86: Mark CR4.TSD as being possibly owned by the guestSean Christopherson
2020-08-03KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit modeSean Christopherson
2020-08-03KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini
2020-08-03x86/entry: Increase entry_stack size to a full pagePeter Zijlstra
2020-07-24copy_xstate_to_kernel: Fix typo which caused GDB regressionKevin Buettner
2020-07-16x86/asm/64: Align start of __clear_user() loop to 16-bytesMatt Fleming
2020-07-16x86/cpu: Use pinning mask for CR4 bits needing to be 0Kees Cook
2020-07-16KVM: nVMX: Plumb L2 GPA through to PML emulationSean Christopherson
2020-07-16KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li
2020-07-16KVM: vmx: use MSR_IA32_TSX_CTRL to hard-disable TSX on guest that lack itPaolo Bonzini
2020-07-16KVM: vmx: implement MSR_IA32_TSX_CTRL disable RTM functionalityPaolo Bonzini
2020-07-16x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()Dan Carpenter
2020-07-13kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa
2020-07-13x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lldArd Biesheuvel
2020-07-13x86/idt: Keep spurious entries unset in system_vectorsVitaly Kuznetsov
2020-07-13x86/apic: Make TSC deadline timer detection message visibleBorislav Petkov
2020-07-13x86/purgatory: Disable various profiling and sanitizing optionsHans de Goede
2020-07-11x86/amd_nb: Add AMD family 17h model 60h PCI IDsAlexander Monakov
2020-07-11x86/amd_nb: Add Family 19h PCI IDsYazen Ghannam
2020-07-11x86/mm: Stop printing BRK addressesArvind Sankar
2020-07-11x86/boot: Correct relocation destination on old linkersArvind Sankar
2020-07-11x86: fix vmap arguments in map_irq_stackChristoph Hellwig
2020-07-11x86,smap: Fix smap_{save,restore}() alternativesPeter Zijlstra
2020-07-07KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkruSean Christopherson
2020-07-07KVM: nVMX: Consult only the "basic" exit reason when routing nested exitSean Christopherson
2020-07-07KVM: nSVM: leave ASID aside in copy_vmcb_control_areaPaolo Bonzini
2020-07-07KVM: nSVM: fix condition for filtering async PFPaolo Bonzini
2020-07-07x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck
2020-07-07KVM: x86: Fix APIC page invalidation raceEiichi Tsukata
2020-07-07KVM: x86: respect singlestep when emulating instructionFelipe Franciosi
2020-07-07perf/x86/intel: Add more available bits for OFFCORE_RESPONSE of Intel TremontKan Liang
2020-07-07x86/reboot/quirks: Add MacBook6,1 reboot quirkHill Ma
2020-07-07x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser
2020-07-07x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser
2020-07-07x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser
2020-07-07x86/PCI: Mark Intel C620 MROMs as having non-compliant BARsXiaochun Lee
2020-07-07x86_64: Fix jiffies ODR violationBob Haarman
2020-06-24Platform: OLPC: Make olpc_dt_compatible_match() static __initLubomir Rintel
2020-06-09x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross
2020-06-09x86/cpu: Add 'table' argument to cpu_matches()Mark Gross