index
:
pub/scm/linux/kernel/git/mbenes/linux.git
master
Miroslav Benes's fork of linux.git
Miroslav Benes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
mshv_root_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-31
mshv: Publish VP to pt_vp_array before installing the file descriptor
Stanislav Kinsburskii
1
-7
/
+22
2026-07-31
mshv: Order pt_vp_array publish against irqfd assertion path
Stanislav Kinsburskii
1
-1
/
+7
2026-07-31
mshv: Fix missing error code on VP allocation failure
Stanislav Kinsburskii
1
-1
/
+3
2026-05-27
mshv: use kmalloc_array in mshv_root_scheduler_init
Can Peng
1
-1
/
+1
2026-04-22
mshv: Add tracepoint for GPA intercept handling
Stanislav Kinsburskii
1
-2
/
+4
2026-04-14
mshv: Introduce tracing support
Stanislav Kinsburskii
1
-10
/
+68
2026-04-04
mshv: Fix infinite fault loop on permission-denied GPA intercepts
Stanislav Kinsburskii
1
-3
/
+12
2026-03-13
mshv: Fix use-after-free in mshv_map_user_memory error path
Stanislav Kinsburskii
1
-1
/
+1
2026-03-12
mshv: pass struct mshv_user_mem_region by reference
Mukesh R
1
-13
/
+13
2026-03-11
Revert "mshv: expose the scrub partition hypercall"
Wei Liu
1
-1
/
+0
2026-02-25
mshv: refactor synic init and cleanup
Anirudh Rayabharam (Microsoft)
1
-56
/
+8
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2026-02-19
mshv: Introduce hv_deposit_memory helper functions
Stanislav Kinsburskii
1
-2
/
+1
2026-02-19
mshv: Introduce hv_result_needs_memory() helper function
Stanislav Kinsburskii
1
-1
/
+1
2026-02-18
mshv: Add SMT_ENABLED_GUEST partition creation flag
Anatol Belski
1
-0
/
+2
2026-02-18
mshv: Add nested virtualization creation flag
Muminul Islam
1
-0
/
+2
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
-32
/
+50
2026-02-06
mshv: make field names descriptive in a header struct
Mukesh R
1
-5
/
+5
2026-02-04
mshv: Add debugfs to view hypervisor statistics
Nuno Das Neves
1
-2
/
+24
2026-02-04
mshv: Update hv_stats_page definitions
Nuno Das Neves
1
-19
/
+8
2026-02-04
mshv: Always map child vp stats pages regardless of scheduler type
Stanislav Kinsburskii
1
-17
/
+8
2026-02-04
mshv: Improve mshv_vp_stats_map/unmap(), add them to mshv_root.h
Stanislav Kinsburskii
1
-16
/
+43
2026-02-04
mshv: Use typed hv_stats_page pointers
Stanislav Kinsburskii
1
-4
/
+4
2026-02-04
mshv: Ignore second stats page map result failure
Purna Pavan Chandra Aekkaladevi
1
-0
/
+3
2026-01-15
mshv: handle gpa intercepts for arm64
Anirudh Rayabharam (Microsoft)
1
-7
/
+8
2026-01-15
mshv: Add __user attribute to argument passed to access_ok()
Michael Kelley
1
-1
/
+1
2025-12-09
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-337
/
+406
2025-12-05
mshv: Add support for movable memory regions
Stanislav Kinsburskii
1
-24
/
+118
2025-12-05
mshv: Add refcount and locking to mem regions
Stanislav Kinsburskii
1
-8
/
+24
2025-12-05
mshv: Move region management to mshv_regions.c
Stanislav Kinsburskii
1
-164
/
+12
2025-12-05
mshv: Centralize guest memory region destruction
Stanislav Kinsburskii
1
-31
/
+34
2025-12-05
mshv: Refactor and rename memory region handling functions
Stanislav Kinsburskii
1
-44
/
+36
2025-12-05
mshv: Add ioctl for self targeted passthrough hvcalls
Anirudh Rayabharam (Microsoft)
1
-9
/
+38
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2025-11-28
hv: convert mshv_ioctl_create_partition() to FD_ADD()
Christian Brauner
1
-24
/
+6
2025-11-15
mshv: Extend create partition ioctl to support cpu features
Muminul Islam
1
-21
/
+97
2025-11-15
mshv: Allow mappings that overlap in uaddr
Magnus Kulke
1
-6
/
+2
2025-11-15
mshv: Fix create memory region overlap check
Nuno Das Neves
1
-20
/
+11
2025-11-15
mshv: Introduce new hypercall to map stats page for L1VH partitions
Jinank Jain
1
-10
/
+12
2025-11-15
mshv: Allocate vp state page for HVCALL_MAP_VP_STATE_PAGE on L1VH
Jinank Jain
1
-39
/
+37
2025-11-15
mshv: Get the vmm capabilities offered by the hypervisor
Purna Pavan Chandra Aekkaladevi
1
-0
/
+18
2025-11-15
mshv: Only map vp->vp_stats_pages if on root scheduler
Nuno Das Neves
1
-4
/
+8
2025-11-15
mshv: Fix deposit memory in MSHV_ROOT_HVCALL
Nuno Das Neves
1
-27
/
+29
2025-11-15
mshv: Fix VpRootDispatchThreadBlocked value
Nuno Das Neves
1
-1
/
+1
2025-11-04
rseq, virt: Retrigger RSEQ after vcpu_run()
Thomas Gleixner
1
-0
/
+3
2025-09-30
mshv: Use common "entry virt" APIs to do work in root before running guest
Sean Christopherson
1
-26
/
+6
2025-09-30
mshv: Handle NEED_RESCHED_LAZY before transferring to guest
Sean Christopherson
1
-1
/
+2
2025-09-08
mshv: Add support for a new parent partition configuration
Nuno Das Neves
1
-13
/
+13
[next]