summaryrefslogtreecommitdiff
path: root/drivers/hv/vmbus_drv.c
AgeCommit message (Expand)Author
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-05-30Drivers: hv: vmbus: use generic driver_override infrastructureDanilo Krummrich
2026-05-27Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMsDexuan Cui
2026-05-13Drivers: hv: vmbus: Provide option to skip VMBus unload on panicMichael Kelley
2026-04-22Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
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-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-14Drivers: hv: vmbus: Export hv_vmbus_exists() and use it in pci-hypervDexuan Cui
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-04Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvecMichael Kelley
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-18Drivers: hv: vmbus: Simplify allocation of vmbus_evtMichael Kelley
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
2025-12-16sysfb: Replace screen_info with sysfb_primary_displayThomas Zimmermann
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-11-15Drivers: hv: Export some symbols for mshv_vtlNaman Jain
2025-11-15Drivers: hv: Support establishing the confidential VMBus connectionRoman Kisel
2025-11-15Drivers: hv: Rename the SynIC enable and disable routinesRoman Kisel
2025-11-15Drivers: hv: Rename fields for SynIC message and event pagesRoman Kisel
2025-11-15Drivers: hv: VMBus protocol version 6.0Roman Kisel
2025-11-14syscore: Pass context data to callbacksThierry Reding
2025-09-30Drivers: hv: vmbus: Fix typos in vmbus_drv.cAlok Tiwari
2025-09-30Drivers: hv: vmbus: Fix sysfs output format for ring buffer indexAlok Tiwari
2025-09-30Drivers: hv: vmbus: Clean up sscanf format specifier in target_cpu_store()Alok Tiwari
2025-07-09Drivers: hv: Fix the check for HYPERVISOR_CALLBACK_VECTORNaman Jain
2025-06-03Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-05-23Drivers: hv: vmbus: Add comments about races with "channels" sysfs dirMichael Kelley
2025-05-23Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()Roman Kisel
2025-05-23Drivers: hv: vmbus: Get the IRQ number from DeviceTreeRoman Kisel
2025-05-21drivers: hv: fix up const issue with vmbus_chan_bin_attrsGreg Kroah-Hartman
2025-05-02Drivers: hv: Make the sysfs node size for the ring buffer dynamicNaman Jain
2025-05-02uio_hv_generic: Fix sysfs creation path for ring bufferNaman Jain
2025-03-25Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-03-10Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio()Michael Kelley
2025-02-22hyperv: Change hv_root_partition into a functionNuno Das Neves
2025-02-13drivers/hv: introduce vmbus_channel_set_cpu()Hamza Mahfooz
2025-01-10Drivers: hv: vmbus: Log on missing offers if anyJohn Starks
2025-01-10Drivers: hv: vmbus: Wait for boot-time offers during boot and resumeNaman Jain
2024-12-09drivers: hv: Convert open-coded timeouts to secs_to_jiffies()Easwar Hariharan
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-09-19Merge tag 'hyperv-next-signed-20240916' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-09-09Merge tag 'hyperv-fixes-signed-20240908' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-05hv: vmbus: Constify struct kobj_type and struct attribute_groupHongbo Li
2024-09-03Drivers: hv: vmbus: Fix rescind handling in uio_hv_genericNaman Jain
2024-08-23Drivers: hv: vmbus: Optimize boot time by concurrent execution of hv_synic_in...Saurabh Sengar