summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2022-10-24bpf: use bpf_prog_pack for bpf_dispatcherSong Liu
2022-10-24x86/apic: Don't disable x2APIC if lockedDaniel Sneddon
2022-10-24x86/mce: Retrieve poison range from hardwareJane Chu
2022-10-24x86/entry: Work around Clang __bdos() bugKees Cook
2022-10-24x86/hyperv: Fix 'struct hv_enlightened_vmcs' definitionVitaly Kuznetsov
2022-10-24x86/cpu: Include the header of init_ia32_feat_ctl()'s prototypeLuciano Leão
2022-10-24x86/microcode/AMD: Track patch allocation size explicitlyKees Cook
2022-10-24x86/resctrl: Fix to restore to original value when re-enabling hardware prefe...Kohei Tarumizu
2022-10-24x86/paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabledBill Wendling
2022-10-24KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCSSean Christopherson
2022-10-24KVM: nVMX: Don't propagate vmcs12's PERF_GLOBAL_CTRL settings to vmcs02Sean Christopherson
2022-10-24KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"Sean Christopherson
2022-10-24KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibilityMichal Luczaj
2022-10-12perf/x86/intel: Fix unchecked MSR access error for Alder Lake NKan Liang
2022-10-12arch: um: Mark the stack non-executable to fix a binutils warningDavid Gow
2022-10-12um: Cleanup compiler warning in arch/x86/um/tls_32.cLukas Straub
2022-10-12um: Cleanup syscall_handler_t cast in syscalls_32.hLukas Straub
2022-10-05x86/alternative: Fix race in try_get_desc()Nadav Amit
2022-10-05x86/cacheinfo: Add a cpu_llc_shared_mask() UP variantBorislav Petkov
2022-10-05KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guestJim Mattson
2022-10-05x86/uaccess: avoid check_object_size() in copy_from_user_nmi()Kees Cook
2022-10-05x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxdJarkko Sakkinen
2022-09-28KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabledSean Christopherson
2022-09-28KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURESDr. David Alan Gilbert
2022-09-28KVM: x86: Reinstate kvm_vcpu_arch.guest_supported_xcr0Sean Christopherson
2022-09-20kvm: x86: mmu: Always flush TLBs when enabling dirty loggingJunaid Shahid
2022-09-15x86/sev: Mark snp_abort() noreturnBorislav Petkov
2022-09-08KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIESJim Mattson
2022-09-08KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()Jim Mattson
2022-08-31perf/x86/intel/ds: Fix precise store latency handlingStephane Eranian
2022-08-31perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMUStephane Eranian
2022-08-31x86/nospec: Fix i386 RSB stuffingPeter Zijlstra
2022-08-31x86/PAT: Have pat_enabled() properly reflect state when running on XenJan Beulich
2022-08-31x86/nospec: Unwreck the RSB stuffingPeter Zijlstra
2022-08-31x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta
2022-08-31x86/sev: Don't use cc_platform_has() for early SEV-SNP callsTom Lendacky
2022-08-31x86/unwind/orc: Unwind ftrace trampolines with correct ORC entryChen Zhongjin
2022-08-31x86/entry: Fix entry_INT80_compat for Xen PV guestsJuergen Gross
2022-08-31perf/x86/lbr: Enable the branch type for the Arch LBR by defaultKan Liang
2022-08-31perf/x86/intel: Fix pebs event constraints for ADLKan Liang
2022-08-31x86/boot: Don't propagate uninitialized boot_params->cc_blob_addressMichael Roth
2022-08-25x86/kvm: Fix "missing ENDBR" BUG for fastop functionsJosh Poimboeuf
2022-08-25x86/ibt, objtool: Add IBT_NOSEAL()Josh Poimboeuf
2022-08-25x86/kprobes: Fix JNG/JNLE emulationNadav Amit
2022-08-25x86/mm: Use proper mask when setting PUD mappingAaron Lu
2022-08-21kexec, KEYS: make the code in bzImage64_verify_sig genericCoiby Xu
2022-08-17KVM: nVMX: Attempt to load PERF_GLOBAL_CTRL on nVMX xfer iff it existsSean Christopherson
2022-08-17KVM: VMX: Add helper to check if the guest PMU has PERF_GLOBAL_CTRLSean Christopherson
2022-08-17Revert "KVM: x86/pmu: Accept 0 for absent PMU MSRs when host-initiated if !en...Sean Christopherson
2022-08-17KVM: x86/pmu: Accept 0 for absent PMU MSRs when host-initiated if !enable_pmuLike Xu