summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-5.16-fixes' into kvm-masterPaolo Bonzini2021-11-111-0/+1
|\
| * KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURESPaul Durrant2021-11-111-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-021-0/+4
|\|
| * KVM: x86: Expose TSC offset controls to userspaceOliver Upton2021-10-181-0/+4
* | Merge tag 'x86_sgx_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-0/+2
|\ \
| * | x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctlPaolo Bonzini2021-10-221-0/+2
| |/
* / x86/arch_prctl: Add controls for dynamic XSTATE componentsChang S. Bae2021-10-261-0/+4
|/
* KVM: x86: implement KVM_GUESTDBG_BLOCKIRQMaxim Levitsky2021-08-201-0/+1
* Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-071-2/+2
|\
| * x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZChang S. Bae2021-05-191-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-283-0/+29
|\ \
| * | KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercallAshish Kalra2021-06-171-0/+13
| * | KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2Maxim Levitsky2021-06-171-0/+13
| * | KVM: SVM: Software reserved fieldsVineeth Pillai2021-06-171-0/+3
| |/
* / x86/elf: Use _BITUL() macro in UAPI headersJoe Richey2021-05-211-2/+4
|/
* KVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr'Vitaly Kuznetsov2021-05-071-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-0/+1
|\
| * KVM: VMX: Add basic handling of VM-Exit from SGX enclaveSean Christopherson2021-04-201-0/+1
* | Merge tag 'x86-splitlock-2021-04-26' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-04-261-0/+1
|\ \
| * | x86/traps: Handle #DB for bus lockFenghua Yu2021-03-281-0/+1
| |/
* / x86: Fix various typos in commentsIngo Molnar2021-03-185-6/+6
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-212-1/+4
|\
| * KVM: VMX: Enable bus lock VM exitChenyi Qiang2021-02-042-1/+4
* | x86/vm86/32: Remove VM86_SCREEN_BITMAP supportAndy Lutomirski2021-01-211-2/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-203-0/+31
|\
| * KVM: SVM: Add support for CR8 write traps for an SEV-ES guestTom Lendacky2020-12-151-0/+1
| * KVM: SVM: Add support for CR4 write traps for an SEV-ES guestTom Lendacky2020-12-151-0/+1
| * KVM: SVM: Add support for CR0 write traps for an SEV-ES guestTom Lendacky2020-12-151-0/+17
| * KVM: SVM: Add support for EFER write traps for an SEV-ES guestTom Lendacky2020-12-151-0/+2
| * KVM: SVM: Add initial support for a VMGEXIT VMEXITTom Lendacky2020-12-151-0/+7
| * KVM: X86: Implement ring-based dirty memory trackingPeter Xu2020-11-151-0/+1
| * KVM: x86: emulate wait-for-SIPI and SIPI-VMExitYadong Qi2020-11-151-0/+2
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-12-141-24/+0
|\ \
| * | arch: move SA_* definitions to generic headersPeter Collingbourne2020-11-231-24/+0
| |/
* | x86/sgx: Fix a typo in kernel-doc markupMauro Carvalho Chehab2020-12-021-1/+1
* | x86/vdso: Implement a vDSO for Intel SGX enclave callSean Christopherson2020-11-181-0/+91
* | x86/sgx: Add SGX_IOC_ENCLAVE_PROVISIONJarkko Sakkinen2020-11-181-0/+11
* | x86/sgx: Add SGX_IOC_ENCLAVE_INITJarkko Sakkinen2020-11-181-0/+11
* | x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGESJarkko Sakkinen2020-11-181-0/+30
* | x86/sgx: Add SGX_IOC_ENCLAVE_CREATEJarkko Sakkinen2020-11-181-0/+25
|/
* x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_IDDavid Woodhouse2020-10-281-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-232-0/+22
|\
| * KVM: x86: Introduce MSR filteringAlexander Graf2020-09-281-0/+18
| * KVM: x86: Add infrastructure for MSR filteringAlexander Graf2020-09-281-0/+2
| * KVM: SVM: Enable INVPCID feature on AMDBabu Moger2020-09-281-0/+2
* | x86/sev-es: Handle NMI StateJoerg Roedel2020-09-091-0/+1
* | x86/sev-es: Support CPU offline/onlineJoerg Roedel2020-09-091-0/+1
* | x86/realmode: Setup AP jump tableTom Lendacky2020-09-091-0/+3
* | x86/sev-es: Handle MMIO eventsTom Lendacky2020-09-091-0/+5
* | x86/boot/compressed/64: Setup a GHCB-based VC Exception handlerJoerg Roedel2020-09-071-0/+1
|/