summaryrefslogtreecommitdiff
path: root/drivers/hv
AgeCommit message (Expand)Author
2 daysMerge tag 'hyperv-next-signed-20260826' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
5 daysclocksource: hyper-v: Remove support for stimer interrupts in message modeMichael Kelley
5 daysDrivers: hv: Remove support for WS2012/2012R2 & Win8/8.1 version of Hyper-VMichael Kelley
5 daysDrivers: hv: vmbus: Add vmbus_alloc_buffer()/vmbus_free_buffer() for CoCo VMsKameron Carr
5 daysDrivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()Kameron Carr
5 daysDrivers: hv: vmbus: Skip VMBus module cleanup for non-nested root partitionMichael Kelley
5 daysDrivers: hv: Use meaningful errnos for hypercall status codesHardik Garg
8 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-08-04mshv: use hmm_range_fault_unlocked_timeout() for region faultsStanislav Kinsburskii
2026-07-31mshv_vtl: bounds-check cpu index in vtl mmap fault handlerYi Xie
2026-07-31mshv: Publish VP to pt_vp_array before installing the file descriptorStanislav Kinsburskii
2026-07-31Drivers: hv: vmbus: add VTL2 redirect connection IDHardik Garg
2026-07-31mshv: Order pt_vp_array publish against irqfd assertion pathStanislav Kinsburskii
2026-07-31mshv: Fix missing error code on VP allocation failureStanislav Kinsburskii
2026-07-31mshv: Fix level-triggered check on uninitialized dataStanislav Kinsburskii
2026-07-31mshv: Fix race in mshv_irqfd_deassignStanislav Kinsburskii
2026-07-31mshv: Use kfree_rcu in mshv_portid_freeStanislav Kinsburskii
2026-07-22mshv: Fix sleeping under spinlock in mshv_portid_allocStanislav Kinsburskii
2026-07-22mshv: Fix duplicate GSI detection for GSI 0Stanislav Kinsburskii
2026-07-22Drivers: hv: vmbus: Remove vmbus_irq_initializedSebastian Andrzej Siewior
2026-07-22Drivers: hv: vmbus: Replace lockdep_hardirq_threaded() with lockdep annotationSebastian Andrzej Siewior
2026-07-22mshv_vtl: fix fd leak in mshv_ioctl_create_vtl()Yi Xie
2026-07-22mshv_vtl: clear hypercall output before copyoutYousef Alhouseen
2026-07-22Drivers: hv: vmbus: Set DMA coherent mask for VMBus devicesMichael Kelley
2026-06-22Merge tag 'hyperv-next-signed-20260621' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-06-15Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-08x86/msr: Switch wrmsrl() users to wrmsrq()Juergen Gross
2026-06-08x86/msr: Switch rdmsrl() users to rdmsrq()Juergen Gross
2026-06-07mshv: add bounds check on vp_index in mshv_intercept_isr()Junrui Luo
2026-06-07hv_balloon: Simplify data output in hv_balloon_debug_show()Markus Elfring
2026-05-30Drivers: hv: vmbus: use generic driver_override infrastructureDanilo Krummrich
2026-05-27mshv: support 1G hugepages by passing them as 2M-aligned chunksAnirudh Rayabharam (Microsoft)
2026-05-27Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMsDexuan Cui
2026-05-27mshv: use kmalloc_array in mshv_root_scheduler_initCan Peng
2026-05-27mshv: Add conditional VMBus dependencyMichael Kelley
2026-05-13Drivers: hv: vmbus: Provide option to skip VMBus unload on panicMichael Kelley
2026-04-29mshv: unmap debugfs stats pages on kexecJork Loeser
2026-04-29mshv: clean up SynIC state on kexec for L1VHJork Loeser
2026-04-29mshv: limit SynIC management to MSHV-owned resourcesJork Loeser
2026-04-29hv: utils: replace deprecated strcpy with strscpy in kvp_registerThorsten Blum
2026-04-29hv: utils: handle and propagate errors in kvp_registerThorsten Blum
2026-04-24Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-24Merge tag 'drm-misc-fixes-2026-04-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-04-22Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-04-22x86/hyperv: Skip LP/VP creation on kexecJork Loeser
2026-04-22x86/hyperv: move stimer cleanup to hv_machine_shutdown()Jork Loeser
2026-04-22Drivers: hv: vmbus: fix hyperv_cpuhp_online variable shadowingJork Loeser
2026-04-22mshv: Add tracepoint for GPA intercept handlingStanislav Kinsburskii
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds