linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-14 07:52:15 to 2023-07-27 07:56:33 UTC [more...]

[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
 2023-07-27  7:53 UTC  (30+ messages)
` [PATCH RFC net-next v5 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
` [PATCH RFC net-next v5 02/14] af_vsock: refactor transport lookup code
` [PATCH RFC net-next v5 03/14] af_vsock: support multi-transport datagrams
` [PATCH RFC net-next v5 04/14] af_vsock: generalize bind table functions
` [PATCH RFC net-next v5 05/14] af_vsock: use a separate dgram bind table
` [PATCH RFC net-next v5 06/14] virtio/vsock: add VIRTIO_VSOCK_TYPE_DGRAM
` [PATCH RFC net-next v5 07/14] virtio/vsock: add common datagram send path
` [PATCH RFC net-next v5 08/14] af_vsock: add vsock_find_bound_dgram_socket()
` [PATCH RFC net-next v5 09/14] virtio/vsock: add common datagram recv path
` [PATCH RFC net-next v5 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support
` [PATCH RFC net-next v5 12/14] vsock/loopback: "
` [PATCH RFC net-next v5 13/14] virtio/vsock: "
` [PATCH RFC net-next v5 14/14] test/vsock: add vsock dgram tests

[PATCH V6 net] net: mana: Fix MANA VF unload when hardware is
 2023-07-27  5:13 UTC  (3+ messages)

[PATCH v9 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
 2023-07-27  0:29 UTC  (8+ messages)
` [PATCH v9 1/2] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed

Hyper-V vsock streams do not fill the supplied buffer in full
 2023-07-26 21:34 UTC  (3+ messages)

[Patch v3 0/4] RDMA/mana_ib Read Capabilities
 2023-07-26 20:08 UTC  (5+ messages)
` [Patch v3 1/4] RDMA/mana_ib : Rename all mana_ib_dev type variables to mib_dev
` [Patch v3 2/4] RDMA/mana_ib : Register Mana IB device with Management SW
` [Patch v3 3/4] RDMA/mana_ib : Create adapter and Add error eq
` [Patch v3 4/4] RDMA/mana_ib : Query adapter capabilities

[PATCH V3,net-next] net: mana: Add page pool for RX buffers
 2023-07-26 15:51 UTC  (8+ messages)

[Patch v2 0/5] RDMA/mana_ib Read Capabilities
 2023-07-26 15:11 UTC  (10+ messages)
` [Patch v2 1/5] RDMA/mana-ib : Rename all mana_ib_dev type variables to mib_dev
` [Patch v2 2/5] RDMA/mana_ib : Register Mana IB device with Management SW
` [Patch v2 3/5] RDMA/mana_ib : Add error eq and notification from SoC
` [Patch v2 4/5] RDMA/mana_ib : Create Adapter - each vf bound to adapter object
` [Patch v2 5/5] RDMA/mana_ib : Query adapter capabilities

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

[PATCH V2] x86/hyperv: Rename hv_isolation_type_snp/en_snp() to isol_type_snp_paravisor/enlightened()
 2023-07-26 12:49 UTC 

[PATCH] x86/hyperv: Rename hv_isolation_type_snp/en_snp() to isol_type_snp_paravisor/enlightened()
 2023-07-26  2:57 UTC  (3+ messages)

[PATCH V5 net-next] net: mana: Configure hwc timeout from hardware
 2023-07-26  2:56 UTC  (2+ messages)

[PATCH] hv_balloon: Update the balloon driver to use the SBRM API
 2023-07-26  0:23 UTC 

[PATCH v2 -next] Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()
 2023-07-25 14:21 UTC 

[PATCH -next] hv: hyperv.h: Remove unused extern declaration vmbus_ontimer()
 2023-07-25 14:17 UTC  (3+ messages)

[PATCH V4 net-next] net: mana: Configure hwc timeout from hardware
 2023-07-25  9:49 UTC  (3+ messages)

[PATCH v2 1/1] x86/hyperv: Disable IBT when hypercall page lacks ENDBR instruction
 2023-07-24 21:06 UTC  (3+ messages)

[PATCH v2 0/9] video: screen_info cleanups
 2023-07-24 12:07 UTC  (27+ messages)
` [PATCH v2 1/9] vgacon: rework Kconfig dependencies
` [PATCH v2 2/9] vgacon: rework screen_info #ifdef checks
` [PATCH v2 3/9] dummycon: limit Arm console size hack to footbridge
` [PATCH v2 4/9] vgacon, arch/*: remove unused screen_info definitions
` [PATCH v2 5/9] vgacon: remove screen_info dependency
` [PATCH v2 6/9] vgacon: clean up global screen_info instances
` [PATCH v2 7/9] vga16fb: drop powerpc support
` [PATCH v2 8/9] hyperv: avoid dependency on screen_info
` [PATCH v2 9/9] efi: move screen_info into efi init code

[PATCH AUTOSEL 6.4 20/58] RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescing
 2023-07-24  1:12 UTC 

[PATCH] vmbus_testing: fix wrong python syntax for integer value comparison
 2023-07-23 23:19 UTC  (3+ messages)

[PATCH] clocksource: Fix warnings in mshyperv.h
 2023-07-23 23:15 UTC  (3+ messages)

[PATCH 1/1] scsi: storvsc: Limit max_sectors for virtual Fibre Channel devices
 2023-07-23 20:42 UTC  (2+ messages)

[PATCH 1/1] x86/hyperv: Disable IBT when hypercall page lacks ENDBR instruction
 2023-07-21 18:49 UTC  (9+ messages)

[PATCH v3] x86/hyperv: add noop functions to x86_init mpparse functions
 2023-07-21 12:58 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH V2,net-next] net: mana: Add page pool for RX buffers
 2023-07-20 13:15 UTC  (3+ messages)

[PATCH net-next v5 0/2] net: mana: Fix doorbell access for receive queues
 2023-07-19  1:10 UTC  (4+ messages)
` [PATCH net-next v5 1/2] net: mana: Batch ringing RX queue doorbell on receiving packets
` [PATCH net-next v5 2/2] net: mana: Use the correct WQE count for ringing RQ doorbell

[PATCH 00/12] arch,fbdev: Move screen_info into arch/
 2023-07-18 14:47 UTC  (9+ messages)
` [PATCH 07/12] arch/x86: Declare edid_info in <asm/screen_info.h>

[PATCH] hv_netvsc: support a new host capability AllowRscDisabledStatus
 2023-07-18 13:52 UTC  (5+ messages)

[PATCH v4 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-18 10:58 UTC  (21+ messages)
` [PATCH v4 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH v4 02/18] fbdev: Remove FBINFO_DEFAULT from static structs
` [PATCH v4 03/18] fbdev: Remove FBINFO_DEFAULT from kzalloc()'ed structs
` [PATCH v4 04/18] fbdev: Remove FBINFO_DEFAULT from devm_kzalloc()'ed structs
` [PATCH v4 05/18] fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
` [PATCH v4 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH v4 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH v4 08/18] sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
` [PATCH v4 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v4 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH v4 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v4 12/18] staging: "
` [PATCH v4 13/18] fbdev: Remove FBINFO_FLAG_DEFAULT from kzalloc()'ed structs
` [PATCH v4 14/18] fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs
` [PATCH v4 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH v4 16/18] fbdev/pxafb: "
` [PATCH v4 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
` [PATCH v4 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data

[PATCH 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
 2023-07-18  5:52 UTC  (4+ messages)
` [PATCH 1/9] x86/hyperv: Add sev-snp enlightened guest static key

[PATCH net-next] net: mana: Add page pool for RX buffers
 2023-07-17 23:59 UTC  (8+ messages)
      `  "

[PATCH] HID: hyperv: avoid struct memcpy overrun warning
 2023-07-17 10:44 UTC  (3+ messages)

[PATCH v3 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-14 10:47 UTC  (21+ messages)
` [PATCH v3 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH v3 04/18] fbdev: Remove flag FBINFO_DEFAULT from fbdev drivers
` [PATCH v3 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH v3 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH v3 08/18] sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
` [PATCH v3 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v3 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH v3 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v3 12/18] staging: "
` [PATCH v3 13/18] fbdev: "
` [PATCH v3 14/18] "
` [PATCH v3 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH v3 16/18] fbdev/pxafb: "
` [PATCH v3 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
` [PATCH v3 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data
  ` [v3,18/18] "

[PATCH v3 0/3] UIO driver for low speed Hyper-V devices
 2023-07-14 10:25 UTC  (4+ messages)
` [PATCH v3 1/3] uio: Add hv_vmbus_client driver
` [PATCH v3 2/3] tools: hv: Add vmbus_bufring
` [PATCH v3 3/3] tools: hv: Add new fcopy application based on uio driver


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