index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drivers: hv: Create debugfs file with hyper-v balloon usage information
Alexander Atanasov
2022-07-18
1
-6
/
+129
*
Drivers: hv: vm_bus: Handle vmbus rescind calls after vmbus is suspended
Shradha Gupta
2022-07-11
3
-8
/
+37
*
Drivers: hv: vmbus: Release cpu lock in error case
Saurabh Sengar
2022-06-10
1
-0
/
+1
*
Drivers: hv: Fix syntax errors in comments
Xiang wangx
2022-06-08
1
-1
/
+1
*
Drivers: hv: vmbus: Don't assign VMbus channel interrupts to isolated CPUs
Saurabh Sengar
2022-06-08
2
-5
/
+16
*
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
1
-24
/
+4
|
\
|
*
hv: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
2022-04-22
1
-24
/
+4
*
|
hv_balloon: Fix balloon_probe() and balloon_remove() error handling
Shradha Gupta
2022-05-26
1
-5
/
+16
*
|
Drivers: hv: vmbus: fix typo in comment
Julia Lawall
2022-05-26
1
-1
/
+1
*
|
Drivers: hv: vmbus: Remove support for Hyper-V 2008 and Hyper-V 2008R2/Win7
Michael Kelley
2022-05-11
3
-69
/
+26
*
|
Drivers: hv: vmbus: Refactor the ring-buffer iterator functions
Andrea Parri (Microsoft)
2022-04-28
1
-23
/
+9
*
|
Drivers: hv: vmbus: Accept hv_sock offers in isolated guests
Andrea Parri (Microsoft)
2022-04-28
1
-2
/
+6
*
|
Drivers: hv: vmbus: Introduce {lock,unlock}_requestor()
Andrea Parri (Microsoft)
2022-04-25
1
-6
/
+5
*
|
Drivers: hv: vmbus: Introduce vmbus_request_addr_match()
Andrea Parri (Microsoft)
2022-04-25
1
-18
/
+47
*
|
Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()
Andrea Parri (Microsoft)
2022-04-25
3
-10
/
+44
*
|
Drivers: hv: vmbus: Fix handling of messages with transaction ID of zero
Andrea Parri (Microsoft)
2022-04-25
1
-2
/
+4
*
|
Drivers: hv: vmbus: Add VMbus IMC device to unsupported list
Michael Kelley
2022-04-25
1
-0
/
+1
|
/
*
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-04-07
5
-20
/
+122
|
\
|
*
Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb()
Andrea Parri (Microsoft)
2022-04-06
1
-3
/
+3
|
*
Drivers: hv: balloon: Disable balloon and hot-add accordingly
Boqun Feng
2022-04-06
1
-2
/
+34
|
*
Drivers: hv: balloon: Support status report for larger page sizes
Boqun Feng
2022-04-06
1
-3
/
+10
|
*
Drivers: hv: vmbus: Prevent load re-ordering when reading ring buffer
Michael Kelley
2022-03-29
1
-1
/
+10
|
*
Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device
Michael Kelley
2022-03-29
2
-0
/
+42
|
*
Drivers: hv: vmbus: Fix potential crash on module unload
Guilherme G. Piccoli
2022-03-29
1
-2
/
+7
|
*
Drivers: hv: vmbus: Fix initialization of device object in vmbus_device_regis...
Andrea Parri (Microsoft)
2022-03-29
1
-3
/
+4
|
*
Drivers: hv: vmbus: Deactivate sysctl_record_panic_msg by default in isolated...
Andrea Parri (Microsoft)
2022-03-29
1
-6
/
+12
*
|
Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-03-24
6
-23
/
+27
|
\
\
|
|
/
|
/
|
|
*
hv_balloon: rate-limit "Unhandled message" warning
Anssi Hannula
2022-03-01
1
-1
/
+1
|
*
drivers: hv: log when enabling crash_kexec_post_notifiers
Stephen Brennan
2022-02-18
1
-1
/
+3
|
*
hv_utils: Add comment about max VMbus packet size in VSS driver
Michael Kelley
2022-02-18
1
-2
/
+5
|
*
Drivers: hv: Compare cpumasks and not their weights in init_vp_index()
Vitaly Kuznetsov
2022-02-03
1
-2
/
+1
|
*
Drivers: hv: Rename 'alloced' to 'allocated'
Vitaly Kuznetsov
2022-02-03
3
-17
/
+17
|
*
Drivers: hv: vmbus: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
2022-02-03
1
-1
/
+1
*
|
Drivers: hv: utils: Make use of the helper macro LIST_HEAD()
Cai Huoqing
2022-02-09
1
-1
/
+1
*
|
Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64)
Michael Kelley
2022-02-07
1
-2
/
+2
*
|
Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj
Miaoqian Lin
2022-02-07
1
-1
/
+4
|
/
*
Drivers: hv: balloon: account for vmbus packet header in max_pkt_size
Yanming Liu
2022-01-23
1
-0
/
+7
*
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-01-16
3
-3
/
+18
|
\
|
*
Drivers: hv: vmbus: Initialize request offers message for Isolation VM
Juan Vazquez
2022-01-05
1
-1
/
+1
|
*
Drivers: hv: Fix definition of hypercall input & output arg variables
Michael Kelley
2021-12-28
1
-2
/
+2
|
*
net: netvsc: Add Isolation VM support for netvsc driver
Tianyu Lan
2021-12-20
1
-0
/
+11
|
*
scsi: storvsc: Add Isolation VM support for storvsc driver
Tianyu Lan
2021-12-20
1
-0
/
+4
*
|
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
2022-01-07
1
-1
/
+1
*
|
hv: utils: add PTP_1588_CLOCK to Kconfig to fix build
Randy Dunlap
2021-11-28
1
-0
/
+1
|
/
*
Drivers: hv: balloon: Use VMBUS_RING_SIZE() wrapper for dm_ring_size
Boqun Feng
2021-11-15
1
-1
/
+1
*
Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-11-02
8
-95
/
+266
|
\
|
*
Drivers: hv : vmbus: Adding NULL pointer check
Lv Ruyi
2021-10-28
1
-0
/
+2
|
*
Drivers: hv: vmbus: Remove unused code to check for subchannels
Michael Kelley
2021-10-28
1
-34
/
+0
|
*
Drivers: hv: vmbus: Initialize VMbus ring buffer for Isolation VM
Tianyu Lan
2021-10-28
3
-22
/
+53
|
*
Drivers: hv: vmbus: Add SNP support for VMbus channel initiate message
Tianyu Lan
2021-10-28
2
-6
/
+91
[next]