messages from 2022-03-07 16:32:48 to 2022-04-01 16:28:27 UTC [more...]
[RFC PATCH 0/4] PCI: hv: Miscellaneous changes
2022-04-01 16:00 UTC (10+ 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)
[PATCH] Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb()
2022-03-28 15:44 UTC
Backport fix for 5.15: hv: utils: add PTP_1588_CLOCK to Kconfig to fix build
2022-03-28 9:39 UTC (2+ messages)
[PATCH v2 0/2] Drivers: hv: balloon: Temporary fixes for ARM64
2022-03-25 2:32 UTC (3+ 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
[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 v5 00/11] Fix broken usage of driver_override (and kfree of static memory)
2022-03-16 19:38 UTC (14+ 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: "
[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 (3+ 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 (3+ messages)
[PATCH 00/31] KVM: x86: hyper-v: Fine-grained TLB flush + Direct TLB flush feature
2022-03-11 15:49 UTC (32+ messages)
` [PATCH 01/31] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
` [PATCH 02/31] KVM: x86: hyper-v: Introduce TLB flush ring
` [PATCH 03/31] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
` [PATCH 04/31] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls
` [PATCH 05/31] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
` [PATCH 06/31] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
` [PATCH 07/31] KVM: x86: hyper-v: Create a separate ring for Direct TLB flush
` [PATCH 08/31] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks'
` [PATCH 09/31] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use
` [PATCH 10/31] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
` [PATCH 11/31] KVM: x86: Introduce .post_hv_direct_flush() nested hook
` [PATCH 12/31] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
` [PATCH 13/31] KVM: x86: hyper-v: Direct TLB flush
` [PATCH 14/31] KVM: x86: hyper-v: Introduce fast kvm_hv_direct_tlb_flush_exposed() check
` [PATCH 15/31] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
` [PATCH 16/31] KVM: nVMX: hyper-v: Direct TLB flush
` [PATCH 17/31] KVM: x86: KVM_REQ_TLB_FLUSH_CURRENT is a superset of KVM_REQ_HV_TLB_FLUSH too
` [PATCH 18/31] KVM: nSVM: hyper-v: Direct TLB flush
` [PATCH 19/31] KVM: x86: Expose Hyper-V Direct TLB flush feature
` [PATCH 20/31] KVM: selftests: Add hyperv_svm_test to .gitignore
` [PATCH 21/31] KVM: selftests: Better XMM read/write helpers
` [PATCH 22/31] KVM: selftests: Hyper-V PV IPI selftest
` [PATCH 23/31] KVM: selftests: Make it possible to replace PTEs with __virt_pg_map()
` [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 27/31] KVM: selftests: nSVM: Allocate Hyper-V partition assist and VP assist pages
` [PATCH 28/31] KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h
` [PATCH 29/31] KVM: selftests: evmcs_test: Direct TLB flush test
` [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
[PATCH] Drivers: hv: vmbus: Fix initialization of device object in vmbus_device_register()
2022-03-11 15:19 UTC (3+ messages)
[PATCH] hv_netvsc: Add check for kvmalloc_array
2022-03-11 3:20 UTC
[PATCH] hv_netvsc: Add check for kvmalloc_array
2022-03-11 3:00 UTC (2+ messages)
[PATCH v3 01/30] drivers: hv: dxgkrnl: Add virtual compute device VM bus channel guids
2022-03-10 18:31 UTC (13+ messages)
` [PATCH v3 02/30] drivers: hv: dxgkrnl: Driver initialization and loading
cleanup swiotlb initialization v4
2022-03-09 15:18 UTC (5+ messages)
` [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
[PATCH 1/1] x86/hyperv: Output host build info as normal Windows version number
2022-03-09 9:13 UTC (3+ messages)
[PATCH RFC 00/19] KVM: x86: hyper-v: Fine-grained TLB flush + Direct TLB flush feature
2022-03-07 16:32 UTC (3+ messages)
` [PATCH RFC 15/19] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).