index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-17
drivers: hv: vmbus: Fix checkpatch LINE_SPACING
Matheus Castello
1
-0
/
+3
2020-11-17
drivers: hv: vmbus: Replace symbolic permissions by octal permissions
Matheus Castello
1
-5
/
+5
2020-11-17
drivers: hv: Fix hyperv_record_panic_msg path on comment
Matheus Castello
1
-1
/
+1
2020-11-17
Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardening
Andres Beltran
3
-9
/
+197
2020-11-17
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+6
2020-11-11
Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if disconnected
Chris Co
1
-2
/
+6
2020-11-05
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-10-19
hv_balloon: disable warning when floor reached
Olaf Hering
1
-1
/
+1
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-10-16
hv_balloon: try to merge system ram resources
David Hildenbrand
1
-1
/
+1
2020-10-16
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
1
-1
/
+1
2020-10-16
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+28
2020-10-14
Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT
Michael Kelley
2
-4
/
+28
2020-10-14
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-185
/
+293
2020-09-28
Driver: hv: util: Use VMBUS_RING_SIZE() for ringbuffer sizes
Boqun Feng
1
-4
/
+7
2020-09-28
Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header
Boqun Feng
1
-13
/
+0
2020-09-28
Drivers: hv: Use HV_HYP_PAGE in hv_synic_enable_regs()
Boqun Feng
1
-2
/
+2
2020-09-28
Drivers: hv: vmbus: Introduce types of GPADL
Boqun Feng
1
-20
/
+140
2020-09-28
Drivers: hv: vmbus: Move __vmbus_open()
Boqun Feng
1
-154
/
+155
2020-09-28
Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadl
Boqun Feng
1
-8
/
+5
2020-09-16
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+12
2020-09-14
Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload
Michael Kelley
1
-2
/
+5
2020-09-09
Drivers: hv: vmbus: hibernation: do not hang forever in vmbus_bus_resume()
Dexuan Cui
1
-2
/
+7
2020-08-26
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+51
2020-08-24
hv_utils: drain the timesync packets on onchannelcallback
Vineeth Pillai
1
-3
/
+16
2020-08-24
hv_utils: return error if host timesysnc update is stale
Vineeth Pillai
1
-11
/
+35
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-19
drivers: hv: remove cast from hyperv_die_event
Olaf Hering
1
-1
/
+1
2020-08-14
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+4
2020-08-07
Drivers: hv: vmbus: Only notify Hyper-V for die events that are oops
Michael Kelley
1
-0
/
+4
2020-08-06
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-46
/
+14
2020-06-29
Drivers: hv: Change flag to write log level in panic msg to false
Joseph Salisbury
1
-1
/
+1
2020-06-20
Drivers: hv: vmbus: Remove the lock field from the vmbus_channel struct
Andrea Parri (Microsoft)
2
-6
/
+1
2020-06-19
Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_li...
Andrea Parri (Microsoft)
1
-19
/
+6
2020-06-19
Drivers: hv: vmbus: Use channel_mutex in channel_vp_mapping_show()
Andrea Parri (Microsoft)
1
-4
/
+3
2020-06-19
Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_li...
Andrea Parri (Microsoft)
2
-6
/
+0
2020-06-19
Drivers: hv: vmbus: Replace cpumask_test_cpu(, cpu_online_mask) with cpu_onli...
Andrea Parri (Microsoft)
1
-1
/
+1
2020-06-19
Drivers: hv: vmbus: Remove the numa_node field from the vmbus_channel struct
Andrea Parri (Microsoft)
2
-4
/
+1
2020-06-19
Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel struct
Andrea Parri (Microsoft)
3
-6
/
+2
2020-06-04
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-371
/
+624
2020-05-23
Drivers: hv: vmbus: Resolve more races involving init_vp_index()
Andrea Parri (Microsoft)
3
-12
/
+77
2020-05-23
Drivers: hv: vmbus: Resolve race between init_vp_index() and CPU hotplug
Andrea Parri (Microsoft)
1
-28
/
+18
2020-05-20
Driver: hv: vmbus: drop a no long applicable comment
Wei Liu
1
-1
/
+0
2020-05-20
hyper-v: Replace open-coded variant of %*phN specifier
Andy Shevchenko
1
-16
/
+3
2020-05-20
hyper-v: Supply GUID pointer to printf() like functions
Andy Shevchenko
1
-3
/
+3
2020-05-20
hyper-v: Use UUID API for exporting the GUID (part 2)
Andy Shevchenko
1
-4
/
+2
2020-05-20
drivers: hv: remove redundant assignment to pointer primary_channel
Colin Ian King
1
-4
/
+1
2020-05-20
scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned
Andrea Parri (Microsoft)
1
-0
/
+4
2020-04-27
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-16
/
+37
2020-04-23
Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
Andrea Parri (Microsoft)
4
-3
/
+154
[prev]
[next]