summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi
AgeCommit message (Expand)AuthorLines
2022-08-05Merge tag 'x86_sgx_for_v6.0-2022-08-03.1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+62
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+11
2022-08-02Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...Linus Torvalds-7/+7
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini-3/+11
2022-07-13KVM: x86: Tweak name of MONITOR/MWAIT #UD quirk to make it #UD specificSean Christopherson-1/+1
2022-07-11x86/setup: Use rng seeds from setup_dataJason A. Donenfeld-3/+3
2022-07-11Merge tag 'v5.19-rc6' into tip:x86/kdumpBorislav Petkov-1/+1
2022-07-10x86/boot: Fix the setup data types max limitBorislav Petkov-1/+1
2022-07-07x86/sgx: Support complete page removalReinette Chatre-0/+21
2022-07-07x86/sgx: Support modifying SGX page typeReinette Chatre-0/+20
2022-07-07x86/sgx: Support restricting of enclave page permissionsReinette Chatre-0/+21
2022-07-01x86/kexec: Carry forward IMA measurement log on kexecJonathan McDowell-0/+9
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva-7/+7
2022-06-20KVM: x86: Add a quirk for KVM's "MONITOR/MWAIT are NOPs!" behaviorSean Christopherson-0/+1
2022-06-08KVM: x86: PIT: Preserve state of speaker port data bitPaul Durrant-1/+2
2022-06-08KVM: VMX: Enable Notify VM exitTao Xu-1/+3
2022-06-08KVM: x86: Extend KVM_{G,S}ET_VCPU_EVENTS to support pending triple faultChenyi Qiang-1/+5
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-5/+6
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-14/+0
2022-05-23Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-5/+109
2022-04-28x86/mm: enable ARCH_HAS_VM_GET_PAGE_PROTChristoph Hellwig-14/+0
2022-04-27amd_hsmp: Add HSMP protocol version 5 messagesSuma Hegde-5/+109
2022-04-13Merge branch 'kvm-older-features' into HEADPaolo Bonzini-5/+6
2022-04-07x86/sev: Provide support for SNP guest request NAEsBrijesh Singh-0/+4
2022-04-07x86/boot: Add a pointer to Confidential Computing blob in bootparamsMichael Roth-1/+2
2022-04-07x86/boot: Add Confidential Computing type to setup_dataBrijesh Singh-0/+1
2022-04-06x86/sev: Use SEV-SNP AP creation to start secondary CPUsTom Lendacky-0/+5
2022-04-06x86/mm: Validate memory when changing the C-bitBrijesh Singh-0/+2
2022-04-06x86/sev: Check SEV-SNP features supportBrijesh Singh-0/+2
2022-04-02KVM: x86: Allow userspace to opt out of hypercall patchingOliver Upton-5/+6
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+2
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+203
2022-03-15x86/ibt: Add IBT feature, MSR and #CP handlingPeter Zijlstra-0/+2
2022-03-02platform/x86: Add AMD system management interfaceSuma Hegde-0/+203
2022-02-17shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada-1/+5
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada-1/+1
2022-01-28KVM: x86: add system attribute to retrieve full set of supported xsave statesPaolo Bonzini-0/+3
2022-01-14kvm: x86: Add support for getting/setting expanded xstate bufferGuang Zeng-1/+15
2022-01-07x86/fpu: Extend fpu_xstate_prctl() with guest permissionsThomas Gleixner-12/+14
2021-11-11Merge branch 'kvm-5.16-fixes' into kvm-masterPaolo Bonzini-0/+1
2021-11-11KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURESPaul Durrant-0/+1
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+4
2021-11-01Merge tag 'x86_sgx_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+2
2021-10-26x86/arch_prctl: Add controls for dynamic XSTATE componentsChang S. Bae-0/+4
2021-10-22x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctlPaolo Bonzini-0/+2
2021-10-18KVM: x86: Expose TSC offset controls to userspaceOliver Upton-0/+4
2021-08-20KVM: x86: implement KVM_GUESTDBG_BLOCKIRQMaxim Levitsky-0/+1
2021-07-07Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+29
2021-06-17KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercallAshish Kalra-0/+13