messages from 2024-07-29 16:33:48 to 2024-08-23 08:20:02 UTC [more...]
[RFC 0/7] Introduce swiotlb throttling
2024-08-23 8:19 UTC (17+ messages)
` [RFC 1/7] swiotlb: "
` [RFC 2/7] dma: Handle swiotlb throttling for SGLs
` [RFC 3/7] dma: Add function for drivers to know if allowing blocking is useful
` [RFC 4/7] scsi_lib_dma: Add _attrs variant of scsi_dma_map()
` [RFC 5/7] scsi: storvsc: Enable swiotlb throttling
` [RFC 6/7] nvme: Move BLK_MQ_F_BLOCKING indicator to struct nvme_ctrl
` [RFC 7/7] nvme: Enable swiotlb throttling for NVMe PCI devices
[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
2024-08-22 16:58 UTC (9+ messages)
` [PATCH 01/18] KVM: x86: hyper-v: Introduce XMM output support
` [PATCH 16/18] KVM: x86: Take mem attributes into account when faulting memory
[PATCH net-next v4] net: mana: Implement get_ringparam/set_ringparam for mana
2024-08-22 15:53 UTC
[PATCH net-next v2] net: refactor ->ndo_bpf calls into dev_xdp_propagate
2024-08-22 15:34 UTC (2+ messages)
[PATCH v3] net: netvsc: Update default VMBus channels
2024-08-22 15:06 UTC
[PATCH net] net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc response
2024-08-22 14:30 UTC (4+ messages)
[PATCH 0/2] Drivers: vmbus: Fix rescind handling in uio_hv_generic
2024-08-22 11:09 UTC (3+ messages)
` [PATCH 1/2] uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind
` [PATCH 2/2] Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic
[PATCH net-next v21] net: refactor ->ndo_bpf calls into dev_xdp_propagate
2024-08-21 23:43 UTC (3+ messages)
[PATCH v2] net: netvsc: Update default VMBus channels
2024-08-20 19:12 UTC (10+ messages)
[PATCH net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
2024-08-20 14:31 UTC (2+ messages)
[PATCH net-next v3] net: mana: Implement get_ringparam/set_ringparam for mana
2024-08-19 15:41 UTC (3+ messages)
[PATCH v2] x86/hyperv: use helpers to read control registers in hv_snp_boot_ap()
2024-08-14 23:54 UTC (2+ messages)
Question to hv_vtl_real_mode_header in hv_vtl.c
2024-08-13 21:36 UTC (2+ messages)
[PATCH v3 net] net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings
2024-08-13 11:30 UTC (2+ messages)
[PATCH] clockevents/drivers/i8253: Do not zero timer counter in shutdown
2024-08-13 6:39 UTC (24+ messages)
[PATCH net] net: mana: Fix RX buf alloc_size alignment and atomic op panic
2024-08-12 12:30 UTC (3+ messages)
[PATCH 0/7] x86/acpi: Move ACPI MADT wakeup to generic code
2024-08-09 23:29 UTC (18+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] dt-bindings: x86: Add ACPI wakeup mailbox
` [PATCH 3/7] x86/dt: Support the ACPI multiprocessor wakeup for device tree
` [PATCH 4/7] x86/hyperv: Parse the ACPI wakeup mailbox
` [PATCH 5/7] x86/hyperv: Mark ACPI wakeup mailbox page as private
` [PATCH 6/7] x86/hyperv: Reserve real mode when ACPI wakeup mailbox is available
` [PATCH 7/7] x86/hyperv: Use the ACPI wakeup mailbox for VTL2 guests when available
[PATCH v2 net] net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings
2024-08-09 15:19 UTC (8+ messages)
[PATCH] net: netvsc: Increase default VMBus channel from 8 to 16
2024-08-08 3:18 UTC (2+ messages)
[PATCH net] net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings
2024-08-07 15:26 UTC (6+ messages)
[PATCH 1/1] x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequency
2024-08-06 2:01 UTC (4+ messages)
[PATCH v3 0/7] arm64: hyperv: Support Virtual Trust Level Boot
2024-08-05 22:15 UTC (52+ messages)
` [PATCH v3 1/7] arm64: hyperv: Use SMC to detect hypervisor presence
` [PATCH v3 2/7] Drivers: hv: Enable VTL mode for arm64
` [PATCH v3 3/7] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH v3 4/7] arm64: hyperv: Boot in a Virtual Trust Level
` [PATCH v3 5/7] dt-bindings: bus: Add Hyper-V VMBus cache coherency and IRQs
` [PATCH v3 6/7] Drivers: hv: vmbus: Get the IRQ number from DT
` [PATCH v3 7/7] PCI: hv: Get vPCI MSI IRQ domain "
[PATCH net-next v2] net: mana: Implement get_ringparam/set_ringparam for mana
2024-08-05 3:48 UTC (10+ messages)
[PATCH] Drivers: hv: vmbus: Fix the misplaced function description
2024-08-03 0:13 UTC (3+ messages)
[PATCH v2] tools: hv: lsvmbus: change shebang to use python3
2024-08-03 0:02 UTC (3+ messages)
[PATCH 1/2] i8253: Disable PIT timer 0 when not in use
2024-08-02 16:01 UTC (4+ messages)
` [PATCH 2/2] i8253: Fix stop sequence for timer 0
[PATCH] i8253: Disable PIT timer 0 when not in use
2024-08-02 10:21 UTC (2+ messages)
` [PATCH 2/1] i8253: Fix stop sequence for timer 0
[PATCH] clockevents/drivers/i8253: Do not zero timer counter in shutdown
2024-08-01 21:10 UTC (5+ messages)
[PATCH] x86/hyperv: use helpers to read control registers in hv_snp_boot_ap()
2024-08-01 18:41 UTC (2+ messages)
[RFC PATCH net-next v6 12/14] vsock/loopback: implement datagram support
2024-08-01 12:18 UTC (2+ messages)
[PATCH v3] Drivers: hv: vmbus: Optimize boot time by concurrent execution of hv_synic_init()
2024-08-01 4:55 UTC
[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
2024-07-30 17:56 UTC (21+ messages)
` [RFC PATCH net-next v6 04/14] af_vsock: generalize bind table functions
` [RFC PATCH net-next v6 05/14] af_vsock: use a separate dgram bind table
` [RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path
` [RFC PATCH net-next v6 09/14] virtio/vsock: add common datagram recv path
[PATCH v2] Drivers: hv: vmbus: Optimize boot time by concurrent execution of hv_synic_init()
2024-07-30 9:30 UTC (3+ messages)
[RFC PATCH net-next v6 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
2024-07-29 19:25 UTC (2+ messages)
[bug report] Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
2024-07-29 18:31 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;
as well as URLs for NNTP newsgroup(s).