messages from 2025-02-03 19:52:55 to 2025-02-22 20:16:56 UTC [more...]
[PATCH] fbdev: hyperv_fb: Allow graceful removal of framebuffer
2025-02-22 20:16 UTC (4+ messages)
[PATCH RFC] panic: call panic handlers before panic_other_cpus_shutdown()
2025-02-22 5:44 UTC (4+ messages)
[PATCH v2 0/3] Introduce CONFIG_MSHV_ROOT for root partition code
2025-02-22 2:32 UTC (10+ messages)
` [PATCH v3 1/3] hyperv: Convert hypercall statuses to linux error codes
` [PATCH v3 2/3] hyperv: Change hv_root_partition into a function
` [PATCH v3 3/3] hyperv: Add CONFIG_MSHV_ROOT to gate root partition support
[PATCH v2] panic: call panic handlers before panic_other_cpus_shutdown()
2025-02-21 23:01 UTC (2+ messages)
[PATCH v2] PCI: hv: Correct a comment
2025-02-21 19:42 UTC (8+ messages)
[PATCH v2 0/3] Introduce CONFIG_MSHV_ROOT for root partition code
2025-02-21 18:47 UTC (20+ messages)
` [PATCH v2 1/3] hyperv: Convert hypercall statuses to linux error codes
` [PATCH v2 2/3] hyperv: Change hv_root_partition into a function
` [PATCH v2 3/3] hyperv: Add CONFIG_MSHV_ROOT to gate root partition support
[PATCH hyperv-next v2 0/2] x86/hyperv: VTL mode reboot fixes
2025-02-21 13:04 UTC (4+ messages)
` [PATCH hyperv-next v2 1/2] x86/hyperv: VTL mode emergency restart callback
` [PATCH hyperv-next v2 2/2] x86/hyperv: VTL mode callback for restarting the system
[PATCH hyperv-next v4 0/6] arm64: hyperv: Support Virtual Trust Level Boot
2025-02-20 16:41 UTC (25+ messages)
` [PATCH hyperv-next v4 1/6] arm64: hyperv: Use SMCCC to detect hypervisor presence
` [PATCH hyperv-next v4 2/6] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v4 3/6] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH hyperv-next v4 4/6] dt-bindings: microsoft,vmbus: Add GIC and DMA coherence to the example
` [PATCH hyperv-next v4 5/6] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
` [PATCH hyperv-next v4 6/6] PCI: hv: Get vPCI MSI IRQ domain "
[PATCH v2] net: mana: Add debug logs in MANA network driver
2025-02-20 3:10 UTC (3+ messages)
[PATCH] hyperv: Add CONFIG_MSHV_ROOT to gate hv_root_partition checks
2025-02-20 2:40 UTC (9+ messages)
[PATCH v3 net-next 0/2] Enable Big TCP for MANA devices
2025-02-19 9:50 UTC (4+ messages)
` [PATCH v3 net-next 1/2] net: mana: Allow tso_max_size to go up-to GSO_MAX_SIZE
` [PATCH v3 net-next 2/2] hv_netvsc: Use VF's tso_max_size value when data path is VF
[PATCH 1/1] fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs
2025-02-18 23:01 UTC
[RFC PATCH] uio_hv_generic: Fix sysfs creation path for ring buffer
2025-02-17 4:05 UTC (6+ messages)
hyper_bf soft lockup on Azure Gen2 VM when taking kdump or executing kexec
2025-02-14 17:34 UTC (14+ messages)
Wiadomość odnośnie kredytu
2025-02-14 9:44 UTC
[PATCH v5 1/3] cpu: export lockdep_assert_cpus_held()
2025-02-13 23:45 UTC (5+ messages)
[PATCH 5.4.y] scsi: storvsc: Set correct data length for sending SCSI command without payload
2025-02-13 22:09 UTC
[PATCH hyperv-next 0/2] x86/hyperv: VTL mode reboot fixes
2025-02-13 10:52 UTC (5+ messages)
[PATCH] net: mana: Add debug logs in MANA network driver
2025-02-13 7:31 UTC (4+ messages)
[PATCH 1/1] fbdev: hyperv_fb: iounmap() the correct memory when removing a device
2025-02-13 3:43 UTC (10+ messages)
[Patch v2 0/3] IB/core: Fix GID cache for bonded net devices
2025-02-13 2:20 UTC (6+ messages)
` [Patch v2 1/3] IB/core: Do not use netdev IP if it is a bonded slave
` [Patch v2 2/3] IB/core: Use upper_device_filter to add upper ips
` [Patch v2 3/3] IB/core: Add default IP when a slave is unlinked
` [EXTERNAL] Re: [Patch v2 0/3] IB/core: Fix GID cache for bonded net devices
[PATCH 00/16] x86/tsc: Try to wrangle PV clocks vs. TSC
2025-02-12 22:55 UTC (33+ messages)
` [PATCH 01/16] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15
` [PATCH 03/16] x86/tsc: Add helper to register CPU and TSC freq calibration routines
` [PATCH 04/16] x86/sev: Mark TSC as reliable when configuring Secure TSC
` [PATCH 05/16] x86/sev: Move check for SNP Secure TSC support to tsc_early_init()
` [PATCH 06/16] x86/tdx: Override PV calibration routines with CPUID-based calibration
` [PATCH 08/16] x86/tsc: Pass KNOWN_FREQ and RELIABLE as params to registration
` [PATCH 16/16] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop
[PATCH v3 0/2] hyperv: Move some features to common code
2025-02-12 4:11 UTC (6+ messages)
` [PATCH v3 1/2] hyperv: Move hv_current_partition_id to arch-generic code
` [PATCH v3 2/2] hyperv: Move arch/x86/hyperv/hv_proc.c to drivers/hv
[PATCH] x86/hyperv/vtl: Stop kernel from probing VTL0 low memory
2025-02-12 2:17 UTC (3+ messages)
[PATCH net-next v3] hv_netvsc: Set device flags for properly indicating bonding in Hyper-V
2025-02-12 0:37 UTC (3+ messages)
[PATCH 1/1] drm/hyperv: Fix address space leak when Hyper-V DRM device is removed
2025-02-11 15:36 UTC (6+ messages)
[PATCH v2 net-next 0/2] Enable Big TCP for MANA devices
2025-02-11 6:49 UTC (9+ messages)
` [PATCH v2 net-next 1/2] net: mana: Allow tso_max_size to go up-to GSO_MAX_SIZE
` [PATCH v2 net-next 2/2] hv_netvsc: Use VF's tso_max_size value when data path is VF
[PATCH 1/1] Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio()
2025-02-11 5:01 UTC
[PATCH rdma-next] MAINTAINERS: update maintainer for Microsoft MANA RDMA driver
2025-02-09 9:46 UTC (2+ messages)
[PATCH rdma-next 1/1] RDMA/mana_ib: Set correct device into ib
2025-02-07 21:39 UTC (6+ messages)
` [EXTERNAL] "
[PATCH] PCI: hv: Correct a comment
2025-02-07 17:02 UTC (2+ messages)
[PATCH 0/2] Enable Big TCP for MANA devices
2025-02-06 4:48 UTC (7+ messages)
` [PATCH 1/2] net: mana: Allow tso_max_size to go up-to GSO_MAX_SIZE in MANA
` [PATCH 2/2] hv_netvsc: Use VF's tso_max_size value when data path is VF
[PATCH v2] scsi: storvsc: Set correct data length for sending SCSI command without payload
2025-02-04 3:33 UTC (2+ 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).