index
:
linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
Age
Commit message (
Expand
)
Author
2025-04-10
Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio()
Michael Kelley
2025-04-10
drivers/hv: Replace binary semaphore with mutex
Davidlohr Bueso
2025-01-09
Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet
Michael Kelley
2024-09-12
Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic
Naman Jain
2024-07-05
hv_utils: drain the timesync packets on onchannelcallback
Vineeth Pillai
2023-06-28
Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUs
Michael Kelley
2022-12-08
Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register()
Yang Yingliang
2022-12-08
Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_wo...
Yang Yingliang
2022-09-28
Drivers: hv: Never allocate anything besides framebuffer from framebuffer mem...
Vitaly Kuznetsov
2022-06-22
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
2022-04-20
Drivers: hv: vmbus: Prevent load re-ordering when reading ring buffer
Michael Kelley
2022-04-15
Drivers: hv: vmbus: Fix potential crash on module unload
Guilherme G. Piccoli
2022-04-15
hv_balloon: rate-limit "Unhandled message" warning
Anssi Hannula
2022-02-23
Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj
Miaoqian Lin
2021-11-17
hyperv/vmbus: include linux/bitops.h
Arnd Bergmann
2021-07-14
hv_utils: Fix passing zero to 'PTR_ERR' warning
YueHaibing
2021-05-14
Drivers: hv: vmbus: Increase wait time for VMbus unload
Michael Kelley
2021-03-04
Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind()
Andrea Parri (Microsoft)
2020-11-24
Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if disconnected
Chris Co
2020-11-18
hv_balloon: disable warning when floor reached
Olaf Hering
2020-09-23
Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload
Michael Kelley
2020-09-23
Drivers: hv: vmbus: hibernation: do not hang forever in vmbus_bus_resume()
Dexuan Cui
2020-08-11
Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
Dexuan Cui
2020-06-22
Drivers: hv: vmbus: Always handle the VMBus messages on CPU0
Andrea Parri (Microsoft)
2020-05-06
Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VM
Dexuan Cui
2020-04-23
x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump
Tianyu Lan
2020-04-23
x86/Hyper-V: Report crash data in die() when panic_on_oops is set
Tianyu Lan
2020-04-23
x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not set
Tianyu Lan
2020-04-23
x86/Hyper-V: Trigger crash enlightenment only once during system crash.
Tianyu Lan
2020-04-23
x86/Hyper-V: Unload vmbus channel in hv panic callback
Tianyu Lan
2020-02-11
hv_balloon: Balloon up according to request page number
Tianyu Lan
2020-01-04
Drivers: hv: vmbus: Fix crash handler reset of Hyper-V synic
Michael Kelley
2019-10-01
Drivers: hv: vmbus: Fix harmless building warnings without CONFIG_PM_SLEEP
Dexuan Cui
2019-09-24
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-16
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-06
Drivers: hv: vmbus: Resume after fixing up old primary channels
Dexuan Cui
2019-09-06
Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels
Dexuan Cui
2019-09-06
Drivers: hv: vmbus: Clean up hv_sock channels by force upon suspend
Dexuan Cui
2019-09-06
Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation
Dexuan Cui
2019-09-06
Drivers: hv: vmbus: Ignore the offers when resuming from hibernation
Dexuan Cui
2019-09-06
Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernation
Dexuan Cui
2019-09-06
Drivers: hv: vmbus: Suspend/resume the synic for hibernation
Dexuan Cui
2019-09-06
Drivers: hv: vmbus: Break out synic enable and disable operations
Dexuan Cui
2019-08-23
clocksource/drivers/hyperv: Enable TSC page clocksource on 32bit
Vitaly Kuznetsov
2019-08-20
Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE
Dexuan Cui
2019-08-20
Drivers: hv: vmbus: Remove the unused "tsc_page" from struct hv_context
Dexuan Cui
2019-08-17
tools: hv: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-07-30
hv_balloon: Reorganize the probe function
Dexuan Cui
2019-07-30
hv_balloon: Use a static page for the balloon_up send buffer
Dexuan Cui
[next]