summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster
2025-09-01x86/sev: Indicate the SEV-SNP guest supports Secure AVICNeeraj Upadhyay
2025-09-01x86/sev: Prevent SECURE_AVIC_CONTROL MSR interception for Secure AVIC guestsNeeraj Upadhyay
2025-09-01x86/apic: Enable Secure AVIC in the control MSRNeeraj Upadhyay
2025-09-01x86/apic: Add kexec support for Secure AVICNeeraj Upadhyay
2025-09-01x86/apic: Handle EOI writes for Secure AVIC guestsNeeraj Upadhyay
2025-09-01x86/apic: Read and write LVT* APIC registers from HV for SAVIC guestsNeeraj Upadhyay
2025-09-01x86/sev: Enable NMI support for Secure AVICKishon Vijay Abraham I
2025-09-01x86/apic: Allow NMI to be injected from hypervisor for Secure AVICNeeraj Upadhyay
2025-09-01x86/apic: Add support to send NMI IPI for Secure AVICNeeraj Upadhyay
2025-09-01x86/sev: Initialize VGIF for secondary vCPUs for Secure AVICKishon Vijay Abraham I
2025-09-01x86/apic: Support LAPIC timer for Secure AVICNeeraj Upadhyay
2025-09-01x86/apic: Add support to send IPI for Secure AVICNeeraj Upadhyay
2025-09-01x86/apic: Add an update_vector() callback for Secure AVICNeeraj Upadhyay
2025-09-01x86/apic: Add update_vector() callback for APIC driversNeeraj Upadhyay
2025-09-01x86/apic: Initialize APIC ID for Secure AVICNeeraj Upadhyay
2025-08-31x86/apic: Populate .read()/.write() callbacks of Secure AVIC driverNeeraj Upadhyay
2025-08-31x86/apic: Initialize Secure AVIC APIC backing pageNeeraj Upadhyay
2025-08-31Merge tag 'x86_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-31x86/sev: Run RMPADJUST on SVSM calling area page to test VMPLArd Biesheuvel
2025-08-31x86/sev: Use MSR protocol only for early SVSM PVALIDATE callArd Biesheuvel
2025-08-31x86/sev: Use MSR protocol for remapping SVSM calling areaArd Biesheuvel
2025-08-29x86/vmscape: Add old Intel CPUs to affected listPawan Gupta
2025-08-28x86/apic: Add new driver for Secure AVICNeeraj Upadhyay
2025-08-28x86/sev: Separate MSR and GHCB based snp_cpuid() via a callbackArd Biesheuvel
2025-08-27x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()Harry Yoo
2025-08-27x86/bugs: Add attack vector controls for SSBDavid Kaplan
2025-08-27x86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGONK Prateek Nayak
2025-08-27KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memoryAckerley Tng
2025-08-27KVM: x86/mmu: Extend guest_memfd's max mapping level to shared mappingsSean Christopherson
2025-08-27KVM: x86/mmu: Enforce guest_memfd's max order when recovering hugepagesSean Christopherson
2025-08-27KVM: x86/mmu: Hoist guest_memfd max level/order helpers "up" in mmu.cSean Christopherson
2025-08-27KVM: x86/mmu: Rename .private_max_mapping_level() to .gmem_max_mapping_level()Ackerley Tng
2025-08-27KVM: guest_memfd: Add plumbing to host to map guest_memfd pagesFuad Tabba
2025-08-27KVM: x86: Enable KVM_GUEST_MEMFD for all 64-bit buildsFuad Tabba
2025-08-27KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()Fuad Tabba
2025-08-27KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_HAVE_KVM_ARCH_GMEM_POPULATEFuad Tabba
2025-08-27KVM: x86: Select TDX's KVM_GENERIC_xxx dependencies iff CONFIG_KVM_INTEL_TDX=ySean Christopherson
2025-08-27KVM: x86: Select KVM_GENERIC_PRIVATE_MEM directly from KVM_SW_PROTECTED_VMSean Christopherson
2025-08-27KVM: x86: Have all vendor neutral sub-configs depend on KVM_X86, not just KVMSean Christopherson
2025-08-27KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GUEST_MEMFDFuad Tabba
2025-08-27Merge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-08-27x86/microcode/AMD: Handle the case of no BIOS microcodeBorislav Petkov (AMD)
2025-08-27Merge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-08-26x86/vdso: Fix output operand size of RDPIDUros Bizjak
2025-08-25floppy: Replace custom SZ_64K constantAndy Shevchenko
2025-08-25floppy: Remove unused CROSS_64KB() macro from arch/ codeAndy Shevchenko
2025-08-25x86/sgx: Use ENCLS mnemonic in <kernel/cpu/sgx/encls.h>Uros Bizjak
2025-08-25x86/cpu/intel: Fix the constant_tsc model check for Pentium 4Suchit Karunakaran