index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-23
x86/retpoline/hyperv: Convert assembler indirect jumps
David Woodhouse
1
-4
/
+7
2017-10-12
Drivers: hv: fcopy: restore correct transfer length
Olaf Hering
1
-0
/
+4
2017-04-27
hv: don't reset hv_context.tsc_page on crash
Vitaly Kuznetsov
1
-2
/
+3
2017-04-27
Drivers: hv: balloon: account for gaps in hot add regions
Vitaly Kuznetsov
1
-37
/
+94
2017-04-27
Drivers: hv: balloon: keep track of where ha_region starts
Vitaly Kuznetsov
1
-2
/
+5
2017-04-27
Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()
K. Y. Srinivasan
1
-4
/
+4
2017-04-27
Drivers: hv: get rid of timeout in vmbus_open()
Vitaly Kuznetsov
1
-6
/
+1
2017-04-27
Drivers: hv: don't leak memory in vmbus_establish_gpadl()
Vitaly Kuznetsov
1
-1
/
+8
2017-03-26
Drivers: hv: avoid vfree() on crash
Vitaly Kuznetsov
3
-8
/
+10
2017-03-26
Drivers: hv: balloon: don't crash when memory is added in non-sorted order
Vitaly Kuznetsov
1
-2
/
+2
2017-03-15
drivers: hv: Turn off write permission on the hypercall page
K. Y. Srinivasan
1
-1
/
+1
2017-03-12
Drivers: hv: util: Backup: Fix a rescind processing issue
K. Y. Srinivasan
1
-0
/
+4
2017-03-12
Drivers: hv: util: Fcopy: Fix a rescind processing issue
K. Y. Srinivasan
1
-0
/
+4
2017-03-12
Drivers: hv: util: kvp: Fix a rescind processing issue
K. Y. Srinivasan
1
-0
/
+4
2017-03-12
hv: init percpu_list in hv_synic_alloc()
Vitaly Kuznetsov
1
-2
/
+2
2017-03-12
hv: allocate synic pages for all present CPUs
Vitaly Kuznetsov
1
-2
/
+2
2016-11-10
hv: do not lose pending heartbeat vmbus packets
Long Li
1
-3
/
+7
2016-09-15
drivers:hv: Lock access to hyperv_mmio resource tree
Jake Oshins
1
-4
/
+12
2016-09-15
Drivers: hv: vmbus: don't manipulate with clocksources on crash
Vitaly Kuznetsov
1
-2
/
+8
2016-09-15
Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_u...
Vitaly Kuznetsov
1
-1
/
+43
2016-09-15
Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
Vitaly Kuznetsov
1
-0
/
+11
2016-09-15
Drivers: hv: vmbus: fix rescind-offer handling for device without a driver
Dexuan Cui
3
-21
/
+6
2016-09-15
Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal()
Dexuan Cui
1
-2
/
+19
2016-09-15
Drivers: hv: vss: run only on supported host versions
Olaf Hering
1
-0
/
+5
2016-09-15
drivers/hv: cleanup synic msrs if vmbus connect failed
Andrey Smetanin
1
-1
/
+3
2016-09-15
Drivers: hv: util: catch allocation errors
Olaf Hering
1
-3
/
+6
2016-09-15
Drivers: hv: utils: run polling callback always in interrupt context
Olaf Hering
4
-63
/
+34
2016-09-15
Drivers: hv: util: Increase the timeout for util services
K. Y. Srinivasan
3
-2
/
+9
2016-08-20
random: add interrupt callback to VMBus IRQ handler
Stephan Mueller
1
-0
/
+3
2016-03-03
Drivers: hv: vmbus: Fix a Host signaling bug
K. Y. Srinivasan
1
-0
/
+18
2015-11-04
drivers/hv: share Hyper-V SynIC constants with userspace
Andrey Smetanin
1
-5
/
+0
2015-09-20
Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc
Dexuan Cui
1
-0
/
+17
2015-08-05
Drivers: hv: vmbus: use cpu_hotplug_enable/disable
Vitaly Kuznetsov
1
-34
/
+4
2015-08-05
Drivers: hv: vmbus: add a sysfs attr to show the binding of channel/VP
Dexuan Cui
1
-0
/
+38
2015-08-05
Drivers: hv: vmbus: Implement a clocksource based on the TSC page
K. Y. Srinivasan
2
-0
/
+92
2015-08-05
drivers/hv: Migrate to new 'set-state' interface
Viresh Kumar
1
-26
/
+19
2015-08-05
Drivers: hv_vmbus: Fix signal to host condition
Christopher Oo
1
-11
/
+3
2015-08-05
Drivers: hv: vmbus: Further improve CPU affiliation logic
Dexuan Cui
1
-2
/
+18
2015-08-05
Drivers: hv: vmbus: Improve the CPU affiliation for channels
K. Y. Srinivasan
3
-5
/
+20
2015-08-05
drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus
Jake Oshins
1
-4
/
+84
2015-08-05
drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.
Jake Oshins
1
-26
/
+90
2015-08-04
Drivers: hv: vmbus: Consider ND NIC in binding channels to CPUs
K. Y. Srinivasan
1
-0
/
+1
2015-08-04
mshyperv: fix recognition of Hyper-V guest crash MSR's
Denis V. Lunev
1
-2
/
+2
2015-08-04
Drivers: hv: vmbus: don't send CHANNELMSG_UNLOAD on pre-Win2012R2 hosts
Vitaly Kuznetsov
1
-0
/
+4
2015-08-04
Drivers: hv: vmbus: fix typo in hv_port_info struct
Nik Nyby
1
-1
/
+1
2015-08-04
hv: util: checking the wrong variable
Dan Carpenter
1
-1
/
+1
2015-08-04
Drivers: hv: vmbus: Permit sending of packets without payload
K. Y. Srinivasan
1
-1
/
+3
2015-08-04
Drivers: hv: balloon: Enable dynamic memory protocol negotiation with Windows...
Alex Ng
1
-6
/
+20
2015-08-04
Drivers: hv: fcopy: dynamically allocate smsg_out in fcopy_send_data()
Vitaly Kuznetsov
1
-8
/
+13
2015-08-04
Drivers: hv: kvp: check kzalloc return value
Vitaly Kuznetsov
1
-0
/
+3
[next]