messages from 2025-06-17 01:11:50 to 2025-07-07 13:40:45 UTC [more...]
[PATCH net-next v5 0/4] vsock: Introduce SIOCINQ ioctl support
2025-07-07 13:40 UTC (6+ messages)
` [PATCH net-next v5 1/4] hv_sock: Return the readable bytes in hvs_stream_has_data()
` [PATCH net-next v5 2/4] vsock: Add support for SIOCINQ ioctl
` [PATCH net-next v5 3/4] test/vsock: Add retry mechanism to ioctl wrapper
` [PATCH net-next v5 4/4] test/vsock: Add ioctl SIOCINQ tests
[PATCH] Drivers: hv: Fix the check for HYPERVISOR_CALLBACK_VECTOR
2025-07-07 8:43 UTC
[PATCH 00/16] PCI: MSI parent domain conversion
2025-07-07 7:43 UTC (51+ 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 v2 0/6] Nested virtualization fixes for root partition
2025-07-07 3:15 UTC (13+ messages)
` [PATCH v2 1/6] PCI: hv: Don't load the driver for baremetal "
` [PATCH v2 2/6] Drivers: hv: Use nested hypercall for post message and signal event
` [PATCH v2 3/6] x86/hyperv: Fix usage of cpu_online_mask to get valid cpu
` [PATCH v2 4/6] x86/hyperv: Clean up hv_map/unmap_interrupt() return values
` [PATCH v2 5/6] x86: hyperv: Expose hv_map_msi_interrupt function
` [PATCH v2 6/6] PCI: hv: Use the correct hypercall for unmasking interrupts on nested
[PATCH] irqdomain: Export irq_domain_free_irqs_top()
2025-07-06 10:01 UTC (3+ messages)
[RFC PATCH 0/1] Tweak TLB flushing when VMX is running on Hyper-V
2025-07-02 16:11 UTC (4+ messages)
` [RFC PATCH 1/1] KVM: VMX: Use Hyper-V EPT flush for local TLB flushes
[PATCH v2] tools/hv: fcopy: Fix irregularities with size of ring buffer
2025-07-02 6:56 UTC (5+ messages)
` [EXTERNAL] "
[PATCH net-next] net: mana: Handle Reset Request from MANA NIC
2025-07-02 2:40 UTC (2+ messages)
[PATCH] hv_sock: Return the readable bytes in hvs_stream_has_data()
2025-07-01 18:37 UTC (3+ messages)
` [EXTERNAL] "
[PATCH v5 0/1] tools/hv: fcopy: Fix incorrect file path conversion
2025-07-01 9:36 UTC (3+ messages)
` [PATCH v5 1/1] "
[PATCH v5 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
2025-06-30 22:51 UTC (20+ messages)
` [PATCH v5 01/10] x86/acpi: Add a helper functions to setup and access the wakeup mailbox
` [PATCH v5 02/10] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpwakeup.c
` [PATCH v5 03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
` [PATCH v5 04/10] x86/dt: Parse the "
` [PATCH v5 05/10] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
` [PATCH v5 06/10] x86/realmode: Make the location of the trampoline configurable
` [PATCH v5 07/10] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
` [PATCH v5 08/10] x86/smpwakeup: Add a helper get the address of the wakeup mailbox
` [PATCH v5 09/10] x86/hyperv/vtl: Mark the wakeup mailbox page as private
` [PATCH v5 10/10] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs
[PATCH 1/1] Drivers: hv: Select CONFIG_SYSFB only if EFI is enabled
2025-06-30 20:46 UTC (2+ messages)
[PATCH v2 0/2] x86/hyperv: MSI parent domain conversion
2025-06-30 10:26 UTC (3+ messages)
` [PATCH v2 1/2] irqchip/irq-msi-lib: Select CONFIG_GENERIC_MSI_IRQ
` [PATCH v2 2/2] x86/hyperv: Switch to msi_create_parent_irq_domain()
[PATCH 0/1] x86/hyperv: MSI parent domain conversion
2025-06-28 15:18 UTC (4+ messages)
` [PATCH 1/1] x86/hyperv: Switch to msi_create_parent_irq_domain()
[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 net-next v2] net: mana: Fix build errors when CONFIG_NET_SHAPER is disabled
2025-06-27 0:20 UTC (3+ messages)
[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 (10+ messages)
` [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 4/4] PCI: hv: Use the correct hypercall for unmasking interrupts on nested
2025-06-18 22:45 UTC (2+ messages)
[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 (3+ 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 (6+ messages)
[PATCH net-next v2 0/4] Support bandwidth clamping in mana using net shapers
2025-06-17 6:16 UTC (3+ messages)
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