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
Age
Commit message (
Expand
)
Author
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
Drivers: hv: vmbus: Simplify allocation of vmbus_evt
Michael Kelley
2026-02-18
mshv: expose the scrub partition hypercall
Magnus Kulke
2026-02-18
mshv: Add support for integrated scheduler
Stanislav Kinsburskii
2026-02-18
mshv: Use try_cmpxchg() instead of cmpxchg()
Uros Bizjak
2026-02-18
Drivers: hv: vmbus: Use kthread for vmbus interrupts on PREEMPT_RT
Jan Kiszka
2026-02-14
drivers: hv: vmbus_drv: Remove reference to hpyerv_fb
Prasanna Kumar T S M
2026-02-09
Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-06
mshv: fix SRCU protection in irqfd resampler ack handler
Li RongQing
2026-02-06
mshv: make field names descriptive in a header struct
Mukesh R
2026-02-04
mshv: clear eventfd counter on irqfd shutdown
Carlos López
2026-02-04
Drivers: hv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap()
Michael Kelley
2026-02-04
mshv: Add debugfs to view hypervisor statistics
Nuno Das Neves
2026-02-04
mshv: Add data for printing stats page counters
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-02-04
mshv: Use EPOLLIN and EPOLLHUP instead of POLLIN and POLLHUP
Michael Kelley
2026-02-04
mshv: Fix compiler warning about cast converting incompatible function type
Michael Kelley
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
2026-01-15
mshv: Store the result of vfs_poll in a variable of type __poll_t
Michael Kelley
2026-01-15
mshv: Align huge page stride with guest mapping
Stanislav Kinsburskii
2026-01-15
Drivers: hv: Always do Hyper-V panic notification in hv_kmsg_dump()
Michael Kelley
2026-01-15
Drivers: hv: vmbus: fix typo in function name reference
Julia Lawall
2025-12-18
mshv: release mutex on region invalidation failure
Anirudh Rayabharam (Microsoft)
2025-12-17
mshv: hide x86-specific functions on arm64
Arnd Bergmann
2025-12-16
sysfb: Replace screen_info with sysfb_primary_display
Thomas Zimmermann
2025-12-15
mshv: Initialize local variables early upon region invalidation
Stanislav Kinsburskii
2025-12-15
mshv: Use PMD_ORDER instead of HPAGE_PMD_ORDER when processing regions
Stanislav Kinsburskii
2025-12-09
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-05
mshv: Cleanly shutdown root partition with MSHV
Praveen K Paladugu
2025-12-05
mshv: Use reboot notifier to configure sleep state
Praveen K Paladugu
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: Fix huge page handling in memory region traversal
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: adjust interrupt control structure for ARM64
Jinank Jain
2025-12-05
Drivers: hv: use kmalloc_array() instead of kmalloc()
Gongwei Li
2025-12-05
mshv: Add ioctl for self targeted passthrough hvcalls
Anirudh Rayabharam (Microsoft)
2025-12-05
Drivers: hv: Introduce mshv_vtl driver
Naman Jain
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
[prev]
[next]