index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
Age
Commit message (
Expand
)
Author
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-25
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
2022-02-23
Drivers: hv: vmbus: Expose monitor data only when monitor pages are used
Kimberly Brown
2021-11-26
hyperv/vmbus: include linux/bitops.h
Arnd Bergmann
2021-07-20
hv_utils: Fix passing zero to 'PTR_ERR' warning
YueHaibing
2021-05-22
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-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-08-11
Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
Dexuan Cui
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: Free hv_panic_page when fail to register kmsg dump
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
2019-11-20
vmbus: keep pointer to ring buffer page
Stephen Hemminger
2019-11-20
Drivers: hv: vmbus: Fix synic per-cpu context initialization
Michael Kelley
2019-09-16
Drivers: hv: kvp: Fix the recent regression caused by incorrect clean-up
Dexuan Cui
2019-09-16
Drivers: hv: kvp: Fix the indentation of some "break" statements
Dexuan Cui
2019-09-16
Drivers: hv: kvp: Fix two "this statement may fall through" warnings
Dexuan Cui
2019-08-29
Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE
Dexuan Cui
2019-05-10
Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
Dexuan Cui
2019-01-31
Drivers: hv: vmbus: Check for ring when getting debug info
Dexuan Cui
2019-01-31
hv_balloon: avoid touching uninitialized struct page during tail onlining
Vitaly Kuznetsov
2019-01-13
x86, hyperv: remove PCI dependency
Sinan Kaya
2018-12-29
Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels
Dexuan Cui
2018-12-13
Drivers: hv: vmbus: Offload the handling of channels to two workqueues
Dexuan Cui
2018-12-05
Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()
Dexuan Cui
2018-11-13
Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
Dexuan Cui
2018-09-30
Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()
Dexuan Cui
2018-09-12
vmbus: don't return values for uninitalized channels
Stephen Hemminger
2018-08-02
Drivers: hv: vmbus: Cleanup synic memory free path
Michael Kelley
2018-08-02
Drivers: hv: vmbus: Remove use of slow_virt_to_phys()
Michael Kelley
2018-08-02
Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
Dexuan Cui
2018-07-29
Drivers: hv: vmbus: add numa_node to sysfs
Stephen Hemminger
2018-07-29
Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.c
Sunil Muthuswamy
2018-07-29
Drivers: hv: vmbus: Fix the issue with freeing up hv_ctl_table_hdr
Sunil Muthuswamy
2018-07-29
Drivers: hv: vmus: Fix the check for return value from kmsg get dump buffer
Sunil Muthuswamy
2018-07-08
Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
Sunil Muthuswamy
2018-07-03
Drivers: hv: vmbus: Make TLFS #define names architecture neutral
Michael Kelley
2018-07-03
Drivers: hv: vmbus: Remove x86 MSR refs in arch independent code
Michael Kelley
2018-07-03
Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
Dexuan Cui
2018-07-03
Drivers: hv: vmbus: Add comments on ring buffer signaling
Michael Kelley
[next]