summaryrefslogtreecommitdiff
path: root/drivers/hv/hyperv_vmbus.h
AgeCommit message (Expand)AuthorFilesLines
2026-07-31Drivers: hv: vmbus: add VTL2 redirect connection IDHardik Garg1-0/+2
2026-05-13Drivers: hv: vmbus: Provide option to skip VMBus unload on panicMichael Kelley1-1/+0
2026-04-22Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+2
2026-04-14Drivers: hv: vmbus: Limit channel interrupt scan to relid high water markMichael Kelley1-1/+2
2026-04-05drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepareLorenzo Stoakes (Oracle)1-2/+2
2026-02-18mshv: Use try_cmpxchg() instead of cmpxchg()Uros Bizjak1-2/+2
2026-01-15Drivers: hv: vmbus: fix typo in function name referenceJulia Lawall1-1/+1
2025-11-15Drivers: hv: Export some symbols for mshv_vtlNaman Jain1-0/+1
2025-11-15Drivers: hv: Allocate encrypted buffers when requestedRoman Kisel1-1/+2
2025-11-15Drivers: hv: Rename the SynIC enable and disable routinesRoman Kisel1-2/+2
2025-11-15Drivers: hv: Allocate the paravisor SynIC pages when requiredRoman Kisel1-0/+18
2025-11-15Drivers: hv: Rename fields for SynIC message and event pagesRoman Kisel1-2/+2
2025-11-15arch: hyperv: Get/set SynIC synth.registers via paravisorRoman Kisel1-0/+44
2025-11-15Drivers: hv: VMBus protocol version 6.0Roman Kisel1-0/+2
2025-05-02uio_hv_generic: Fix sysfs creation path for ring bufferNaman Jain1-0/+6
2025-01-10Drivers: hv: vmbus: Wait for boot-time offers during boot and resumeNaman Jain1-11/+3
2025-01-10hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.hNuno Das Neves1-1/+1
2024-12-09Drivers: hv: util: Avoid accessing a ringbuffer not initialized yetMichael Kelley1-0/+2
2024-06-24Drivers: hv: Remove deprecated hv_fcopy declarationsRachel Menge1-6/+0
2024-04-11Drivers: hv: vmbus: Add utility function for querying ring sizeSaurabh Sengar1-0/+5
2023-08-25Drivers: hv: vmbus: Bring the post_msg_page back for TDX VMs with the paravisorDexuan Cui1-0/+11
2023-04-17Drivers: hv: vmbus: Remove the per-CPU post_msg_pageDexuan Cui1-4/+0
2023-04-17Drivers: hv: vmbus: Remove second mapping of VMBus monitor pagesMichael Kelley1-2/+0
2022-07-11Drivers: hv: vm_bus: Handle vmbus rescind calls after vmbus is suspendedShradha Gupta1-0/+7
2022-04-25Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()Andrea Parri (Microsoft)1-1/+1
2022-02-03Drivers: hv: Rename 'alloced' to 'allocated'Vitaly Kuznetsov1-7/+7
2021-11-02Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2021-10-28Drivers: hv: vmbus: Add SNP support for VMbus channel initiate messageTianyu Lan1-0/+2
2021-10-22hyperv/vmbus: include linux/bitops.hArnd Bergmann1-0/+1
2021-05-14Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring bufferAndres Beltran1-1/+1
2020-12-07drivers/hv: remove obsolete TODO and fix misleading typo in commentStefan Eschenbacher1-2/+1
2020-11-17Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardeningAndres Beltran1-1/+2
2020-05-23Drivers: hv: vmbus: Resolve more races involving init_vp_index()Andrea Parri (Microsoft)1-0/+48
2020-04-23hv_utils: Always execute the fcopy and vss callbacks in a taskletAndrea Parri (Microsoft)1-6/+1
2020-04-23Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of ...Andrea Parri (Microsoft)1-6/+8
2020-04-23Drivers: hv: vmbus: Always handle the VMBus messages on CPU0Andrea Parri (Microsoft)1-5/+6
2020-04-23Drivers: hv: check VMBus messages lengthsVitaly Kuznetsov1-0/+1
2020-03-21hv: hyperv_vmbus.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-01-26hv_utils: Add the support of hibernationDexuan Cui1-0/+6
2019-11-21drivers: hv: vmbus: Introduce latency testingBranden Bonaby1-0/+31
2019-09-24Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+30
2019-09-16Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2019-09-06Drivers: hv: vmbus: Resume after fixing up old primary channelsDexuan Cui1-0/+14
2019-09-06Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channelsDexuan Cui1-0/+12
2019-09-06Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernationDexuan Cui1-0/+2
2019-09-06Drivers: hv: vmbus: Break out synic enable and disable operationsDexuan Cui1-0/+2
2019-08-20Drivers: hv: vmbus: Remove the unused "tsc_page" from struct hv_contextDexuan Cui1-2/+0
2019-07-22drivers: hv: vmbus: Replace page definition with Hyper-V specific oneMaya Nakamura1-4/+4
2019-07-03clocksource/drivers: Make Hyper-V clocksource ISA agnosticMichael Kelley1-3/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320Thomas Gleixner1-14/+1