summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2020-11-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-08Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-08KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrsPankaj Gupta
2020-11-08kvm: x86: request masterclock update any time guest uses different msrOliver Upton
2020-11-08kvm: x86: ensure pv_cpuid.features is initialized when enabling capOliver Upton
2020-11-08kvm: x86: reads of restricted pv msrs should also result in #GPOliver Upton
2020-11-08KVM: x86: use positive error values for msr emulation that causes #GPMaxim Levitsky
2020-11-08KVM: x86/mmu: fix counting of rmap entries in pte_list_addLi RongQing
2020-11-07x86/platform/uv: Recognize UV5 hubless system identifierMike Travis
2020-11-07x86/platform/uv: Remove spaces from OEM IDsMike Travis
2020-11-07x86/platform/uv: Fix missing OEM_TABLE_IDMike Travis
2020-11-05x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry
2020-11-05Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-04x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.SFangrui Song
2020-11-03Merge tag 'x86_seves_for_v5.10_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-01Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-31KVM: vmx: remove unused variablePaolo Bonzini
2020-10-31KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work againVitaly Kuznetsov
2020-10-30KVM: x86: Fix NULL dereference at kvm_msr_ignored_check()Takashi Iwai
2020-10-30KVM: x86: replace static const variables with macrosPaolo Bonzini
2020-10-29x86/sev-es: Do not support MMIO to/from encrypted memoryJoerg Roedel
2020-10-29x86/head/64: Check SEV encryption before switching to kernel page-tableJoerg Roedel
2020-10-29x86/boot/compressed/64: Check SEV encryption in 64-bit boot-pathJoerg Roedel
2020-10-29x86/boot/compressed/64: Sanity-check CPUID results in the early #VC handlerJoerg Roedel
2020-10-29x86/boot/compressed/64: Introduce sev_statusJoerg Roedel
2020-10-28x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_IDDavid Woodhouse
2020-10-27x86/debug: Fix DR_STEP vs ptrace_get_debugreg(6)Peter Zijlstra
2020-10-27x86/debug: Only clear/set ->virtual_dr6 for userspace #DBPeter Zijlstra
2020-10-27x86/debug: Fix BTF handlingPeter Zijlstra
2020-10-27Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-26arch/um: partially revert the conversion to __section() macroLinus Torvalds
2020-10-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-10-26x86/hyperv: Clarify comment on x2apic modeMichael Kelley
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-24Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-10-24KVM: ioapic: break infinite recursion on lazy EOIVitaly Kuznetsov
2020-10-24KVM: vmx: rename pi_init to avoid conflict with paridePaolo Bonzini
2020-10-24KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 buildSean Christopherson
2020-10-24crypto: x86/poly1305 - add back a needed assignmentEric Biggers
2020-10-23x86/uaccess: fix code generation in put_user()Rasmus Villemoes
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-23xen/events: only register debug interrupt for 2-level eventsJuergen Gross
2020-10-23kvm: x86/mmu: NX largepage recovery for TDP MMUBen Gardon
2020-10-23kvm: x86/mmu: Don't clear write flooding count for direct rootsBen Gardon
2020-10-23kvm: x86/mmu: Support MMIO in the TDP MMUBen Gardon
2020-10-23kvm: x86/mmu: Support write protection for nesting in tdp MMUBen Gardon