index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
mshv_root_main.c
Age
Commit message (
Expand
)
Author
2026-05-27
mshv: use kmalloc_array in mshv_root_scheduler_init
Can Peng
2026-04-22
mshv: Add tracepoint for GPA intercept handling
Stanislav Kinsburskii
2026-04-14
mshv: Introduce tracing support
Stanislav Kinsburskii
2026-04-04
mshv: Fix infinite fault loop on permission-denied GPA intercepts
Stanislav Kinsburskii
2026-03-13
mshv: Fix use-after-free in mshv_map_user_memory error path
Stanislav Kinsburskii
2026-03-12
mshv: pass struct mshv_user_mem_region by reference
Mukesh R
2026-03-11
Revert "mshv: expose the scrub partition hypercall"
Wei Liu
2026-02-25
mshv: refactor synic init and cleanup
Anirudh Rayabharam (Microsoft)
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-19
mshv: Introduce hv_deposit_memory helper functions
Stanislav Kinsburskii
2026-02-19
mshv: Introduce hv_result_needs_memory() helper function
Stanislav Kinsburskii
2026-02-18
mshv: Add SMT_ENABLED_GUEST partition creation flag
Anatol Belski
2026-02-18
mshv: Add nested virtualization creation flag
Muminul Islam
2026-02-18
mshv: expose the scrub partition hypercall
Magnus Kulke
2026-02-18
mshv: Add support for integrated scheduler
Stanislav Kinsburskii
2026-02-06
mshv: make field names descriptive in a header struct
Mukesh R
2026-02-04
mshv: Add debugfs to view hypervisor statistics
Nuno Das Neves
2026-02-04
mshv: Update hv_stats_page definitions
Nuno Das Neves
2026-02-04
mshv: Always map child vp stats pages regardless of scheduler type
Stanislav Kinsburskii
2026-02-04
mshv: Improve mshv_vp_stats_map/unmap(), add them to mshv_root.h
Stanislav Kinsburskii
2026-02-04
mshv: Use typed hv_stats_page pointers
Stanislav Kinsburskii
2026-02-04
mshv: Ignore second stats page map result failure
Purna Pavan Chandra Aekkaladevi
2026-01-15
mshv: handle gpa intercepts for arm64
Anirudh Rayabharam (Microsoft)
2026-01-15
mshv: Add __user attribute to argument passed to access_ok()
Michael Kelley
2025-12-09
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-12-05
mshv: Add support for movable memory regions
Stanislav Kinsburskii
2025-12-05
mshv: Add refcount and locking to mem regions
Stanislav Kinsburskii
2025-12-05
mshv: Move region management to mshv_regions.c
Stanislav Kinsburskii
2025-12-05
mshv: Centralize guest memory region destruction
Stanislav Kinsburskii
2025-12-05
mshv: Refactor and rename memory region handling functions
Stanislav Kinsburskii
2025-12-05
mshv: Add ioctl for self targeted passthrough hvcalls
Anirudh Rayabharam (Microsoft)
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-11-28
hv: convert mshv_ioctl_create_partition() to FD_ADD()
Christian Brauner
2025-11-15
mshv: Extend create partition ioctl to support cpu features
Muminul Islam
2025-11-15
mshv: Allow mappings that overlap in uaddr
Magnus Kulke
2025-11-15
mshv: Fix create memory region overlap check
Nuno Das Neves
2025-11-15
mshv: Introduce new hypercall to map stats page for L1VH partitions
Jinank Jain
2025-11-15
mshv: Allocate vp state page for HVCALL_MAP_VP_STATE_PAGE on L1VH
Jinank Jain
2025-11-15
mshv: Get the vmm capabilities offered by the hypervisor
Purna Pavan Chandra Aekkaladevi
2025-11-15
mshv: Only map vp->vp_stats_pages if on root scheduler
Nuno Das Neves
2025-11-15
mshv: Fix deposit memory in MSHV_ROOT_HVCALL
Nuno Das Neves
2025-11-15
mshv: Fix VpRootDispatchThreadBlocked value
Nuno Das Neves
2025-11-04
rseq, virt: Retrigger RSEQ after vcpu_run()
Thomas Gleixner
2025-09-30
mshv: Use common "entry virt" APIs to do work in root before running guest
Sean Christopherson
2025-09-30
mshv: Handle NEED_RESCHED_LAZY before transferring to guest
Sean Christopherson
2025-09-08
mshv: Add support for a new parent partition configuration
Nuno Das Neves
2025-03-21
Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMs
Nuno Das Neves