summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2022-08-28Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-28Merge tag 'perf-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-27Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-27perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMUStephane Eranian
2022-08-26wait_on_bit: add an acquire memory barrierMikulas Patocka
2022-08-25x86/sev: Mark snp_abort() noreturnBorislav Petkov
2022-08-25xen: x86: remove setting the obsolete config XEN_MAX_DOMAIN_MEMORYLukas Bulwahn
2022-08-24x86/sev: Don't use cc_platform_has() for early SEV-SNP callsTom Lendacky
2022-08-24x86/boot: Don't propagate uninitialized boot_params->cc_blob_addressMichael Roth
2022-08-23x86/cpu: Add new Raptor Lake CPU model numberTony Luck
2022-08-21Merge tag 'perf-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers
2022-08-21x86/unwind/orc: Unwind ftrace trampolines with correct ORC entryChen Zhongjin
2022-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-19perf/x86/intel: Fix pebs event constraints for ADLKan Liang
2022-08-19perf/x86/intel/ds: Fix precise store latency handlingStephane Eranian
2022-08-19perf/x86/core: Set pebs_capable and PMU_FL_PEBS_ALL for the BaselinePeter Zijlstra
2022-08-19perf/x86/lbr: Enable the branch type for the Arch LBR by defaultKan Liang
2022-08-19x86/mm: Use proper mask when setting PUD mappingAaron Lu
2022-08-19x86/nospec: Fix i386 RSB stuffingPeter Zijlstra
2022-08-19x86/nospec: Unwreck the RSB stuffingPeter Zijlstra
2022-08-19x86/kvm: Fix "missing ENDBR" BUG for fastop functionsJosh Poimboeuf
2022-08-19x86/kvm: Simplify FOP_SETCC()Josh Poimboeuf
2022-08-19x86/ibt, objtool: Add IBT_NOSEAL()Josh Poimboeuf
2022-08-19KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng
2022-08-19KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTSChao Peng
2022-08-18x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta
2022-08-16x86: simplify load_unaligned_zeropad() implementationLinus Torvalds
2022-08-16x86/entry: Fix entry_INT80_compat for Xen PV guestsJuergen Gross
2022-08-15x86/PAT: Have pat_enabled() properly reflect state when running on XenJan Beulich
2022-08-14Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-14x86/kprobes: Fix JNG/JNLE emulationNadav Amit
2022-08-13Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-12x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane
2022-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-10x86: link vdso and boot with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers
2022-08-10KVM: VMX: Adjust number of LBR records for PERF_CAPABILITIES at refreshSean Christopherson
2022-08-10KVM: VMX: Use proper type-safe functions for vCPU => LBRs helpersSean Christopherson
2022-08-10KVM: x86: Refresh PMU after writes to MSR_IA32_PERF_CAPABILITIESSean Christopherson
2022-08-10KVM: x86/mmu: Add sanity check that MMIO SPTE mask doesn't overlap genSean Christopherson
2022-08-10KVM: x86/mmu: rename trace function name for asynchronous page faultMingwei Zhang
2022-08-10KVM: x86/xen: Stop Xen timer before changing IRQColeman Dietsch
2022-08-10KVM: x86/xen: Initialize Xen timer only onceColeman Dietsch
2022-08-10KVM: SVM: Disable SEV-ES support if MMIO caching is disableSean Christopherson
2022-08-10KVM: x86/mmu: Fully re-evaluate MMIO caching when SPTE masks changeSean Christopherson
2022-08-10KVM: x86: Tag kvm_mmu_x86_module_init() with __initSean Christopherson
2022-08-10KVM: x86: emulator: Fix illegal LEA handlingMichal Luczaj
2022-08-10KVM: X86: avoid uninitialized 'fault.async_page_fault' from fixed-up #PFYu Zhang
2022-08-10KVM: x86: Bug the VM if an accelerated x2APIC trap occurs on a "bad" regSean Christopherson
2022-08-10KVM: x86: do not report preemption if the steal time cache is stalePaolo Bonzini