summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
7 daysKVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson1-1/+13
7 daysx86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds2-8/+8
7 daysx86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds4-13/+9
7 daysx86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds3-7/+8
7 daysKVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAsDavid Woodhouse1-6/+6
7 daysKVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson1-2/+2
7 daysKVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGIONSean Christopherson1-4/+7
7 daysKVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finishSean Christopherson1-4/+12
7 daysKVM: SEV: Disallow LAUNCH_FINISH if vCPUs are actively being createdSean Christopherson1-2/+8
7 daysKVM: SEV: Protect *all* of sev_mem_enc_register_region() with kvm->lockSean Christopherson1-4/+2
7 daysKVM: SEV: Reject attempts to sync VMSA of an already-launched/encrypted vCPUSean Christopherson1-0/+3
7 daysperf/x86/intel/uncore: Skip discovery table for offline diesZide Chen1-1/+1
7 daysx86: shadow stacks: proper error handling for mmap lockLinus Torvalds1-1/+2
12 daysx86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)2-0/+6
2026-04-11x86/kexec: Disable KCOV instrumentation after load_segments()Aleksandr Nogikh2-0/+16
2026-04-11perf/x86: Fix potential bad container_of in intel_pmu_hw_configIan Rogers1-2/+4
2026-04-02unwind_user/x86: Fix arch=um buildPeter Zijlstra1-0/+4
2026-04-02KVM: x86/mmu: Only WARN in direct MMUs when overwriting shadow-present SPTESean Christopherson1-1/+2
2026-04-02KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTESean Christopherson1-6/+8
2026-04-02x86/fred: Fix early boot failures on SEV-ES/SNP guestsNikunj A Dadhania2-0/+20
2026-04-02x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits maskBorislav Petkov (AMD)1-1/+1
2026-04-02x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania1-6/+12
2026-04-02x86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free sizeMike Rapoport (Microsoft)1-1/+1
2026-04-02x86/perf: Make sure to program the counter value for stopped events on migrationPeter Zijlstra1-1/+3
2026-03-25x86/platform/uv: Handle deconfigured socketsKyle Meyer1-2/+16
2026-03-25perf/x86: Move event pointer setup earlier in x86_pmu_enable()Breno Leitao1-1/+2
2026-03-25perf/x86/intel: Add missing branch counters constraint applyDapeng Mi1-10/+21
2026-03-19KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson2-5/+9
2026-03-19KVM: SVM: Add a helper to look up the max physical ID for AVICNaveen N Rao1-6/+20
2026-03-19KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_idsNaveen N Rao1-2/+5
2026-03-19x86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji1-0/+6
2026-03-19KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson2-2/+2
2026-03-19KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson3-5/+21
2026-03-12kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor2-1/+2
2026-03-12x86/boot/sev: Move SEV decompressor variables into the .data sectionTom Lendacky2-5/+5
2026-03-12x86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips3-1/+6
2026-03-12x86/boot: Handle relative CONFIG_EFI_SBAT_FILE file pathsJan Stancek1-0/+1
2026-03-12perf/x86/intel/uncore: Add per-scheduler IMC CAS count eventsZide Chen1-1/+27
2026-03-12x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)3-5/+54
2026-03-12KVM: x86: Add x2APIC "features" to control EOI broadcast suppressionKhushit Shah6-13/+101
2026-03-12x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-0/+24
2026-03-12unwind_user/x86: Teach FP unwind about start of functionPeter Zijlstra4-40/+53
2026-03-12unwind_user/x86: Enable frame pointer unwinding on x86Josh Poimboeuf2-0/+26
2026-03-12KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block()Sean Christopherson1-2/+1
2026-03-12x86/acpi/boot: Correct acpi_is_processor_usable() check againYazen Ghannam2-19/+8
2026-03-12x86/cfi: Fix CFI rewrite for odd alignmentsPeter Zijlstra4-24/+34
2026-03-12x86/fred: Correct speculative safety in fred_extint()Andrew Cooper1-3/+2
2026-03-04x86/kexec: Copy ACPI root pointer address from config tableArd Biesheuvel1-0/+7
2026-03-04x86/kexec: add a sanity check on previous kernel's ima kexec bufferHarshit Mogalapalli1-0/+6
2026-03-04KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()Vasiliy Kovalev1-0/+2