messages from 2025-06-10 21:40:49 to 2025-06-28 02:22:44 UTC [more...]
[PATCH v5 0/1] tools/hv: fcopy: Fix incorrect file path conversion
2025-06-28 2:22 UTC (2+ messages)
` [PATCH v5 1/1] "
[PATCH 0/1] x86/hyperv: MSI parent domain conversion
2025-06-27 21:03 UTC (3+ messages)
` [PATCH 1/1] x86/hyperv: Switch to msi_create_parent_irq_domain()
[PATCH net-next] net: mana: Handle Reset Request from MANA NIC
2025-06-27 20:26 UTC
[PATCH net-next v3 1/3] vsock: Add support for SIOCINQ ioctl
2025-06-27 11:42 UTC (10+ messages)
` [EXTERNAL] "
[PATCH] firmware: smccc: support both conduits for getting hyp UUID
2025-06-27 9:59 UTC (2+ messages)
[PATCH] hv_sock: Return the readable bytes in hvs_stream_has_data()
2025-06-27 8:44 UTC
[RFC PATCH 0/1] Tweak TLB flushing when VMX is running on Hyper-V
2025-06-27 8:31 UTC (3+ messages)
` [RFC PATCH 1/1] KVM: VMX: Use Hyper-V EPT flush for local TLB flushes
[PATCH net-next v2] net: mana: Fix build errors when CONFIG_NET_SHAPER is disabled
2025-06-27 0:20 UTC (3+ messages)
[PATCH 00/16] PCI: MSI parent domain conversion
2025-06-26 14:48 UTC (17+ messages)
` [PATCH 01/16] PCI: dwc: Switch to msi_create_parent_irq_domain()
` [PATCH 02/16] PCI: mobiveil: "
` [PATCH 03/16] PCI: aardvark: "
` [PATCH 04/16] PCI: altera-msi: "
` [PATCH 05/16] PCI: brcmstb: "
` [PATCH 06/16] PCI: iproc: "
` [PATCH 07/16] PCI: mediatek-gen3: "
` [PATCH 08/16] PCI: mediatek: "
` [PATCH 09/16] PCI: rcar-host: "
` [PATCH 10/16] PCI: xilinx-xdma: "
` [PATCH 11/16] PCI: xilinx-nwl: "
` [PATCH 12/16] PCI: xilinx: "
` [PATCH 13/16] PCI: plda: "
` [PATCH 14/16] PCI: hv: "
` [PATCH 15/16] PCI: vmd: Convert to lock guards
` [PATCH 16/16] PCI: vmd: Switch to msi_create_parent_irq_domain()
[PATCH net-next] net: mana: Fix build errors when CONFIG_NET_SHAPER is disabled
2025-06-25 10:58 UTC (4+ messages)
[PATCH v3 00/13] KVM: Make irqfd registration globally unique
2025-06-24 19:38 UTC (2+ messages)
[PATCH 0/4] Nested virtualization fixes for root partition
2025-06-23 22:13 UTC (19+ messages)
` [PATCH 1/4] PCI: hv: Do not do vmbus initialization on baremetal
` [PATCH 2/4] Drivers: hv: Use nested hypercall for post message and signal event
` [PATCH 3/4] x86: hyperv: Expose hv_map_msi_interrupt function
` [PATCH 4/4] PCI: hv: Use the correct hypercall for unmasking interrupts on nested
[PATCH] tools/hv: fcopy: Fix irregularities with size of ring buffer
2025-06-23 4:56 UTC (5+ messages)
[QUERY] net: mana: use of sizeof(header) vs sizeof(*header)
2025-06-21 17:53 UTC
[RFC Patch v2 0/4] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
2025-06-20 15:05 UTC (11+ messages)
` [RFC Patch v2 1/4] x86/Hyper-V: Not use hv apic driver when Secure AVIC is available
` [RFC Patch v2 2/4] drivers/hv: Allow vmbus message synic interrupt injected from Hyper-V
` [RFC Patch v2 3/4] x86/Hyper-V: Not use auto-eoi when Secure AVIC is available
` [RFC Patch v2 4/4] x86/Hyper-V: Allow Hyper-V to inject Hyper-V vectors
[PATCH v4 0/1] tools/hv: Fix incorrect file path conversion in fcopy
2025-06-20 10:09 UTC (3+ messages)
` [PATCH v4 1/1] tools/hv: Fix incorrect file path conversion in fcopy on Linux
[PATCH v4 0/2] vmbus: Add DeviceTree support for message connection-id
2025-06-20 7:22 UTC (6+ messages)
` [PATCH v4 1/2] dt-bindings: microsoft: Add vmbus message-connection-id property
` [PATCH v4 2/2] vmbus: retrieve connection-id from DeviceTree
[Patch net-next v3] net: mana: Record doorbell physical address in PF mode
2025-06-19 23:20 UTC (3+ messages)
[PATCH net-next] net: mana: Set tx_packets to post gso processing packet count
2025-06-19 23:00 UTC (3+ messages)
[PATCH net-next v3 0/4] Support bandwidth clamping in mana using net shapers
2025-06-19 13:30 UTC (7+ messages)
` [PATCH net-next v3 1/4] net: mana: Fix potential deadlocks in mana napi ops
` [PATCH net-next v3 2/4] net: mana: Add support for net_shaper_ops
` [PATCH net-next v3 3/4] net: mana: Add speed support in mana_get_link_ksettings
` [EXTERNAL] "
` [PATCH net-next v3 4/4] net: mana: Handle unsupported HWC commands
[PATCH] hv/hv_kvp_daemon: Prevent similar logs in kvp_key_add_or_modify()
2025-06-19 5:26 UTC
[PATCH] firmware: smccc: support both conduits for getting hyp UUID
2025-06-18 17:57 UTC (6+ messages)
[PATCH hyperv-next v3 00/15] Confidential VMBus
2025-06-18 16:19 UTC (26+ messages)
` [PATCH hyperv-next v3 01/15] Documentation: hyperv: "
` [PATCH hyperv-next v3 03/15] arch: hyperv: Get/set SynIC synth.registers via paravisor
` [PATCH hyperv-next v3 04/15] arch/x86: mshyperv: Trap on access for some synthetic MSRs
` [PATCH hyperv-next v3 05/15] Drivers: hv: Rename fields for SynIC message and event pages
` [PATCH hyperv-next v3 06/15] Drivers: hv: Allocate the paravisor SynIC pages when required
` [PATCH hyperv-next v3 07/15] Drivers: hv: Post messages via the confidential VMBus if available
` [PATCH hyperv-next v3 09/15] Drivers: hv: Use memunmap() to check if the address is in IO map
` [PATCH hyperv-next v3 10/15] Drivers: hv: Rename the SynIC enable and disable routines
` [PATCH hyperv-next v3 11/15] Drivers: hv: Functions for setting up and tearing down the paravisor SynIC
` [PATCH hyperv-next v3 12/15] Drivers: hv: Allocate encrypted buffers when requested
` [PATCH hyperv-next v3 13/15] Drivers: hv: Support confidential VMBus channels
` [PATCH hyperv-next v3 14/15] Drivers: hv: Support establishing the confidential VMBus connection
[Patch net-next v2] net: mana: Record doorbell physical address in PF mode
2025-06-18 1:36 UTC (4+ messages)
` [EXTERNAL] "
[patch V4 11/14] PCI/MSI: Provide a sane mechanism for TPH
2025-06-17 23:25 UTC (3+ messages)
[PATCH v6 0/5] Allow dyn MSI-X vector allocation of MANA
2025-06-17 22:00 UTC (13+ messages)
` [PATCH v6 1/5] PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocations
` [PATCH v6 2/5] PCI: hv: Allow dynamic MSI-X vector allocation
` [PATCH v6 3/5] net: mana: explain irq_setup() algorithm
` [PATCH v6 4/5] net: mana: Allow irq_setup() to skip cpus for affinity
` [PATCH v6 5/5] net: mana: Allocate MSI-X vectors dynamically
[PATCH net-next v2 0/4] Support bandwidth clamping in mana using net shapers
2025-06-17 6:16 UTC (9+ messages)
` [PATCH net-next v2 1/4] net: mana: Fix potential deadlocks in mana napi ops
` [PATCH net-next v2 2/4] net: mana: Add support for net_shaper_ops
` [PATCH net-next v2 3/4] net: mana: Add speed support in mana_get_link_ksettings
` [PATCH net-next v2 4/4] net: mana: Handle unsupported HWC commands
[PATCH net-next,v8] net: mana: Add handler for hardware servicing events
2025-06-16 22:30 UTC (2+ messages)
[PATCH 0/2] tools/hv: Improve the sample hv_get_dhcp_info script
2025-06-15 23:06 UTC (3+ messages)
` [PATCH 1/2] tools/hv: Make the sample hv_get_dhcp_info script more useful
` [PATCH 2/2] tools/hv: Make network-scripts DHCP status check more specific
[PATCH 1/1] Drivers: hv: Select CONFIG_SYSFB only if EFI is enabled
2025-06-13 23:00 UTC
[PATCH net-next,v7] net: mana: Add handler for hardware servicing events
2025-06-13 17:06 UTC (3+ messages)
[PATCH] hv: add CONFIG_EFI dependency
2025-06-13 16:06 UTC (7+ messages)
[PATCH net-next 0/4] Support bandwidth clamping in mana using net shapers
2025-06-13 10:12 UTC (11+ messages)
` [PATCH net-next 1/4] net: mana: Fix potential deadlocks in mana napi ops
` [PATCH net-next 2/4] net: mana: Add support for net_shaper_ops
` [PATCH net-next 3/4] net: mana: Add speed support in mana_get_link_ksettings
` [PATCH net-next 4/4] net: mana: Handle unsupported HWC commands
[PATCH v4] hv/hv_kvp_daemon: Enable debug logs for hv_kvp_daemon
2025-06-13 9:53 UTC (3+ messages)
[PATCH] x86: Fix build warnings about export.h
2025-06-12 9:57 UTC (2+ messages)
[PATCH v3 0/4] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
2025-06-12 7:25 UTC (13+ messages)
` [PATCH v3 3/4] fbdev/deferred-io: Support "
[PATCH 0/6] Fix warning for missing export.h in Hyper-V drivers
2025-06-12 4:04 UTC (11+ messages)
` [PATCH 1/6] Drivers: hv: Fix warnings for missing export.h header inclusion
` [PATCH 2/6] x86/hyperv: "
` [PATCH 3/6] KVM: x86: hyper-v: "
` [PATCH 4/6] clocksource: "
` [PATCH 5/6] PCI: hv: "
` [PATCH 6/6] net: mana: "
[PATCH v5 0/2] Drivers: hv: Introduce new driver - mshv_vtl
2025-06-11 18:00 UTC (5+ messages)
` [PATCH v5 1/2] Drivers: hv: Export some symbols for mshv_vtl
` [PATCH v5 2/2] Drivers: hv: Introduce mshv_vtl driver
[PATCH net-next 9/9] net: drv: hyperv: migrate to new RXFH callbacks
2025-06-11 14:59 UTC
[PATCH v4 1/2] Drivers: hv: Export some symbols for mshv_vtl
2025-06-11 5:49 UTC (3+ messages)
[PATCH v5 0/5] Allow dyn MSI-X vector allocation of MANA
2025-06-11 5:33 UTC (3+ messages)
[PATCH net-next] net: mana: Record doorbell physical address in PF mode
2025-06-10 23:43 UTC (3+ messages)
` [EXTERNAL] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox