linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-05 16:09:34 to 2025-03-12 20:15:29 UTC [more...]

[RFC 0/5] track memory used by balloon drivers
 2025-03-12 20:14 UTC  (11+ messages)
` [RFC 1/5] meminfo: add a per node counter for "
` [RFC 2/5] virtio_balloon: update the NR_BALLOON_PAGES state
` [RFC 3/5] hv_balloon: "
` [RFC 4/5] vmx_balloon: "
` [RFC 5/5] xen: balloon: "

[PATCH v5 00/10] Introduce /dev/mshv root partition driver
 2025-03-12 19:44 UTC  (52+ messages)
` [PATCH v5 01/10] hyperv: Convert Hyper-V status codes to strings
` [PATCH v5 02/10] x86/mshyperv: Add support for extended Hyper-V features
` [PATCH v5 03/10] arm64/hyperv: Add some missing functions to arm64
` [PATCH v5 04/10] hyperv: Introduce hv_recommend_using_aeoi()
` [PATCH v5 05/10] acpi: numa: Export node_to_pxm()
` [PATCH v5 06/10] Drivers/hv: Export some functions for use by root partition module
` [PATCH v5 07/10] Drivers: hv: Introduce per-cpu event ring tail
` [PATCH v5 08/10] x86: hyperv: Add mshv_handler irq handler and setup function
` [PATCH v5 09/10] hyperv: Add definitions for root partition driver to hv headers
` [PATCH v5 10/10] Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMs

[PATCH hyperv-next v5 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-03-12 18:33 UTC  (44+ messages)
` [PATCH hyperv-next v5 01/11] arm64: kvm, smccc: Introduce and use API for detectting hypervisor presence
` [PATCH hyperv-next v5 02/11] arm64: hyperv: Use SMCCC to detect "
` [PATCH hyperv-next v5 03/11] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v5 04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH hyperv-next v5 05/11] arm64: hyperv: Initialize the Virtual Trust Level field
` [PATCH hyperv-next v5 06/11] arm64, x86: hyperv: Report the VTL the system boots in
` [PATCH hyperv-next v5 07/11] dt-bindings: microsoft,vmbus: Add interrupts and DMA coherence
` [PATCH hyperv-next v5 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
` [PATCH hyperv-next v5 09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
` [PATCH hyperv-next v5 10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
` [PATCH hyperv-next v5 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree

[patch 00/10] genirq/msi: Spring cleaning
 2025-03-12 17:59 UTC  (31+ messages)
` [patch 01/10] genirq/msi: Make a few functions static
` [patch 02/10] genirq/msi: Use lock guards for MSI descriptor locking
` [patch 03/10] soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
` [patch 04/10] NTB/msi: Switch MSI descriptor locking to lock guard()
` [patch 05/10] PCI/MSI: Switch to MSI descriptor locking to guard()
` [patch 06/10] PCI: hv: Switch "
` [patch 07/10] PCI/MSI: Provide a sane mechanism for TPH
` [patch 08/10] PCI/TPH: Replace the broken MSI-X control word update
` [patch 09/10] scsi: ufs: qcom: Remove the MSI descriptor abuse
` [patch 10/10] genirq/msi: Rename msi_[un]lock_descs()

[patch rdma-next v5 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu
 2025-03-12 13:38 UTC  (6+ messages)
` [patch rdma-next v5 2/2] RDMA/mana_ib: Handle net event for pointing to the current netdev
    ` [EXTERNAL] "

[PATCH v2 0/9] x86/hyperv: Support wakeup mailbox for VTL2 TDX guest
 2025-03-12  5:51 UTC  (11+ messages)
` [PATCH v2 2/9] dt-bindings: x86: Add a binding for x86 wakeup mailbox

[PATCH net, v2] net: mana: Support holes in device list reply msg
 2025-03-12  5:26 UTC  (2+ messages)

[GIT PULL] Hyper-V fixes for v6.14-rc7
 2025-03-11 22:54 UTC  (2+ messages)

[PATCH hyperv-next v3 0/2] x86/hyperv: VTL mode reboot fixes
 2025-03-11 21:57 UTC  (2+ messages)

[PATCH v2] hyperv: Remove unused union and structs
 2025-03-11 21:54 UTC  (2+ messages)

[PATCH] uio_hv_generic: Fix sysfs creation path for ring buffer
 2025-03-11 17:48 UTC  (12+ messages)

[PATCH net-next 0/7] net: xdp: Add missing metadata support for some xdp drvs
 2025-03-11 15:35 UTC  (9+ messages)
` [PATCH net-next 1/7] net: mvneta: Add metadata support for xdp mode
` [PATCH net-next 2/7] net: mvpp2: "
` [PATCH net-next 3/7] net: netsec: "
` [PATCH net-next 4/7] net: octeontx2: "
` [PATCH net-next 5/7] net: ethernet: mediatek: "
` [PATCH net-next 6/7] net: mana: "
` [PATCH net-next 7/7] net: ti: cpsw: "

[PATCH net] net: mana: cleanup mana struct after debugfs_remove()
 2025-03-11 12:34 UTC  (2+ messages)

[Patch v3] uio_hv_generic: Set event for all channels on the device
 2025-03-11  4:12 UTC  (3+ messages)

[PATCH hyperv-next v2 0/1] scsi: storvsc: Don't report the host packet status as the hv status
 2025-03-11  1:19 UTC  (3+ messages)
` [PATCH hyperv-next v2 1/1] "

[PATCH net-next 0/3] vsock: support network namespace
 2025-03-11  1:01 UTC  (26+ messages)
` [PATCH net-next 1/3] vsock: add network namespace support

[PATCH] hyperv: Remove unused union and structs
 2025-03-10 20:52 UTC  (3+ messages)

[Patch v2] uio_hv_generic: Set event for all channels on the device
 2025-03-10 18:57 UTC  (5+ messages)

[PATCH v2 1/1] Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio()
 2025-03-10 16:54 UTC  (2+ messages)

[PATCH net] net: mana: Support holes in device list reply msg
 2025-03-10 12:11 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH 0/7] hyperv: Introduce new way to manage hypercall args
 2025-03-10  0:22 UTC  (4+ messages)
` [PATCH 1/7] x86/hyperv: Fix output argument to hypercall that changes page visibility

[PATCH v3 0/2] fbdev: hyperv_fb: framebuffer release cleanup
 2025-03-09 23:56 UTC  (6+ messages)
` [PATCH v3 1/2] fbdev: hyperv_fb: Simplify hvfb_putmem
` [PATCH v3 2/2] fbdev: hyperv_fb: Allow graceful removal of framebuffer

[PATCH 1/1] fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs
 2025-03-09 23:54 UTC  (6+ messages)

[PATCH 1/1] Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio()
 2025-03-09 23:50 UTC  (3+ messages)

[PATCH 1/1] drm/hyperv: Fix address space leak when Hyper-V DRM device is removed
 2025-03-09 23:48 UTC  (2+ messages)

[PATCH v1] HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()
 2025-03-08 21:49 UTC  (2+ messages)

[patch rdma-next v4 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu
 2025-03-05 23:29 UTC  (4+ messages)
` [patch rdma-next v4 2/2] RDMA/mana_ib: Handle net event for pointing to the current netdev
  ` [EXTERNAL] Re: [patch rdma-next v4 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu

[patch rdma-next v3 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu
 2025-03-05 18:50 UTC  (2+ messages)

[PATCH 6/7] PCI: hv: Use hv_hvcall_*() to set up hypercall arguments
 2025-03-05 17:24 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).