summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10 days2-0/+5
|\
| * Merge tag 'kvm-x86-xen-6.15' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2025-03-191-0/+3
| |\
| | * KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic rangeSean Christopherson2025-02-241-0/+3
| * | KVM: SVM: Add Idle HLT intercept supportManali Shukla2025-02-251-0/+2
| |/
* / x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in UAPI headersThomas Huth2025-03-198-19/+19
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2025-01-251-0/+1
|\
| * KVM: x86: Add a VM type define for TDXRick Edgecombe2024-12-231-0/+1
* | platform/x86/amd/hsmp: Add support for HSMP protocol version 7 messagesSuma Hegde2024-12-021-2/+62
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-11-231-0/+1
|\
| * KVM: x86: Quirk initialization of feature MSRs to KVM's max configurationSean Christopherson2024-11-011-0/+1
* | Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-11-201-1/+2
|\ \
| * | platform/x86/amd/hsmp: mark hsmp_msg_desc_table[] as maybe_unusedArnd Bergmann2024-11-121-1/+2
| |/
* | Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-11-191-1/+2
|\ \
| * | x86/MCE/AMD: Add support for new MCA_SYND{1,2} registersAvadhut Naik2024-10-311-1/+2
| |/
* / mman: Add map_shadow_stack() flagsMark Brown2024-10-041-3/+0
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-09-281-0/+1
|\
| * KVM: x86/mmu: Introduce a quirk to control memslot zap behaviorYan Zhao2024-08-141-0/+1
* | x86/elf: Add a new FPU buffer layout info to x86 core filesVignesh Balasubramanian2024-07-291-0/+16
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-07-201-0/+49
|\
| * Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-07-161-0/+1
| |\
| | * KVM: x86: Add KVM_RUN_X86_GUEST_MODE kvm_run flagThomas Prescher2024-06-111-0/+1
| * | KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH commandBrijesh Singh2024-05-121-0/+17
| * | KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE commandBrijesh Singh2024-05-121-0/+19
| * | KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START commandBrijesh Singh2024-05-121-0/+11
| * | KVM: SEV: Add initial SEV-SNP supportBrijesh Singh2024-05-121-0/+1
| |/
* / x86/sev: Use kernel provided SVSM Calling AreasTom Lendacky2024-06-111-0/+1
|/
* KVM: SEV: Allow per-guest configuration of GHCB protocol versionMichael Roth2024-05-071-1/+3
* KVM: SEV: introduce KVM_SEV_INIT2 operationPaolo Bonzini2024-04-111-0/+9
* KVM: SEV: define VM types for SEV and SEV-ESPaolo Bonzini2024-04-111-0/+2
* KVM: SEV: publish supported VMSA featuresPaolo Bonzini2024-04-111-2/+7
* KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OPPaolo Bonzini2024-03-181-0/+23
* Merge tag 'kvm-x86-asyncpf_abi-6.9' of https://github.com/kvm-x86/linux into ...Paolo Bonzini2024-03-181-1/+0
|\
| * x86/kvm: Use separate percpu variable to track the enabling of asyncpfXiaoyao Li2024-02-061-1/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-152-9/+278
|\ \
| * | KVM: x86/xen: allow vcpu_info to be mapped by fixed HVAPaul Durrant2024-02-221-0/+3
| * | KVM: x86/xen: allow shared_info to be mapped by fixed HVAPaul Durrant2024-02-221-1/+5
| * | KVM: define __KVM_HAVE_GUEST_DEBUG unconditionallyPaolo Bonzini2024-02-081-1/+0
| * | kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini2024-02-081-1/+0
| * | KVM: x86: move x86-specific structs to uapi/asm/kvm.hPaolo Bonzini2024-02-081-0/+262
| * | kvm: x86: use a uapi-friendly macro for GENMASKPaolo Bonzini2024-02-082-4/+5
| * | kvm: x86: use a uapi-friendly macro for BITDionna Glaze2024-02-081-3/+4
| |/
* | Merge branch 'linus' into x86/boot, to resolve conflictIngo Molnar2024-03-123-71/+91
|\ \
| * \ Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-112-71/+84
| |\ \
| | * | x86/setup: Move UAPI setup structures into setup_data.hThomas Zimmermann2024-01-302-71/+84
| | |/
| * / x86/cpu: Add X86_CR4_FRED macroH. Peter Anvin (Intel)2024-01-311-0/+7
| |/
* / x86/boot: Move mem_encrypt= parsing to the decompressorArd Biesheuvel2024-03-041-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-171-0/+3
|\
| * Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini2023-11-141-0/+3
| |\
| | * KVM: x86: Add support for "protected VMs" that can utilize private memorySean Christopherson2023-11-141-0/+3
* | | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-101-1/+0
|\ \ \