index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
Age
Commit message (
Expand
)
Author
2026-03-18
mshv: Fix error handling in mshv_region_pin
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: add arm64 support for doorbell & intercept SINTs
Anirudh Rayabharam (Microsoft)
2026-02-25
mshv: refactor synic init and cleanup
Anirudh Rayabharam (Microsoft)
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
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-20
Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-02-19
mshv: Handle insufficient root memory hypervisor statuses
Stanislav Kinsburskii
2026-02-19
mshv: Handle insufficient contiguous memory hypervisor status
Stanislav Kinsburskii
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
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
[next]