summaryrefslogtreecommitdiff
path: root/drivers/hv/vmbus_drv.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-24clocksource: hyper-v: Remove support for stimer interrupts in message modeMichael Kelley1-8/+2
2026-08-24Drivers: hv: vmbus: Skip VMBus module cleanup for non-nested root partitionMichael Kelley1-0/+15
2026-07-22Drivers: hv: vmbus: Remove vmbus_irq_initializedSebastian Andrzej Siewior1-10/+4
2026-07-22Drivers: hv: vmbus: Replace lockdep_hardirq_threaded() with lockdep annotationSebastian Andrzej Siewior1-1/+12
2026-07-22Drivers: hv: vmbus: Set DMA coherent mask for VMBus devicesMichael Kelley1-0/+1
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds1-33/+10
2026-05-30Drivers: hv: vmbus: use generic driver_override infrastructureDanilo Krummrich1-33/+10
2026-05-27Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMsDexuan Cui1-3/+26
2026-05-13Drivers: hv: vmbus: Provide option to skip VMBus unload on panicMichael Kelley1-7/+18
2026-04-22Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-20/+9
2026-04-22x86/hyperv: move stimer cleanup to hv_machine_shutdown()Jork Loeser1-1/+0
2026-04-22Drivers: hv: vmbus: fix hyperv_cpuhp_online variable shadowingJork Loeser1-1/+0
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-12/+19
2026-04-14Drivers: hv: vmbus: Export hv_vmbus_exists() and use it in pci-hypervDexuan Cui1-12/+8
2026-04-14Drivers: hv: vmbus: Limit channel interrupt scan to relid high water markMichael Kelley1-6/+1
2026-04-05drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepareLorenzo Stoakes (Oracle)1-12/+19
2026-04-04Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvecMichael Kelley1-3/+0
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-5/+5
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-14/+72
2026-02-18Drivers: hv: vmbus: Simplify allocation of vmbus_evtMichael Kelley1-14/+8
2026-02-18Drivers: hv: vmbus: Use kthread for vmbus interrupts on PREEMPT_RTJan Kiszka1-1/+65
2026-02-14drivers: hv: vmbus_drv: Remove reference to hpyerv_fbPrasanna Kumar T S M1-2/+2
2025-12-16sysfb: Replace screen_info with sysfb_primary_displayThomas Zimmermann1-3/+3
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-65/+123
2025-11-15Drivers: hv: Export some symbols for mshv_vtlNaman Jain1-1/+3
2025-11-15Drivers: hv: Support establishing the confidential VMBus connectionRoman Kisel1-62/+106
2025-11-15Drivers: hv: Rename the SynIC enable and disable routinesRoman Kisel1-3/+3
2025-11-15Drivers: hv: Rename fields for SynIC message and event pagesRoman Kisel1-3/+3
2025-11-15Drivers: hv: VMBus protocol version 6.0Roman Kisel1-0/+12
2025-11-14syscore: Pass context data to callbacksThierry Reding1-5/+9
2025-09-30Drivers: hv: vmbus: Fix typos in vmbus_drv.cAlok Tiwari1-2/+2
2025-09-30Drivers: hv: vmbus: Fix sysfs output format for ring buffer indexAlok Tiwari1-2/+2
2025-09-30Drivers: hv: vmbus: Clean up sscanf format specifier in target_cpu_store()Alok Tiwari1-1/+1
2025-07-09Drivers: hv: Fix the check for HYPERVISOR_CALLBACK_VECTORNaman Jain1-4/+5
2025-06-03Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-10/+85
2025-05-23Drivers: hv: vmbus: Add comments about races with "channels" sysfs dirMichael Kelley1-2/+40
2025-05-23Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()Roman Kisel1-8/+15
2025-05-23Drivers: hv: vmbus: Get the IRQ number from DeviceTreeRoman Kisel1-0/+30
2025-05-21drivers: hv: fix up const issue with vmbus_chan_bin_attrsGreg Kroah-Hartman1-1/+1
2025-05-02Drivers: hv: Make the sysfs node size for the ring buffer dynamicNaman Jain1-1/+10
2025-05-02uio_hv_generic: Fix sysfs creation path for ring bufferNaman Jain1-1/+99
2025-03-25Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-22/+32
2025-03-10Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio()Michael Kelley1-0/+13
2025-02-22hyperv: Change hv_root_partition into a functionNuno Das Neves1-1/+1
2025-02-13drivers/hv: introduce vmbus_channel_set_cpu()Hamza Mahfooz1-21/+31
2025-01-10Drivers: hv: vmbus: Log on missing offers if anyJohn Starks1-0/+17
2025-01-10Drivers: hv: vmbus: Wait for boot-time offers during boot and resumeNaman Jain1-16/+0
2024-12-09drivers: hv: Convert open-coded timeouts to secs_to_jiffies()Easwar Hariharan1-1/+1
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds1-1/+1