messages from 2025-03-13 06:19:26 to 2025-03-20 20:56:58 UTC [more...]
[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
2025-03-20 20:56 UTC (17+ messages)
` [PATCH v2 1/3] vsock: add network namespace support
` [PATCH v2 2/3] vsock/virtio_transport_common: handle netns of received packets
` [PATCH v2 3/3] vhost/vsock: use netns of process that opens the vhost-vsock-netns device
[PATCH v2 0/9] x86/hyperv: Support wakeup mailbox for VTL2 TDX guest
2025-03-20 20:34 UTC (13+ messages)
` [PATCH v2 2/9] dt-bindings: x86: Add a binding for x86 wakeup mailbox
fbdev deferred I/O broken in some scenarios
2025-03-20 20:15 UTC (8+ messages)
[PATCH hyperv-next v6 00/11] arm64: hyperv: Support Virtual Trust Level Boot
2025-03-20 18:47 UTC (25+ messages)
` [PATCH hyperv-next v6 01/11] arm64: kvm, smccc: Introduce and use API for detecting hypervisor presence
` [PATCH hyperv-next v6 02/11] arm64: hyperv: Use SMCCC to detect "
` [PATCH hyperv-next v6 03/11] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v6 04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH hyperv-next v6 05/11] arm64: hyperv: Initialize the Virtual Trust Level field
` [PATCH hyperv-next v6 06/11] arm64, x86: hyperv: Report the VTL the system boots in
` [PATCH hyperv-next v6 07/11] dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence properties
` [PATCH hyperv-next v6 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
` [PATCH hyperv-next v6 09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
` [PATCH hyperv-next v6 10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
` [PATCH hyperv-next v6 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
[PATCH] fixup! Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMs
2025-03-20 17:44 UTC
[PATCH 0/3] Add support for speed in MANA ethtool
2025-03-20 13:43 UTC (6+ messages)
` [PATCH 1/3] net: mana: Add speed support in mana_get_link_ksettings
` [PATCH 2/3] net: mana: Implement set_link_ksettings in ethtool for speed
` [PATCH 3/3] net: mana: Handle unsupported HWC commands
[PATCH v2] uio_hv_generic: Fix sysfs creation path for ring buffer
2025-03-20 8:17 UTC (5+ messages)
[patch V4 00/14] genirq/msi: Spring cleaning
2025-03-19 20:40 UTC (22+ messages)
` [patch V4 01/14] cleanup: Provide retain_ptr()
` [patch V4 02/14] genirq/msi: Use lock guards for MSI descriptor locking
` [patch V4 03/14] soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
` [patch V4 04/14] NTB/msi: Switch MSI descriptor locking to lock guard()
` [patch V4 05/14] PCI/MSI: Use guard(msi_desc_lock) where applicable
` [patch V4 06/14] PCI/MSI: Set pci_dev::msi_enabled late
` [patch V4 07/14] PCI/MSI: Use __free() for affinity masks
` [patch V4 08/14] PCI/MSI: Switch msi_capability_init() to guard(msi_desc_lock)
` [patch V4 09/14] PCI/MSI: Switch msix_capability_init() "
` [patch V4 10/14] PCI: hv: Switch MSI descriptor locking to guard()
` [patch V4 11/14] PCI/MSI: Provide a sane mechanism for TPH
` [patch V4 12/14] PCI/TPH: Replace the broken MSI-X control word update
` [patch V4 13/14] scsi: ufs: qcom: Remove the MSI descriptor abuse
` [patch V4 14/14] genirq/msi: Rename msi_[un]lock_descs()
[PATCH v5 00/10] Introduce /dev/mshv root partition driver
2025-03-19 18:04 UTC (21+ messages)
` [PATCH v5 07/10] Drivers: hv: Introduce per-cpu event ring tail
` [PATCH v5 10/10] Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMs
[PATCH v6 00/10] Introduce /dev/mshv root partition driver
2025-03-19 4:17 UTC (19+ messages)
` [PATCH v6 01/10] hyperv: Log hypercall status codes as strings
` [PATCH v6 02/10] x86/mshyperv: Add support for extended Hyper-V features
` [PATCH v6 03/10] arm64/hyperv: Add some missing functions to arm64
` [PATCH v6 04/10] hyperv: Introduce hv_recommend_using_aeoi()
` [PATCH v6 05/10] acpi: numa: Export node_to_pxm()
` [PATCH v6 06/10] Drivers: hv: Export some functions for use by root partition module
` [PATCH v6 07/10] Drivers: hv: Introduce per-cpu event ring tail
` [PATCH v6 08/10] x86: hyperv: Add mshv_handler() irq handler and setup function
` [PATCH v6 09/10] hyperv: Add definitions for root partition driver to hv headers
` [PATCH v6 10/10] Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMs
[PATCH 1/1] x86/hyperv: Add comments about hv_vpset and var size hypercall input args
2025-03-18 21:49 UTC
[patch V3 00/10] genirq/msi: Spring cleaning
2025-03-18 20:24 UTC (16+ messages)
` [patch V3 01/10] cleanup: Provide retain_ptr()
` [patch V3 02/10] genirq/msi: Use lock guards for MSI descriptor locking
` [patch V3 03/10] soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
` [patch V3 04/10] NTB/msi: Switch MSI descriptor locking to lock guard()
` [patch V3 05/10] PCI/MSI: Switch to MSI descriptor locking to guard()
` [patch V3 06/10] PCI: hv: Switch "
` [patch V3 07/10] PCI/MSI: Provide a sane mechanism for TPH
` [patch V3 08/10] PCI/TPH: Replace the broken MSI-X control word update
` [patch V3 09/10] scsi: ufs: qcom: Remove the MSI descriptor abuse
` [patch V3 10/10] genirq/msi: Rename msi_[un]lock_descs()
[PATCH net-next v2 0/7] net: xdp: Add missing metadata support for some xdp drvs
2025-03-18 11:46 UTC (8+ messages)
` [PATCH net-next v2 1/7] net: mvneta: Add metadata support for xdp mode
` [PATCH net-next v2 2/7] net: mvpp2: "
` [PATCH net-next v2 3/7] net: netsec: "
` [PATCH net-next v2 4/7] net: octeontx2: "
` [PATCH net-next v2 5/7] net: ethernet: mediatek: "
` [PATCH net-next v2 6/7] net: mana: "
` [PATCH net-next v2 7/7] net: ti: cpsw: "
[PATCH net-next 0/7] net: xdp: Add missing metadata support for some xdp drvs
2025-03-18 11:06 UTC (5+ messages)
` [PATCH net-next 3/7] net: netsec: Add metadata support for xdp mode
[PATCH net, v2] net: mana: Support holes in device list reply msg
2025-03-18 10:40 UTC (2+ messages)
[PATCH v2 0/4] track memory used by balloon drivers
2025-03-18 10:16 UTC (9+ messages)
` [PATCH v2 1/4] meminfo: add a per node counter for "
` [PATCH v2 2/4] balloon_compaction: update the NR_BALLOON_PAGES state
` [PATCH v2 3/4] hv_balloon: "
` [PATCH v2 4/4] xen: balloon: "
[PATCH hyperv-next v2 0/1] scsi: storvsc: Don't report the host packet status as the hv status
2025-03-18 0:54 UTC (2+ messages)
[PATCH AUTOSEL 6.6 1/8] x86/hyperv/vtl: Stop kernel from probing VTL0 low memory
2025-03-17 16:38 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 4/8] x86/hyperv: Fix output argument to hypercall that changes page visibility
[PATCH AUTOSEL 6.12 01/13] x86/hyperv/vtl: Stop kernel from probing VTL0 low memory
2025-03-17 16:38 UTC (2+ messages)
` [PATCH AUTOSEL 6.12 07/13] x86/hyperv: Fix output argument to hypercall that changes page visibility
[PATCH AUTOSEL 6.13 01/16] x86/hyperv/vtl: Stop kernel from probing VTL0 low memory
2025-03-17 16:37 UTC (2+ messages)
` [PATCH AUTOSEL 6.13 08/16] x86/hyperv: Fix output argument to hypercall that changes page visibility
[PATCH] x86/Hyperv: Fix check of return value from snp_set_vmsa()
2025-03-14 17:41 UTC (4+ messages)
[patch V2 00/10] genirq/msi: Spring cleaning
2025-03-14 14:04 UTC (18+ messages)
` [patch V2 01/10] cleanup: Provide retain_ptr()
` [patch V2 02/10] genirq/msi: Use lock guards for MSI descriptor locking
` [patch V2 03/10] soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
` [patch V2 04/10] NTB/msi: Switch MSI descriptor locking to lock guard()
` [patch V2 05/10] PCI/MSI: Switch to MSI descriptor locking to guard()
` [patch V2 06/10] PCI: hv: Switch "
` [patch V2 07/10] PCI/MSI: Provide a sane mechanism for TPH
` [patch V2 08/10] PCI/TPH: Replace the broken MSI-X control word update
` [patch V2 09/10] scsi: ufs: qcom: Remove the MSI descriptor abuse
` [patch V2 10/10] genirq/msi: Rename msi_[un]lock_descs()
[RFC 0/5] track memory used by balloon drivers
2025-03-13 22:33 UTC (9+ messages)
` [RFC 1/5] meminfo: add a per node counter for "
[PATCH v1] HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()
2025-03-13 20:25 UTC (3+ messages)
` [PATCH v2] "
[PATCH hyperv-next v5 00/11] arm64: hyperv: Support Virtual Trust Level Boot
2025-03-13 18:46 UTC (4+ messages)
` [PATCH hyperv-next v5 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
[PATCH net] net: mana: cleanup mana struct after debugfs_remove()
2025-03-13 12:30 UTC (2+ messages)
[patch 00/10] genirq/msi: Spring cleaning
2025-03-13 12:07 UTC (3+ messages)
` [patch 03/10] soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
[patch rdma-next v6 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu
2025-03-13 12:03 UTC (2+ messages)
[PATCH v2 0/6] hyperv: Introduce new way to manage hypercall args
2025-03-13 6:19 UTC (7+ messages)
` [PATCH v2 1/6] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
` [PATCH v2 2/6] x86/hyperv: Use hv_hvcall_*() to set up hypercall arguments -- part 1
` [PATCH v2 3/6] x86/hyperv: Use hv_hvcall_*() to set up hypercall arguments -- part 2
` [PATCH v2 4/6] Drivers: hv: Use hv_hvcall_*() to set up hypercall arguments
` [PATCH v2 5/6] PCI: "
` [PATCH v2 6/6] Drivers: hv: Replace hyperv_pcpu_input/output_arg with hyperv_pcpu_arg
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;
as well as URLs for NNTP newsgroup(s).