Linux-HyperV Archive mirror
 help / color / mirror / Atom feed
[PATCH] scsi: storvsc: Set correct data length for sending SCSI command without payload
 2025-01-21  4:22 UTC  (5+ messages)

[PATCH rdma-next 00/13] RDMA/mana_ib: Enable CM for mana_ib
 2025-01-20 17:27 UTC  (14+ messages)
` [PATCH rdma-next 01/13] RDMA/mana_ib: Allow registration of DMA-mapped memory in PDs
` [PATCH rdma-next 02/13] RDMA/mana_ib: implement get_dma_mr
` [PATCH rdma-next 03/13] RDMA/mana_ib: helpers to allocate kernel queues
` [PATCH rdma-next 04/13] RDMA/mana_ib: create kernel-level CQs
` [PATCH rdma-next 05/13] RDMA/mana_ib: Create and destroy UD/GSI QP
` [PATCH rdma-next 06/13] RDMA/mana_ib: UD/GSI QP creation for kernel
` [PATCH rdma-next 07/13] RDMA/mana_ib: create/destroy AH
` [PATCH rdma-next 08/13] net/mana: fix warning in the writer of client oob
` [PATCH rdma-next 09/13] RDMA/mana_ib: UD/GSI work requests
` [PATCH rdma-next 10/13] RDMA/mana_ib: implement req_notify_cq
` [PATCH rdma-next 11/13] RDMA/mana_ib: extend mana QP table
` [PATCH rdma-next 12/13] RDMA/mana_ib: polling of CQs for GSI/UD
` [PATCH rdma-next 13/13] RDMA/mana_ib: indicate CM support

[PATCH v3 1/2] drivers/hv: introduce vmbus_channel_set_cpu()
 2025-01-19  0:23 UTC  (3+ messages)
` [PATCH v3 2/2] drivers/hv: add CPU offlining support

[PATCH hyperv-next 0/2] x86/hyperv: VTL mode reboot fixes
 2025-01-18 16:19 UTC  (4+ messages)
` [PATCH hyperv-next 1/2] x86/hyperv: VTL mode emergency restart callback
` [PATCH hyperv-next 2/2] x86/hyperv: VTL mode callback for restarting the system

[PATCH v2] hv_netvsc: Replace one-element array with flexible array member
 2025-01-18  3:50 UTC  (6+ messages)

[PATCH v5 1/3] cpu: export lockdep_assert_cpus_held()
 2025-01-17 20:33 UTC  (3+ messages)
` [PATCH v5 2/3] drivers/hv: introduce vmbus_channel_set_cpu()
` [PATCH v5 3/3] drivers/hv: add CPU offlining support

[PATCH] x86/hyperv/vtl: Stop kernel from probing VTL0 low memory
 2025-01-17 17:01 UTC  (2+ messages)

[PATCH] rhashtable: Fix potential deadlock by moving schedule_work outside lock
 2025-01-17 13:20 UTC  (15+ messages)
              ` [v2 PATCH] rhashtable: Fix rhashtable_try_insert test
                  ` [v3 "

[PATCH v5 1/2] drivers/hv: introduce vmbus_channel_set_cpu()
 2025-01-17  3:39 UTC  (3+ messages)
` [PATCH v5 2/2] drivers/hv: add CPU offlining support

[PATCH] hv_netvsc: Replace one-element array with flexible array member
 2025-01-16 21:14 UTC  (3+ messages)

[PATCH v4 1/2] drivers/hv: introduce vmbus_channel_set_cpu()
 2025-01-16 17:20 UTC  (3+ messages)
` [PATCH v4 2/2] drivers/hv: add CPU offlining support

[PATCH v2 1/2] drivers/hv: introduce vmbus_channel_set_cpu()
 2025-01-15 21:02 UTC  (7+ messages)
` [PATCH v2 2/2] drivers/hv: add CPU offlining support

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-15 20:30 UTC  (6+ messages)

[PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
 2025-01-15  3:41 UTC  (14+ messages)
` [PATCH 05/14] cpumask: deprecate cpumask_next_wrap()
` [PATCH 06/14] cpumask: re-introduce cpumask_next{,_and}_wrap()
` [PATCH 13/14] PCI: hv: switch hv_compose_multi_msi_req_get_cpu() to using cpumask_next_wrap()

[PATCH v4 1/1] Documentation: hyperv: Add overview of guest VM hibernation
 2025-01-14 16:24 UTC  (3+ messages)

[PATCH v3 1/1] Documentation: hyperv: Add overview of guest VM hibernation
 2025-01-13 14:45 UTC  (3+ messages)

[PATCH net] net: mana: Cleanup "mana" debugfs dir after cleanup of all children
 2025-01-11  2:20 UTC  (3+ messages)

[PATCH] scsi: storvsc: Ratelimit warning logs to prevent VM denial of service
 2025-01-10 21:24 UTC  (3+ messages)

[PATCH] drivers/hv: add CPU offlining support
 2025-01-10 21:17 UTC  (2+ messages)

[PATCH] treewide: const qualify ctl_tables where applicable
 2025-01-10 17:13 UTC  (8+ messages)

[PATCH v6 0/5] hyperv: Fixes for get_vtl(), hv_vtl_apicid_to_vp_id()
 2025-01-09 22:19 UTC  (18+ messages)
` [PATCH v6 1/5] hyperv: Define struct hv_output_get_vp_registers
` [PATCH v6 2/5] hyperv: Fix pointer type in get_vtl(void)
` [PATCH v6 3/5] hyperv: Enable the hypercall output page for the VTL mode
` [PATCH v6 4/5] hyperv: Do not overlap the hvcall IO areas in get_vtl()
` [PATCH v6 5/5] hyperv: Do not overlap the hvcall IO areas in hv_vtl_apicid_to_vp_id()

[PATCH] Drivers: hv: Allow single instance of hv_util devices
 2025-01-09  7:35 UTC  (3+ messages)

[PATCH v5 0/5] hyperv: Fixes for get_vtl(), hv_vtl_apicid_to_vp_id()
 2025-01-08 23:04 UTC  (40+ messages)
` [PATCH v5 1/5] hyperv: Define struct hv_output_get_vp_registers
` [PATCH v5 2/5] hyperv: Fix pointer type in get_vtl(void)
` [PATCH v5 3/5] hyperv: Enable the hypercall output page for the VTL mode
` [PATCH v5 4/5] hyperv: Do not overlap the hvcall IO areas in get_vtl()
` [PATCH v5 5/5] hyperv: Do not overlap the hvcall IO areas in hv_vtl_apicid_to_vp_id()

[PATCH v2 1/1] Documentation: hyperv: Add overview of guest VM hibernation
 2025-01-08  9:30 UTC  (4+ messages)

[PATCH v2] hv_balloon: Fallback to generic_online_page() for non-HV hot added mem
 2025-01-08  7:30 UTC  (2+ messages)

[PATCH v5 0/2] Drivers: hv: vmbus: Wait for boot-time offers and log missing offers if any
 2025-01-08  7:29 UTC  (4+ messages)
` [PATCH v5 1/2] Drivers: hv: vmbus: Wait for boot-time offers during boot and resume
` [PATCH v5 2/2] Drivers: hv: vmbus: Log on missing offers if any

[PATCH v2] uio_hv_generic: Add a check for HV_NIC for send, receive buffers setup
 2025-01-08  7:28 UTC  (3+ messages)

[PATCH] hv_balloon: Fallback to generic_online_page() for non-HV hot added mem
 2025-01-07 17:27 UTC  (3+ messages)

[PATCH 0/5] hyper-v: Don't assume cpu_possible_mask is dense
 2025-01-02 22:46 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/5] hyperv: Fixes for get_vtl(), hv_vtl_apicid_to_vp_id()
 2024-12-30 16:49 UTC  (12+ messages)
` [PATCH v4 1/5] hyperv: Define struct hv_output_get_vp_registers
` [PATCH v4 2/5] hyperv: Fix pointer type in get_vtl(void)
` [PATCH v4 3/5] hyperv: Enable the hypercall output page for the VTL mode
` [PATCH v4 4/5] hyperv: Do not overlap the hvcall IO areas in get_vtl()
` [PATCH v4 5/5] hyperv: Do not overlap the hvcall IO areas in hv_vtl_apicid_to_vp_id()


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 read-only IMAP folder(s) and NNTP newsgroup(s).