index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
Age
Commit message (
Expand
)
Author
2022-09-05
Drivers: hv: Never allocate anything besides framebuffer from framebuffer mem...
Vitaly Kuznetsov
2022-09-05
Drivers: hv: Always reserve framebuffer region for Gen1 VMs
Vitaly Kuznetsov
2022-09-05
Drivers: hv: remove duplicate word in a comment
Shaomin Deng
2022-07-18
Drivers: hv: Create debugfs file with hyper-v balloon usage information
Alexander Atanasov
2022-07-11
Drivers: hv: vm_bus: Handle vmbus rescind calls after vmbus is suspended
Shradha Gupta
2022-06-10
Drivers: hv: vmbus: Release cpu lock in error case
Saurabh Sengar
2022-06-08
Drivers: hv: Fix syntax errors in comments
Xiang wangx
2022-06-08
Drivers: hv: vmbus: Don't assign VMbus channel interrupts to isolated CPUs
Saurabh Sengar
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
hv_balloon: Fix balloon_probe() and balloon_remove() error handling
Shradha Gupta
2022-05-26
Drivers: hv: vmbus: fix typo in comment
Julia Lawall
2022-05-11
Drivers: hv: vmbus: Remove support for Hyper-V 2008 and Hyper-V 2008R2/Win7
Michael Kelley
2022-04-28
Drivers: hv: vmbus: Refactor the ring-buffer iterator functions
Andrea Parri (Microsoft)
2022-04-28
Drivers: hv: vmbus: Accept hv_sock offers in isolated guests
Andrea Parri (Microsoft)
2022-04-25
Drivers: hv: vmbus: Introduce {lock,unlock}_requestor()
Andrea Parri (Microsoft)
2022-04-25
Drivers: hv: vmbus: Introduce vmbus_request_addr_match()
Andrea Parri (Microsoft)
2022-04-25
Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()
Andrea Parri (Microsoft)
2022-04-25
Drivers: hv: vmbus: Fix handling of messages with transaction ID of zero
Andrea Parri (Microsoft)
2022-04-25
Drivers: hv: vmbus: Add VMbus IMC device to unsupported list
Michael Kelley
2022-04-22
hv: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
2022-04-07
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-04-06
Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb()
Andrea Parri (Microsoft)
2022-04-06
Drivers: hv: balloon: Disable balloon and hot-add accordingly
Boqun Feng
2022-04-06
Drivers: hv: balloon: Support status report for larger page sizes
Boqun Feng
2022-03-29
Drivers: hv: vmbus: Prevent load re-ordering when reading ring buffer
Michael Kelley
2022-03-29
Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device
Michael Kelley
2022-03-29
Drivers: hv: vmbus: Fix potential crash on module unload
Guilherme G. Piccoli
2022-03-29
Drivers: hv: vmbus: Fix initialization of device object in vmbus_device_regis...
Andrea Parri (Microsoft)
2022-03-29
Drivers: hv: vmbus: Deactivate sysctl_record_panic_msg by default in isolated...
Andrea Parri (Microsoft)
2022-03-24
Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-03-01
hv_balloon: rate-limit "Unhandled message" warning
Anssi Hannula
2022-02-18
drivers: hv: log when enabling crash_kexec_post_notifiers
Stephen Brennan
2022-02-18
hv_utils: Add comment about max VMbus packet size in VSS driver
Michael Kelley
2022-02-09
Drivers: hv: utils: Make use of the helper macro LIST_HEAD()
Cai Huoqing
2022-02-07
Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64)
Michael Kelley
2022-02-07
Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj
Miaoqian Lin
2022-02-03
Drivers: hv: Compare cpumasks and not their weights in init_vp_index()
Vitaly Kuznetsov
2022-02-03
Drivers: hv: Rename 'alloced' to 'allocated'
Vitaly Kuznetsov
2022-02-03
Drivers: hv: vmbus: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
2022-01-23
Drivers: hv: balloon: account for vmbus packet header in max_pkt_size
Yanming Liu
2022-01-16
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-01-07
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
2022-01-05
Drivers: hv: vmbus: Initialize request offers message for Isolation VM
Juan Vazquez
2021-12-28
Drivers: hv: Fix definition of hypercall input & output arg variables
Michael Kelley
2021-12-20
net: netvsc: Add Isolation VM support for netvsc driver
Tianyu Lan
2021-12-20
scsi: storvsc: Add Isolation VM support for storvsc driver
Tianyu Lan
2021-11-28
hv: utils: add PTP_1588_CLOCK to Kconfig to fix build
Randy Dunlap
2021-11-15
Drivers: hv: balloon: Use VMBUS_RING_SIZE() wrapper for dm_ring_size
Boqun Feng
2021-11-02
Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-10-28
Drivers: hv : vmbus: Adding NULL pointer check
Lv Ruyi
[next]