index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
2022-02-23
Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj
Miaoqian Lin
1
-1
/
+4
2021-11-18
hyperv/vmbus: include linux/bitops.h
Arnd Bergmann
1
-0
/
+1
2021-07-14
drivers: hv: Fix missing error code in vmbus_connect()
Jiapeng Chong
1
-1
/
+3
2021-07-14
hv_utils: Fix passing zero to 'PTR_ERR' warning
YueHaibing
1
-2
/
+2
2021-05-14
Drivers: hv: vmbus: Increase wait time for VMbus unload
Michael Kelley
1
-5
/
+25
2021-05-14
Drivers: hv: vmbus: Use after free in __vmbus_open()
Dan Carpenter
1
-1
/
+1
2021-03-04
Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind()
Andrea Parri (Microsoft)
1
-2
/
+1
2021-01-27
x86/hyperv: Fix kexec panic/hang issues
Dexuan Cui
1
-2
/
+0
2020-11-16
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-15
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-15
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-23
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-03
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
[next]