linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-02 16:25:51 to 2023-06-21 19:14:54 UTC [more...]

[PATCH v9 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
 2023-06-21 19:13 UTC  (3+ messages)
` [PATCH v9 1/2] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed
` [PATCH v9 2/2] x86/tdx: Support vmalloc() for tdx_enc_status_changed()

[PATCH] net: mana: Fix MANA VF unload when host is unresponsive
 2023-06-21 18:27 UTC  (3+ messages)

[PATCH v2 0/3] Do IRQ move cleanup with a timer instead of an IPI
 2023-06-21 17:12 UTC  (4+ messages)
` [PATCH v2 1/3] x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()
` [PATCH v2 2/3] x86/vector: Replace IRQ_MOVE_CLEANUP_VECTOR with a timer callback
` [PATCH v2 3/3] tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from tools

[PATCH 07/11] sysctl: Add size to register_sysctl
 2023-06-21 11:16 UTC  (3+ messages)
  ` [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays

[PATCH v8 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
 2023-06-21  0:28 UTC  (9+ messages)
` [PATCH v8 1/2] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed
` [PATCH v8 2/2] x86/tdx: Support vmalloc() for tdx_enc_status_changed()

[PATCH] x86/hyperv: Improve code for referencing hyperv_pcpu_input_arg
 2023-06-20 18:40 UTC 

[PATCH 0/3] Do IRQ move cleanup with a timer instead of an IPI
 2023-06-20 17:33 UTC  (10+ messages)
` [PATCH 1/3] x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()
` [PATCH 2/3] x86/vector: Replace IRQ_MOVE_CLEANUP_VECTOR with a timer callback
` [PATCH 3/3] tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from tools

[PATCH v2] x86/hyperv: add noop functions to x86_init mpparse functions
 2023-06-20 10:09 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v2 0/5] UIO driver for low speed Hyper-V devices
 2023-06-20  7:41 UTC  (14+ messages)
` [PATCH v2 1/5] uio: Add hv_vmbus_client driver
    ` [EXTERNAL] "
` [PATCH v2 2/5] tools: hv: Add vmbus_bufring
    ` [EXTERNAL] "
` [PATCH v2 3/5] tools: hv: Add new fcopy application based on uio driver
` [PATCH v2 4/5] tools: hv: Remove hv_fcopy_daemon
` [PATCH v2 5/5] Drivers: hv: Remove fcopy driver

[GIT PULL] Hyper-V fixes for 6.4-rc8
 2023-06-20  0:14 UTC  (2+ messages)

[PATCH v2 1/1] clocksource: hyper-v: Rework clocksource and sched clock setup
 2023-06-19 19:02 UTC 

[PATCH 1/1] clocksource: hyper-v: Rework clocksource and sched clock setup
 2023-06-19 17:41 UTC  (6+ messages)

Fwd: nvsp_rndis_pkt_complete error status and net_ratelimit: callbacks suppressed messages on 6.4.0rc4
 2023-06-19 17:19 UTC  (4+ messages)

[PATCH v7 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
 2023-06-19 16:23 UTC  (5+ messages)
` [PATCH v7 1/2] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed
` [PATCH v7 2/2] x86/tdx: Support vmalloc() for tdx_enc_status_changed()

[PATCH v4 0/5] pci-hyperv: Fix race condition bugs for fast device hotplug
 2023-06-18  3:06 UTC  (7+ messages)
` [PATCH v4 1/5] PCI: hv: Fix a race condition bug in hv_pci_query_relations()
` [PATCH v4 2/5] PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic
` [PATCH v4 3/5] PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev
` [PATCH v4 4/5] Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"
` [PATCH v4 5/5] PCI: hv: Add a per-bus mutex state_lock

[PATCH] net: mana: Batch ringing RX queue doorbell on receiving packets
 2023-06-16 18:54 UTC  (3+ messages)

[PATCH v3 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver
 2023-06-16  0:02 UTC  (3+ messages)

[PATCH v2 1/2] x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
 2023-06-15 11:40 UTC  (5+ messages)

[PATCH v3 0/6] pci-hyper: Fix race condition bugs for fast device hotplug
 2023-06-15  4:41 UTC  (13+ messages)
` [PATCH v3 1/6] PCI: hv: Fix a race condition bug in hv_pci_query_relations()
` [PATCH v3 2/6] PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic
` [PATCH v3 3/6] PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev
` [PATCH v3 4/6] Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"

[PATCH 1/1] scsi: storvsc: Always set no_report_opcodes
 2023-06-15  2:15 UTC  (2+ messages)

[PATCH v2 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver
 2023-06-13  7:29 UTC  (14+ messages)

[PATCH net-next] tcp: Make pingpong threshold tunable
 2023-06-12 22:05 UTC  (4+ messages)

[PATCH RFC net-next v4 0/8] virtio/vsock: support datagrams
 2023-06-12  9:53 UTC  (14+ messages)
` [PATCH RFC net-next v4 1/8] vsock/dgram: generalize recvmsg and drop transport->dgram_dequeue
` [PATCH RFC net-next v4 2/8] vsock: refactor transport lookup code
` [PATCH RFC net-next v4 3/8] vsock: support multi-transport datagrams
` [PATCH RFC net-next v4 4/8] vsock: make vsock bind reusable
` [PATCH RFC net-next v4 5/8] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [PATCH RFC net-next v4 6/8] virtio/vsock: support dgrams
` [PATCH RFC net-next v4 7/8] vsock: Add lockless sendmsg() support
` [PATCH RFC net-next v4 8/8] tests: add vsock dgram tests

[PATCH net-next,V2] net: mana: Add support for vlan tagging
 2023-06-12  8:40 UTC  (2+ messages)

[PATCH net-next 3/3] tools: ynl: Remove duplicated include in devlink-user.c
 2023-06-09 18:04 UTC  (6+ messages)
` [PATCH net-next 2/3] tools: ynl: Remove duplicated include in handshake-user.c
` [PATCH net-next 1/3] net: hv_netvsc: Remove duplicated include in rndis_filter.c

[PATCH 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
 2023-06-09  9:56 UTC  (29+ messages)
` [PATCH 1/9] x86/hyperv: Add sev-snp enlightened guest static key
` [PATCH 2/9] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [PATCH 3/9] x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest
` [PATCH 4/9] drivers: hv: Mark shared pages "
` [PATCH 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp "
    ` [EXTERNAL] "
` [PATCH 7/9] x86/hyperv: Initialize cpu and memory for SEV-SNP "

[PATCH 1/1] x86/irq: Add hardcoded hypervisor interrupts to /proc/stat
 2023-06-08 15:20 UTC  (3+ messages)

[PATCH] Drivers: hv: vmbus: Add missing check for dma_set_mask
 2023-06-08 15:15 UTC  (2+ messages)

[PATCH -next] net: hv_netvsc: Remove duplicated include in rndis_filter.c
 2023-06-08 12:30 UTC  (2+ messages)

[RFC PATCH 1/1] sched/fair: Fix SMT balance dependency on CPU numbering
 2023-06-08  2:44 UTC  (6+ messages)

[PATCH net-next] net: mana: Add support for vlan tagging
 2023-06-07 20:44 UTC  (2+ messages)

[PATCH net-next,V2] net: mana: Add support for vlan tagging
 2023-06-07 20:41 UTC  (3+ messages)

[RFC PATCH V6 00/14] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-06-07 18:19 UTC  (11+ messages)
` [RFC PATCH V6 01/14] x86/sev: Add a #HV exception handler

[PATCH RFC net-next v3 0/8] virtio/vsock: support datagrams
 2023-06-06 18:15 UTC  (11+ messages)
` [PATCH RFC net-next v3 1/8] vsock/dgram: generalize recvmsg and drop transport->dgram_dequeue
` [PATCH RFC net-next v3 6/8] virtio/vsock: support dgrams

[PATCH RFC net-next v3 8/8] tests: add vsock dgram tests
 2023-06-06  9:34 UTC  (2+ messages)

[PATCH] x86/hyperv: Trace hv_set_register()
 2023-06-07 11:27 UTC  (2+ messages)

[PATCH v2 00/13] local_clock() vs noinstr
 2023-06-07  8:58 UTC  (5+ messages)
` [PATCH v2 04/13] arm64/arch_timer: Provide noinstr sched_clock_read() functions

[PATCH v6] hv_netvsc: Allocate rx indirection table size dynamically
 2023-06-07  8:50 UTC  (4+ messages)

Negocjacje-wskaźnik skuteczności
 2023-06-07  8:11 UTC 

[PATCH v3] hv_netvsc: Allocate rx indirection table size dynamically
 2023-06-07  7:19 UTC  (4+ messages)

[PATCH 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver
 2023-06-06 13:22 UTC  (4+ messages)

[PATCH v5] hv_netvsc: Allocate rx indirection table size dynamically
 2023-06-05  9:46 UTC  (3+ messages)

[PATCH 0/5] UIO driver for low speed Hyper-V devices
 2023-06-05  3:00 UTC  (5+ messages)
` [PATCH 1/5] uio: Add hv_vmbus_client driver
    ` [EXTERNAL] "

Wyższa konwersja w e-sklepie
 2023-06-02  8:30 UTC 

[PATCH] x86/hyperv: add noop functions to x86_init mpparse functions
 2023-06-02 16:27 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 1/2] x86/Kconfig: Allow CONFIG_X86_MPPARSE disable for OF platforms
 2023-06-02 16:25 UTC  (9+ messages)
  ` [EXTERNAL] "


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