messages from 2022-03-16 15:06:49 to 2022-04-13 08:48:02 UTC [more...]
[PATCH v6 00/12] Fix broken usage of driver_override (and kfree of static memory)
2022-04-13 8:47 UTC (19+ 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
cleanup swiotlb initialization v8
2022-04-13 6:20 UTC (25+ 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 1/1] Drivers: hv: vmbus: Add VMbus IMC device to unsupported list
2022-04-13 2:49 UTC
[PATCH] PCI: hv: Fix multi-MSI to allow more than one MSI vector
2022-04-12 19:32 UTC (3+ messages)
[PATCH v4] drm/hyperv: Add error message for fb size greater than allocated
2022-04-12 5:06 UTC (2+ messages)
[PATCH v3] drm/hyperv: Added error message for fb size greater than allocated
2022-04-12 4:07 UTC (5+ messages)
[PATCH net-next] hv_netvsc: Add support for XDP_REDIRECT
2022-04-12 1:30 UTC (2+ messages)
[PATCH AUTOSEL 5.4 06/21] Drivers: hv: vmbus: Prevent load re-ordering when reading ring buffer
2022-04-12 0:50 UTC
[PATCH AUTOSEL 4.14 03/11] Drivers: hv: vmbus: Prevent load re-ordering when reading ring buffer
2022-04-12 0:52 UTC
[PATCH AUTOSEL 4.19 03/12] Drivers: hv: vmbus: Prevent load re-ordering when reading ring buffer
2022-04-12 0:51 UTC
[PATCH AUTOSEL 5.10 10/30] Drivers: hv: vmbus: Prevent load re-ordering when reading ring buffer
2022-04-12 0:48 UTC
[PATCH AUTOSEL 5.15 12/41] Drivers: hv: vmbus: Deactivate sysctl_record_panic_msg by default in isolated guests
2022-04-12 0:46 UTC (4+ messages)
` [PATCH AUTOSEL 5.15 13/41] PCI: hv: Propagate coherence from VMbus device to PCI device
` [PATCH AUTOSEL 5.15 14/41] Drivers: hv: vmbus: Prevent load re-ordering when reading ring buffer
` [PATCH AUTOSEL 5.15 25/41] Drivers: hv: balloon: Disable balloon and hot-add accordingly
[PATCH AUTOSEL 5.17 13/49] Drivers: hv: vmbus: Deactivate sysctl_record_panic_msg by default in isolated guests
2022-04-12 0:43 UTC (5+ messages)
` [PATCH AUTOSEL 5.17 14/49] Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus device
` [PATCH AUTOSEL 5.17 15/49] PCI: hv: Propagate coherence from VMbus device to PCI device
` [PATCH AUTOSEL 5.17 16/49] Drivers: hv: vmbus: Prevent load re-ordering when reading ring buffer
` [PATCH AUTOSEL 5.17 31/49] Drivers: hv: balloon: Disable balloon and hot-add accordingly
[PATCH 0/6] PCI: hv: VMbus requestor and related fixes
2022-04-11 2:31 UTC (18+ messages)
` [PATCH 1/6] Drivers: hv: vmbus: Fix handling of messages with transaction ID of zero
` [PATCH 2/6] PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus hardening
` [PATCH 3/6] Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()
` [PATCH 4/6] Drivers: hv: vmbus: Introduce vmbus_request_addr_match()
` [PATCH 5/6] Drivers: hv: vmbus: Introduce {lock,unlock}_requestor()
` [PATCH 6/6] PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg()
[PATCH 0/2] storvsc, netvsc: Improve logging
2022-04-08 4:10 UTC (4+ messages)
` [PATCH 1/2] scsi: storvsc: Print value of invalid ID in storvsc_on_channel_callback()
` [PATCH 2/2] hv_netvsc: Print value of invalid ID in netvsc_send_{completion,tx_complete}()
[PATCH v2] drm/hyperv: Added error message for fb size greater then allocated
2022-04-07 17:43 UTC (4+ messages)
[GIT PULL] Hyper-V fixes for 5.18-rc2
2022-04-07 16:43 UTC (2+ messages)
[PATCH net-next 1/3] net: hyperv: remove use of bpf_op_t
2022-04-07 13:12 UTC (2+ messages)
[PATCH v3 12/35] x86/msi: Provide msi message shadow structs
2022-04-07 11:06 UTC (6+ messages)
` [PATCH] x86/msi: Fix msi message data shadow struct
[PATCH] drm/hyperv: Added error message for fb size greater then allocated
2022-04-07 5:41 UTC
[RFC PATCH 0/4] PCI: hv: Miscellaneous changes
2022-04-07 2:54 UTC (13+ 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] 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
[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 v5 00/11] Fix broken usage of driver_override (and kfree of static memory)
2022-04-03 18:26 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 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 -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
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).