messages from 2024-11-07 16:37:39 to 2024-11-11 18:52:52 UTC [more...]
[PATCH v2 0/4] Add new headers for Hyper-V Dom0
2024-11-11 18:52 UTC (17+ messages)
` [PATCH v2 1/4] hyperv: Move hv_connection_id to hyperv-tlfs.h
` [PATCH v2 2/4] hyperv: Clean up unnecessary #includes
` [PATCH v2 3/4] hyperv: Add new Hyper-V headers in include/hyperv
` [PATCH v2 4/4] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
` [EXTERNAL] RE: [PATCH v2 0/4] Add new headers for Hyper-V Dom0
[PATCH] pci: always clear pme on stop
2024-11-11 18:06 UTC
[PATCH v2 0/6] blk: refactor queue affinity helpers
2024-11-11 18:02 UTC (7+ messages)
` [PATCH v2 1/6] blk-mq: introduce blk_mq_hctx_map_queues
` [PATCH v2 2/6] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH v2 3/6] scsi: hisi_sas: "
` [PATCH v2 4/6] nvme: "
` [PATCH v2 5/6] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v2 6/6] blk-mq: remove unused queue mapping helpers
[PATCHv2 0/2] pcie hotplug and error fixes
2024-11-11 17:59 UTC (6+ messages)
` [PATCHv2 1/2] PCI: pciehp: fix concurrent sub-tree removal deadlock
lockdep warning in pciehp
2024-11-11 17:58 UTC
[PATCH v1] PCI: dwc: Clean up some unnecessary codes in dw_pcie_suspend_noirq()
2024-11-11 17:42 UTC (8+ messages)
[PATCH v7 0/2] PCI: Enable runtime pm of the host bridge
2024-11-11 16:46 UTC (4+ messages)
` [PATCH v7 1/2] PCI: starfive: Enable PCIe controller's runtime PM before probing "
` [PATCH v7 2/2] PCI: Enable runtime pm of the "
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-11 14:59 UTC (26+ messages)
` [PATCH v1 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v1 09/17] docs: core-api: document the IOVA-based API
[PATCH v5 0/5] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2024-11-11 14:43 UTC (8+ messages)
` [PATCH v5 1/5] PCI: endpoint: Add pci_epc_get_fn() API for customizable filtering
` [PATCH v5 2/5] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v5 3/5] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v5 4/5] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v5 5/5] tools: PCI: Add 'B' option for test doorbell
[PATCH RFCv1 0/7] vfio: Allow userspace to specify the address for each MSI vector
2024-11-11 14:14 UTC (13+ messages)
` [PATCH RFCv1 1/7] genirq/msi: Allow preset IOVA in struct msi_desc for MSI doorbell address
` [PATCH RFCv1 2/7] irqchip/gic-v3-its: Bypass iommu_cookie if desc->msi_iova is preset
` [PATCH RFCv1 3/7] PCI/MSI: Pass in msi_iova to msi_domain_insert_msi_desc
` [PATCH RFCv1 4/7] PCI/MSI: Allow __pci_enable_msi_range to pass in iova
` [PATCH RFCv1 5/7] PCI/MSI: Extract a common __pci_alloc_irq_vectors function
` [PATCH RFCv1 6/7] PCI/MSI: Add pci_alloc_irq_vectors_iovas helper
` [PATCH RFCv1 7/7] vfio/pci: Allow preset MSI IOVAs via VFIO_IRQ_SET_ACTION_PREPARE
[PATCH v3] PCI: hotplug: Add OCTEON PCI hotplug controller driver
2024-11-11 13:45 UTC (6+ messages)
` [PATCH v4] "
[PATCH v9 0/9] PCI: Add PCIe bandwidth controller
2024-11-11 13:23 UTC (3+ messages)
` [PATCH v9 3/9] PCI: Store all PCIe Supported Link Speeds
[RFC] PCI: Fix the issue of link speed downgrade after link retraining
2024-11-11 12:50 UTC (4+ messages)
[PATCH 0/5] Add PCIe support to Sophgo SG2042 SoC
2024-11-11 11:29 UTC (7+ messages)
` [PATCH 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host
` [PATCH 2/5] PCI: sg2042: Add Sophgo SG2042 PCIe driver
` [PATCH 3/5] dt-bindings: mfd: syscon: Add sg2042 pcie ctrl compatible
` [PATCH 4/5] riscv: sophgo: dts: add pcie controllers for SG2042
` [PATCH 5/5] riscv: sophgo: dts: enable pcie for PioneerBox
[PATCHv3 0/5] pci cleanup/prep patches
2024-11-11 8:21 UTC (7+ messages)
` [PATCHv3 1/5] pci: make pci_stop_dev concurrent safe
` [PATCHv3 4/5] pci: walk bus recursively
[PATCH v2] Bluetooth: btintel_pcie: Support suspend-resume
2024-11-11 7:21 UTC (2+ messages)
[PATCH 3/3] PCI: mediatek-gen3: Move reset/assert callbacks in .power_up()
2024-11-11 6:04 UTC (15+ messages)
[PATCH v8 0/5] Add support for PCIe3 on x1e80100
2024-11-11 3:44 UTC (5+ messages)
` [PATCH v8 5/5] arm64: dts: qcom: x1e80100: "
[PATCH v3 00/17] Provide a new two step DMA mapping API
2024-11-11 3:13 UTC (21+ messages)
` [PATCH v3 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v3 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v3 03/17] iommu: generalize the batched sync after map interface
` [PATCH v3 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v3 05/17] dma: Provide an interface to allow allocate IOVA
` [PATCH v3 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v3 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v3 09/17] docs: core-api: document the IOVA-based API
` [PATCH v3 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v3 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v3 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v3 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v3 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v3 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v3 17/17] vfio/mlx5: Enable the DMA link API
[PATCH v4 4/4] PCI: mediatek-gen3: Add Airoha EN7581 support
2024-11-11 2:16 UTC (7+ messages)
` 回复: "
` 回复: "
[RFC PATCH] PCI: pciehp: Generate a RAS tracepoint for hotplug event
2024-11-11 1:42 UTC (5+ messages)
[PATCH -next] PCI: mediatek-gen3: Remove unneeded semicolon
2024-11-11 1:09 UTC
[PATCH v3 11/17] mm/hmm: provide generic DMA managing logic
2024-11-10 13:46 UTC
[PATCH v4 00/10] Add PCIe support for bcm2712
2024-11-10 9:41 UTC (3+ messages)
` [PATCH v4 06/10] PCI: brcmstb: Enable external MSI-X if available
[PATCH v3 0/4] Add Qualcomm SA8255p based firmware managed PCIe root complex
2024-11-09 23:45 UTC (9+ messages)
` [PATCH v3 3/4] dt-bindings: PCI: qcom,pcie-sa8255p: Document ECAM compliant "
` [PATCH v3 4/4] PCI: qcom: Add Qualcomm SA8255p based PCIe root complex functionality
[PATCH v2 0/4] PCI: mediatek-gen3: mtk_pcie_en7581_power_up() code refactoring
2024-11-09 9:28 UTC (5+ messages)
` [PATCH v2 1/4] PCI: mediatek-gen3: Add missing reset_control_deassert() for mac_rst in mtk_pcie_en7581_power_up()
` [PATCH v2 2/4] PCI: mediatek-gen3: rely on clk_bulk_prepare_enable() "
` [PATCH v2 3/4] PCI: mediatek-gen3: Move reset/assert callbacks in .power_up()
` [PATCH v2 4/4] PCI: mediatek-gen3: Add comment about initialization order in mtk_pcie_en7581_power_up()
[PATCH v2 0/6] Add support for the PCI host bridge device-tree node creation
2024-11-08 17:39 UTC (11+ messages)
` [PATCH v2 1/6] driver core: Introduce device_{add,remove}_of_node()
` [PATCH v2 2/6] PCI: of: Use device_{add,remove}_of_node() to attach of_node to existing device
` [PATCH v2 3/6] PCI: of_property: Add support for NULL pdev in of_pci_set_address()
` [PATCH v2 4/6] PCI: of_property: Constify parameter in of_pci_get_addr_flags()
` [PATCH v2 5/6] of: Add #address-cells/#size-cells in the device-tree root empty node
` [PATCH v2 6/6] PCI: of: Create device-tree PCI host bridge node
[PATCH 0/2] Preserve the flags portion on 1:1 dma-ranges mapping
2024-11-08 16:56 UTC (4+ messages)
` [PATCH 1/2] of/unittest: Add empty dma-ranges address translation tests
` [PATCH 2/2] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
[pci:next] BUILD SUCCESS ddbf8b2f0c40d91e76950f1b5f0ef1139d35b132
2024-11-08 12:59 UTC
[pci:controller/dwc] BUILD SUCCESS 226ab012cac910101daeab5f2b7992f1dd7fd232
2024-11-08 11:43 UTC
[PATCH] PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodes
2024-11-08 10:14 UTC (3+ messages)
[PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1)
2024-11-08 9:58 UTC (6+ messages)
` [PATCH v2 04/10] nvmem: core: calculate bin_attribute size through bin_size()
` [PATCH v2 05/10] sysfs: treewide: constify attribute callback of bin_is_visible()
[PATCH v2 1/2] PCI: keystone: Set mode as RootComplex for "ti,keystone-pcie" compatible
2024-11-08 5:05 UTC (6+ messages)
[pci:controller/keystone] BUILD SUCCESS 9e9ec8d8692a6f64d81ef67d4fb6255af6be684b
2024-11-08 4:29 UTC
[pci:controller/microchip] BUILD SUCCESS ac7f53b7e7283fee35ad12de8359f20989a47eb5
2024-11-08 3:21 UTC
[pci:pwrctl] BUILD SUCCESS f1fba106b06a395159219a91bfc3c91855af3788
2024-11-08 2:05 UTC
[pci:devm] BUILD SUCCESS 64fe9bc34f781538682af34e7adb6aee1a52c425
2024-11-08 2:06 UTC
[PATCH v4 0/2] PCI: mediatek-gen3: Support limiting link speed and width
2024-11-08 1:43 UTC (6+ messages)
` [PATCH v4 1/2] PCI: mediatek-gen3: Add support for setting max-link-speed limit
[PATCH v4 0/5] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2024-11-08 0:53 UTC (16+ messages)
` [PATCH v4 2/5] PCI: endpoint: Add RC-to-EP doorbell support using "
` [PATCH v4 3/5] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v4 4/5] misc: pci_endpoint_test: Add doorbell test case
[PATCH] PCI: mvebu: Use for_each_of_range() iterator for parsing "ranges"
2024-11-07 21:19 UTC (3+ messages)
[PATCH v2] PCI: dwc: Fix resume failure if no EP is connected at some platforms
2024-11-07 19:16 UTC (9+ messages)
[PATCH v1 0/2] Fix read permissions for VPD attributes
2024-11-07 19:09 UTC (4+ messages)
` [PATCH v1 1/2] PCI/sysfs: Change "
` [PATCH v1 2/2] net/mlx5: Enable unprivileged read of PCI VPD file
[PATCH v7 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr()
2024-11-07 17:02 UTC (2+ messages)
[PATCH v6 0/2] PCI: microchip: support using either instance 1 or 2
2024-11-07 16:54 UTC (3+ messages)
[PATCH net-next] eth: fbnic: Add PCIe hardware statistics
2024-11-07 16:42 UTC (9+ messages)
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).