linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-11 15:53:36 to 2022-04-06 22:11:36 UTC [more...]

[PATCH v3 12/35] x86/msi: Provide msi message shadow structs
 2022-04-06 22:11 UTC  (5+ messages)
  ` [PATCH] x86/msi: Fix msi message data shadow struct

[PATCH net-next 1/3] net: hyperv: remove use of bpf_op_t
 2022-04-06 21:37 UTC 

[PATCH] Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb()
 2022-04-06 13:32 UTC  (2+ messages)

[PATCH v2 0/2] Drivers: hv: balloon: Temporary fixes for ARM64
 2022-04-06 13:16 UTC  (5+ messages)
` [PATCH v2 1/2] Drivers: hv: balloon: Support status report for larger page sizes
` [PATCH v2 2/2] Drivers: hv: balloon: Disable balloon and hot-add accordingly

cleanup swiotlb initialization v8
 2022-04-05 20:06 UTC  (20+ messages)
` [PATCH 01/15] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/15] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/15] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/15] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/15] arm/xen: don't check for xen_initial_domain() in xen_create_contiguous_region
` [PATCH 06/15] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/15] x86: remove the IOMMU table infrastructure
` [PATCH 08/15] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
` [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 11/15] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 12/15] swiotlb: provide swiotlb_init variants that remap the buffer
` [PATCH 13/15] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 14/15] swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl
` [PATCH 15/15] x86: remove cruft from <asm/dma-mapping.h>

[PATCH 5.10 004/599] hv: utils: add PTP_1588_CLOCK to Kconfig to fix build
 2022-04-05  7:24 UTC 

[PATCH 5.15 007/913] hv: utils: add PTP_1588_CLOCK to Kconfig to fix build
 2022-04-05  7:17 UTC 

[PATCH v6 00/12] Fix broken usage of driver_override (and kfree of static memory)
 2022-04-04 10:14 UTC  (16+ messages)
` [PATCH v6 01/12] driver: platform: Add helper for safer setting of driver_override
` [PATCH v6 02/12] amba: Use driver_set_override() instead of open-coding
` [PATCH v6 03/12] fsl-mc: "
` [PATCH v6 04/12] hv: "
` [PATCH v6 05/12] PCI: "
` [PATCH v6 06/12] s390/cio: "
` [PATCH v6 07/12] spi: Use helper for safer setting of driver_override
` [PATCH v6 08/12] vdpa: "
` [PATCH v6 09/12] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v6 10/12] slimbus: qcom-ngd: "
` [PATCH v6 11/12] rpmsg: Constify local variable in field store macro
` [PATCH v6 12/12] rpmsg: Fix kfree() of static memory on setting driver_override

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

[RFC PATCH 0/4] PCI: hv: Miscellaneous changes
 2022-04-01 16:30 UTC  (12+ messages)
` [RFC PATCH 1/4] Drivers: hv: vmbus: Remove special code for unsolicited messages
` [RFC PATCH 2/4] PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus hardening
` [RFC PATCH 3/4] Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()
` [RFC PATCH 4/4] PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg()

[PATCH -next] PCI: hv: Remove unused function hv_set_msi_entry_from_desc()
 2022-03-29 23:30 UTC  (4+ messages)

[PATCH 1/1] hv: drivers: vmbus: Prevent load re-ordering when reading ring buffer
 2022-03-29 13:20 UTC  (3+ messages)

[PATCH v3 0/2] Fix coherence for VMbus and PCI pass-thru devices in Hyper-V VM
 2022-03-29 12:15 UTC  (4+ messages)
` [PATCH v3 1/2] Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device
` [PATCH v3 2/2] PCI: hv: Propagate coherence from VMbus device to PCI device

[PATCH] Drivers: hv: vmbus: Fix potential crash on module unload
 2022-03-29 12:05 UTC  (3+ messages)

[PATCH v2] Drivers: hv: vmbus: Fix initialization of device object in vmbus_device_register()
 2022-03-29 12:03 UTC  (3+ messages)

[PATCH] Drivers: hv: vmbus: Deactivate sysctl_record_panic_msg by default in isolated guests
 2022-03-29 12:02 UTC  (3+ messages)

Backport fix for 5.15: hv: utils: add PTP_1588_CLOCK to Kconfig to fix build
 2022-03-28  9:39 UTC  (2+ messages)

[GIT PULL] Hyper-V next for 5.18
 2022-03-24 19:44 UTC  (2+ messages)

[PATCH v2 0/2] Fix coherence for VMbus and PCI pass-thru devices in Hyper-V VM
 2022-03-24 14:41 UTC  (9+ messages)
` [PATCH v2 1/2] Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device
` [PATCH v2 2/2] PCI: hv: Propagate coherence from VMbus device to PCI device

[PATCH 0/2] PCI: hv: Miscellaneous changes
 2022-03-22 12:51 UTC  (10+ messages)
` [PATCH 1/2] PCI: hv: Use IDR to generate transaction IDs for VMBus hardening
  ` [EXTERNAL] "
` [PATCH 2/2] PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg()

propagating vmgenid outward and upward
 2022-03-20 22:53 UTC  (5+ messages)

[PATCH 0/4 RESEND] Fix coherence for VMbus and PCI pass-thru devices in Hyper-V VM
 2022-03-18 20:37 UTC  (16+ messages)
` [PATCH 1/4 RESEND] ACPI: scan: Export acpi_get_dma_attr()
` [PATCH 2/4 RESEND] dma-mapping: Add wrapper function to set dma_coherent
` [PATCH 3/4 RESEND] Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device
` [PATCH 4/4 RESEND] PCI: hv: Propagate coherence from VMbus device to PCI device

[PATCH 0/4] Fix coherence for VMbus and PCI pass-thru devices in Hyper-V VM
 2022-03-17 16:12 UTC  (5+ messages)
` [PATCH 1/4] ACPI: scan: Export acpi_get_dma_attr()
` [PATCH 2/4] dma-mapping: Add wrapper function to set dma_coherent
` [PATCH 3/4] Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device
` [PATCH 4/4] PCI: hv: Propagate coherence from VMbus device to PCI device

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

[PATCH v2] hv_netvsc: Add check for kvmalloc_array
 2022-03-16  5:10 UTC  (2+ messages)

cleanup swiotlb initialization v5
 2022-03-16  0:39 UTC  (23+ messages)
` [PATCH 01/15] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/15] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/15] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/15] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/15] arm/xen: don't check for xen_initial_domain() in xen_create_contiguous_region
` [PATCH 06/15] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/15] x86: remove the IOMMU table infrastructure
` [PATCH 08/15] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
` [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 11/15] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 12/15] swiotlb: provide swiotlb_init variants that remap the buffer
` [PATCH 13/15] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 14/15] swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl
` [PATCH 15/15] x86: remove cruft from <asm/dma-mapping.h>

[PATCH] hv_netvsc: Add check for kvmalloc_array
 2022-03-14 17:12 UTC  (2+ messages)

[PATCH] hv_netvsc: Add check for kvmalloc_array
 2022-03-14  8:13 UTC  (2+ messages)

[PATCH] hv_netvsc: Add check for kvmalloc_array
 2022-03-14  7:38 UTC  (2+ messages)

[PATCH] hv_netvsc: Add check for kvmalloc_array
 2022-03-14  1:56 UTC 

[PATCHi v2] hv_netvsc: Add check for kvmalloc_array
 2022-03-14  2:00 UTC 

[PATCH] net: netvsc: remove break after return
 2022-03-12  7:00 UTC  (2+ messages)

[PATCH v3 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-03-11 20:19 UTC  (3+ messages)
` [PATCH v3 11/11] rpmsg: Fix kfree() of static memory on setting driver_override

[PATCH] hv_netvsc: Add check for kvmalloc_array
 2022-03-11 17:25 UTC  (2+ messages)

[PATCH 00/31] KVM: x86: hyper-v: Fine-grained TLB flush + Direct TLB flush feature
 2022-03-11 15:49 UTC  (7+ messages)
` [PATCH 24/31] KVM: selftests: Hyper-V PV TLB flush selftest
` [PATCH 25/31] KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
` [PATCH 26/31] KVM: selftests: nVMX: Allocate Hyper-V partition assist page
` [PATCH 28/31] KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h
` [PATCH 30/31] KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
` [PATCH 31/31] KVM: selftests: hyperv_svm_test: Add Direct TLB flush test


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