summaryrefslogtreecommitdiff
path: root/drivers/hv
AgeCommit message (Expand)Author
12 daysMerge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
13 daysMerge tag 'drm-misc-fixes-2026-04-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-04-22Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-04-22x86/hyperv: Skip LP/VP creation on kexecJork Loeser
2026-04-22x86/hyperv: move stimer cleanup to hv_machine_shutdown()Jork Loeser
2026-04-22Drivers: hv: vmbus: fix hyperv_cpuhp_online variable shadowingJork Loeser
2026-04-22mshv: Add tracepoint for GPA intercept handlingStanislav Kinsburskii
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-15hv: Select CONFIG_SYSFB only for CONFIG_HYPERV_VMBUSThomas Zimmermann
2026-04-14Merge tag 'irq-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-14mshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDERNaman Jain
2026-04-14Drivers: hv: vmbus: Export hv_vmbus_exists() and use it in pci-hypervDexuan Cui
2026-04-14mshv: Introduce tracing supportStanislav Kinsburskii
2026-04-14Drivers: hv: vmbus: Limit channel interrupt scan to relid high water markMichael Kelley
2026-04-05drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepareLorenzo Stoakes (Oracle)
2026-04-05hv_balloon: set unspecified page reporting orderYuvraj Sakshith
2026-04-04Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvecMichael Kelley
2026-04-04mshv: Fix infinite fault loop on permission-denied GPA interceptsStanislav Kinsburskii
2026-03-18mshv: Fix error handling in mshv_region_pinStanislav Kinsburskii
2026-03-13mshv: Fix use-after-free in mshv_map_user_memory error pathStanislav Kinsburskii
2026-03-12mshv: pass struct mshv_user_mem_region by referenceMukesh R
2026-03-11Revert "mshv: expose the scrub partition hypercall"Wei Liu
2026-02-25mshv: add arm64 support for doorbell & intercept SINTsAnirudh Rayabharam (Microsoft)
2026-02-25mshv: refactor synic init and cleanupAnirudh Rayabharam (Microsoft)
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-02-19mshv: Handle insufficient root memory hypervisor statusesStanislav Kinsburskii
2026-02-19mshv: Handle insufficient contiguous memory hypervisor statusStanislav Kinsburskii
2026-02-19mshv: Introduce hv_deposit_memory helper functionsStanislav Kinsburskii
2026-02-19mshv: Introduce hv_result_needs_memory() helper functionStanislav Kinsburskii
2026-02-18mshv: Add SMT_ENABLED_GUEST partition creation flagAnatol Belski
2026-02-18mshv: Add nested virtualization creation flagMuminul Islam
2026-02-18Drivers: hv: vmbus: Simplify allocation of vmbus_evtMichael Kelley
2026-02-18mshv: expose the scrub partition hypercallMagnus Kulke
2026-02-18mshv: Add support for integrated schedulerStanislav Kinsburskii
2026-02-18mshv: Use try_cmpxchg() instead of cmpxchg()Uros Bizjak
2026-02-18Drivers: hv: vmbus: Use kthread for vmbus interrupts on PREEMPT_RTJan Kiszka
2026-02-14drivers: 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