linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-27 04:03:26 to 2022-02-05 02:34:25 UTC [more...]

[PATCH v2 00/24] Driver for Hyper-v virtual compute device
 2022-02-05  2:34 UTC  (2+ messages)
` [PATCH v2 02/24] drivers: hv: dxgkrnl: Open device file and dxgprocess creation

[PATCH v1 0/9] drivers: hv: dxgkrnl: Driver overview
 2022-02-05  0:35 UTC  (32+ messages)
` [PATCH v1 2/9] drivers: hv: dxgkrnl: Open device object, adapter enumeration, dxgdevice, dxgcontext creation
` [PATCH v1 3/9] drivers: hv: dxgkrnl: Implement creation/destruction of GPU allocations/resources
` [PATCH v1 4/9] drivers: hv: dxgkrnl: Implement operations with GPU sync objects
` [PATCH v1 5/9] drivers: hv: dxgkrnl: Implement sharing resources and "
` [PATCH v1 6/9] drivers: hv: dxgkrnl: Seal the shared resource object when dxgk_share_objects is called
` [PATCH v1 7/9] drivers: hv: dxgkrnl: Implementation of submit command, paging and hardware queue
` [PATCH v1 8/9] drivers: hv: dxgkrnl: Implement various WDDM ioctls
` [PATCH v1 9/9] drivers: hv: dxgkrnl: Implement DXGSYNCFILE
  ` [PATCH v1 1/9] drivers: hv: dxgkrnl: Driver initialization and creation of dxgadapter

[PATCH net-next, 0/2] net: mana: Add handling of CQE_RX_TRUNCATED and a cleanup
 2022-02-04 23:52 UTC  (5+ messages)
` [PATCH net-next, 1/2] net: mana: Add handling of CQE_RX_TRUNCATED
` [PATCH net-next, 2/2] net: mana: Remove unnecessary check of cqe_type in mana_process_rx_cqe()

[PATCH v3] drivers: hv: vmbus: Fix build on Clang 12 failed by DMA_BIT_MASK(64) expansion
 2022-02-04 16:10 UTC  (2+ messages)

[PATCH v2] drivers: hv: vmbus: Fix build on Clang 12 failed by DMA_BIT_MASK(64) expansion
 2022-02-04 12:06 UTC  (4+ messages)

hv: drivers/hv/vmbus_drv.c:2082:29: error: shift count >= width of type
 2022-02-04  9:33 UTC  (2+ messages)

[PATCH V7 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2022-02-04  2:55 UTC  (4+ messages)
` [PATCH V7 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver

[PATCH] drivers: hv: vmbus: Fix build on GCC 11 failed by DMA_BIT_MASK(64) expansion
 2022-02-04  2:03 UTC  (4+ messages)

[PATCH] Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj
 2022-02-03 17:30 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 0/2] Drivers: hv: Minor cleanup around init_vp_index()
 2022-02-03 12:49 UTC  (6+ messages)
` [PATCH 1/2] Drivers: hv: Rename 'alloced' to 'allocated'
` [PATCH 2/2] Drivers: hv: Compare cpumasks and not their weights in init_vp_index()

[Patch v4] PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology
 2022-02-03 12:46 UTC  (5+ messages)
` [EXTERNAL] "

[PATCH][next] Drivers: hv: vmbus: Use struct_size() helper in kmalloc()
 2022-02-03 12:42 UTC  (3+ messages)

[PATCH] Netvsc: Call hv_unmap_memory() in the netvsc_device_remove()
 2022-02-02 17:05 UTC  (3+ messages)

[PATCH net-next] net: kbuild: Don't default net vendor configs to y
 2022-02-02 15:31 UTC  (24+ messages)
        ` [Intel-wired-lan] "

[PATCH 0/2] x86/hyperv/Swiotlb: Add swiotlb_alloc_from_low_pages switch
 2022-02-02 14:36 UTC  (8+ messages)
` [PATCH 1/2] Swiotlb: "
` [PATCH 2/2] x86/hyperv: Set swiotlb_alloc_from_low_pages to false

[PATCH v3 0/8] KVM: x86: Hyper-V hypercall fix and cleanups
 2022-02-01 13:47 UTC  (2+ messages)

[PATCH net-next, 0/3] net: mana: Add XDP counters, reuse dropped pages
 2022-01-31 19:53 UTC  (5+ messages)
` [PATCH net-next, 1/3] net: mana: Add counter for packet dropped by XDP
` [PATCH net-next, 2/3] net: mana: Add counter for XDP_TX
` [PATCH net-next, 3/3] net: mana: Reuse XDP dropped page

[GIT PULL] Hyper-V fixes for 5.17-rc2
 2022-01-28 17:35 UTC  (2+ messages)

[PATCH 43/54] drivers/hv: replace cpumask_weight with cpumask_weight_eq
 2022-01-28  9:31 UTC  (6+ messages)

[PATCH v2] hv: account for packet descriptor in maximum packet size
 2022-01-27 21:22 UTC  (6+ messages)

[PATCH][next] scsi: storvsc: Use struct_size() helper in storvsc_queuecommand()
 2022-01-27 15:57 UTC  (2+ messages)

[Patch v3] PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology
 2022-01-26  2:11 UTC  (4+ messages)

[PATCH][next] net: mana: Use struct_size() helper in mana_gd_create_dma_region()
 2022-01-25 17:59 UTC  (3+ messages)

[PATCH 1/1] video: hyperv_fb: Fix validation of screen resolution
 2022-01-24 14:02 UTC  (9+ messages)

[PATCH] Drivers: hv: balloon: account for vmbus packet header in max_pkt_size
 2022-01-23 21:55 UTC  (4+ messages)

[Patch v2] PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology
 2022-01-19  5:56 UTC  (3+ messages)

[PATCH] PCI: hv: Fix NUMA node assignment when kernel boots with parameters affecting NUMA topology
 2022-01-18 23:20 UTC  (9+ messages)

[GIT PULL] Hyper-V next for 5.17
 2022-01-16 16:22 UTC  (2+ messages)

[PATCH -next v2] PCI: hv: Fix an ignored error return from bitmap_find_free_region()
 2022-01-12 14:26 UTC  (2+ messages)

[PATCH -next] PCI: hv: Unsigned comparison with less than zero
 2022-01-11 15:54 UTC  (2+ messages)

[PATCH] scsi: storvsc: Fix storvsc_queuecommand() memory leak
 2022-01-10 12:32 UTC  (4+ messages)

[PATCH] x86/hyperv: Properly deal with empty cpumasks in hyperv_flush_tlb_multi()
 2022-01-10 11:51 UTC  (3+ messages)

[PATCH bpf-next v2 1/2] net: add includes masked by netdevice.h including uapi/bpf.h
 2022-01-06 13:03 UTC  (2+ messages)

[PATCH v8 0/2] PCI: hv: Hyper-V vPCI for arm64
 2022-01-06 11:39 UTC  (6+ messages)
` [PATCH v8 1/2] PCI: hv: Make the code arch neutral by adding arch specific interfaces
` [PATCH v8 2/2] PCI: hv: Add arm64 Hyper-V vPCI support

[PATCH RFC] Drivers: hv: balloon: Temporary disable the driver on ARM64 when PAGE_SIZE != 4k
 2022-01-06 10:05 UTC  (4+ messages)

[PATCH] Drivers: hv: vmbus: Initialize request offers message for Isolation VM
 2022-01-05 20:39 UTC  (2+ messages)

[PATCH v2 -next] scsi: storvsc: Fix unsigned comparison to zero
 2022-01-05 12:23 UTC  (4+ messages)

[PATCH v7 0/2] PCI: hv: Hyper-V vPCI for arm64
 2022-01-04 19:50 UTC  (6+ messages)
` [PATCH v7 2/2] PCI: hv: Add arm64 Hyper-V vPCI support

[PATCH bpf-next 1/2] net: add includes masked by netdevice.h including uapi/bpf.h
 2021-12-29 22:31 UTC 

[PATCH 1/2] Drivers: hv: Fix definition of hypercall input & output arg variables
 2021-12-28 14:10 UTC  (3+ messages)
` [PATCH 2/2] x86/hyperv: Fix definition of hv_ghcb_pg variable

[PATCH -next] scsi: storvsc: Fix unsigned comparison to zero
 2021-12-27  4:04 UTC  (3+ messages)


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