summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2021-04-10bpf, x86: Validate computation of branch displacements for x86-32Piotr Krysiuk
2021-04-10bpf, x86: Validate computation of branch displacements for x86-64Piotr Krysiuk
2021-04-10x86/build: Turn off -fcf-protection for realmode targetsArnd Bergmann
2021-04-10bpf, x86: Use kvmalloc_array instead kmalloc_array in bpf_jit_compYonghong Song
2021-03-30x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()Isaku Yamahata
2021-03-24x86/apic/of: Fix CPU devicetree-node lookupsJohan Hovold
2021-03-24x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov
2021-03-24x86: Move TS_COMPAT back to asm/thread_info.hOleg Nesterov
2021-03-24x86/ioapic: Ignore IRQ2 againThomas Gleixner
2021-03-24perf/x86/intel: Fix a crash caused by zero PEBS statusKan Liang
2021-03-20crypto: x86/aes-ni-xts - use direct calls to and 4-way strideArd Biesheuvel
2021-03-20crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%regUros Bizjak
2021-03-20crypto: x86 - Regularize glue function prototypesKees Cook
2021-03-17x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2Josh Poimboeuf
2021-03-07Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich
2021-03-07perf/x86/kvm: Add Cascade Lake Xeon steppings to isolation_ucodes[]Jim Mattson
2021-03-07x86/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song
2021-03-07x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirkHeiner Kallweit
2021-03-04x86: fix seq_file iteration for pat/memtype.cNeilBrown
2021-03-04x86/reboot: Force all cpus to exit VMX root if VMX is supportedSean Christopherson
2021-03-04x86/virt: Eat faults on VMXOFF in reboot flowsSean Christopherson
2021-03-04crypto: aesni - prevent misaligned buffers on the stackArd Biesheuvel
2021-03-04kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the hostMaxim Levitsky
2021-02-23Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()Jan Beulich
2021-02-23Xen/x86: don't bail early from clear_foreign_p2m_mapping()Jan Beulich
2021-02-23KVM: SEV: fix double locking due to incorrect backportPaolo Bonzini
2021-02-17x86/build: Disable CET instrumentation in the kernel for 32-bit tooBorislav Petkov
2021-02-13Fix unsynchronized access to sev members through svm_register_enc_regionPeter Gonda
2021-02-10x86/apic: Add extra serialization for non-serializing MSRsDave Hansen
2021-02-10x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf
2021-02-10KVM: x86: Update emulator context mode if SYSENTER xfers to 64-bit modeSean Christopherson
2021-02-10KVM: SVM: Treat SVM as unsupported when running as an SEV guestSean Christopherson
2021-02-07x86: __always_inline __{rd,wr}msr()Peter Zijlstra
2021-02-03KVM: x86: get smi pending status correctlyJay Zhou
2021-02-03KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migrationMaxim Levitsky
2021-02-03KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()Like Xu
2021-02-03KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu
2021-01-27x86/cpu/amd: Set __max_die_per_package on AMDYazen Ghannam
2021-01-27x86/mmx: Use KFPU_387 for MMX string operationsAndy Lutomirski
2021-01-27x86/topology: Make __max_die_per_package available unconditionallyBorislav Petkov
2021-01-27x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize stateAndy Lutomirski
2021-01-27x86/xen: Add xen_no_vector_callback option to test PCI INTX deliveryDavid Woodhouse
2021-01-19x86/hyperv: check cpu mask after interrupt has been disabledWei Liu
2021-01-17x86/resctrl: Don't move a task to the same resource groupFenghua Yu
2021-01-17x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSRFenghua Yu
2021-01-17x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*Jiri Slaby
2021-01-12KVM: x86: fix shift out of bounds reported by UBSANPaolo Bonzini
2021-01-12x86/mtrr: Correct the range check before performing MTRR type lookupsYing-Tsun Huang
2021-01-12x86/mm: Fix leak of pmd ptlockDan Williams
2021-01-06KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bitsPaolo Bonzini