linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-20 18:31:52 to 2023-07-05 10:47:41 UTC [more...]

[PATCH net] net: mana: Configure hwc timeout from hardware
 2023-07-05 10:47 UTC  (2+ messages)

[PATCH 00/12] arch,fbdev: Move screen_info into arch/
 2023-07-05  8:18 UTC  (41+ messages)
` [PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header
  ` [01/12] "
` [PATCH 02/12] fbdev/sm712fb: Do not include <linux/screen_info.h>
` [PATCH 03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header
  ` [03/12] "
` [PATCH 04/12] staging/sm750fb: Do not include <linux/screen_info.h>
` [PATCH 05/12] arch: Remove trailing whitespaces
  ` [05/12] "
` [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
  ` [06/12] "
` [PATCH 07/12] arch/x86: Declare edid_info "
` [PATCH 08/12] drivers/firmware: Remove trailing whitespaces
  ` [08/12] "
` [PATCH 09/12] drivers: Add dependencies on CONFIG_ARCH_HAS_SCREEN_INFO
` [PATCH 10/12] fbdev/core: Use fb_is_primary_device() in fb_firmware_edid()
` [PATCH 11/12] fbdev/core: Protect edid_info with CONFIG_ARCH_HAS_EDID_INFO
  ` [11/12] "
` [PATCH 12/12] fbdev/core: Define empty fb_firmware_edid() in <linux/fb.h>

[PATCH V5 net] net: mana: Fix MANA VF unload when hardware is unresponsive
 2023-07-05  8:16 UTC 

Hyper-V vsock streams do not fill the supplied buffer in full
 2023-07-04 22:45 UTC 

[PATCH V2 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
 2023-07-04 14:25 UTC  (18+ messages)
` [PATCH V2 1/9] x86/hyperv: Add sev-snp enlightened guest static key
` [PATCH V2 2/9] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [PATCH V2 3/9] x86/hyperv: Mark Hyper-V vp assist page unencrypted in SEV-SNP enlightened guest
` [PATCH V2 4/9] drivers: hv: Mark percpu hvcall input arg "
` [PATCH V2 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp "
` [PATCH V2 6/9] clocksource: hyper-v: Mark hyperv tsc page unencrypted "
` [PATCH V2 7/9] x86/hyperv: Initialize cpu and memory for SEV-SNP "
` [PATCH V2 8/9] x86/hyperv: Add smp support for SEV-SNP guest
` [PATCH V2 9/9] x86/hyperv: Add hyperv-specific handling for VMMCALL under SEV-ES

[PATCH V4 net] net: mana: Fix MANA VF unload when host is unresponsive
 2023-07-04 13:42 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH v3] hv/hv_kvp_daemon: Add support for keyfile config based connection profile in NM
 2023-07-04  6:25 UTC  (7+ messages)

[Patch v3] net: mana: Batch ringing RX queue doorbell on receiving packets
 2023-07-03 10:14 UTC  (14+ messages)

[PATCH] hv_netvsc: support a new host capability AllowRscDisabledStatus
 2023-07-03  4:37 UTC  (3+ messages)

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

[PATCH AUTOSEL 6.3 06/17] x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
 2023-06-29 22:18 UTC  (4+ messages)
` [PATCH AUTOSEL 6.3 07/17] arm64/hyperv: Use CPUHP_AP_HYPERV_ONLINE state to fix CPU online sequencing

[PATCH net v4 0/2] net: mana: Fix doorbell access for receive queues
 2023-06-29 22:09 UTC  (3+ messages)
` [PATCH net v4 1/2] net: mana: Batch ringing RX queue doorbell on receiving packets
` [PATCH net v4 2/2] net: mana: Use the correct WQE count for ringing RQ doorbell

[PATCH RFC net-next v4 0/8] virtio/vsock: support datagrams
 2023-06-29 12:30 UTC  (44+ 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 v9 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
 2023-06-28 18:45 UTC  (5+ 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 v3] x86/hyperv: add noop functions to x86_init mpparse functions
 2023-06-28 17:58 UTC  (2+ messages)

[PATCH] x86/hyperv: Improve code for referencing hyperv_pcpu_input_arg
 2023-06-28 17:53 UTC  (2+ messages)

[PATCH v2] Drivers: hv: Change hv_free_hyperv_page() to take void * argument
 2023-06-28 17:51 UTC  (4+ messages)

[PATCH 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
 2023-06-28 10:53 UTC  (9+ messages)
` [PATCH 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest
    ` [EXTERNAL] "

[PATCH v2 00/24] use vmalloc_array and vcalloc
 2023-06-27 16:40 UTC  (3+ messages)
` [PATCH v2 22/24] net: mana: "

[PATCH 0/2 V3 net] net: mana: Fix MANA VF unload when host is unresponsive
 2023-06-27  8:45 UTC  (17+ messages)
` [PATCH 1/2 "
  ` [PATCH 2/2 "

[PATCH v2] net: mana: Batch ringing RX queue doorbell on receiving packets
 2023-06-26 22:55 UTC  (5+ messages)

[PATCH AUTOSEL 5.4 5/6] scsi: storvsc: Always set no_report_opcodes
 2023-06-26 21:51 UTC 

[PATCH AUTOSEL 5.10 6/7] scsi: storvsc: Always set no_report_opcodes
 2023-06-26 21:51 UTC 

[PATCH AUTOSEL 5.15 7/9] scsi: storvsc: Always set no_report_opcodes
 2023-06-26 21:50 UTC 

[PATCH AUTOSEL 6.1 11/15] scsi: storvsc: Always set no_report_opcodes
 2023-06-26 21:50 UTC 

[PATCH AUTOSEL 6.3 11/16] scsi: storvsc: Always set no_report_opcodes
 2023-06-26 21:49 UTC 

[PATCH 00/26] use array_size
 2023-06-24 15:48 UTC  (3+ messages)
` [PATCH 22/26] net: mana: "

[PATCH V2 net] net: mana: Fix MANA VF unload when host is unresponsive
 2023-06-23 17:44 UTC  (3+ messages)

[PATCH] Drivers: hv: Change hv_free_hyperv_page() to take void * argument
 2023-06-23  3:09 UTC  (2+ messages)

[PATCH v2 0/5] UIO driver for low speed Hyper-V devices
 2023-06-22 18:12 UTC  (8+ messages)
` [PATCH v2 2/5] tools: hv: Add vmbus_bufring
    ` [EXTERNAL] "

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


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