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