Linux-HyperV List
 help / color / mirror / Atom feed
 messages from 2026-06-04 16:59:37 to 2026-06-09 19:28:52 UTC [more...]

[PATCH v4 00/47] x86: Try to wrangle PV clocks vs. TSC
 2026-06-09 19:28 UTC  (17+ messages)
` [PATCH v4 01/47] x86/tsc: Never re-calibrate TSC frequency if its exact timing is known
` [PATCH v4 02/47] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15
` [PATCH v4 10/47] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code

[RFC PATCH 0/6] arm64: hyperv: Add Realm support for Hyper-V
 2026-06-09 18:51 UTC  (12+ messages)
` [RFC PATCH 1/6] arm64: rsi: Add RSI host call structure and helper function
` [RFC PATCH 2/6] firmware: smccc: Detect hypervisor via RSI host call in CCA Realms
` [RFC PATCH 3/6] arm64: hyperv: Add per-CPU RSI host call infrastructure for "
` [RFC PATCH 4/6] Drivers: hv: Mark shared memory as decrypted "
` [RFC PATCH 5/6] arm64: hyperv: Route hypercalls through RSI host call in "
` [RFC PATCH 6/6] arm64: hyperv: Implement hv_is_isolation_supported() for "

[PATCH net v3] net: mana: Optimize irq affinity for low vcpu configs
 2026-06-09 15:49 UTC  (8+ messages)

[PATCH net-next v2] net: mana: Add Interrupt Moderation support
 2026-06-09 13:49 UTC  (3+ messages)

[PATCH v3 0/4] scsi/block: NUMA-local scan allocations, shared-tag path cleanup, and SCSI I/O counters
 2026-06-09 13:03 UTC  (6+ messages)
` [PATCH v3 1/4] scsi: scan: allocate sdev and starget on the NUMA node of the host adapter
` [PATCH v3 2/4] scsi: host: allocate struct Scsi_Host "
` [PATCH v3 3/4] block: drop shared-tag fairness throttling
` [PATCH v3 4/4] scsi: use percpu counters for iostat counters in struct scsi_device

[PATCH net v3] hv_netvsc: use kmap_local_page in netvsc_copy_to_send_buf
 2026-06-09 11:20 UTC  (2+ messages)

[PATCH net v2 0/2] net: mana: fix error-path issues in queue setup
 2026-06-09 10:14 UTC  (5+ messages)
` [PATCH net v2 1/2] net: mana: initialize gdma queue id to INVALID_QUEUE_ID
` [PATCH net v2 2/2] net: mana: guard TX wq object destroy with INVALID_MANA_HANDLE check

[PATCH net-next v10 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-06-09  4:32 UTC  (4+ messages)
` [PATCH net-next v10 2/2] net: mana: force full-page RX buffers via ethtool private flag

[PATCH v4 26/47] x86/kvm: Don't disable kvmclock on BSP in syscore_suspend()
 2026-06-09  0:31 UTC  (3+ messages)

[PATCH v4 21/47] x86/xen: Obtain TSC frequency from CPUID if present
 2026-06-09  0:29 UTC  (3+ messages)

[PATCH v2 0/4] Convert remaining buses to generic driver_override handling
 2026-06-08 18:09 UTC  (4+ messages)
  ` [PATCH v2 2/4] rpmsg: core: use generic driver_override infrastructure

[GIT PULL] Hyper-V fixes for v7.1-rc8
 2026-06-08 15:03 UTC  (2+ messages)

[PATCH 0/4] x86/msr: Get rid of rdmsrl() and wrmsrl()
 2026-06-08  8:28 UTC  (3+ messages)
` [PATCH 1/4] x86/msr: Switch rdmsrl() users to rdmsrq()
` [PATCH 3/4] x86/msr: Switch wrmsrl() users to wrmsrq()

[PATCH] Drivers: hv: mshv: add bounds check on vp_index in mshv_intercept_isr()
 2026-06-08  6:23 UTC  (2+ messages)

[PATCH] x86/hyperv: Cosmetic changes in irqdomain.c for readability
 2026-06-08  6:00 UTC  (2+ messages)

[PATCH net 0/2] net: mana: fix error-path issues in queue setup
 2026-06-08  4:43 UTC  (3+ messages)

[PATCH 1/1] Drivers: hv: vmbus: Set DMA coherent mask for VMBus devices
 2026-06-08  2:19 UTC  (2+ messages)

[PATCH net-next v2] net: mana: Cache MANA_QUERY_LINK_CONFIG result to avoid repeated HWC queries
 2026-06-06 13:32 UTC 

[PATCH net-next] net: mana: Cache MANA_QUERY_LINK_CONFIG result to avoid repeated HWC queries
 2026-06-06 11:17 UTC  (5+ messages)

[PATCH net-next v12 0/6] net: mana: Per-vPort EQ and MSI-X management
 2026-06-06  0:57 UTC  (8+ messages)
` [PATCH net-next v12 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next v12 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next v12 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next v12 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next v12 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH net-next v12 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs

[PATCH net-next] net: mana: Add support for PF device 0x00C1
 2026-06-05 21:22 UTC 

[PATCH] hv_balloon: Simplify data output in hv_balloon_debug_show()
 2026-06-05 19:11 UTC  (2+ messages)

[PATCH v2 3/3] ptp: vmclock: Use hw_cycles from snapshot for precise TSC pairing
 2026-06-05  9:58 UTC  (2+ messages)

[PATCH v2 1/3] clocksource/hyperv: Implement read_snapshot() for TSC page clocksource
 2026-06-05  9:58 UTC  (2+ messages)

[PATCH v2 2/3] x86/kvmclock: Implement read_snapshot() for kvmclock clocksource
 2026-06-05  9:58 UTC  (2+ messages)

[PATCH net 2/2] net: mana: guard TX wq object destroy with INVALID_MANA_HANDLE check
 2026-06-05  8:02 UTC  (2+ messages)

[PATCH net-next v11 0/6] net: mana: Per-vPort EQ and MSI-X management
 2026-06-05  0:58 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH net v2] hv_netvsc: use kmap_local_page in netvsc_copy_to_send_buf
 2026-06-04 17:25 UTC  (2+ messages)

[PATCH net v2] hv_netvsc: use kmap_local_page in netvsc_copy_to_send_buf
 2026-06-04 16:59 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox