index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
hyperv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
1
-1
/
+5
|
\
|
*
hv: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
2022-04-22
1
-1
/
+5
*
|
Drivers: hv: vmbus: Remove support for Hyper-V 2008 and Hyper-V 2008R2/Win7
Michael Kelley
2022-05-11
1
-3
/
+7
*
|
Drivers: hv: vmbus: Refactor the ring-buffer iterator functions
Andrea Parri (Microsoft)
2022-04-28
1
-31
/
+4
*
|
Drivers: hv: vmbus: Accept hv_sock offers in isolated guests
Andrea Parri (Microsoft)
2022-04-28
1
-2
/
+6
*
|
hv_sock: Add validation for untrusted Hyper-V values
Andrea Parri (Microsoft)
2022-04-28
1
-0
/
+5
*
|
Drivers: hv: vmbus: Introduce {lock,unlock}_requestor()
Andrea Parri (Microsoft)
2022-04-25
1
-0
/
+15
*
|
Drivers: hv: vmbus: Introduce vmbus_request_addr_match()
Andrea Parri (Microsoft)
2022-04-25
1
-0
/
+5
*
|
Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()
Andrea Parri (Microsoft)
2022-04-25
1
-0
/
+7
*
|
Drivers: hv: vmbus: Add VMbus IMC device to unsupported list
Michael Kelley
2022-04-25
1
-3
/
+9
|
/
*
Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64)
Michael Kelley
2022-02-07
1
-0
/
+1
*
net: netvsc: Add Isolation VM support for netvsc driver
Tianyu Lan
2021-12-20
1
-0
/
+5
*
scsi: storvsc: Add Isolation VM support for storvsc driver
Tianyu Lan
2021-12-20
1
-0
/
+1
*
Drivers: hv: vmbus: Remove unused code to check for subchannels
Michael Kelley
2021-10-28
1
-13
/
+0
*
Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM
Tianyu Lan
2021-10-28
1
-3
/
+9
*
hv: hyperv.h: Remove unused inline functions
Sonia Sharma
2021-07-22
1
-16
/
+0
*
scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs
Andrea Parri (Microsoft)
2021-05-14
1
-2
/
+11
*
Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
Andres Beltran
2021-05-14
1
-8
/
+40
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-04-28
1
-0
/
+1
|
\
|
*
scsi: storvsc: Enable scatterlist entry lengths > 4Kbytes
Michael Kelley
2021-03-17
1
-0
/
+1
*
|
Drivers: hv: vmbus: Drivers: hv: vmbus: Introduce CHANNELMSG_MODIFYCHANNEL_RE...
Andrea Parri (Microsoft)
2021-04-18
1
-1
/
+10
*
|
Drivers: hv: vmbus: Introduce and negotiate VMBus protocol version 5.3
Andrea Parri (Microsoft)
2021-04-18
1
-0
/
+2
*
|
hv: hyperv.h: a few mundane typo fixes
Bhaskar Chowdhury
2021-03-24
1
-4
/
+4
|
/
*
Revert "Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer"
Wei Liu
2021-02-15
1
-40
/
+8
*
hv: hyperv.h: Replace one-element array with flexible-array in struct icmsg_n...
Gustavo A. R. Silva
2021-02-11
1
-2
/
+2
*
Drivers: hv: vmbus: Restrict vmbus_devices on isolated guests
Andrea Parri (Microsoft)
2021-02-11
1
-0
/
+1
*
Drivers: hv: vmbus: Resolve race condition in vmbus_onoffer_rescind()
Andrea Parri (Microsoft)
2021-02-05
1
-0
/
+1
*
hv_utils: Add validation for untrusted Hyper-V values
Andres Beltran
2021-02-05
1
-1
/
+8
*
Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
Andres Beltran
2021-02-05
1
-8
/
+40
*
hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening
Andres Beltran
2020-11-17
1
-0
/
+1
*
Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardening
Andres Beltran
2020-11-17
1
-0
/
+22
*
hv: hyperv.h: Introduce some hvpfn helper functions
Boqun Feng
2020-09-28
1
-0
/
+5
*
Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header
Boqun Feng
2020-09-28
1
-0
/
+15
*
Drivers: hv: vmbus: Introduce types of GPADL
Boqun Feng
2020-09-28
1
-1
/
+47
*
Drivers: hv: vmbus: Remove the lock field from the vmbus_channel struct
Andrea Parri (Microsoft)
2020-06-20
1
-6
/
+0
*
Drivers: hv: vmbus: Remove the numa_node field from the vmbus_channel struct
Andrea Parri (Microsoft)
2020-06-19
1
-1
/
+0
*
Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel struct
Andrea Parri (Microsoft)
2020-06-19
1
-8
/
+7
*
Drivers: hv: vmbus: Resolve more races involving init_vp_index()
Andrea Parri (Microsoft)
2020-05-23
1
-0
/
+7
*
vmbus: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-20
1
-5
/
+5
*
scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned
Andrea Parri (Microsoft)
2020-05-20
1
-0
/
+3
*
Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
Andrea Parri (Microsoft)
2020-04-23
1
-1
/
+9
*
Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logic
Andrea Parri (Microsoft)
2020-04-23
1
-27
/
+0
*
Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. ...
Andrea Parri (Microsoft)
2020-04-23
1
-0
/
+6
*
Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of ...
Andrea Parri (Microsoft)
2020-04-23
1
-5
/
+0
*
Drivers: hv: avoid passing opaque pointer to vmbus_onmessage()
Vitaly Kuznetsov
2020-04-23
1
-1
/
+1
*
hv_utils: Add the support of hibernation
Dexuan Cui
2020-01-26
1
-0
/
+2
*
Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
Dexuan Cui
2020-01-25
1
-0
/
+2
*
drivers: hv: vmbus: Introduce latency testing
Branden Bonaby
2019-11-21
1
-0
/
+19
*
Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2
Andrea Parri
2019-11-21
1
-1
/
+7
*
Drivers: hv: vmbus: Introduce table of VMBus protocol versions
Andrea Parri
2019-11-21
1
-4
/
+0
[next]