summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi
AgeCommit message (Expand)AuthorLines
2024-12-02platform/x86/amd/hsmp: Add support for HSMP protocol version 7 messagesSuma Hegde-2/+62
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2024-11-20Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+2
2024-11-19Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+2
2024-11-12platform/x86/amd/hsmp: mark hsmp_msg_desc_table[] as maybe_unusedArnd Bergmann-1/+2
2024-11-01KVM: x86: Quirk initialization of feature MSRs to KVM's max configurationSean Christopherson-0/+1
2024-10-31x86/MCE/AMD: Add support for new MCA_SYND{1,2} registersAvadhut Naik-1/+2
2024-10-04mman: Add map_shadow_stack() flagsMark Brown-3/+0
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2024-08-14KVM: x86/mmu: Introduce a quirk to control memslot zap behaviorYan Zhao-0/+1
2024-07-29x86/elf: Add a new FPU buffer layout info to x86 core filesVignesh Balasubramanian-0/+16
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+49
2024-07-16Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-0/+1
2024-06-11KVM: x86: Add KVM_RUN_X86_GUEST_MODE kvm_run flagThomas Prescher-0/+1
2024-06-11x86/sev: Use kernel provided SVSM Calling AreasTom Lendacky-0/+1
2024-05-12KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH commandBrijesh Singh-0/+17
2024-05-12KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE commandBrijesh Singh-0/+19
2024-05-12KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START commandBrijesh Singh-0/+11
2024-05-12KVM: SEV: Add initial SEV-SNP supportBrijesh Singh-0/+1
2024-05-07KVM: SEV: Allow per-guest configuration of GHCB protocol versionMichael Roth-1/+3
2024-04-11KVM: SEV: introduce KVM_SEV_INIT2 operationPaolo Bonzini-0/+9
2024-04-11KVM: SEV: define VM types for SEV and SEV-ESPaolo Bonzini-0/+2
2024-04-11KVM: SEV: publish supported VMSA featuresPaolo Bonzini-2/+7
2024-03-18KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OPPaolo Bonzini-0/+23
2024-03-18Merge tag 'kvm-x86-asyncpf_abi-6.9' of https://github.com/kvm-x86/linux into ...Paolo Bonzini-1/+0
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-9/+278
2024-03-12Merge branch 'linus' into x86/boot, to resolve conflictIngo Molnar-71/+91
2024-03-11Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-71/+84
2024-03-04x86/boot: Move mem_encrypt= parsing to the decompressorArd Biesheuvel-0/+1
2024-02-22KVM: x86/xen: allow vcpu_info to be mapped by fixed HVAPaul Durrant-0/+3
2024-02-22KVM: x86/xen: allow shared_info to be mapped by fixed HVAPaul Durrant-1/+5
2024-02-08KVM: define __KVM_HAVE_GUEST_DEBUG unconditionallyPaolo Bonzini-1/+0
2024-02-08kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini-1/+0
2024-02-08KVM: x86: move x86-specific structs to uapi/asm/kvm.hPaolo Bonzini-0/+262
2024-02-08kvm: x86: use a uapi-friendly macro for GENMASKPaolo Bonzini-4/+5
2024-02-08kvm: x86: use a uapi-friendly macro for BITDionna Glaze-3/+4
2024-02-06x86/kvm: Use separate percpu variable to track the enabling of asyncpfXiaoyao Li-1/+0
2024-01-31x86/cpu: Add X86_CR4_FRED macroH. Peter Anvin (Intel)-0/+7
2024-01-30x86/setup: Move UAPI setup structures into setup_data.hThomas Zimmermann-71/+84
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+3
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds-1/+0
2024-01-03arch/x86: Fix typosBjorn Helgaas-1/+1
2023-12-20x86/signal: kill dependency on time.hKent Overstreet-1/+0
2023-11-14Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini-0/+3
2023-11-14KVM: x86: Add support for "protected VMs" that can utilize private memorySean Christopherson-0/+3
2023-10-12platform/x86/amd/hsmp: add support for metrics tblSuma Hegde-0/+109
2023-09-06x86: Remove the arch_calc_vm_prot_bits() macro from the UAPIThomas Huth-8/+0
2023-08-02x86/shstk: Add ARCH_SHSTK_STATUSRick Edgecombe-0/+1
2023-08-02x86/shstk: Add ARCH_SHSTK_UNLOCKMike Rapoport-0/+1
2023-08-02x86/shstk: Support WRSS for userspaceRick Edgecombe-0/+1