linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-05 02:34:46 to 2022-02-27 13:53:57 UTC [more...]

[PATCH v3 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-02-27 13:53 UTC  (11+ messages)
` [PATCH v3 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v3 02/11] amba: Use driver_set_override() instead of open-coding
` [PATCH v3 03/11] fsl-mc: "
` [PATCH v3 04/11] hv: "
` [PATCH v3 05/11] PCI: "
` [PATCH v3 06/11] s390: cio: "
` [PATCH v3 07/11] spi: Use helper for safer setting of driver_override
` [PATCH v3 08/11] vdpa: "
` [PATCH v3 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v3 10/11] slimbus: qcom-ngd: "

[RFC 0/2] Drivers: hv: balloon: Temporary fixes for ARM64
 2022-02-26  1:30 UTC  (10+ messages)
` [RFC 1/2] Drivers: hv: balloon: Support status report for larger page sizes
` [RFC 2/2] Drivers: hv: balloon: Disable balloon and hot-add accordingly
  ` [RFC v1.1] "

[PATCH] hv_balloon: rate-limit "Unhandled message" warning
 2022-02-25 18:59 UTC  (2+ messages)

[PATCH v2 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-02-25 17:13 UTC  (25+ messages)
` [PATCH v2 01/11] driver: platform: add and use helper for safer setting of driver_override
` [PATCH v2 02/11] amba: "
` [PATCH v2 03/11] fsl-mc: "
` [PATCH v2 04/11] hv: vmbus: "
` [PATCH v2 05/11] pci: "
` [PATCH v2 06/11] s390: cio: "
` [PATCH v2 07/11] spi: "
` [PATCH v2 08/11] vdpa: "
` [PATCH v2 09/11] clk: imx: scu: fix kfree() of static memory on setting driver_override
` [PATCH v2 10/11] slimbus: qcom-ngd: "
` [PATCH v2 11/11] rpmsg: "

[PATCH v3 0/2] VM fork detection for RNG
 2022-02-25 15:57 UTC  (36+ messages)
` [PATCH v3 1/2] random: add mechanism for VM forks to reinitialize crng
` [PATCH v3 2/2] virt: vmgenid: introduce driver for reinitializing RNG on VM fork
      ` [PATCH v4] "

cleanup swiotlb initialization
 2022-02-25 15:24 UTC  (26+ messages)
` [PATCH 01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/11] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/11] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/11] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/11] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 06/11] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/11] x86: remove the IOMMU table infrastructure
` [PATCH 08/11] swiotlb: make the swiotlb_init interface more useful
` [PATCH 09/11] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 10/11] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 11/11] x86: remove cruft from <asm/dma-mapping.h>

[PATCH V2 0/2] x86/hyperv/Swiotlb: Add swiotlb_set_alloc_from_low_pages() switch function
 2022-02-25 14:28 UTC  (13+ messages)
` [PATCH V2 1/2] Swiotlb: Add swiotlb_alloc_from_low_pages switch
` [PATCH V2 2/2] x86/hyperv: Make swiotlb bounce buffer allocation not just from low pages

[PATCH] x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64
 2022-02-25 12:02 UTC 

[PATCH] x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64
 2022-02-25  8:46 UTC 

[RFC FATCH] x86/Hyper-V: Add SEV negotiate protocol support in Isolation VM
 2022-02-25  5:12 UTC  (3+ messages)

[PATCH v2 0/2] VM fork detection for RNG
 2022-02-23 22:04 UTC  (3+ messages)
` [PATCH v2 1/2] random: add mechanism for VM forks to reinitialize crng
` [PATCH v2 2/2] virt: vmgenid: introduce driver for reinitializing RNG on VM fork

[PATCH RFC v1 2/2] drivers/virt: add vmgenid driver for reinitializing RNG
 2022-02-23 16:36 UTC 

[PATCHv3.1 2/32] x86/coco: Explicitly declare type of confidential computing platform
 2022-02-21 20:20 UTC  (5+ messages)

[RFC PATCH v2] PCI: hv: Avoid the retarget interrupt hypercall in irq_unmask() on ARM64
 2022-02-21 17:56 UTC  (3+ messages)

[PATCH RFC v1 0/5] Add SCSI per device tagsets
 2022-02-21 17:40 UTC  (8+ messages)
` [PATCH RFC v1 1/5] scsi: core: Rename host_tagset to hctx_share_tags
` [PATCH RFC v1 2/5] scsi: map_queues() takes tag set instead of host
` [PATCH RFC v1 3/5] scsi: core: Add per device tag sets
` [PATCH RFC v1 4/5] scsi: storvsc: use "
` [PATCH RFC v1 5/5] scsi: storvsc: Hardware queues share blk_mq_tags

[PATCH] drivers: hv: log when enabling crash_kexec_post_notifiers
 2022-02-18 13:10 UTC  (4+ messages)

[PATCH 1/1] hv_utils: Add comment about max VMbus packet size in VSS driver
 2022-02-18 13:08 UTC  (2+ messages)

[GIT PULL] Hyper-V fixes for 5.17-rc5
 2022-02-15 17:18 UTC  (2+ messages)

[RFC PATCH] PCI: hv: Avoid the retarget interrupt hypercall in irq_unmask() on ARM64
 2022-02-10  0:31 UTC  (3+ messages)

[PATCH] Drivers: hv: utils: Make use of the helper macro LIST_HEAD()
 2022-02-09 14:36 UTC  (2+ messages)

[PATCH V2] Netvsc: Call hv_unmap_memory() in the netvsc_device_remove()
 2022-02-09 12:00 UTC  (2+ messages)

[PATCH v2 00/24] Driver for Hyper-v virtual compute device
 2022-02-09  8:26 UTC  (23+ messages)
` [PATCH v2 12/24] drivers: hv: dxgkrnl: Creation of paging queue objects
` [PATCH v2 19/24] drivers: hv: dxgkrnl: Simple IOCTLs LX_DXESCAPE, LX_DXMARKDEVICEASERROR, LX_DXQUERYSTATISTICS, LX_DXQUERYCLOCKCALIBRATION
` [PATCH v2 20/24] drivers: hv: dxgkrnl: IOCTLs to offer and reclaim allocations
` [PATCH v2 21/24] drivers: hv: dxgkrnl: Ioctls to set/get scheduling priority
` [PATCH v2 22/24] drivers: hv: dxgkrnl: IOCTLs to manage allocation residency
` [PATCH v2 23/24] drivers: hv: dxgkrnl: IOCTLs to handle GPU virtual addressing (GPU VA)
` [PATCH v2 24/24] drivers: hv: dxgkrnl: Add support to map guest pages by host
  ` [PATCH v2 01/24] 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-08 19:55 UTC  (6+ messages)
` [PATCH net-next, 1/2] net: mana: Add handling of CQE_RX_TRUNCATED

[PATCH] Netvsc: Call hv_unmap_memory() in the netvsc_device_remove()
 2022-02-08 14:19 UTC  (3+ messages)

[PATCH v1 0/9] drivers: hv: dxgkrnl: Driver overview
 2022-02-08 12:28 UTC  (7+ messages)
` [PATCH v1 9/9] drivers: hv: dxgkrnl: Implement DXGSYNCFILE

[PATCH 1/1] Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64)
 2022-02-07 17:56 UTC  (4+ messages)

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

[PATCH v3] drivers: hv: vmbus: Fix build on Clang 12 failed by DMA_BIT_MASK(64) expansion
 2022-02-06  1:02 UTC  (6+ 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).