1. 192ad3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 4 months ago
  2. 4ac6d90 Merge tag 'docs-5.15' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 4 months ago
  3. 61e5f69 KVM: x86: implement KVM_GUESTDBG_BLOCKIRQ by Maxim Levitsky · 3 years, 5 months ago
  4. 0176ec5 KVM: stats: Update doc for histogram statistics by Jing Zhang · 3 years, 5 months ago
  5. 9a63b45 Merge branch 'kvm-tdpmmu-fixes' into HEAD by Paolo Bonzini · 3 years, 5 months ago
  6. ce25681 KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlock by Sean Christopherson · 3 years, 5 months ago
  7. 52ac8b3 KVM: Block memslot updates across range_start() and range_end() by Paolo Bonzini · 3 years, 7 months ago
  8. 3b1c8c5 docs: virt: kvm: api.rst: replace some characters by Mauro Carvalho Chehab · 3 years, 6 months ago
  9. 0e691ee KVM: Documentation: Fix KVM_CAP_ENFORCE_PV_FEATURE_CPUID name by Vitaly Kuznetsov · 3 years, 6 months ago
  10. b426d9d docs: virt: kvm: api.rst: replace some characters by Mauro Carvalho Chehab · 3 years, 6 months ago
  11. a9fd134 docs: kvm: properly format code blocks and lists by Ioana Ciornei · 3 years, 6 months ago
  12. 8b96716 docs: kvm: fix build warnings by Ioana Ciornei · 3 years, 6 months ago
  13. 233a806 Merge tag 'docs-5.14' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 6 months ago
  14. b8917b4 Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 6 months ago
  15. 19238e7 kvm: x86: Allow userspace to handle emulation errors by Aaron Lewis · 3 years, 8 months ago
  16. 167f8a5 KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for macro shenanigans by Sean Christopherson · 3 years, 7 months ago
  17. 00a6697 KVM: x86/mmu: Use MMU role to check for matching guest page sizes by Sean Christopherson · 3 years, 7 months ago
  18. 63f5a19 KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is broken by Sean Christopherson · 3 years, 7 months ago
  19. fdc09dd KVM: stats: Add documentation for binary statistics interface by Jing Zhang · 3 years, 7 months ago
  20. c3ab0e2 Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into HEAD by Paolo Bonzini · 3 years, 7 months ago
  21. b87cc11 KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capability by Bharata B Rao · 3 years, 7 months ago
  22. 04c02c2 KVM: arm64: Document MTE capability and ioctl by Steven Price · 3 years, 7 months ago
  23. c6c032bf docs: virt: kvm: s390-pv-boot.rst: avoid using ReST :doc:`foo` markup by Mauro Carvalho Chehab · 3 years, 7 months ago
  24. 0dbb112 KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercall by Ashish Kalra · 3 years, 7 months ago
  25. 6dba940 KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2 by Maxim Levitsky · 3 years, 7 months ago
  26. 644f706 KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUID by Vitaly Kuznetsov · 3 years, 8 months ago
  27. b10a038 KVM: mmu: Add slots_arch_lock for memslot arch fields by Ben Gardon · 3 years, 8 months ago
  28. b1bd5cb KVM: X86: MMU: Use the correct inherited permissions to get shadow page by Lai Jiangshan · 3 years, 7 months ago
  29. 2244782 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 7 months ago
  30. 084071d KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK by Marcelo Tosatti · 3 years, 7 months ago
  31. 0a5fab9 docs: virt: api.rst: fix a pointer to SGX documentation by Mauro Carvalho Chehab · 3 years, 8 months ago
  32. e437c1a docs: vcpu-requests.rst: fix reference for atomic ops by Mauro Carvalho Chehab · 3 years, 8 months ago
  33. ccb013c Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  34. 059e5c3 x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG by Brijesh Singh · 3 years, 8 months ago
  35. 46a6392 doc/kvm: Fix wrong entry for KVM_CAP_X86_MSR_FILTER by Siddharth Chandrasekaran · 3 years, 8 months ago
  36. 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 8 months ago
  37. 2f9ef05 Merge tag 'docs-5.13' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 8 months ago
  38. f82762f KVM: documentation: fix sphinx warnings by Paolo Bonzini · 3 years, 9 months ago
  39. c4f7190 Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 9 months ago
  40. fd49e8e Merge branch 'kvm-sev-cgroup' into HEAD by Paolo Bonzini · 3 years, 9 months ago
  41. 6a443de KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command by Brijesh Singh · 3 years, 9 months ago
  42. 15fb7de KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command by Brijesh Singh · 3 years, 9 months ago
  43. af43cbb KVM: SVM: Add support for KVM_SEV_RECEIVE_START command by Brijesh Singh · 3 years, 9 months ago
  44. 5569e2e KVM: SVM: Add support for KVM_SEV_SEND_CANCEL command by Steve Rutherford · 3 years, 9 months ago
  45. fddecf6 KVM: SVM: Add KVM_SEV_SEND_FINISH command by Brijesh Singh · 3 years, 9 months ago
  46. d3d1af8 KVM: SVM: Add KVM_SEND_UPDATE_DATA command by Brijesh Singh · 3 years, 9 months ago
  47. 4cfdd47 KVM: SVM: Add KVM_SEV SEND_START command by Brijesh Singh · 3 years, 9 months ago
  48. c265878 KVM: x86: document behavior of measurement ioctls with len==0 by Paolo Bonzini · 3 years, 9 months ago
  49. 54526d1 KVM: x86: Support KVM VMs sharing SEV context by Nathan Tempelman · 3 years, 9 months ago
  50. 4085ae8 Merge branch 'kvm-arm64/ptp' into kvmarm-master/next by Marc Zyngier · 3 years, 9 months ago
  51. 182a71a3 KVM: arm64: Fix Function ID typo for PTP_KVM service by Zenghui Yu · 3 years, 9 months ago
  52. fe7e948 KVM: x86: Add capability to grant VM access to privileged SGX attribute by Sean Christopherson · 3 years, 9 months ago
  53. 24e7475 doc/virt/kvm: move KVM_CAP_PPC_MULTITCE in section 8 by Emanuele Giuseppe Esposito · 3 years, 10 months ago
  54. 8b13c36 KVM: introduce KVM_CAP_SET_GUEST_DEBUG2 by Paolo Bonzini · 3 years, 9 months ago
  55. 6c377b0 Merge tag 'kvm-s390-next-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 3 years, 9 months ago
  56. e629003 Merge branch 'kvm-arm64/vlpi-save-restore' into kvmarm-master/next by Marc Zyngier · 3 years, 9 months ago
  57. c90aad5 Merge branch 'kvm-arm64/vgic-5.13' into kvmarm-master/next by Marc Zyngier · 3 years, 9 months ago
  58. d8f37d29 Merge branch 'kvm-arm64/ptp' into kvmarm-master/next by Marc Zyngier · 3 years, 9 months ago
  59. ad569b7 Merge branch 'kvm-arm64/misc-5.13' into kvmarm-master/next by Marc Zyngier · 3 years, 9 months ago
  60. 5b32a53 KVM: arm64: Clarify vcpu reset behaviour by Marc Zyngier · 3 years, 9 months ago
  61. 127ce0b KVM: arm64: Fix table format for PTP documentation by Marc Zyngier · 3 years, 9 months ago
  62. feb5dc3 Documentation: KVM: Document KVM_GUESTDBG_USE_HW control flag for arm64 by Alexandru Elisei · 3 years, 9 months ago
  63. 3bf7256 KVM: arm64: Add support for the KVM PTP service by Jianyong Wu · 4 years, 1 month ago
  64. 298c41b docs: kvm: devices/arm-vgic-v3: enhance KVM_DEV_ARM_VGIC_CTRL_INIT doc by Eric Auger · 3 years, 9 months ago
  65. 8082d50 KVM: arm64: GICv4.1: Give a chance to save VLPI state by Shenming Lu · 3 years, 10 months ago
  66. 9ce3746 documentation/kvm: additional explanations on KVM_SET_BOOT_CPU_ID by Emanuele Giuseppe Esposito · 3 years, 10 months ago
  67. b318e8d KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish by Sean Christopherson · 3 years, 10 months ago
  68. 5fc3424 KVM: x86/mmu: Make Host-writable and MMU-writable bit locations dynamic by Sean Christopherson · 3 years, 10 months ago
  69. 8a406c8 KVM: x86/mmu: Rename and document A/D scheme for TDP SPTEs by Sean Christopherson · 3 years, 10 months ago
  70. 9d0c8e7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 10 months ago
  71. 7d71755 KVM: arm64: Reject VM creation when the default IPA size is unsupported by Marc Zyngier · 3 years, 10 months ago
  72. 87e28a1 KVM: s390: diag9c (directed yield) forwarding by Pierre Morel · 4 years, 4 months ago
  73. c44456f docs: kvm: Fix a typo ("althought") by Jonathan Neuschäfer · 3 years, 10 months ago
  74. cee407c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 10 months ago
  75. 30b5c85 KVM: x86/xen: Add support for vCPU runstate information by David Woodhouse · 3 years, 10 months ago
  76. 7d2cdad KVM: Documentation: Fix index for KVM_CAP_PPC_DAWR1 by Kai Huang · 3 years, 10 months ago
  77. d94d140 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 10 months ago
  78. 96564d7 KVM: Documentation: rectify rst markup in kvm_run->flags by Chenyi Qiang · 3 years, 10 months ago
  79. e2a0fca Documentation: kvm: fix messy conversion from .txt to .rst by Paolo Bonzini · 3 years, 10 months ago
  80. e229b42 Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 10 months ago
  81. 356c755 KVM: Documentation: rectify rst markup in KVM_GET_SUPPORTED_HV_CPUID by Lukas Bulwahn · 4 years ago
  82. df24212 Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 11 months ago
  83. 3e10585 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 11 months ago
  84. 99ca0ed Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 11 months ago
  85. d9a47ed KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWR by Ravi Bangoria · 4 years, 1 month ago
  86. bd1de1a KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWR by Ravi Bangoria · 4 years, 1 month ago
  87. 2e0d3bd Documentations: scsi, kvm: Update s390-tools GitHub URL by Jan Höppner · 4 years ago
  88. 166cc2a KVM: arm64: Document HVC_VHE_RESTART stub hypercall by Marc Zyngier · 4 years ago
  89. 9294b8a Documentation: kvm: fix warning by Paolo Bonzini · 3 years, 11 months ago
  90. c619a80 docs: acrn: Introduce ACRN by Shuo Liu · 4 years ago
  91. e1f6816 KVM: Add documentation for Xen hypercall and shared_info updates by David Woodhouse · 4 years, 1 month ago
  92. 9a77daa KVM: x86/mmu: Use atomic ops to set SPTEs in TDP MMU map by Ben Gardon · 4 years ago
  93. c32b1b89 KVM: X86: Add the Document for KVM_CAP_X86_BUS_LOCK_EXIT by Chenyi Qiang · 4 years, 2 months ago
  94. 2c07ded KVM/SVM: add support for SEV attestation command by Brijesh Singh · 4 years ago
  95. ae00086 KVM: Documentation: Fix documentation for nested. by Yu Zhang · 4 years ago
  96. 01ead84 KVM: Documentation: Update description of KVM_{GET,CLEAR}_DIRTY_LOG by Zenghui Yu · 4 years, 1 month ago
  97. a10f373 KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM by Quentin Perret · 4 years ago
  98. 615099b Merge tag 'kvmarm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years ago
  99. 139bc8a KVM: Forbid the use of tagged userspace addresses for memslots by Marc Zyngier · 4 years ago
  100. 774206b Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years ago