linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-15 07:46:04 to 2025-11-24 17:29:08 UTC [more...]

[PATCH net-next v11 00/13] vsock: add namespace support to vhost-vsock and loopback
 2025-11-24 17:29 UTC  (28+ 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 00/10] arch,sysfb,efi: Support EDID on non-x86 EFI systems
 2025-11-24 17:04 UTC  (13+ messages)
` [PATCH v2 01/10] efi: earlycon: Reduce number of references to global screen_info
` [PATCH v2 02/10] efi: sysfb_efi: "
` [PATCH v2 03/10] sysfb: Add struct sysfb_display_info
` [PATCH v2 04/10] sysfb: Replace screen_info with sysfb_primary_display
` [PATCH v2 05/10] sysfb: Pass sysfb_primary_display to devices
` [PATCH v2 06/10] sysfb: Move edid_info into sysfb_primary_display
` [PATCH v2 07/10] efi: Refactor init_primary_display() helpers
` [PATCH v2 08/10] efi: Support EDID information
` [PATCH v2 09/10] efi: libstub: Transfer EDID to kernel
` [PATCH v2 10/10] efi: libstub: Simplify interfaces for primary_display

[PATCH v7 0/9] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-11-24 16:03 UTC  (13+ 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

[RESEND PATCH] Drivers: hv: adjust interrupt control structure for ARM64
 2025-11-24 14:25 UTC 

[PATCH v3] Drivers: hv: ioctl for self targeted passthrough hvcalls
 2025-11-24 14:27 UTC  (6+ messages)

[PATCH v3 00/21] paravirt: cleanup and reorg
 2025-11-24 14:26 UTC  (5+ messages)
` [PATCH v3 01/21] x86/paravirt: Remove not needed includes of paravirt.h

[PATCH 0/6] arch,sysfb: Move screen and edid info into single place
 2025-11-24  9:30 UTC  (21+ 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 0/6] arch, sysfb: Move screen and edid info into single place

[PATCH net-next, v4] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
 2025-11-23 18:08 UTC 

[PATCH v2 1/3] x86: Use MOVL when reading segment registers
 2025-11-22  9:33 UTC  (5+ 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 net-next, v3] net: mana: Implement ndo_tx_timeout and serialize queue resets per port
 2025-11-22  7:03 UTC  (3+ messages)

[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 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  (4+ messages)
` [PATCH 6/9] KVM: SVM: Filter out 64-bit exit codes when invoking exit handlers on bare metal

[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  (7+ 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 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


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).