linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-10 10:24:01 to 2025-01-09 21:56:53 UTC [more...]

[PATCH v6 0/5] hyperv: Fixes for get_vtl(), hv_vtl_apicid_to_vp_id()
 2025-01-09 21:56 UTC  (17+ 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] treewide: const qualify ctl_tables where applicable
 2025-01-09 18:05 UTC  (7+ messages)

[PATCH] rhashtable: Fix potential deadlock by moving schedule_work outside lock
 2025-01-09 10:15 UTC  (2+ messages)

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

[PATCH net] net: mana: Cleanup "mana" debugfs dir after cleanup of all children
 2025-01-09  6:19 UTC  (2+ 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] scsi: storvsc: Ratelimit warning logs to prevent VM denial of service
 2025-01-08  5:32 UTC  (2+ messages)

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

[PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
 2025-01-07 13:28 UTC  (12+ 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 0/5] hyper-v: Don't assume cpu_possible_mask is dense
 2025-01-02 22:46 UTC  (5+ 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()

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

[PATCH 0/2] hyperv: Fixes for get_vtl(void)
 2024-12-26 20:42 UTC  (27+ messages)
` [PATCH 1/2] hyperv: Fix pointer type for the output of the hypercall in get_vtl(void)
` [PATCH 2/2] hyperv: Do not overlap the input and output hypercall areas "

[PATCH v2 0/3] hyperv: Fixes for get_vtl(void)
 2024-12-26 20:30 UTC  (4+ messages)
` [PATCH v2 1/3] hyperv: Define struct hv_output_get_vp_registers
` [PATCH v2 2/3] hyperv: Fix pointer type for the output of the hypercall in get_vtl(void)
` [PATCH v2 3/3] hyperv: Do not overlap the input and output hypercall areas "

[PATCH v4 0/2] Drivers: hv: vmbus: Wait for boot-time offers and log missing offers
 2024-12-24  5:19 UTC  (2+ messages)

[GIT PULL] Hyperv-fixes for v6.13-rc4
 2024-12-18 20:11 UTC  (2+ messages)

[PATCH v4 0/3] Disable Suspend-to-Idle in Hyper-V and Fix Hibernation Interruptions
 2024-12-18  6:27 UTC  (6+ messages)
` [PATCH v4 1/3] Drivers: hv: vmbus: Disable Suspend-to-Idle for VMBus
` [PATCH v4 2/3] Input: hyperv-keyboard - disable as wakeup source
` [PATCH v4 3/3] HID: hyperv: "

[PATCH] tools: hv: Fix cross-compilation
 2024-12-17 18:49 UTC  (6+ messages)

[PATCH 0/2] hyperv: Move some features to common code
 2024-12-17 17:48 UTC  (7+ messages)
` [PATCH 1/2] hyperv: Move hv_current_partition_id to arch-generic code

[Patch net-next v2] hv_netvsc: Set device flags for properly indicating bonding in Hyper-V
 2024-12-17  2:28 UTC  (3+ messages)

[PATCH 1/1] Documentation: hyperv: Add overview of guest VM hibernation
 2024-12-13 20:43 UTC  (3+ messages)

[PATCH] hv_netvsc: Set device flags for properly indicating bonding
 2024-12-13 20:07 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 0/3] Disable Suspend-to-Idle in Hyper-V and Fix Hibernation Interruptions
 2024-12-12 14:33 UTC  (8+ messages)
` [PATCH 2/3] Revert "Input: hyperv-keyboard - register as a wakeup source"

kernel: fix hv tools build for arm64 when cross-built
 2024-12-12  8:32 UTC  (8+ messages)

[PATCH v2 0/2] MANA: Fix few memory leaks in mana_gd_setup_irqs
 2024-12-12  4:30 UTC  (4+ messages)

[PATCH] x86/hyperv: Set X86_FEATURE_TSC_RELIABLE unconditionally
 2024-12-11 22:22 UTC  (8+ messages)

[PATCH AUTOSEL 5.10 09/10] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error
 2024-12-11 18:54 UTC 

[PATCH AUTOSEL 5.15 09/10] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error
 2024-12-11 18:53 UTC 

[PATCH AUTOSEL 6.1 11/15] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error
 2024-12-11 18:53 UTC 

[PATCH AUTOSEL 6.6 17/23] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error
 2024-12-11 18:51 UTC 

[PATCH AUTOSEL 6.12 29/36] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error
 2024-12-11 18:49 UTC 


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