aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2022-05-03Merge tag 'v5.15.37' into v5.15/standard/baseBruce Ashfield
2022-05-01gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}Andreas Gruenbacher
2022-04-27Merge tag 'v5.15.36' into v5.15/standard/baseBruce Ashfield
2022-04-27KVM: SVM: Flush when freeing encrypted pages even on SME_COHERENT CPUsMingwei Zhang
2022-04-27KVM: nVMX: Defer APICv updates while L2 is active until L1 is activeSean Christopherson
2022-04-27KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a raceSean Christopherson
2022-04-27KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdogLike Xu
2022-04-27stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka
2022-04-20Merge tag 'v5.15.35' into v5.15/standard/baseBruce Ashfield
2022-04-20Merge tag 'v5.15.34' into v5.15/standard/baseBruce Ashfield
2022-04-20x86/tsx: Disable TSX development mode at bootPawan Gupta
2022-04-20x86/tsx: Use MSR_TSX_CTRL to clear CPUID bitsPawan Gupta
2022-04-20KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loadedSean Christopherson
2022-04-13x86,static_call: Fix __static_call_return0 for i386Peter Zijlstra
2022-04-13x86/bug: Prevent shadowing in __WARN_FLAGSVincent Mailhol
2022-04-13KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255Suravee Suthikulpanit
2022-04-13perf/x86/intel: Don't extend the pseudo-encoding to GP countersKan Liang
2022-04-13x86/mm/tlb: Revert retpoline avoidance approachDave Hansen
2022-04-13x86/msi: Fix msi message data shadow structReto Buerki
2022-04-13perf/x86/intel: Update the FRONTEND MSR mask on Sapphire RapidsKan Liang
2022-04-13x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta
2022-04-13x86/pm: Save the MSR validity status at context setupPawan Gupta
2022-04-13rtc: Check return value from mc146818_get_time()Mateusz Jończyk
2022-04-13x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopyNathan Chancellor
2022-04-13x86: Annotate call_on_stack()Peter Zijlstra
2022-04-13xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32Dongli Zhang
2022-04-13KVM: x86/emulator: Emulate RDPID only if it is enabled in guestHou Wenlong
2022-04-13KVM: x86/pmu: Fix and isolate TSX-specific performance event logicLike Xu
2022-04-13KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRsJim Mattson
2022-04-13KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()Peter Gonda
2022-04-13KVM: x86/pmu: Use different raw event masks for AMD and IntelJim Mattson
2022-04-11Merge tag 'v5.15.33' into v5.15/standard/baseBruce Ashfield
2022-04-08KVM: x86/mmu: do compare-and-exchange of gPTE via the user addressPaolo Bonzini
2022-04-08KVM: SVM: fix panic on out-of-bounds guest IRQYi Wang
2022-04-08KVM: x86: fix sending PV IPILi RongQing
2022-04-08KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activatedVitaly Kuznetsov
2022-04-08KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a...Vitaly Kuznetsov
2022-04-08KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irqVitaly Kuznetsov
2022-04-08KVM: x86: hyper-v: HVCALL_SEND_IPI_EX is an XMM fast hypercallVitaly Kuznetsov
2022-04-08KVM: x86: hyper-v: Fix the maximum number of sparse banks for XMM fast TLB fl...Vitaly Kuznetsov
2022-04-08KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_flush_tlb()Vitaly Kuznetsov
2022-04-08KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_send_ipi()Vitaly Kuznetsov
2022-04-08KVM: x86/mmu: Check for present SPTE when clearing dirty bit in TDP MMUSean Christopherson
2022-04-08KVM: x86/mmu: Zap _all_ roots when unmapping gfn range in TDP MMUSean Christopherson
2022-04-08KVM: x86/mmu: Move "invalid" check out of kvm_tdp_mmu_get_root()Sean Christopherson
2022-04-08KVM: x86: Reinitialize context if host userspace toggles EFER.LMEPaolo Bonzini
2022-04-08xen: fix is_xen_pmu()Juergen Gross
2022-04-08KVM: x86/emulator: Defer not-present segment check in __load_segment_descript...Hou Wenlong
2022-04-08KVM: x86: Fix emulation in writing cr8Zhenzhong Duan
2022-04-08perf/x86/intel/pt: Fix address filter config for 32-bit kernelAdrian Hunter