summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2022-09-0127-148/+273
|\
| * Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-2812-72/+150
| |\
| | * x86/sev: Mark snp_abort() noreturnBorislav Petkov2022-08-252-2/+2
| | * x86/sev: Don't use cc_platform_has() for early SEV-SNP callsTom Lendacky2022-08-241-2/+14
| | * x86/boot: Don't propagate uninitialized boot_params->cc_blob_addressMichael Roth2022-08-242-1/+19
| | * x86/cpu: Add new Raptor Lake CPU model numberTony Luck2022-08-231-0/+2
| | * x86/unwind/orc: Unwind ftrace trampolines with correct ORC entryChen Zhongjin2022-08-211-5/+10
| | * x86/nospec: Fix i386 RSB stuffingPeter Zijlstra2022-08-191-0/+12
| | * x86/nospec: Unwreck the RSB stuffingPeter Zijlstra2022-08-191-41/+39
| | * x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta2022-08-183-19/+42
| | * x86/entry: Fix entry_INT80_compat for Xen PV guestsJuergen Gross2022-08-161-1/+1
| | * x86/PAT: Have pat_enabled() properly reflect state when running on XenJan Beulich2022-08-151-1/+9
| * | Merge tag 'perf-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-284-7/+36
| |\ \
| | * | perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMUStephane Eranian2022-08-271-1/+17
| | * | perf/x86/intel: Fix pebs event constraints for ADLKan Liang2022-08-191-1/+1
| | * | perf/x86/intel/ds: Fix precise store latency handlingStephane Eranian2022-08-191-1/+9
| | * | perf/x86/core: Set pebs_capable and PMU_FL_PEBS_ALL for the BaselinePeter Zijlstra2022-08-192-4/+1
| | * | perf/x86/lbr: Enable the branch type for the Arch LBR by defaultKan Liang2022-08-191-0/+8
| * | | Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-271-1/+0
| |\ \ \
| | * | | xen: x86: remove setting the obsolete config XEN_MAX_DOMAIN_MEMORYLukas Bulwahn2022-08-251-1/+0
| * | | | wait_on_bit: add an acquire memory barrierMikulas Patocka2022-08-261-0/+21
| * | | | Merge tag 'perf-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-211-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | x86/kprobes: Fix JNG/JNLE emulationNadav Amit2022-08-141-1/+1
| * | | | asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers2022-08-214-23/+4
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-195-30/+27
| |\ \ \ \
| * | | | | x86/mm: Use proper mask when setting PUD mappingAaron Lu2022-08-191-1/+1
| * | | | | x86: simplify load_unaligned_zeropad() implementationLinus Torvalds2022-08-163-43/+60
| | |_|_|/ | |/| | |
* | | | | KVM: x86: check validity of argument to KVM_SET_MP_STATEPaolo Bonzini2022-09-011-3/+17
* | | | | perf/x86/core: Completely disable guest PEBS via guest's global_ctrlLike Xu2022-09-011-1/+2
* | | | | KVM: x86: fix memoryleak in kvm_arch_vcpu_create()Miaohe Lin2022-09-011-2/+1
* | | | | KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIESJim Mattson2022-09-011-4/+21
* | | | | KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()Jim Mattson2022-08-191-2/+1
* | | | | kvm: x86: mmu: Always flush TLBs when enabling dirty loggingJunaid Shahid2022-08-193-42/+61
* | | | | kvm: x86: mmu: Drop the need_remote_flush() functionJunaid Shahid2022-08-191-14/+1
| |/ / / |/| | |
* | | | x86/kvm: Fix "missing ENDBR" BUG for fastop functionsJosh Poimboeuf2022-08-191-1/+2
* | | | x86/kvm: Simplify FOP_SETCC()Josh Poimboeuf2022-08-191-19/+4
* | | | x86/ibt, objtool: Add IBT_NOSEAL()Josh Poimboeuf2022-08-191-0/+11
* | | | KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng2022-08-192-9/+9
* | | | KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTSChao Peng2022-08-191-1/+1
|/ / /
* | | Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-145-9/+32
|\ \ \ | | |/ | |/|
| * | x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane2022-08-125-9/+32
* | | Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-131-4/+6
|\ \ \
| * | | x86/bugs: Enable STIBP for IBPB mitigated RETBleedKim Phillips2022-08-081-4/+6
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-1113-50/+125
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: VMX: Adjust number of LBR records for PERF_CAPABILITIES at refreshSean Christopherson2022-08-102-11/+8
| * | | KVM: VMX: Use proper type-safe functions for vCPU => LBRs helpersSean Christopherson2022-08-101-9/+17
| * | | KVM: x86: Refresh PMU after writes to MSR_IA32_PERF_CAPABILITIESSean Christopherson2022-08-101-2/+2
| * | | KVM: x86/mmu: Add sanity check that MMIO SPTE mask doesn't overlap genSean Christopherson2022-08-102-0/+22
| * | | KVM: x86/mmu: rename trace function name for asynchronous page faultMingwei Zhang2022-08-101-1/+1
| * | | KVM: x86/xen: Stop Xen timer before changing IRQColeman Dietsch2022-08-101-18/+17