index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
channel.c
Age
Commit message (
Expand
)
Author
2024-04-10
Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted
Michael Kelley
2024-04-10
Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
Rick Edgecombe
2024-03-01
Drivers: hv: vmbus: Update indentation in create_gpadl_header()
Michael Kelley
2024-03-01
Drivers: hv: vmbus: Remove duplication and cleanup code in create_gpadl_header()
Michael Kelley
2022-04-25
Drivers: hv: vmbus: Introduce {lock,unlock}_requestor()
Andrea Parri (Microsoft)
2022-04-25
Drivers: hv: vmbus: Introduce vmbus_request_addr_match()
Andrea Parri (Microsoft)
2022-04-25
Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()
Andrea Parri (Microsoft)
2022-04-25
Drivers: hv: vmbus: Fix handling of messages with transaction ID of zero
Andrea Parri (Microsoft)
2021-10-28
Drivers: hv: vmbus: Initialize VMbus ring buffer for Isolation VM
Tianyu Lan
2021-10-28
Drivers: hv: vmbus: Mark vmbus ring buffer visible to host in Isolation VM
Tianyu Lan
2021-05-14
scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs
Andrea Parri (Microsoft)
2021-05-14
Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
Andres Beltran
2021-04-18
Drivers: hv: vmbus: Drivers: hv: vmbus: Introduce CHANNELMSG_MODIFYCHANNEL_RE...
Andrea Parri (Microsoft)
2021-04-16
Drivers: hv: vmbus: Use after free in __vmbus_open()
Dan Carpenter
2021-03-08
drivers: hv: Fix whitespace errors
Vasanth
2021-02-15
Revert "Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer"
Wei Liu
2021-02-05
Drivers: hv: vmbus: Initialize memory to be sent to the host
Andrea Parri (Microsoft)
2021-02-05
Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
Andres Beltran
2020-11-17
Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardening
Andres Beltran
2020-09-28
Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header
Boqun Feng
2020-09-28
Drivers: hv: vmbus: Introduce types of GPADL
Boqun Feng
2020-09-28
Drivers: hv: vmbus: Move __vmbus_open()
Boqun Feng
2020-09-28
Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadl
Boqun Feng
2020-06-20
Drivers: hv: vmbus: Remove the lock field from the vmbus_channel struct
Andrea Parri (Microsoft)
2020-06-19
Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel struct
Andrea Parri (Microsoft)
2020-04-23
Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
Andrea Parri (Microsoft)
2020-04-23
Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. ...
Andrea Parri (Microsoft)
2020-04-23
hv_netvsc: Disable NAPI before closing the VMBus channel
Andrea Parri (Microsoft)
2019-08-20
Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE
Dexuan Cui
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
2019-02-14
vmbus: Switch to use new generic UUID API
Andy Shevchenko
2019-01-09
vmbus: fix subchannel removal
Dexuan Cui
2018-12-03
Merge 4.20-rc5 into char-misc-next
Greg Kroah-Hartman
2018-11-26
Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()
Dexuan Cui
2018-11-26
Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel()
Dexuan Cui
2018-10-02
Drivers: hv: vmbus: Fix the descriptions of some function parameters
Dexuan Cui
2018-09-25
vmbus: split ring buffer allocation from open
Stephen Hemminger
2018-09-25
vmbus: keep pointer to ring buffer page
Stephen Hemminger
2018-09-25
vmbus: pass channel to hv_process_channel_removal
Stephen Hemminger
2018-08-02
Drivers: hv: vmbus: Remove use of slow_virt_to_phys()
Michael Kelley
2018-08-02
Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
Dexuan Cui
2017-11-28
Drivers: hv: vmbus: Fix a rescind issue
K. Y. Srinivasan
2017-11-04
hyper-v: trace channel events
Vitaly Kuznetsov
2017-11-04
hyper-v: trace vmbus_send_tl_connect_request()
Vitaly Kuznetsov
2017-11-04
hyper-v: trace vmbus_teardown_gpadl()
Vitaly Kuznetsov
2017-11-04
hyper-v: trace vmbus_establish_gpadl()
Vitaly Kuznetsov
2017-11-04
hyper-v: trace vmbus_close_internal()
Vitaly Kuznetsov
2017-11-04
hyper-v: trace vmbus_open()
Vitaly Kuznetsov
2017-10-20
vmbus: initialize reserved fields in messages
Stephen Hemminger
2017-10-04
Drivers: hv: vmbus: Fix bugs in rescind handling
K. Y. Srinivasan
[next]