summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini2020-07-221-1/+1
* KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li2020-06-291-2/+2
* kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-291-13/+3
* x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu2020-06-291-2/+20
* x86/mm: Stop printing BRK addressesArvind Sankar2020-06-201-2/+0
* KVM: nVMX: Consult only the "basic" exit reason when routing nested exitSean Christopherson2020-06-201-1/+1
* KVM: nSVM: leave ASID aside in copy_vmcb_control_areaPaolo Bonzini2020-06-201-1/+1
* x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser2020-06-201-2/+5
* x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser2020-06-201-37/+49
* x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky2020-06-203-7/+24
* x86/speculation: Change misspelled STIPB to STIBPWaiman Long2020-06-202-4/+4
* x86/reboot/quirks: Add MacBook6,1 reboot quirkHill Ma2020-06-201-0/+8
* x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser2020-06-201-18/+10
* x86_64: Fix jiffies ODR violationBob Haarman2020-06-202-6/+2
* x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross2020-06-115-0/+144
* x86/cpu: Add 'table' argument to cpu_matches()Mark Gross2020-06-111-10/+13
* x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross2020-06-112-1/+33
* x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2020-06-1118-47/+47
* x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor2020-06-111-2/+2
* x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl2020-06-031-1/+1
* KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson2020-05-201-1/+1
* x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-203-1/+15
* x86/paravirt: Remove the unused irq_enable_sysexit pv opBoris Ostrovsky2020-05-2010-55/+2
* x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä2020-05-202-6/+5
* x86/apic/uv: Silence a shift wrapping warningDan Carpenter2020-05-101-2/+2
* x86/LDT: Print the real LDT base addressJan Beulich2020-05-101-1/+1
* perf/x86: Fix filter_events() bug with event mappingsStephane Eranian2020-05-101-1/+10
* perf/x86: Fix uninitialized value usagePeter Zijlstra2020-05-051-1/+2
* bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson2020-05-021-3/+15
* KVM: VMX: Enable machine check support for 32bit targetsUros Bizjak2020-05-021-1/+1
* x86/vdso: Fix lsl operand orderSamuel Neves2020-04-241-1/+1
* x86/microcode/intel: replace sync_core() with native_cpuid_reg(eax)Evalds Iodzevics2020-04-241-1/+1
* x86/CPU: Add native CPUID variants returning a single datumBorislav Petkov2020-04-241-0/+18
* x86/mitigations: Clear CPU buffers on the SYSCALL fast pathBorislav Petkov2020-04-243-0/+9
* kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson2020-04-241-1/+2
* KVM: x86: Allocate new rmap and large page tracking when moving memslotSean Christopherson2020-04-241-0/+11
* x86/entry/32: Add missing ASM_CLAC to general_protection entryThomas Gleixner2020-04-241-0/+1
* acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt2020-04-241-1/+1
* x86/boot: Use unsigned comparison for addressesArvind Sankar2020-04-242-3/+3
* KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instrSean Christopherson2020-04-021-2/+2
* x86/mm: split vmalloc_sync_all()Joerg Roedel2020-04-021-2/+24
* perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips2020-03-201-8/+8
* KVM: x86: clear stale x86_emulate_ctxt->intercept valueVitaly Kuznetsov2020-03-201-0/+1
* mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds2020-03-111-1/+8
* KVM: apic: avoid calculating pending eoi from an uninitialized valMiaohe Lin2020-02-281-1/+3
* KVM: nVMX: Check IO instruction VM-exit conditionsOliver Upton2020-02-281-7/+52
* KVM: nVMX: Refactor IO bitmap checks into helper functionOliver Upton2020-02-281-13/+27
* KVM: nVMX: Don't emulate instructions in guest modePaolo Bonzini2020-02-281-1/+1
* x86/mce/amd: Fix kobject lifetimeThomas Gleixner2020-02-281-6/+11
* x86/vdso: Provide missing include fileValdis Klētnieks2020-02-281-0/+1