| Age | Commit message (Expand) | Author | Files | Lines |
| 4 days | hyperv: Clean up and fix the guest ID comment in hvgdk.h | Dexuan Cui | 1 | -8/+2 |
| 2026-04-29 | mshv: add a missing padding field | Wei Liu | 1 | -0/+1 |
| 2026-04-22 | x86/hyperv: Skip LP/VP creation on kexec | Jork Loeser | 2 | -0/+13 |
| 2026-04-04 | mshv: Fix infinite fault loop on permission-denied GPA intercepts | Stanislav Kinsburskii | 2 | -2/+8 |
| 2026-03-11 | Revert "mshv: expose the scrub partition hypercall" | Wei Liu | 1 | -1/+0 |
| 2026-02-25 | mshv: add arm64 support for doorbell & intercept SINTs | Anirudh Rayabharam (Microsoft) | 1 | -0/+2 |
| 2026-02-20 | Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -28/+48 |
| 2026-02-19 | mshv: Handle insufficient root memory hypervisor statuses | Stanislav Kinsburskii | 1 | -28/+30 |
| 2026-02-19 | mshv: Handle insufficient contiguous memory hypervisor status | Stanislav Kinsburskii | 2 | -0/+3 |
| 2026-02-18 | mshv: Add SMT_ENABLED_GUEST partition creation flag | Anatol Belski | 1 | -0/+1 |
| 2026-02-18 | mshv: Add nested virtualization creation flag | Muminul Islam | 1 | -0/+1 |
| 2026-02-18 | mshv: expose the scrub partition hypercall | Magnus Kulke | 1 | -0/+1 |
| 2026-02-18 | mshv: Add support for integrated scheduler | Stanislav Kinsburskii | 1 | -1/+6 |
| 2026-02-09 | Merge tag 'kvm-x86-svm-6.20' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 1 | -1/+1 |
| 2026-02-04 | mshv: Update hv_stats_page definitions | Nuno Das Neves | 1 | -0/+7 |
| 2026-01-15 | mshv: add definitions for arm64 gpa intercepts | Anirudh Rayabharam (Microsoft) | 1 | -0/+47 |
| 2026-01-13 | KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM | Sean Christopherson | 1 | -1/+1 |
| 2025-12-18 | hyperv: Avoid -Wflex-array-member-not-at-end warning | Gustavo A. R. Silva | 1 | -2/+5 |
| 2025-12-05 | mshv: Add definitions for MSHV sleep state configuration | Praveen K Paladugu | 2 | -1/+43 |
| 2025-12-05 | mshv: adjust interrupt control structure for ARM64 | Jinank Jain | 1 | -0/+6 |
| 2025-12-05 | Drivers: hv: Introduce mshv_vtl driver | Naman Jain | 1 | -0/+106 |
| 2025-11-15 | hyperv: Add definitions for hypervisor crash dump support | Mukesh Rathor | 1 | -0/+55 |
| 2025-11-15 | hyperv: Add two new hypercall numbers to guest ABI public header | Mukesh Rathor | 1 | -0/+2 |
| 2025-11-15 | mshv: Introduce new hypercall to map stats page for L1VH partitions | Jinank Jain | 2 | -0/+8 |
| 2025-11-15 | mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercall | Purna Pavan Chandra Aekkaladevi | 3 | -0/+67 |
| 2025-11-15 | Drivers: hv: VMBus protocol version 6.0 | Roman Kisel | 1 | -0/+1 |
| 2025-10-02 | hyperv: Remove the spurious null directive line | Roman Kisel | 1 | -2/+0 |
| 2025-09-08 | hyperv: Add missing field to hv_output_map_device_interrupt | Nuno Das Neves | 1 | -0/+1 |
| 2025-06-03 | Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -2/+2 |
| 2025-05-23 | x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap() | Roman Kisel | 1 | -1/+1 |
| 2025-05-23 | Drivers: hv: Provide arch-neutral implementation of get_vtl() | Roman Kisel | 1 | -1/+1 |
| 2025-04-10 | x86/msr: Rename 'wrmsrl()' to 'wrmsrq()' | Ingo Molnar | 1 | -1/+1 |
| 2025-04-10 | x86/msr: Rename 'rdmsrl()' to 'rdmsrq()' | Ingo Molnar | 1 | -1/+1 |
| 2025-03-21 | x86/hyperv: Add comments about hv_vpset and var size hypercall input args | Michael Kelley | 1 | -1/+8 |
| 2025-03-20 | hyperv: Add definitions for root partition driver to hv headers | Nuno Das Neves | 3 | -11/+284 |
| 2025-02-13 | hyperv: Move hv_current_partition_id to arch-generic code | Nuno Das Neves | 1 | -1/+1 |
| 2025-01-10 | hyperv: Add new Hyper-V headers in include/hyperv | Nuno Das Neves | 5 | -0/+2746 |