summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2021-10-17Merge tag 'perf_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-16x86/fpu: Mask out the invalid MXCSR bits properlyBorislav Petkov
2021-10-15perf/x86/msr: Add Sapphire Rapids CPU supportKan Liang
2021-10-11x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automaticallyBorislav Petkov
2021-10-10Merge tag 'x86_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-08Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-08x86/fpu: Restore the masking out of reserved MXCSR bitsBorislav Petkov
2021-10-07Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-10-07firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann
2021-10-06x86/Kconfig: Correct reference to MWINCHIP3DLukas Bulwahn
2021-10-06x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCILukas Bulwahn
2021-10-06x86/entry: Clear X86_FEATURE_SMAP when CONFIG_X86_SMAP=nVegard Nossum
2021-10-06x86/entry: Correct reference to intended CONFIG_64_BITLukas Bulwahn
2021-10-06x86/resctrl: Fix kfree() of the wrong type in domain_add_cpu()James Morse
2021-10-06x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() failsJames Morse
2021-10-06x86/hyperv: Avoid erroneously sending IPI to 'self'Vitaly Kuznetsov
2021-10-05xen/x86: adjust data placementJan Beulich
2021-10-05x86/PVH: adjust function/data placementJan Beulich
2021-10-05xen/x86: hook up xen_banner() also for PVHJan Beulich
2021-10-05xen/x86: generalize preferred console model from PV to PVH Dom0Jan Beulich
2021-10-05xen/x86: allow "earlyprintk=xen" to work for PV Dom0Jan Beulich
2021-10-05xen/x86: allow PVH Dom0 without XEN_PV=yJan Beulich
2021-10-05xen/x86: prevent PVH type from getting clobberedJan Beulich
2021-10-05xen/privcmd: drop "pages" parameter from xen_remap_pfn()Jan Beulich
2021-10-03kvm: fix objtool relocation warningLinus Torvalds
2021-10-03Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-10-01perf/x86/intel: Update event constraints for ICXKan Liang
2021-10-01perf/x86: Reset destroy callback on event init failureAnand K Mistry
2021-10-01x86/hpet: Use another crystalball to evaluate HPET usabilityThomas Gleixner
2021-10-01x86/sev: Return an error on a returned non-zero SW_EXITINFO1[31:0]Tom Lendacky
2021-09-30Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-30KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checksSean Christopherson
2021-09-30x86/kvmclock: Move this_cpu_pvti into kvmclock.hZelin Deng
2021-09-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-09-28bpf, x86: Fix bpf mapping of atomic fetch implementationJohan Almbladh
2021-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-27KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issueZhenzhong Duan
2021-09-26Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-25Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-09-24x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accessesNumfor Mbiziwo-Tiapo
2021-09-24crypto: x86/sm4 - Fix frame pointer stack corruptionJosh Poimboeuf
2021-09-23KVM: X86: Synchronize the shadow pagetable before link itLai Jiangshan
2021-09-23KVM: X86: Fix missed remote tlb flush in rmap_write_protect()Lai Jiangshan
2021-09-23KVM: x86: nSVM: don't copy virt_ext from vmcb12Maxim Levitsky
2021-09-23KVM: x86: nSVM: test eax for 4K alignment for GP errata workaroundMaxim Levitsky
2021-09-23KVM: x86: nSVM: restore int_vector in svm_clear_vintrMaxim Levitsky
2021-09-22x86/asm: Fix SETZ size enqcmds() build failureKees Cook