linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-31 18:31:10 to 2025-11-14 15:22:43 UTC [more...]

[PATCH 0/9] KVM: SVM: Fix (hilarious) exit_code bugs
 2025-11-14 15:22 UTC  (22+ messages)
` [PATCH 1/9] KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested VM-Exits
` [PATCH 2/9] KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR (failed VMRUN)
` [PATCH 3/9] KVM: SVM: Add a helper to detect VMRUN failures
` [PATCH 4/9] KVM: SVM: Open code handling of unexpected exits in svm_invoke_exit_handler()
` [PATCH 5/9] KVM: SVM: Check for an unexpected VM-Exit after RETPOLINE "fast" handling
` [PATCH 6/9] KVM: SVM: Filter out 64-bit exit codes when invoking exit handlers on bare metal
` [PATCH 7/9] KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
` [PATCH 8/9] KVM: SVM: Limit incorrect check on SVM_EXIT_ERR to running as a VM
` [PATCH 9/9] KVM: SVM: Harden exit_code against being used in Spectre-like attacks

[REGRESSION 6.12.y] hyper-v: BUG: kernel NULL pointer dereference, address: 00000000000000a0: RIP: 0010:hv_uio_channel_cb+0xd/0x20 [uio_hv_generic]
 2025-11-14 14:35 UTC  (4+ messages)

[PATCH net-next v3 0/2] net: mana: Refactor GF stats handling and add rx_missed_errors counter
 2025-11-14 11:43 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: mana: Move hardware counter stats from per-port to per-VF context
` [PATCH net-next v3 2/2] net: mana: Add standard counter rx_missed_errors

[PATCH] Drivers: hv: ioctl for self targeted passthrough hvcalls
 2025-11-14  9:58 UTC 

[PATCH net-next v9 00/14] vsock: add namespace support to vhost-vsock and loopback
 2025-11-14  9:33 UTC  (32+ messages)
` [PATCH net-next v9 01/14] vsock: a per-net vsock NS mode state
` [PATCH net-next v9 02/14] vsock: add netns to vsock core
` [PATCH net-next v9 03/14] vsock/virtio: add netns support to virtio transport and virtio common
` [PATCH net-next v9 04/14] vsock/virtio: pack struct virtio_vsock_skb_cb
` [PATCH net-next v9 05/14] vsock: add netns and netns_tracker to vsock skb cb
` [PATCH net-next v9 06/14] vsock/loopback: add netns support
` [PATCH net-next v9 07/14] vhost/vsock: "
` [PATCH net-next v9 08/14] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
` [PATCH net-next v9 09/14] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v9 10/14] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v9 11/14] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v9 12/14] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v9 13/14] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v9 14/14] selftests/vsock: add tests for namespace deletion and mode changes

Instalacja pv
 2025-11-14  8:56 UTC 

[PATCH v12 0/3] Drivers: hv: Introduce new driver - mshv_vtl
 2025-11-13 21:13 UTC  (5+ messages)
` [PATCH v12 1/3] static_call: allow using STATIC_CALL_TRAMP_STR() from assembly
` [PATCH v12 2/3] Drivers: hv: Export some symbols for mshv_vtl
` [PATCH v12 3/3] Drivers: hv: Introduce mshv_vtl driver

[PATCH v5] mshv: Extend create partition ioctl to support cpu features
 2025-11-13 19:47 UTC  (2+ messages)

[PATCH v4] mshv: Extend create partition ioctl to support cpu features
 2025-11-13 19:44 UTC  (5+ messages)

[PATCH v4 0/3] Add support for clean shutdown with MSHV
 2025-11-13 19:42 UTC  (10+ messages)
` [PATCH v4 1/3] hyperv: Add definitions for MSHV sleep state configuration
` [PATCH v4 2/3] hyperv: Use reboot notifier to configure sleep state
` [PATCH v4 3/3] hyperv: Cleanly shutdown root partition with MSHV

[PATCH net-next v4 0/2] net: mana: Enforce TX SGE limit and fix error cleanup
 2025-11-12 13:55 UTC  (4+ messages)
` [PATCH net-next v4 1/2] net: mana: Handle SKB if TX SGEs exceed hardware limit
` [PATCH net-next v4 2/2] net: mana: Drop TX skb on post_work_request failure and unmap resources

[PATCH net-next v3 0/2] net: mana: Enforce TX SGE limit and fix error cleanup
 2025-11-12 12:12 UTC  (6+ messages)
` [PATCH net-next v3 1/2] net: mana: Handle SKB if TX SGEs exceed hardware limit
` [PATCH net-next v3 2/2] net: mana: Drop TX skb on post_work_request failure and unmap resources

[PATCH v11 0/2] Drivers: hv: Introduce new driver - mshv_vtl
 2025-11-12 10:49 UTC  (14+ messages)
` [PATCH v11 1/2] Drivers: hv: Export some symbols for mshv_vtl
` [PATCH v11 2/2] Drivers: hv: Introduce mshv_vtl driver

[PATCH net-next, v3] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
 2025-11-11 17:02 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: mana: Refactor GF stats handling and add rx_missed_errors counter
 2025-11-11  4:03 UTC  (7+ messages)
` [PATCH net-next v2 1/2] net: mana: Refactor GF stats to use global mana_context
` [PATCH net-next v2 2/2] net: mana: Add standard counter rx_missed_errors

[PATCH v6 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-11-10 20:56 UTC  (10+ messages)
` [PATCH v6 02/10] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpwakeup.c

[PATCH net-next v2] net: mana: Handle SKB if TX SGEs exceed hardware limit
 2025-11-10 12:08 UTC  (10+ messages)

[PATCH] mshv_eventfd: add WQ_PERCPU to alloc_workqueue users
 2025-11-10 10:10 UTC  (4+ messages)

[PATCH v3] net: ethernet: fix uninitialized pointers with free attribute
 2025-11-10  6:56 UTC  (7+ messages)
` [Intel-wired-lan] "

[PATCH net-next v3] net: mana: Fix incorrect speed reported by debugfs
 2025-11-08  3:00 UTC  (3+ messages)

[PATCH v2] mshv: Extend create partition ioctl to support cpu features
 2025-11-07 18:14 UTC  (7+ messages)

[PATCH v2 0/2] mshv: Allow mappings that overlap in uaddr
 2025-11-07 18:13 UTC  (6+ messages)
` [PATCH v2 1/2] mshv: Fix create memory region overlap check
` [PATCH v2 2/2] mshv: Allow mappings that overlap in uaddr

[PATCH net-next v8 00/14] vsock: add namespace support to vhost-vsock
 2025-11-07 15:47 UTC  (29+ messages)
` [PATCH net-next v8 01/14] vsock: a per-net vsock NS mode state
` [PATCH net-next v8 02/14] vsock/virtio: pack struct virtio_vsock_skb_cb
` [PATCH net-next v8 03/14] vsock: add netns to vsock skb cb
` [PATCH net-next v8 04/14] vsock: add netns to vsock core
` [PATCH net-next v8 05/14] vsock/loopback: add netns support
` [PATCH net-next v8 06/14] vsock/virtio: add netns to virtio transport common
` [PATCH net-next v8 07/14] vhost/vsock: add netns support

[PATCH] drivers/hv: Use kmalloc_array() instead of kmalloc()
 2025-11-07  6:52 UTC  (2+ messages)

[PATCH v3] mshv: Extend create partition ioctl to support cpu features
 2025-11-06 23:49 UTC  (6+ messages)

[PATCH v4 1/2] dt-bindings: microsoft: Add vmbus message-connection-id property
 2025-11-06 21:36 UTC  (6+ messages)

[PATCH] mshv: Allow mappings that overlap in uaddr
 2025-11-06 18:40 UTC  (3+ messages)

[PATCH v10 0/2] Drivers: hv: Introduce new driver - mshv_vtl
 2025-11-06 17:03 UTC  (8+ messages)
` [PATCH v10 1/2] Drivers: hv: Export some symbols for mshv_vtl
` [PATCH v10 2/2] Drivers: hv: Introduce mshv_vtl driver

[PATCH v2] net: ethernet: fix uninitialized pointers with free attr
 2025-11-06 11:37 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] net: ethernet: fix uninitialized pointers with free attr
 2025-11-06 10:13 UTC  (3+ messages)

[PATCH net-next v2] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
 2025-11-06  4:37 UTC  (3+ messages)

[PATCH net-next v2] net: mana: Fix incorrect speed reported by debugfs
 2025-11-05 19:03 UTC  (3+ messages)

[net-next,v4] net: mana: Support HW link state events
 2025-10-31 23:30 UTC  (2+ messages)

[RFC PATCH] Drivers: hv: Resolve ambiguity in hypervisor version log
 2025-10-31 18:32 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;
as well as URLs for NNTP newsgroup(s).