summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2026-05-03Add distro-specific configuration.0x221E
2026-04-22KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson
2026-04-22x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds
2026-04-22x86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds
2026-04-22x86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds
2026-04-22KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGIONSean Christopherson
2026-04-22KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finishSean Christopherson
2026-04-22KVM: SEV: Disallow LAUNCH_FINISH if vCPUs are actively being createdSean Christopherson
2026-04-22KVM: SEV: Protect *all* of sev_mem_enc_register_region() with kvm->lockSean Christopherson
2026-04-22KVM: SEV: Reject attempts to sync VMSA of an already-launched/encrypted vCPUSean Christopherson
2026-04-22x86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)
2026-04-12Merge tag 'ras-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-12Merge tag 'perf-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-04-11Merge tag 'kvm-x86-fixes-7.1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-04-08x86: shadow stacks: proper error handling for mmap lockLinus Torvalds
2026-04-07perf/x86/intel/uncore: Remove extra double quote markZide Chen
2026-04-07perf/x86/intel/uncore: Fix die ID init and look up bugsZide Chen
2026-04-07perf/x86/intel/uncore: Skip discovery table for offline diesZide Chen
2026-04-07perf/x86/intel/uncore: Fix iounmap() leak on global_init failureZide Chen
2026-04-05Merge tag 'x86-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-05x86/mce/amd: Filter bogus hardware errors on Zen3 clientsYazen Ghannam
2026-04-02perf/x86: Fix potential bad container_of in intel_pmu_hw_configIan Rogers
2026-03-31x86/platform/geode: Fix on-stack property data use-after-return bugDmitry Torokhov
2026-03-30x86/kexec: Disable KCOV instrumentation after load_segments()Aleksandr Nogikh
2026-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-29Merge tag 'x86-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-27Merge tag 'efi-fixes-for-v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-03-27KVM: x86/mmu: Only WARN in direct MMUs when overwriting shadow-present SPTESean Christopherson
2026-03-27KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTESean Christopherson
2026-03-23x86/cpu: Add comment clarifying CRn pinningPeter Zijlstra
2026-03-23x86/fred: Fix early boot failures on SEV-ES/SNP guestsNikunj A Dadhania
2026-03-23x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits maskBorislav Petkov (AMD)
2026-03-23x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania
2026-03-22Merge tag 'x86-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-22Merge tag 'perf-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-03-20x86/platform/uv: Handle deconfigured socketsKyle Meyer
2026-03-20x86/entry/vdso: Fix path of included gettimeofday.cVladimir Oltean
2026-03-20Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-03-20x86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free sizeMike Rapoport (Microsoft)
2026-03-18x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRsWilliam Roche
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-12KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAsDavid Woodhouse
2026-03-12perf/x86/intel: Fix OMR snoop information parsing issuesDapeng Mi
2026-03-12perf/x86/intel: Add missing branch counters constraint applyDapeng Mi
2026-03-12x86/perf: Make sure to program the counter value for stopped events on migrationPeter Zijlstra
2026-03-12perf/x86: Move event pointer setup earlier in x86_pmu_enable()Breno Leitao
2026-03-12x86/hyperv: Use any general-purpose register when saving %cr2 and %cr8Uros Bizjak
2026-03-12x86/hyperv: Use current_stack_pointer to avoid asm() in hv_hvcrash_ctxt_save()Uros Bizjak
2026-03-12x86/hyperv: Save segment registers directly to memory in hv_hvcrash_ctxt_save()Uros Bizjak