linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-13 22:56:32 to 2025-11-21 14:44:59 UTC [more...]

[PATCH net-next v11 00/13] vsock: add namespace support to vhost-vsock and loopback
 2025-11-21 14:44 UTC  (20+ messages)
` [PATCH net-next v11 01/13] vsock: a per-net vsock NS mode state
` [PATCH net-next v11 02/13] vsock: add netns to vsock core
` [PATCH net-next v11 03/13] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
` [PATCH net-next v11 04/13] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v11 05/13] vsock: add netns support to virtio transports
` [PATCH net-next v11 06/13] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v11 07/13] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v11 08/13] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH net-next v11 09/13] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH net-next v11 10/13] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v11 11/13] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v11 12/13] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v11 13/13] selftests/vsock: add tests for namespace deletion and mode changes

[PATCH v2 1/3] x86: Use MOVL when reading segment registers
 2025-11-21 14:14 UTC  (3+ messages)
` [PATCH v2 2/3] x86/hyperv: Use savesegment() instead of inline asm() to save "
` [PATCH v2 3/3] x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insn

[PATCH 0/6] arch,sysfb: Move screen and edid info into single place
 2025-11-21 13:36 UTC  (7+ messages)
` [PATCH 1/6] efi: earlycon: Reduce number of references to global screen_info
` [PATCH 2/6] efi: sysfb_efi: "
` [PATCH 3/6] sysfb: Add struct sysfb_display_info
` [PATCH 4/6] sysfb: Replace screen_info with sysfb_primary_display
` [PATCH 5/6] sysfb: Pass sysfb_primary_display to devices
` [PATCH 6/6] sysfb: Move edid_info into sysfb_primary_display

[PATCH 6.6 and older] uio_hv_generic: Enable user space to manage interrupt_mask for subchannels
 2025-11-21 12:43 UTC  (3+ messages)

[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-21 10:04 UTC  (7+ messages)
      ` Bug#1120602: "

[PATCH net-next] net: hyperv: convert to use .get_rx_ring_count
 2025-11-21  9:59 UTC 

[PATCH 1/3] x86: Use MOVL when reading segment registers
 2025-11-21  8:09 UTC  (7+ messages)
` [PATCH 2/3] x86/hyperv: Use savesegment() instead of inline asm() to save "
` [PATCH 3/3] x86/hyperv: Remove ASM_CALL_CONSTRAINT with VMMCALL insn

[PATCH v6 0/5] Series short description
 2025-11-21  5:45 UTC  (12+ messages)
` [PATCH v6 1/5] Drivers: hv: Refactor and rename memory region handling functions
` [PATCH v6 2/5] Drivers: hv: Centralize guest memory region destruction
` [PATCH v6 3/5] Drivers: hv: Batch GPA unmap operations to improve large region performance
` [PATCH v6 4/5] Drivers: hv: Ensure large page GPA mapping is PMD-aligned
` [PATCH v6 5/5] Drivers: hv: Add support for movable memory regions

[PATCH 1/1] Drivers: hv: use kmalloc_array() instead of kmalloc()
 2025-11-21  3:10 UTC 

[PATCH net-next v10 00/11] vsock: add namespace support to vhost-vsock and loopback
 2025-11-20 23:36 UTC  (25+ messages)
` [PATCH net-next v10 01/11] vsock: a per-net vsock NS mode state
` [PATCH net-next v10 02/11] vsock: add netns to vsock core
` [PATCH net-next v10 03/11] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
` [PATCH net-next v10 04/11] vsock: add netns support to virtio transports
` [PATCH net-next v10 05/11] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v10 06/11] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v10 07/11] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v10 08/11] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v10 09/11] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v10 10/11] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v10 11/11] selftests/vsock: add tests for namespace deletion and mode changes

[Patch net-next v3] net: mana: Handle hardware recovery events when probing the device
 2025-11-20 23:07 UTC 

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

[Patch net-next v2] net: mana: Handle hardware recovery events when probing the device
 2025-11-20 20:32 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v3] Drivers: hv: ioctl for self targeted passthrough hvcalls
 2025-11-20  6:55 UTC  (5+ messages)

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

[PATCH 0/9] KVM: SVM: Fix (hilarious) exit_code bugs
 2025-11-19 22:05 UTC  (30+ 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

[PATCH v2] Drivers: hv: ioctl for self targeted passthrough hvcalls
 2025-11-19 17:19 UTC  (6+ messages)

[PATCH 6.12] uio_hv_generic: Set event for all channels on the device
 2025-11-19 14:23 UTC  (3+ messages)

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

[PATCH v4] mshv: Extend create partition ioctl to support cpu features
 2025-11-18 22:49 UTC  (3+ messages)

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

[PATCH v7 0/9] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-11-18  5:13 UTC  (11+ messages)
` [PATCH v7 1/9] x86/acpi: Add functions to setup and access the wakeup mailbox
` [PATCH v7 2/9] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
` [PATCH v7 3/9] x86/dt: Parse the "
` [PATCH v7 4/9] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
` [PATCH v7 5/9] x86/realmode: Make the location of the trampoline configurable
` [PATCH v7 6/9] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
` [PATCH v7 7/9] x86/acpi: Add a helper get the address of the wakeup mailbox
` [PATCH v7 8/9] x86/hyperv/vtl: Mark the wakeup mailbox page as private
` [PATCH v7 9/9] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs

[PATCH net-next v3 0/2] net: mana: Refactor GF stats handling and add rx_missed_errors counter
 2025-11-18  4:00 UTC  (6+ 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 v4 0/3] Add support for clean shutdown with MSHV
 2025-11-17 21:12 UTC  (11+ 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] net: mana: Handle hardware reset events when probing the device
 2025-11-17 20:39 UTC  (3+ messages)

[PATCH] Drivers: hv: ioctl for self targeted passthrough hvcalls
 2025-11-17 17:57 UTC  (8+ messages)

[PATCH] Drivers: hv: adjust interrupt control structure for ARM64
 2025-11-17 17:50 UTC 

[PATCH net-next v9 00/14] vsock: add namespace support to vhost-vsock and loopback
 2025-11-17  9:27 UTC  (9+ messages)
` [PATCH net-next v9 06/14] vsock/loopback: add netns support

[PATCH net-next v4 0/2] net: mana: Enforce TX SGE limit and fix error cleanup
 2025-11-14 20:58 UTC  (4+ messages)
` [PATCH net-next v4 1/2] net: mana: Handle SKB if TX SGEs exceed hardware limit

Instalacja pv
 2025-11-14  8:56 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).