summaryrefslogtreecommitdiff
path: root/drivers/hv
AgeCommit message (Expand)Author
4 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
4 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
5 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
5 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
6 daysMerge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
7 daysmshv: Handle insufficient root memory hypervisor statusesStanislav Kinsburskii
7 daysmshv: Handle insufficient contiguous memory hypervisor statusStanislav Kinsburskii
7 daysmshv: Introduce hv_deposit_memory helper functionsStanislav Kinsburskii
7 daysmshv: Introduce hv_result_needs_memory() helper functionStanislav Kinsburskii
8 daysmshv: Add SMT_ENABLED_GUEST partition creation flagAnatol Belski
8 daysmshv: Add nested virtualization creation flagMuminul Islam
8 daysDrivers: hv: vmbus: Simplify allocation of vmbus_evtMichael Kelley
8 daysmshv: expose the scrub partition hypercallMagnus Kulke
8 daysmshv: Add support for integrated schedulerStanislav Kinsburskii
8 daysmshv: Use try_cmpxchg() instead of cmpxchg()Uros Bizjak
8 daysDrivers: hv: vmbus: Use kthread for vmbus interrupts on PREEMPT_RTJan Kiszka
12 daysdrivers: hv: vmbus_drv: Remove reference to hpyerv_fbPrasanna Kumar T S M
2026-02-09Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-06mshv: fix SRCU protection in irqfd resampler ack handlerLi RongQing
2026-02-06mshv: make field names descriptive in a header structMukesh R
2026-02-04mshv: clear eventfd counter on irqfd shutdownCarlos López
2026-02-04Drivers: hv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap()Michael Kelley
2026-02-04mshv: Add debugfs to view hypervisor statisticsNuno Das Neves
2026-02-04mshv: Add data for printing stats page countersNuno Das Neves
2026-02-04mshv: Update hv_stats_page definitionsNuno Das Neves
2026-02-04mshv: Always map child vp stats pages regardless of scheduler typeStanislav Kinsburskii
2026-02-04mshv: Improve mshv_vp_stats_map/unmap(), add them to mshv_root.hStanislav Kinsburskii
2026-02-04mshv: Use typed hv_stats_page pointersStanislav Kinsburskii
2026-02-04mshv: Ignore second stats page map result failurePurna Pavan Chandra Aekkaladevi
2026-02-04mshv: Use EPOLLIN and EPOLLHUP instead of POLLIN and POLLHUPMichael Kelley
2026-02-04mshv: Fix compiler warning about cast converting incompatible function typeMichael Kelley
2026-01-15mshv: handle gpa intercepts for arm64Anirudh Rayabharam (Microsoft)
2026-01-15mshv: Add __user attribute to argument passed to access_ok()Michael Kelley
2026-01-15mshv: Store the result of vfs_poll in a variable of type __poll_tMichael Kelley
2026-01-15mshv: Align huge page stride with guest mappingStanislav Kinsburskii
2026-01-15Drivers: hv: Always do Hyper-V panic notification in hv_kmsg_dump()Michael Kelley
2026-01-15Drivers: hv: vmbus: fix typo in function name referenceJulia Lawall
2025-12-18mshv: release mutex on region invalidation failureAnirudh Rayabharam (Microsoft)
2025-12-17mshv: hide x86-specific functions on arm64Arnd Bergmann
2025-12-16sysfb: Replace screen_info with sysfb_primary_displayThomas Zimmermann
2025-12-15mshv: Initialize local variables early upon region invalidationStanislav Kinsburskii
2025-12-15mshv: Use PMD_ORDER instead of HPAGE_PMD_ORDER when processing regionsStanislav Kinsburskii
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05mshv: Cleanly shutdown root partition with MSHVPraveen K Paladugu
2025-12-05mshv: Use reboot notifier to configure sleep statePraveen K Paladugu
2025-12-05mshv: Add support for movable memory regionsStanislav Kinsburskii
2025-12-05mshv: Add refcount and locking to mem regionsStanislav Kinsburskii
2025-12-05mshv: Fix huge page handling in memory region traversalStanislav Kinsburskii
2025-12-05mshv: Move region management to mshv_regions.cStanislav Kinsburskii