messages from 2025-11-26 16:09:08 to 2025-12-16 21:36:26 UTC [more...]
[PATCH] mshv: hide x86-specific functions on arm64
2025-12-16 21:36 UTC
[PATCH net-next] net: mana: Fix use-after-free in reset service rescan path
2025-12-16 17:48 UTC (3+ messages)
` [EXTERNAL] "
[PATCH 0/3] Fixes for movable pages
2025-12-16 16:18 UTC (8+ messages)
` [PATCH 1/3] hyperv: add definitions for arm64 gpa intercepts
` [PATCH 2/3] mshv: handle gpa intercepts for arm64
` [PATCH 3/3] mshv: release mutex on region invalidation failure
[PATCH RFC 1/2] net: mana: Add support for coalesced RX packets on CQE
2025-12-16 15:57 UTC (2+ messages)
` [PATCH RFC 2/2] net: mana: Add ethtool counters for RX CQEs in coalesced type
[PATCH v3 0/9] arch,sysfb,efi: Support EDID on non-x86 EFI systems
2025-12-16 13:40 UTC (18+ messages)
` [PATCH v3 1/9] efi: earlycon: Reduce number of references to global screen_info
` [PATCH v3 2/9] efi: sysfb_efi: "
` [PATCH v3 3/9] sysfb: Add struct sysfb_display_info
` [PATCH v3 4/9] sysfb: Replace screen_info with sysfb_primary_display
` [PATCH v3 5/9] sysfb: Pass sysfb_primary_display to devices
` [PATCH v3 6/9] sysfb: Move edid_info into sysfb_primary_display
` [PATCH v3 7/9] efi: Refactor init_primary_display() helpers
` [PATCH v3 8/9] efi: Support EDID information
` [PATCH v3 9/9] efi: libstub: Simplify interfaces for primary_display
[PATCH][next] hyperv: Avoid -Wflex-array-member-not-at-end warning
2025-12-16 2:59 UTC (3+ messages)
[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
2025-12-16 1:22 UTC (27+ messages)
` [PATCH net-next v12 01/12] vsock: a per-net vsock NS mode state
` [PATCH net-next v12 02/12] vsock: add netns to vsock core
` [PATCH net-next v12 03/12] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports
` [PATCH net-next v12 05/12] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v12 06/12] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v12 07/12] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH net-next v12 08/12] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH net-next v12 09/12] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v12 10/12] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v12 11/12] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v12 12/12] selftests/vsock: add tests for namespace deletion and mode changes
[PATCH v7 0/7] Introduce movable pages for Hyper-V guests
2025-12-15 20:12 UTC (28+ messages)
` [PATCH v7 1/7] Drivers: hv: Refactor and rename memory region handling functions
` [PATCH v7 2/7] Drivers: hv: Centralize guest memory region destruction
` [PATCH v7 3/7] Drivers: hv: Move region management to mshv_regions.c
` [PATCH v7 4/7] Drivers: hv: Fix huge page handling in memory region traversal
` [PATCH v7 5/7] Drivers: hv: Improve region overlap detection in partition create
` [PATCH v7 6/7] Drivers: hv: Add refcount and locking to mem regions
[PATCH v4 00/21] paravirt: cleanup and reorg
2025-12-15 8:27 UTC (7+ messages)
` [PATCH v4 01/21] x86/paravirt: Remove not needed includes of paravirt.h
` [PATCH v4 12/21] x86/paravirt: Move paravirt_sched_clock() related code into tsc.c
` [PATCH v4 21/21] x86/pvlocks: Move paravirt spinlock functions into own header
[RFC v1 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2025-12-11 8:41 UTC (12+ messages)
` [RFC v1 1/5] PCI: hv: Create and export hv_build_logical_dev_id()
` [RFC v1 2/5] iommu: Move Hyper-V IOMMU driver to its own subdirectory
` [RFC v1 3/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [RFC v1 4/5] hyperv: allow hypercall output pages to be allocated for child partitions
` [RFC v1 5/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
[PATCH] mshv: Initialize local variables early upon region invalidation
2025-12-10 22:43 UTC (2+ messages)
[PATCH] mshv: Use PMD_ORDER instead of HPAGE_PMD_ORDER when processing regions
2025-12-10 22:43 UTC (2+ messages)
[PATCH] mshv: Move function prototypes to the generic header
2025-12-10 21:54 UTC (2+ messages)
Dostawa sprzętu
2025-12-10 9:16 UTC
[PATCH v7 0/4] Add support for clean shutdown with MSHV
2025-12-10 8:14 UTC (10+ messages)
` [PATCH v7 1/4] fixup! Drivers: hv: Introduce mshv_vtl driver
` [PATCH v7 2/4] hyperv: Add definitions for MSHV sleep state configuration
` [PATCH v7 3/4] hyperv: Use reboot notifier to configure sleep state
` [PATCH v7 4/4] hyperv: Cleanly shutdown root partition with MSHV
[bug report] mshv: Add support for movable memory regions
2025-12-10 8:02 UTC
[PATCH AUTOSEL 6.18-6.12] net: mana: Drop TX skb on post_work_request failure and unmap resources
2025-12-09 0:15 UTC
[GIT PULL] Hyper-V patches for 6.19
2025-12-08 21:56 UTC (2+ messages)
[PATCH v2 0/3] mshv: Debugfs interface for mshv_root
2025-12-08 15:21 UTC (12+ messages)
` [PATCH v2 1/3] mshv: Ignore second stats page map result failure
` [PATCH v2 2/3] mshv: Add definitions for stats pages
` [PATCH v2 3/3] mshv: Add debugfs to view hypervisor statistics
[PATCH v9 0/6] Introduce movable pages for Hyper-V guests
2025-12-05 23:22 UTC (9+ messages)
` [PATCH v9 1/6] Drivers: hv: Refactor and rename memory region handling functions
` [PATCH v9 2/6] Drivers: hv: Centralize guest memory region destruction
` [PATCH v9 3/6] Drivers: hv: Move region management to mshv_regions.c
` [PATCH v9 4/6] Drivers: hv: Fix huge page handling in memory region traversal
` [PATCH v9 5/6] Drivers: hv: Add refcount and locking to mem regions
` [PATCH v9 6/6] Drivers: hv: Add support for movable memory regions
[PATCH v6 0/3] Add support for clean shutdown with MSHV
2025-12-05 19:59 UTC (13+ messages)
` [PATCH v6 1/3] hyperv: Add definitions for MSHV sleep state configuration
` [PATCH v6 2/3] hyperv: Use reboot notifier to configure sleep state
` [PATCH v6 3/3] hyperv: Cleanly shutdown root partition with MSHV
[PATCH 0/9] KVM: SVM: Fix (hilarious) exit_code bugs
2025-12-05 16:59 UTC (2+ messages)
[RFC PATCH] Drivers: hv: Confidential VMBus exernal memory support
2025-12-05 4:10 UTC (8+ messages)
[PATCH 0/3] mshv: Debugfs interface for mshv_root
2025-12-04 18:57 UTC (10+ messages)
` [PATCH 1/3] mshv: Ignore second stats page map result failure
` [PATCH 2/3] mshv: Add definitions for stats pages
` [PATCH 3/3] mshv: Add debugfs to view hypervisor statistics
[PATCH v8 0/6] Introduce movable pages for Hyper-V guests
2025-12-03 20:36 UTC (12+ messages)
` [PATCH v8 1/6] Drivers: hv: Refactor and rename memory region handling functions
` [PATCH v8 2/6] Drivers: hv: Centralize guest memory region destruction
` [PATCH v8 3/6] Drivers: hv: Move region management to mshv_regions.c
` [PATCH v8 4/6] Drivers: hv: Fix huge page handling in memory region traversal
` [PATCH v8 5/6] Drivers: hv: Add refcount and locking to mem regions
` [PATCH v8 6/6] Drivers: hv: Add support for movable memory regions
[PATCH net-next, v5] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
2025-12-01 22:04 UTC (2+ messages)
[Patch net-next v4] net: mana: Handle hardware recovery events when probing the device
2025-12-01 22:00 UTC (2+ messages)
[RESEND PATCH] Drivers: hv: adjust interrupt control structure for ARM64
2025-11-28 7:17 UTC (2+ messages)
[PATCH 1/1] Drivers: hv: use kmalloc_array() instead of kmalloc()
2025-11-28 7:15 UTC (2+ messages)
[linux-next:master] [syscore] a97fbc3ee3: will-it-scale.per_process_ops 3.2% regression
2025-11-28 6:35 UTC
[PATCH net-next, v4] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
2025-11-27 12:29 UTC (3+ messages)
[PATCH 0/3] MSHV intercepts support on arm64
2025-11-27 10:36 UTC (10+ messages)
` [PATCH 2/3] irqchip/gic-v3: allocate one SGI for MSHV
[PATCH 1/3] arm64: hyperv: move hyperv detection earlier in boot
2025-11-27 10:36 UTC (2+ messages)
[Patch net-next v3] net: mana: Handle hardware recovery events when probing the device
2025-11-26 21:46 UTC (5+ messages)
` [EXTERNAL] "
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).