summaryrefslogtreecommitdiffstats
path: root/include/linux/hyperv.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-09-041-3/+3
|\
| * hv: hyperv.h: Replace one-element array with flexible-array memberSaurabh Sengar2023-08-221-1/+1
| * x86/hyperv: Set Virtual Trust Level in VMBus init messageTianyu Lan2023-08-221-2/+2
* | Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()YueHaibing2023-08-021-3/+0
|/
* Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-241-4/+1
|\
| * drivers: hv: move device_to_hv_device to use container_of_const()Greg Kroah-Hartman2023-01-271-4/+1
* | Drivers: hv: Make remove callback of hyperv driver void returnedDawei Li2023-01-171-1/+1
|/
* hv: fix comment typo in vmbus_channel/low_latencyOlaf Hering2022-11-281-1/+1
* video: hyperv_fb: Avoid taking busy spinlock on panic pathGuilherme G. Piccoli2022-11-281-0/+2
* Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-031-1/+5
|\
| * hv: Use driver_set_override() instead of open-codingKrzysztof Kozlowski2022-04-221-1/+5
* | Drivers: hv: vmbus: Remove support for Hyper-V 2008 and Hyper-V 2008R2/Win7Michael Kelley2022-05-111-3/+7
* | Drivers: hv: vmbus: Refactor the ring-buffer iterator functionsAndrea Parri (Microsoft)2022-04-281-31/+4
* | Drivers: hv: vmbus: Accept hv_sock offers in isolated guestsAndrea Parri (Microsoft)2022-04-281-2/+6
* | hv_sock: Add validation for untrusted Hyper-V valuesAndrea Parri (Microsoft)2022-04-281-0/+5
* | Drivers: hv: vmbus: Introduce {lock,unlock}_requestor()Andrea Parri (Microsoft)2022-04-251-0/+15
* | Drivers: hv: vmbus: Introduce vmbus_request_addr_match()Andrea Parri (Microsoft)2022-04-251-0/+5
* | Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()Andrea Parri (Microsoft)2022-04-251-0/+7
* | Drivers: hv: vmbus: Add VMbus IMC device to unsupported listMichael Kelley2022-04-251-3/+9
|/
* Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64)Michael Kelley2022-02-071-0/+1
* net: netvsc: Add Isolation VM support for netvsc driverTianyu Lan2021-12-201-0/+5
* scsi: storvsc: Add Isolation VM support for storvsc driverTianyu Lan2021-12-201-0/+1
* Drivers: hv: vmbus: Remove unused code to check for subchannelsMichael Kelley2021-10-281-13/+0
* Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VMTianyu Lan2021-10-281-3/+9
* hv: hyperv.h: Remove unused inline functionsSonia Sharma2021-07-221-16/+0
* scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDsAndrea Parri (Microsoft)2021-05-141-2/+11
* Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring bufferAndres Beltran2021-05-141-8/+40
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-04-281-0/+1
|\
| * scsi: storvsc: Enable scatterlist entry lengths > 4KbytesMichael Kelley2021-03-171-0/+1
* | Drivers: hv: vmbus: Drivers: hv: vmbus: Introduce CHANNELMSG_MODIFYCHANNEL_RE...Andrea Parri (Microsoft)2021-04-181-1/+10
* | Drivers: hv: vmbus: Introduce and negotiate VMBus protocol version 5.3Andrea Parri (Microsoft)2021-04-181-0/+2
* | hv: hyperv.h: a few mundane typo fixesBhaskar Chowdhury2021-03-241-4/+4
|/
* Revert "Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer"Wei Liu2021-02-151-40/+8
* hv: hyperv.h: Replace one-element array with flexible-array in struct icmsg_n...Gustavo A. R. Silva2021-02-111-2/+2
* Drivers: hv: vmbus: Restrict vmbus_devices on isolated guestsAndrea Parri (Microsoft)2021-02-111-0/+1
* Drivers: hv: vmbus: Resolve race condition in vmbus_onoffer_rescind()Andrea Parri (Microsoft)2021-02-051-0/+1
* hv_utils: Add validation for untrusted Hyper-V valuesAndres Beltran2021-02-051-1/+8
* Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring bufferAndres Beltran2021-02-051-8/+40
* hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardeningAndres Beltran2020-11-171-0/+1
* Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardeningAndres Beltran2020-11-171-0/+22
* hv: hyperv.h: Introduce some hvpfn helper functionsBoqun Feng2020-09-281-0/+5
* Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv headerBoqun Feng2020-09-281-0/+15
* Drivers: hv: vmbus: Introduce types of GPADLBoqun Feng2020-09-281-1/+47
* Drivers: hv: vmbus: Remove the lock field from the vmbus_channel structAndrea Parri (Microsoft)2020-06-201-6/+0
* Drivers: hv: vmbus: Remove the numa_node field from the vmbus_channel structAndrea Parri (Microsoft)2020-06-191-1/+0
* Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel structAndrea Parri (Microsoft)2020-06-191-8/+7
* Drivers: hv: vmbus: Resolve more races involving init_vp_index()Andrea Parri (Microsoft)2020-05-231-0/+7
* vmbus: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-201-5/+5
* scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assignedAndrea Parri (Microsoft)2020-05-201-0/+3
* Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message typeAndrea Parri (Microsoft)2020-04-231-1/+9