index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
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
2025-07-06
Drivers: hv: vmbus: Add utility function for querying ring size
Saurabh Sengar
2
-3
/
+17
2025-07-06
Drivers: hv: Allocate interrupt and monitor pages aligned to system page boun...
Long Li
1
-6
/
+17
2025-07-06
Drivers: hv: vmbus: Leak pages if set_memory_encrypted() fails
Rick Edgecombe
1
-7
/
+22
2025-07-06
Drivers: hv: Change hv_free_hyperv_page() to take void * argument
Kameron Carr
2
-12
/
+11
2025-07-06
Drivers: hv: move panic report code from vmbus to hv early init code
Long Li
3
-235
/
+231
2025-07-06
Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
Michael Kelley
2
-87
/
+28
2025-07-06
drivers: hv, hyperv_fb: Untangle and refactor Hyper-V panic notifiers
Guilherme G. Piccoli
1
-41
/
+64
2025-05-22
Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()
Michael Kelley
1
-59
/
+0
2025-05-22
Drivers: hv: Allow vmbus_sendpacket_mpb_desc() to create multiple ranges
Michael Kelley
1
-3
/
+3
2025-03-28
Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio()
Michael Kelley
1
-0
/
+13
2024-12-27
Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet
Michael Kelley
4
-0
/
+23
2024-09-12
Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic
Naman Jain
1
-0
/
+1
2024-05-17
Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted
Michael Kelley
1
-1
/
+3
2024-05-17
Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
Rick Edgecombe
1
-4
/
+21
2023-09-13
Drivers: hv: vmbus: Don't dereference ACPI root object handle
Maciej S. Szmigiero
1
-1
/
+2
2023-06-28
Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUs
Michael Kelley
1
-2
/
+16
2023-06-28
Drivers: hv: vmbus: Call hv_synic_free() if hv_synic_alloc() fails
Dexuan Cui
1
-3
/
+2
2023-04-13
Drivers: vmbus: Check for channel allocation before looking up relids
Mohammed Gamal
1
-0
/
+4
2023-02-09
HV: hv_balloon: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2022-12-31
video: hyperv_fb: Avoid taking busy spinlock on panic path
Guilherme G. Piccoli
1
-0
/
+13
2022-11-21
Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register()
Yang Yingliang
1
-0
/
+1
2022-11-21
Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_wo...
Yang Yingliang
1
-1
/
+5
2022-10-27
Drivers: hv: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-10-10
Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-31
/
+22
2022-09-30
Merge branch 'acpi-dev'
Rafael J. Wysocki
1
-1
/
+2
2022-09-28
Drivers: hv: vmbus: Split memcpy of flex-array
Kees Cook
1
-1
/
+2
2022-09-23
Drivers: hv: vmbus: Don't wait for the ACPI device upon initialization
Stanislav Kinsburskiy
1
-9
/
+4
2022-09-23
Drivers: hv: vmbus: Use PCI_VENDOR_ID_MICROSOFT for better discoverability
Easwar Hariharan
1
-1
/
+1
2022-09-23
Drivers: hv: vmbus: Fix kernel-doc
Jiapeng Chong
1
-1
/
+1
2022-09-23
Drivers: hv: vmbus: Optimize vmbus_on_event
Saurabh Sengar
1
-19
/
+14
2022-09-05
Drivers: hv: Never allocate anything besides framebuffer from framebuffer mem...
Vitaly Kuznetsov
1
-1
/
+9
2022-09-05
Drivers: hv: Always reserve framebuffer region for Gen1 VMs
Vitaly Kuznetsov
1
-14
/
+32
2022-09-05
Drivers: hv: remove duplicate word in a comment
Shaomin Deng
1
-1
/
+1
2022-08-24
ACPI: Drop parent field from struct acpi_device
Rafael J. Wysocki
1
-1
/
+2
2022-07-18
Drivers: hv: Create debugfs file with hyper-v balloon usage information
Alexander Atanasov
1
-6
/
+129
2022-07-11
Drivers: hv: vm_bus: Handle vmbus rescind calls after vmbus is suspended
Shradha Gupta
3
-8
/
+37
2022-06-10
Drivers: hv: vmbus: Release cpu lock in error case
Saurabh Sengar
1
-0
/
+1
2022-06-08
Drivers: hv: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-06-08
Drivers: hv: vmbus: Don't assign VMbus channel interrupts to isolated CPUs
Saurabh Sengar
2
-5
/
+16
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-24
/
+4
2022-05-26
hv_balloon: Fix balloon_probe() and balloon_remove() error handling
Shradha Gupta
1
-5
/
+16
2022-05-26
Drivers: hv: vmbus: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-11
Drivers: hv: vmbus: Remove support for Hyper-V 2008 and Hyper-V 2008R2/Win7
Michael Kelley
3
-69
/
+26
2022-04-28
Drivers: hv: vmbus: Refactor the ring-buffer iterator functions
Andrea Parri (Microsoft)
1
-23
/
+9
2022-04-28
Drivers: hv: vmbus: Accept hv_sock offers in isolated guests
Andrea Parri (Microsoft)
1
-2
/
+6
2022-04-25
Drivers: hv: vmbus: Introduce {lock,unlock}_requestor()
Andrea Parri (Microsoft)
1
-6
/
+5
2022-04-25
Drivers: hv: vmbus: Introduce vmbus_request_addr_match()
Andrea Parri (Microsoft)
1
-18
/
+47
2022-04-25
Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()
Andrea Parri (Microsoft)
3
-10
/
+44
2022-04-25
Drivers: hv: vmbus: Fix handling of messages with transaction ID of zero
Andrea Parri (Microsoft)
1
-2
/
+4
2022-04-25
Drivers: hv: vmbus: Add VMbus IMC device to unsupported list
Michael Kelley
1
-0
/
+1
[next]