index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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
2021-11-17
hyperv/vmbus: include linux/bitops.h
Arnd Bergmann
1
-0
/
+1
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-03-04
Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind()
Andrea Parri (Microsoft)
1
-2
/
+1
2020-11-24
Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if disconnected
Chris Co
1
-2
/
+6
2020-11-18
hv_balloon: disable warning when floor reached
Olaf Hering
1
-1
/
+1
2020-09-23
Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload
Michael Kelley
1
-2
/
+5
2020-09-23
Drivers: hv: vmbus: hibernation: do not hang forever in vmbus_bus_resume()
Dexuan Cui
1
-2
/
+7
2020-08-11
Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
Dexuan Cui
2
-14
/
+11
2020-06-22
Drivers: hv: vmbus: Always handle the VMBus messages on CPU0
Andrea Parri (Microsoft)
4
-27
/
+31
2020-05-06
Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VM
Dexuan Cui
1
-9
/
+34
2020-04-23
x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump
Tianyu Lan
1
-2
/
+5
2020-04-23
x86/Hyper-V: Report crash data in die() when panic_on_oops is set
Tianyu Lan
1
-2
/
+3
2020-04-23
x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not set
Tianyu Lan
1
-9
/
+14
2020-04-23
x86/Hyper-V: Trigger crash enlightenment only once during system crash.
Tianyu Lan
1
-2
/
+14
2020-04-23
x86/Hyper-V: Unload vmbus channel in hv panic callback
Tianyu Lan
2
-8
/
+16
2020-02-11
hv_balloon: Balloon up according to request page number
Tianyu Lan
1
-10
/
+3
2020-01-04
Drivers: hv: vmbus: Fix crash handler reset of Hyper-V synic
Michael Kelley
1
-1
/
+1
2019-10-01
Drivers: hv: vmbus: Fix harmless building warnings without CONFIG_PM_SLEEP
Dexuan Cui
1
-0
/
+6
2019-09-24
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-121
/
+552
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+0
2019-09-16
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2019-09-06
Drivers: hv: vmbus: Resume after fixing up old primary channels
Dexuan Cui
4
-20
/
+98
2019-09-06
Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels
Dexuan Cui
4
-1
/
+84
2019-09-06
Drivers: hv: vmbus: Clean up hv_sock channels by force upon suspend
Dexuan Cui
1
-0
/
+55
2019-09-06
Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation
Dexuan Cui
3
-2
/
+62
2019-09-06
Drivers: hv: vmbus: Ignore the offers when resuming from hibernation
Dexuan Cui
1
-1
/
+57
2019-09-06
Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernation
Dexuan Cui
1
-0
/
+46
2019-09-06
Drivers: hv: vmbus: Suspend/resume the synic for hibernation
Dexuan Cui
1
-0
/
+46
2019-09-06
Drivers: hv: vmbus: Break out synic enable and disable operations
Dexuan Cui
2
-29
/
+39
2019-08-23
clocksource/drivers/hyperv: Enable TSC page clocksource on 32bit
Vitaly Kuznetsov
1
-3
/
+0
2019-08-20
Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE
Dexuan Cui
1
-1
/
+1
2019-08-20
Drivers: hv: vmbus: Remove the unused "tsc_page" from struct hv_context
Dexuan Cui
1
-2
/
+0
2019-08-17
tools: hv: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-07-30
hv_balloon: Reorganize the probe function
Dexuan Cui
1
-58
/
+66
2019-07-30
hv_balloon: Use a static page for the balloon_up send buffer
Dexuan Cui
1
-15
/
+4
2019-07-22
drivers: hv: vmbus: Replace page definition with Hyper-V specific one
Maya Nakamura
1
-4
/
+4
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
1
-4
/
+2
2019-07-12
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2019-07-08
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2019-07-03
clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
Michael Kelley
1
-0
/
+1
2019-07-03
clocksource/drivers: Make Hyper-V clocksource ISA agnostic
Michael Kelley
4
-175
/
+29
2019-06-23
drivers: hv: Add a module description line to the hv_vmbus driver
Joseph Salisbury
1
-0
/
+1
2019-06-11
x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbol
Zhao Yakui
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
8
-109
/
+8
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280
Thomas Gleixner
5
-56
/
+5
2019-04-13
Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
Dexuan Cui
1
-1
/
+0
2019-04-10
Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex
Kimberly Brown
4
-31
/
+73
2019-04-10
Drivers: hv: vmbus: Set ring_info field to 0 and remove memset
Kimberly Brown
1
-2
/
+1
2019-04-10
Drivers: hv: vmbus: Refactor chan->state if statement
Kimberly Brown
1
-3
/
+12
[next]