summaryrefslogtreecommitdiff
path: root/drivers/hv
AgeCommit message (Expand)Author
2026-07-31mshv_vtl: bounds-check cpu index in vtl mmap fault handlerYi Xie
2026-07-31mshv: Publish VP to pt_vp_array before installing the file descriptorStanislav Kinsburskii
2026-07-31Drivers: hv: vmbus: add VTL2 redirect connection IDHardik Garg
2026-07-31mshv: Order pt_vp_array publish against irqfd assertion pathStanislav Kinsburskii
2026-07-31mshv: Fix missing error code on VP allocation failureStanislav Kinsburskii
2026-07-31mshv: Fix level-triggered check on uninitialized dataStanislav Kinsburskii
2026-07-31mshv: Fix race in mshv_irqfd_deassignStanislav Kinsburskii
2026-07-31mshv: Use kfree_rcu in mshv_portid_freeStanislav Kinsburskii
2026-07-22mshv: Fix sleeping under spinlock in mshv_portid_allocStanislav Kinsburskii
2026-07-22mshv: Fix duplicate GSI detection for GSI 0Stanislav Kinsburskii
2026-07-22Drivers: hv: vmbus: Remove vmbus_irq_initializedSebastian Andrzej Siewior
2026-07-22Drivers: hv: vmbus: Replace lockdep_hardirq_threaded() with lockdep annotationSebastian Andrzej Siewior
2026-07-22mshv_vtl: fix fd leak in mshv_ioctl_create_vtl()Yi Xie
2026-07-22mshv_vtl: clear hypercall output before copyoutYousef Alhouseen
2026-07-22Drivers: hv: vmbus: Set DMA coherent mask for VMBus devicesMichael Kelley
2026-06-22Merge tag 'hyperv-next-signed-20260621' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-06-15Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-08x86/msr: Switch wrmsrl() users to wrmsrq()Juergen Gross
2026-06-08x86/msr: Switch rdmsrl() users to rdmsrq()Juergen Gross
2026-06-07mshv: add bounds check on vp_index in mshv_intercept_isr()Junrui Luo
2026-06-07hv_balloon: Simplify data output in hv_balloon_debug_show()Markus Elfring
2026-05-30Drivers: hv: vmbus: use generic driver_override infrastructureDanilo Krummrich
2026-05-27mshv: support 1G hugepages by passing them as 2M-aligned chunksAnirudh Rayabharam (Microsoft)
2026-05-27Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMsDexuan Cui
2026-05-27mshv: use kmalloc_array in mshv_root_scheduler_initCan Peng
2026-05-27mshv: Add conditional VMBus dependencyMichael Kelley
2026-05-13Drivers: hv: vmbus: Provide option to skip VMBus unload on panicMichael Kelley
2026-04-29mshv: unmap debugfs stats pages on kexecJork Loeser
2026-04-29mshv: clean up SynIC state on kexec for L1VHJork Loeser
2026-04-29mshv: limit SynIC management to MSHV-owned resourcesJork Loeser
2026-04-29hv: utils: replace deprecated strcpy with strscpy in kvp_registerThorsten Blum
2026-04-29hv: utils: handle and propagate errors in kvp_registerThorsten Blum
2026-04-24Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-24Merge 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