index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
2
-4
/
+3
2026-08-26
Merge tag 'hyperv-next-signed-20260826' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
8
-56
/
+227
2026-08-24
clocksource: hyper-v: Remove support for stimer interrupts in message mode
Michael Kelley
2
-12
/
+2
2026-08-24
Drivers: hv: Remove support for WS2012/2012R2 & Win8/8.1 version of Hyper-V
Michael Kelley
4
-35
/
+25
2026-08-24
Drivers: hv: vmbus: Add vmbus_alloc_buffer()/vmbus_free_buffer() for CoCo VMs
Kameron Carr
1
-0
/
+155
2026-08-24
Drivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()
Kameron Carr
1
-2
/
+25
2026-08-24
Drivers: hv: vmbus: Skip VMBus module cleanup for non-nested root partition
Michael Kelley
1
-0
/
+15
2026-08-24
Drivers: hv: Use meaningful errnos for hypercall status codes
Hardik Garg
1
-7
/
+5
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-44
/
+10
2026-08-04
mshv: use hmm_range_fault_unlocked_timeout() for region faults
Stanislav Kinsburskii
1
-44
/
+10
2026-07-31
mshv_vtl: bounds-check cpu index in vtl mmap fault handler
Yi Xie
1
-1
/
+1
2026-07-31
mshv: Publish VP to pt_vp_array before installing the file descriptor
Stanislav Kinsburskii
1
-7
/
+22
2026-07-31
Drivers: hv: vmbus: add VTL2 redirect connection ID
Hardik Garg
2
-19
/
+30
2026-07-31
mshv: Order pt_vp_array publish against irqfd assertion path
Stanislav Kinsburskii
2
-2
/
+15
2026-07-31
mshv: Fix missing error code on VP allocation failure
Stanislav Kinsburskii
1
-1
/
+3
2026-07-31
mshv: Fix level-triggered check on uninitialized data
Stanislav Kinsburskii
1
-11
/
+14
2026-07-31
mshv: Fix race in mshv_irqfd_deassign
Stanislav Kinsburskii
1
-2
/
+3
2026-07-31
mshv: Use kfree_rcu in mshv_portid_free
Stanislav Kinsburskii
1
-2
/
+1
2026-07-22
mshv: Fix sleeping under spinlock in mshv_portid_alloc
Stanislav Kinsburskii
1
-2
/
+4
2026-07-22
mshv: Fix duplicate GSI detection for GSI 0
Stanislav Kinsburskii
1
-1
/
+1
2026-07-22
Drivers: hv: vmbus: Remove vmbus_irq_initialized
Sebastian Andrzej Siewior
1
-10
/
+4
2026-07-22
Drivers: hv: vmbus: Replace lockdep_hardirq_threaded() with lockdep annotation
Sebastian Andrzej Siewior
1
-1
/
+12
2026-07-22
mshv_vtl: fix fd leak in mshv_ioctl_create_vtl()
Yi Xie
1
-0
/
+1
2026-07-22
mshv_vtl: clear hypercall output before copyout
Yousef Alhouseen
1
-0
/
+10
2026-07-22
Drivers: hv: vmbus: Set DMA coherent mask for VMBus devices
Michael Kelley
1
-0
/
+1
2026-06-22
Merge tag 'hyperv-next-signed-20260621' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-3
/
+6
2026-06-15
Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2026-06-15
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
1
-33
/
+10
2026-06-08
x86/msr: Switch wrmsrl() users to wrmsrq()
Juergen Gross
1
-1
/
+1
2026-06-08
x86/msr: Switch rdmsrl() users to rdmsrq()
Juergen Gross
1
-1
/
+1
2026-06-07
mshv: add bounds check on vp_index in mshv_intercept_isr()
Junrui Luo
1
-0
/
+5
2026-06-07
hv_balloon: Simplify data output in hv_balloon_debug_show()
Markus Elfring
1
-3
/
+1
2026-05-30
Drivers: hv: vmbus: use generic driver_override infrastructure
Danilo Krummrich
1
-33
/
+10
2026-05-27
mshv: support 1G hugepages by passing them as 2M-aligned chunks
Anirudh Rayabharam (Microsoft)
1
-16
/
+13
2026-05-27
Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMs
Dexuan Cui
1
-3
/
+26
2026-05-27
mshv: use kmalloc_array in mshv_root_scheduler_init
Can Peng
1
-1
/
+1
2026-05-27
mshv: Add conditional VMBus dependency
Michael Kelley
1
-0
/
+1
2026-05-13
Drivers: hv: vmbus: Provide option to skip VMBus unload on panic
Michael Kelley
3
-8
/
+19
2026-04-29
mshv: unmap debugfs stats pages on kexec
Jork Loeser
2
-1
/
+7
2026-04-29
mshv: clean up SynIC state on kexec for L1VH
Jork Loeser
1
-3
/
+0
2026-04-29
mshv: limit SynIC management to MSHV-owned resources
Jork Loeser
2
-50
/
+103
2026-04-29
hv: utils: replace deprecated strcpy with strscpy in kvp_register
Thorsten Blum
1
-4
/
+2
2026-04-29
hv: utils: handle and propagate errors in kvp_register
Thorsten Blum
1
-12
/
+13
2026-04-24
Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+1
2026-04-24
Merge tag 'drm-misc-fixes-2026-04-23' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-1
/
+1
2026-04-22
Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
13
-45
/
+741
2026-04-22
x86/hyperv: Skip LP/VP creation on kexec
Jork Loeser
1
-0
/
+47
2026-04-22
x86/hyperv: move stimer cleanup to hv_machine_shutdown()
Jork Loeser
1
-1
/
+0
2026-04-22
Drivers: hv: vmbus: fix hyperv_cpuhp_online variable shadowing
Jork Loeser
1
-1
/
+0
2026-04-22
mshv: Add tracepoint for GPA intercept handling
Stanislav Kinsburskii
2
-2
/
+33
[next]