linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-05 15:56:53 to 2024-08-29 08:37:04 UTC [more...]

[PATCH V3 net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
 2024-08-29  8:36 UTC 

[PATCH v2 0/2] Drivers: vmbus: Fix rescind handling in uio_hv_generic
 2024-08-29  7:13 UTC  (3+ messages)
` [PATCH v2 1/2] uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind
` [PATCH v2 2/2] Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic

remove the dma_set_{max_seg_size,seg_boundary,min_align_mask} return value v2
 2024-08-29  4:24 UTC  (9+ messages)
` [PATCH 1/4] scsi: check that busses support the DMA API before setting dma parameters
` [PATCH 2/4] dma-mapping: don't return errors from dma_set_min_align_mask
` [PATCH 3/4] dma-mapping: don't return errors from dma_set_seg_boundary
` [PATCH 4/4] dma-mapping: don't return errors from dma_set_max_seg_size

[PATCH v2] tools/hv: Add memory allocation check in hv_fcopy_start
 2024-08-29  2:44 UTC 

[PATCH v4] net: netvsc: Update default VMBus channels
 2024-08-29  1:00 UTC  (3+ messages)

[RFC 0/7] Introduce swiotlb throttling
 2024-08-28 19:50 UTC  (42+ 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 0/2] Drivers: vmbus: Fix rescind handling in uio_hv_generic
 2024-08-28 14:53 UTC  (13+ 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 v2] x86/hyperv: fix kexec crash due to VP assist page corruption
 2024-08-28 14:47 UTC  (3+ messages)

[PATCH] x86/tdx: Enhance code generation for TDCALL and SEAMCALL wrappers
 2024-08-28 13:34 UTC  (5+ messages)

[PATCH] x86/hyperv: fix kexec crash due to VP assist page corruption
 2024-08-28 10:42 UTC  (5+ messages)

[PATCH] tools/hv: Add memory allocation check in hv_fcopy_start
 2024-08-28 10:18 UTC  (2+ messages)

[PATCH net-next v5] net: mana: Implement get_ringparam/set_ringparam for mana
 2024-08-27 23:20 UTC  (3+ messages)

[PATCH v2 0/9] x86/hyperv: Support wakeup mailbox for VTL2 TDX guest
 2024-08-27 20:45 UTC  (12+ messages)
` [PATCH v2 1/9] x86/acpi: Move ACPI MADT wakeup to generic code
` [PATCH v2 2/9] dt-bindings: x86: Add a binding for x86 wakeup mailbox
` [PATCH v2 3/9] x86/dt: Support the ACPI multiprocessor wakeup for device tree
` [PATCH v2 4/9] x86/hyperv: Parse the ACPI wakeup mailbox
` [PATCH v2 5/9] x86/hyperv: Mark ACPI wakeup mailbox page as private
` [PATCH v2 6/9] x86/realmode: Add memory range support to reserve_real_mode
` [PATCH v2 7/9] x86/hyperv: Move setting the real_mode_header to hv_vtl_init_platform
` [PATCH v2 8/9] x86/hyperv: Set realmode_limit to 4G for VTL2 TDX guest
` [PATCH v2 9/9] x86/hyperv: Use wakeup mailbox for VTL2 guests if available

[PATCH V2 net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
 2024-08-27 20:26 UTC  (4+ messages)

[PATCH v3] net: netvsc: Update default VMBus channels
 2024-08-27  4:55 UTC  (3+ messages)

[PATCH net-next v4] net: mana: Implement get_ringparam/set_ringparam for mana
 2024-08-26  3:40 UTC  (3+ messages)

Question to hv_vtl_real_mode_header in hv_vtl.c
 2024-08-24 16:02 UTC  (3+ messages)

[PATCH net-next v2] net: refactor ->ndo_bpf calls into dev_xdp_propagate
 2024-08-24 14:30 UTC  (3+ messages)

[PATCH 0/7] x86/acpi: Move ACPI MADT wakeup to generic code
 2024-08-24  0:17 UTC  (19+ 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] x86/hyperv: use helpers to read control registers in hv_snp_boot_ap()
 2024-08-23 22:26 UTC  (3+ messages)

[PATCH v3] Drivers: hv: vmbus: Optimize boot time by concurrent execution of hv_synic_init()
 2024-08-23 22:07 UTC  (2+ messages)

[PATCH 1/1] x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequency
 2024-08-23 21:51 UTC  (5+ messages)

[PATCH net] net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc response
 2024-08-23 13:30 UTC  (5+ messages)

[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
 2024-08-22 16:58 UTC  (4+ messages)
` [PATCH 16/18] KVM: x86: Take mem attributes into account when faulting memory

[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 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  (9+ messages)

[PATCH net] net: mana: Fix RX buf alloc_size alignment and atomic op panic
 2024-08-12 12:30 UTC  (3+ messages)

[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 v3 0/7] arm64: hyperv: Support Virtual Trust Level Boot
 2024-08-05 22:15 UTC  (36+ 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 6/7] Drivers: hv: vmbus: Get the IRQ number from DT
` [PATCH v3 7/7] PCI: hv: Get vPCI MSI IRQ domain "


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).