summaryrefslogtreecommitdiffstats
path: root/drivers/hv/vmbus_drv.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-12-121-3/+1
|\
| *-. Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki2022-12-121-3/+1
| |\ \
| | | * ACPI: make remove callback of ACPI driver voidDawei Li2022-11-231-3/+1
| | |/
* | | Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-121-0/+1
|\ \ \
| * | | clocksource/drivers/hyper-v: Include asm/hyperv-tlfs.h not asm/mshyperv.hThomas Gleixner2022-11-171-0/+1
| | |/ | |/|
* | | drivers: hv, hyperv_fb: Untangle and refactor Hyper-V panic notifiersGuilherme G. Piccoli2022-11-281-41/+64
| |/ |/|
* | Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register()Yang Yingliang2022-11-211-0/+1
|/
* Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-10-101-12/+8
|\
| * Drivers: hv: vmbus: Split memcpy of flex-arrayKees Cook2022-09-281-1/+2
| * Drivers: hv: vmbus: Don't wait for the ACPI device upon initializationStanislav Kinsburskiy2022-09-231-9/+4
| * Drivers: hv: vmbus: Use PCI_VENDOR_ID_MICROSOFT for better discoverabilityEaswar Hariharan2022-09-231-1/+1
| * Drivers: hv: vmbus: Fix kernel-docJiapeng Chong2022-09-231-1/+1
* | Merge branch 'acpi-dev'Rafael J. Wysocki2022-09-301-1/+2
|\ \ | |/ |/|
| * ACPI: Drop parent field from struct acpi_deviceRafael J. Wysocki2022-08-241-1/+2
* | Drivers: hv: Never allocate anything besides framebuffer from framebuffer mem...Vitaly Kuznetsov2022-09-051-1/+9
* | Drivers: hv: Always reserve framebuffer region for Gen1 VMsVitaly Kuznetsov2022-09-051-14/+32
|/
* Drivers: hv: vm_bus: Handle vmbus rescind calls after vmbus is suspendedShradha Gupta2022-07-111-8/+19
* Drivers: hv: vmbus: Don't assign VMbus channel interrupts to isolated CPUsSaurabh Sengar2022-06-081-0/+4
* Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-031-24/+4
|\
| * hv: Use driver_set_override() instead of open-codingKrzysztof Kozlowski2022-04-221-24/+4
* | Drivers: hv: vmbus: Remove support for Hyper-V 2008 and Hyper-V 2008R2/Win7Michael Kelley2022-05-111-48/+12
|/
* Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-04-071-11/+54
|\
| * Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus deviceMichael Kelley2022-03-291-0/+31
| * Drivers: hv: vmbus: Fix potential crash on module unloadGuilherme G. Piccoli2022-03-291-2/+7
| * Drivers: hv: vmbus: Fix initialization of device object in vmbus_device_regis...Andrea Parri (Microsoft)2022-03-291-3/+4
| * Drivers: hv: vmbus: Deactivate sysctl_record_panic_msg by default in isolated...Andrea Parri (Microsoft)2022-03-291-6/+12
* | Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-03-241-2/+2
|\ \ | |/ |/|
| * Drivers: hv: Rename 'alloced' to 'allocated'Vitaly Kuznetsov2022-02-031-1/+1
| * Drivers: hv: vmbus: Use struct_size() helper in kmalloc()Gustavo A. R. Silva2022-02-031-1/+1
* | Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64)Michael Kelley2022-02-071-2/+2
* | Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobjMiaoqian Lin2022-02-071-1/+4
|/
* Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-01-161-0/+4
|\
| * scsi: storvsc: Add Isolation VM support for storvsc driverTianyu Lan2021-12-201-0/+4
* | random: remove unused irq_flags argument from add_interrupt_randomness()Sebastian Andrzej Siewior2022-01-071-1/+1
|/
* bus: Make remove callback return voidUwe Kleine-König2021-07-211-4/+1
* kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
* Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-271-1/+3
|\
| * printk: introduce a kmsg_dump iteratorJohn Ogness2021-03-081-1/+3
* | Drivers: hv: vmbus: Drivers: hv: vmbus: Introduce CHANNELMSG_MODIFYCHANNEL_RE...Andrea Parri (Microsoft)2021-04-181-1/+3
* | Drivers: hv: vmbus: Move handling of VMbus interruptsMichael Kelley2021-03-081-7/+56
* | Drivers: hv: vmbus: Move hyperv_report_panic_msg to arch neutral codeMichael Kelley2021-03-081-5/+19
* | Drivers: hv: Redo Hyper-V synthetic MSR get/set functionsMichael Kelley2021-03-081-1/+1
|/
* Drivers: hv: vmbus: skip VMBus initialization if Linux is rootWei Liu2021-02-111-0/+3
* Drivers: hv: vmbus: Add /sys/bus/vmbus/hibernationDexuan Cui2021-02-111-0/+18
* Drivers: hv: vmbus: Copy the hv_message in vmbus_on_msg_dpc()Andrea Parri (Microsoft)2021-02-051-5/+14
* Drivers: hv: vmbus: Reduce number of references to message in vmbus_on_msg_dpc()Andrea Parri (Microsoft)2021-02-051-14/+14
* x86/hyperv: Fix kexec panic/hang issuesDexuan Cui2021-01-051-2/+0
* drivers: hv: vmbus: Fix checkpatch SPLIT_STRINGMatheus Castello2020-12-021-15/+20
* drivers: hv: vmbus: Fix call msleep using < 20msMatheus Castello2020-11-171-1/+1
* drivers: hv: vmbus: Fix checkpatch LINE_SPACINGMatheus Castello2020-11-171-0/+3