- be50b20 kvm: x86: Add support for getting/setting expanded xstate buffer by Guang Zeng · 3 years ago
- 980fe2f x86/fpu: Extend fpu_xstate_prctl() with guest permissions by Thomas Gleixner · 3 years ago
- f5396f2d Merge branch 'kvm-5.16-fixes' into kvm-master by Paolo Bonzini · 3 years, 2 months ago
- 760849b KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES by Paul Durrant · 3 years, 2 months ago
- d7e0a79 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago
- 879dbe9 Merge tag 'x86_sgx_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- db8268d x86/arch_prctl: Add controls for dynamic XSTATE components by Chang S. Bae · 3 years, 3 months ago
- ae095b1 x86/sgx/virt: implement SGX_IOC_VEPC_REMOVE ioctl by Paolo Bonzini · 3 years, 3 months ago
- 828ca89 KVM: x86: Expose TSC offset controls to userspace by Oliver Upton · 3 years, 4 months ago
- 61e5f69 KVM: x86: implement KVM_GUESTDBG_BLOCKIRQ by Maxim Levitsky · 3 years, 5 months ago
- 1423e26 Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- 36824f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 7 months ago
- 0dbb112 KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercall by Ashish Kalra · 3 years, 7 months ago
- 6dba940 KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2 by Maxim Levitsky · 3 years, 7 months ago
- 59d21d6 KVM: SVM: Software reserved fields by Vineeth Pillai · 3 years, 8 months ago
- d06aca9 x86/elf: Use _BITUL() macro in UAPI headers by Joe Richey · 3 years, 8 months ago
- 1c33bb0 x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ by Chang S. Bae · 3 years, 8 months ago
- 70f094f KVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr' by Vitaly Kuznetsov · 3 years, 9 months ago
- 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 9 months ago
- 64f8e73 Merge tag 'x86-splitlock-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
- 3c0c2ad KVM: VMX: Add basic handling of VM-Exit from SGX enclave by Sean Christopherson · 3 years, 9 months ago
- ebb1064 x86/traps: Handle #DB for bus lock by Fenghua Yu · 3 years, 10 months ago
- d9f6e12 x86: Fix various typos in comments by Ingo Molnar · 3 years, 10 months ago
- 3e10585 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 11 months ago
- fe6b6bc KVM: VMX: Enable bus lock VM exit by Chenyi Qiang · 4 years, 2 months ago
- 8ece53e x86/vm86/32: Remove VM86_SCREEN_BITMAP support by Andy Lutomirski · 4 years ago
- 6a447b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 1 month ago
- d1949b9 KVM: SVM: Add support for CR8 write traps for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
- 5b51cb1 KVM: SVM: Add support for CR4 write traps for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
- f27ad38 KVM: SVM: Add support for CR0 write traps for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
- 2985afb KVM: SVM: Add support for EFER write traps for an SEV-ES guest by Tom Lendacky · 4 years, 1 month ago
- 291bd20 KVM: SVM: Add initial support for a VMGEXIT VMEXIT by Tom Lendacky · 4 years, 1 month ago
- 0ca2ce8 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 1 month ago
- bab8c18 x86/sgx: Fix a typo in kernel-doc markup by Mauro Carvalho Chehab · 4 years, 1 month ago
- 1d82b78 arch: move SA_* definitions to generic headers by Peter Collingbourne · 4 years, 2 months ago
- 8466436 x86/vdso: Implement a vDSO for Intel SGX enclave call by Sean Christopherson · 4 years, 2 months ago
- c82c618 x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION by Jarkko Sakkinen · 4 years, 2 months ago
- 9d0c151 x86/sgx: Add SGX_IOC_ENCLAVE_INIT by Jarkko Sakkinen · 4 years, 2 months ago
- c6d26d3 x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES by Jarkko Sakkinen · 4 years, 2 months ago
- 888d249 x86/sgx: Add SGX_IOC_ENCLAVE_CREATE by Jarkko Sakkinen · 4 years, 2 months ago
- fb04a1e KVM: X86: Implement ring-based dirty memory tracking by Peter Xu · 4 years, 4 months ago
- bf0cd88 KVM: x86: emulate wait-for-SIPI and SIPI-VMExit by Yadong Qi · 4 years, 2 months ago
- 5a169bf x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID by David Woodhouse · 4 years, 3 months ago
- f9a705a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 3 months ago
- 1a155254 KVM: x86: Introduce MSR filtering by Alexander Graf · 4 years, 4 months ago
- 51de815 KVM: x86: Add infrastructure for MSR filtering by Alexander Graf · 4 years, 4 months ago
- 4407a79 KVM: SVM: Enable INVPCID feature on AMD by Babu Moger · 4 years, 4 months ago
- 4ca68e0 x86/sev-es: Handle NMI State by Joerg Roedel · 4 years, 4 months ago
- 094794f x86/sev-es: Support CPU offline/online by Joerg Roedel · 4 years, 4 months ago
- 8940ac9 x86/realmode: Setup AP jump table by Tom Lendacky · 4 years, 4 months ago
- 51ee7d6 x86/sev-es: Handle MMIO events by Tom Lendacky · 4 years, 4 months ago
- 597cfe48 x86/boot/compressed/64: Setup a GHCB-based VC Exception handler by Joerg Roedel · 4 years, 4 months ago
- 4da9f33 Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 2d65685 Merge branch 'x86/urgent' into x86/cleanups by Ingo Molnar · 4 years, 6 months ago
- ddeddd0 x86: bootparam.h: Delete duplicated word by Randy Dunlap · 4 years, 6 months ago
- 83d31e5 KVM: nVMX: fixes for preemption timer migration by Paolo Bonzini · 4 years, 6 months ago
- 742c45c x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2 by Andi Kleen · 4 years, 8 months ago
- f77d26a Merge branch 'x86/entry' into ras/core by Thomas Gleixner · 4 years, 7 months ago
- 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
- 850448f KVM: nVMX: Fix VMX preemption timer migration by Peter Shier · 4 years, 8 months ago
- 72de5fa4c KVM: x86: announce KVM_FEATURE_ASYNC_PF_INT by Vitaly Kuznetsov · 4 years, 8 months ago
- 557a961 KVM: x86: acknowledgment mechanism for async pf page ready notifications by Vitaly Kuznetsov · 4 years, 8 months ago
- 2635b5c KVM: x86: interrupt based APF 'page ready' event delivery by Vitaly Kuznetsov · 4 years, 8 months ago
- 68fd66f KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info by Vitaly Kuznetsov · 4 years, 8 months ago
- cc440cd KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE by Paolo Bonzini · 4 years, 8 months ago
- 700d3a5 x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long" by Andy Lutomirski · 4 years, 8 months ago
- 2c4c413 KVM: x86: Print symbolic names of VMX VM-Exit flags in traces by Sean Christopherson · 4 years, 8 months ago
- f82cdff x86/mce: Drop bogus comment about mce.kflags by Tony Luck · 4 years, 9 months ago
- 1de08dc x86/mce: Add a struct mce.kflags field by Tony Luck · 5 years ago
- 5ef8acb KVM: nVMX: Emulate MTF when performing instruction emulation by Oliver Upton · 5 years ago
- 9dadc2f KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW by Xiaoyao Li · 5 years ago
- 0fb9dc2 arch: sembuf.h: make uapi asm/sembuf.h self-contained by Masahiro Yamada · 5 years ago
- 9ef0e00 arch: msgbuf.h: make uapi asm/msgbuf.h self-contained by Masahiro Yamada · 5 years ago
- ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- da42761 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- af37846 y2038: ipc: fix x32 ABI breakage by Arnd Bergmann · 5 years ago
- caf5e32 y2038: ipc: remove __kernel_time_t reference from headers by Arnd Bergmann · 5 years ago
- b3c72fc x86/boot: Introduce setup_indirect by Daniel Kiper · 5 years ago
- 00cd1c1 x86/boot: Introduce kernel_info.setup_type_max by Daniel Kiper · 5 years ago
- 2c33c27 x86/boot: Introduce kernel_info by Daniel Kiper · 5 years ago
- 7a56b81 x86/jailhouse: Only enable platform UARTs if available by Ralf Ramsauer · 5 years ago
- 0935e5f x86/jailhouse: Improve setup data version comparison by Ralf Ramsauer · 5 years ago
- 0cb8410 kvm: svm: Intercept RDPRU by Jim Mattson · 5 years ago
- bf653b7 KVM: vmx: Introduce handle_unexpected_vmexit and handle WAITPKG vmexit by Tao Xu · 6 years ago
- fe38bd6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
- e0d60a1 Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- fc6fd13 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 4a53d99 KVM: VMX: Introduce exit reason for receiving INIT signal on guest-mode by Liran Alon · 5 years ago
- d9c5252 treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers by Masahiro Yamada · 5 years ago
- 7010105 x86/build: Remove unneeded uapi asm-generic wrappers by Masahiro Yamada · 5 years ago
- 45e29d1 x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long by Andy Lutomirski · 6 years ago
- 30cd860 KVM: x86: Add fixed counters to PMU filter by Eric Hankland · 5 years ago
- 39d7530 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
- a45ff59 Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
- 66bb8a0 KVM: x86: PMU Event Filter by Eric Hankland · 6 years ago
- b7d5c92 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- f087a02 KVM: nVMX: Stash L1's CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPT by Sean Christopherson · 6 years ago
- f85f6e7 KVM: X86: Yield to IPI target if necessary by Wanpeng Li · 6 years ago
- 57103eb Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- f2d08c5 x86/boot: Add xloadflags bits to check for 5-level paging support by Baoquan He · 6 years ago