index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hyperv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-04
Merge tag 'hyperv-next-signed-20230902' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+3
2023-08-22
hv: hyperv.h: Replace one-element array with flexible-array member
Saurabh Sengar
1
-1
/
+1
2023-08-22
x86/hyperv: Set Virtual Trust Level in VMBus init message
Tianyu Lan
1
-2
/
+2
2023-08-03
Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()
YueHaibing
1
-3
/
+0
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+1
2023-01-27
drivers: hv: move device_to_hv_device to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-17
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
1
-1
/
+1
2022-11-28
hv: fix comment typo in vmbus_channel/low_latency
Olaf Hering
1
-1
/
+1
2022-11-28
video: hyperv_fb: Avoid taking busy spinlock on panic path
Guilherme G. Piccoli
1
-0
/
+2
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+5
2022-05-11
Drivers: hv: vmbus: Remove support for Hyper-V 2008 and Hyper-V 2008R2/Win7
Michael Kelley
1
-3
/
+7
2022-04-28
Drivers: hv: vmbus: Refactor the ring-buffer iterator functions
Andrea Parri (Microsoft)
1
-31
/
+4
2022-04-28
Drivers: hv: vmbus: Accept hv_sock offers in isolated guests
Andrea Parri (Microsoft)
1
-2
/
+6
2022-04-28
hv_sock: Add validation for untrusted Hyper-V values
Andrea Parri (Microsoft)
1
-0
/
+5
2022-04-25
Drivers: hv: vmbus: Introduce {lock,unlock}_requestor()
Andrea Parri (Microsoft)
1
-0
/
+15
2022-04-25
Drivers: hv: vmbus: Introduce vmbus_request_addr_match()
Andrea Parri (Microsoft)
1
-0
/
+5
2022-04-25
Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()
Andrea Parri (Microsoft)
1
-0
/
+7
2022-04-25
Drivers: hv: vmbus: Add VMbus IMC device to unsupported list
Michael Kelley
1
-3
/
+9
2022-04-22
hv: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
1
-1
/
+5
2022-02-07
Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64)
Michael Kelley
1
-0
/
+1
2021-12-20
net: netvsc: Add Isolation VM support for netvsc driver
Tianyu Lan
1
-0
/
+5
2021-12-20
scsi: storvsc: Add Isolation VM support for storvsc driver
Tianyu Lan
1
-0
/
+1
2021-10-28
Drivers: hv: vmbus: Remove unused code to check for subchannels
Michael Kelley
1
-13
/
+0
2021-10-28
Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM
Tianyu Lan
1
-3
/
+9
2021-07-22
hv: hyperv.h: Remove unused inline functions
Sonia Sharma
1
-16
/
+0
2021-05-14
scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs
Andrea Parri (Microsoft)
1
-2
/
+11
2021-05-14
Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
Andres Beltran
1
-8
/
+40
2021-04-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2021-04-18
Drivers: hv: vmbus: Drivers: hv: vmbus: Introduce CHANNELMSG_MODIFYCHANNEL_RE...
Andrea Parri (Microsoft)
1
-1
/
+10
2021-04-18
Drivers: hv: vmbus: Introduce and negotiate VMBus protocol version 5.3
Andrea Parri (Microsoft)
1
-0
/
+2
2021-03-24
hv: hyperv.h: a few mundane typo fixes
Bhaskar Chowdhury
1
-4
/
+4
2021-03-17
scsi: storvsc: Enable scatterlist entry lengths > 4Kbytes
Michael Kelley
1
-0
/
+1
2021-02-15
Revert "Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer"
Wei Liu
1
-40
/
+8
2021-02-11
hv: hyperv.h: Replace one-element array with flexible-array in struct icmsg_n...
Gustavo A. R. Silva
1
-2
/
+2
2021-02-11
Drivers: hv: vmbus: Restrict vmbus_devices on isolated guests
Andrea Parri (Microsoft)
1
-0
/
+1
2021-02-05
Drivers: hv: vmbus: Resolve race condition in vmbus_onoffer_rescind()
Andrea Parri (Microsoft)
1
-0
/
+1
2021-02-05
hv_utils: Add validation for untrusted Hyper-V values
Andres Beltran
1
-1
/
+8
2021-02-05
Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
Andres Beltran
1
-8
/
+40
2020-11-17
hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening
Andres Beltran
1
-0
/
+1
2020-11-17
Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardening
Andres Beltran
1
-0
/
+22
2020-09-28
hv: hyperv.h: Introduce some hvpfn helper functions
Boqun Feng
1
-0
/
+5
2020-09-28
Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header
Boqun Feng
1
-0
/
+15
2020-09-28
Drivers: hv: vmbus: Introduce types of GPADL
Boqun Feng
1
-1
/
+47
2020-06-20
Drivers: hv: vmbus: Remove the lock field from the vmbus_channel struct
Andrea Parri (Microsoft)
1
-6
/
+0
2020-06-19
Drivers: hv: vmbus: Remove the numa_node field from the vmbus_channel struct
Andrea Parri (Microsoft)
1
-1
/
+0
2020-06-19
Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel struct
Andrea Parri (Microsoft)
1
-8
/
+7
2020-05-23
Drivers: hv: vmbus: Resolve more races involving init_vp_index()
Andrea Parri (Microsoft)
1
-0
/
+7
2020-05-20
vmbus: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-5
/
+5
2020-05-20
scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned
Andrea Parri (Microsoft)
1
-0
/
+3
2020-04-23
Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
Andrea Parri (Microsoft)
1
-1
/
+9
[next]