summaryrefslogtreecommitdiff
path: root/drivers/hv
AgeCommit message (Expand)Author
2026-08-09mshv: Order pt_vp_array publish against irqfd assertion pathStanislav Kinsburskii
2026-08-09mshv: Fix level-triggered check on uninitialized dataStanislav Kinsburskii
2026-08-09mshv: adjust interrupt control structure for ARM64Jinank Jain
2026-08-09mshv: Fix race in mshv_irqfd_deassignStanislav Kinsburskii
2026-08-09mshv: Fix sleeping under spinlock in mshv_portid_allocStanislav Kinsburskii
2026-08-09mshv: Fix duplicate GSI detection for GSI 0Stanislav Kinsburskii
2026-08-09Drivers: hv: vmbus: Replace lockdep_hardirq_threaded() with lockdep annotationSebastian Andrzej Siewior
2026-08-09Drivers: hv: Allocate the paravisor SynIC pages when requiredRoman Kisel
2026-08-09Drivers: hv: Rename fields for SynIC message and event pagesRoman Kisel
2026-07-24mshv: add bounds check on vp_index in mshv_intercept_isr()Junrui Luo
2026-07-24Drivers: hv: vmbus: use generic driver_override infrastructureDanilo Krummrich
2026-06-27Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMsDexuan Cui
2026-06-27hv: utils: handle and propagate errors in kvp_registerThorsten Blum
2026-06-19Drivers: hv: vmbus: Provide option to skip VMBus unload on panicMichael Kelley
2026-06-19Drivers: hv: VMBus protocol version 6.0Roman Kisel
2026-05-14hv: Select CONFIG_SYSFB only for CONFIG_HYPERV_VMBUSThomas Zimmermann
2026-03-04mshv: clear eventfd counter on irqfd shutdownCarlos López
2026-02-26Drivers: hv: vmbus: Use kthread for vmbus interrupts on PREEMPT_RTJan Kiszka
2026-02-26mshv: fix SRCU protection in irqfd resampler ack handlerLi RongQing
2026-01-30Drivers: hv: Always do Hyper-V panic notification in hv_kmsg_dump()Michael Kelley
2025-12-18mshv: Fix create memory region overlap checkNuno Das Neves
2025-12-18mshv: Fix deposit memory in MSHV_ROOT_HVCALLNuno Das Neves
2025-10-01Drivers: hv: Make CONFIG_HYPERV boolMukesh Rathor
2025-10-01Drivers: hv: Add CONFIG_HYPERV_VMBUS optionMukesh Rathor
2025-09-30Drivers: hv: vmbus: Fix typos in vmbus_drv.cAlok Tiwari
2025-09-30Drivers: hv: vmbus: Fix sysfs output format for ring buffer indexAlok Tiwari
2025-09-30Drivers: hv: vmbus: Clean up sscanf format specifier in target_cpu_store()Alok Tiwari
2025-09-30x86/hyperv: Switch to msi_create_parent_irq_domain()Nam Cao
2025-09-30mshv: Use common "entry virt" APIs to do work in root before running guestSean Christopherson
2025-09-30mshv: Handle NEED_RESCHED_LAZY before transferring to guestSean Christopherson
2025-09-08Drivers: hv: Simplify data structures for VMBus channel close messageMichael Kelley
2025-09-08Drivers: hv: util: Cosmetic changes for hv_utils_transport.cAbhishek Tiwari
2025-09-08mshv: Add support for a new parent partition configurationNuno Das Neves
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-29Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-07-28Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-07-16mshv_eventfd: convert to CLASS(fd)Al Viro
2025-07-15Drivers: hv: Use nested hypercall for post message and signal eventNuno Das Neves
2025-07-09Drivers: hv: Fix warnings for missing export.h header inclusionNaman Jain
2025-07-09Drivers: hv: Fix the check for HYPERVISOR_CALLBACK_VECTORNaman Jain
2025-07-09Drivers: hv: Select CONFIG_SYSFB only if EFI is enabledMichael Kelley
2025-06-23sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()Sean Christopherson
2025-06-03Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-05-29Merge tag 'driver-core-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-23Drivers: hv: Always select CONFIG_SYSFB for Hyper-V guestsMichael Kelley
2025-05-23Drivers: hv: vmbus: Add comments about races with "channels" sysfs dirMichael Kelley
2025-05-23Drivers: hv: Remove hv_alloc/free_* helpersLong Li
2025-05-23Drivers: hv: Use kzalloc for panic page allocationLong Li
2025-05-23Drivers: hv: Allocate interrupt and monitor pages aligned to system page boun...Long Li
2025-05-23Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()Roman Kisel