summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-261-5/+2
* x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport2021-09-221-3/+3
* xen: reset legacy rtc flag for PV domUJuergen Gross2021-09-221-0/+7
* xen: fix setting of max_pfn in shared_infoJuergen Gross2021-09-221-2/+2
* KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-EnterSean Christopherson2021-09-151-4/+3
* KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...Zelin Deng2021-09-151-0/+4
* x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger2021-09-151-0/+6
* perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS OpKim Phillips2021-09-151-0/+1
* bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-09-152-0/+13
* x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker2021-09-121-1/+2
* x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gatingSuravee Suthikulpanit2021-09-121-21/+26
* perf/x86/amd/power: Assign pmu.moduleKim Phillips2021-09-121-0/+1
* perf/x86/amd/ibs: Work around erratum #1197Kim Phillips2021-09-121-0/+8
* perf/x86/intel/pt: Fix mask of num_address_rangesXiaoyao Li2021-09-121-1/+1
* KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUsSean Christopherson2021-09-031-1/+9
* perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32Colin Ian King2021-09-031-1/+1
* x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner2021-08-262-25/+43
* KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)Maxim Levitsky2021-08-181-0/+3
* KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky2021-08-182-7/+10
* KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulationSean Christopherson2021-08-181-1/+1
* x86/resctrl: Fix default monitoring groups reportingBabu Moger2021-08-181-14/+13
* x86/ioapic: Force affinity setup before startupThomas Gleixner2021-08-181-2/+4
* x86/msi: Force affinity setup before startupThomas Gleixner2021-08-181-4/+9
* x86/tools: Fix objdump version check againRandy Dunlap2021-08-181-0/+1
* KVM: X86: MMU: Use the correct inherited permissions to get shadow pageLai Jiangshan2021-08-151-5/+9
* KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCBSean Christopherson2021-08-151-1/+1
* perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu2021-08-121-1/+2
* KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit buildsSean Christopherson2021-08-121-1/+1
* KVM: x86: accept userspace interrupt only if no event is injectedPaolo Bonzini2021-08-121-2/+11
* x86/kvm: fix vcpu-id indexed array sizesJuergen Gross2021-08-042-3/+3
* x86/asm: Ensure asm/proto.h can be included stand-aloneJan Kiszka2021-08-041-0/+2
* KVM: x86: determine if an exception has an error code only when injecting it.Maxim Levitsky2021-07-311-4/+9
* x86/fpu: Limit xstate copy size in xstateregs_set()Thomas Gleixner2021-07-201-1/+1
* x86/signal: Detect and prevent an alternate signal stack overflowChang S. Bae2021-07-201-4/+20
* x86/fpu: Return proper error codes from user access functionsThomas Gleixner2021-07-201-7/+12
* KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()Lai Jiangshan2021-07-201-0/+2
* KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabledSean Christopherson2021-07-201-1/+7
* KVM: nVMX: Ensure 64-bit shift when checking VMFUNC bitmapSean Christopherson2021-07-141-1/+1
* KVM: SVM: Call SEV Guest Decommission if ASID binding failsAlper Gun2021-07-111-11/+21
* KVM: SVM: Periodically schedule when unregistering regions on destroyDavid Rientjes2021-07-111-0/+1
* PCI: Add AMD RS690 quirk to enable 64-bit DMAMikel Rychliski2021-06-301-0/+44
* x86/fpu: Reset state for all signal restore failuresThomas Gleixner2021-06-231-11/+15
* x86/pkru: Write hardware init value to PKRU when xstate is initThomas Gleixner2021-06-231-2/+9
* x86/process: Check PF_KTHREAD and not current->mm for kernel threadsThomas Gleixner2021-06-231-1/+1
* KVM: x86: Immediately reset the MMU context when the SMM flag is clearedSean Christopherson2021-06-231-1/+4
* kvm: LAPIC: Restore guard to prevent illegal APIC register accessJim Mattson2021-06-231-0/+3
* KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint messageSean Christopherson2021-06-161-3/+3
* x86/boot: Add .text.* to setup.ldArvind Sankar2021-06-161-1/+1
* x86/kvm: Disable all PV features on crashVitaly Kuznetsov2021-06-103-39/+32
* x86/kvm: Disable kvmclock on all CPUs on shutdownVitaly Kuznetsov2021-06-103-6/+4