messages from 2024-11-08 14:36:08 to 2024-11-12 13:26:39 UTC [more...]
[PATCH v3 0/8] blk: refactor queue affinity helpers
2024-11-12 13:26 UTC (3+ messages)
` [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v3 2/8] PCI: hookup irq_get_affinity callback
[PATCH v2 0/2] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
2024-11-12 11:58 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] pci: pciehp: Generate tracepoints "
[PATCH PCI] PCI: Add ACS quirk for Wangxun FF5XXX NICS
2024-11-12 11:18 UTC
[pci:bwctrl] BUILD SUCCESS d9bb6290191d47fd72af188d25e2a67a7331373f
2024-11-12 10:57 UTC
[PATCH v5 0/5] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2024-11-12 10:25 UTC (9+ 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 1/1] PCI: armada8k: Add link-down handle
2024-11-12 10:06 UTC (2+ messages)
[pci:locking] BUILD SUCCESS 38a18dfe9035d5a02a53271824de1854129c61dc
2024-11-12 9:55 UTC
[PATCH 1/1] PCI: armada8k: add device reset to link-down handle
2024-11-12 9:40 UTC (2+ messages)
[PATCH v3] PCI: hotplug: Add OCTEON PCI hotplug controller driver
2024-11-12 9:25 UTC (4+ messages)
` [PATCH v4] "
[PATCH v1] PCI: dwc: Clean up some unnecessary codes in dw_pcie_suspend_noirq()
2024-11-12 9:25 UTC (12+ messages)
[PATCH v9 0/9] PCI: Add PCIe bandwidth controller
2024-11-12 9:20 UTC (5+ messages)
` [PATCH v9 3/9] PCI: Store all PCIe Supported Link Speeds
[PATCH] tools: PCI: Fix several incorrect format specifiers
2024-11-12 9:09 UTC
[PATCH 1/1] dt-bindings: pci: armada: add system controller and MAC reset bit
2024-11-12 7:59 UTC (2+ messages)
[PATCH v2 0/2] PCI: endpoint: fix bugs for both API pci_epc_destroy() and pci_epc_remove_epf()
2024-11-12 7:35 UTC (7+ messages)
` [PATCH v2 1/2] PCI: endpoint: Fix API pci_epc_destroy() releasing domain_nr ID faults
` [PATCH v2 2/2] PCI: endpoint: Fix API pci_epc_remove_epf() cleaning up wrong EPC of EPF
[PATCH 1/1] PCI: armada8k: Fix bar assignment failure upon rescan
2024-11-12 7:32 UTC
[PATCH 1/1] dt-bindings: pci: change reset to reset controller phandle
2024-11-12 7:27 UTC
[PATCH v1 0/2] Fix read permissions for VPD attributes
2024-11-12 7:26 UTC (12+ messages)
` [PATCH v1 1/2] PCI/sysfs: Change "
[PATCH v3 00/17] Provide a new two step DMA mapping API
2024-11-12 7:20 UTC (22+ 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 v2 0/6] blk: refactor queue affinity helpers
2024-11-12 7:08 UTC (13+ 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
[PATCH 1/1] PCI: armada8k: use reset controller to reset mac
2024-11-12 7:07 UTC
[PATCH 1/1] PCI: armada8k: Disable LTSSM on link down interrupts
2024-11-12 6:42 UTC
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-12 6:01 UTC (27+ 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 v2 0/4] Add new headers for Hyper-V Dom0
2024-11-11 23:41 UTC (20+ 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: Drop duplicate pcie_get_speed_cap(), pcie_get_width_cap() declarations
2024-11-11 20:50 UTC (3+ messages)
[PATCH v4 0/2] PCI: mediatek-gen3: Support limiting link speed and width
2024-11-11 20:47 UTC (7+ messages)
` [PATCH v4 1/2] PCI: mediatek-gen3: Add support for setting max-link-speed limit
lockdep warning in pciehp
2024-11-11 20:19 UTC (2+ messages)
[PATCH] pci: always clear pme on stop
2024-11-11 19:06 UTC (2+ messages)
[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
[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 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
[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 (6+ 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 v4 4/4] PCI: mediatek-gen3: Add Airoha EN7581 support
2024-11-11 2:16 UTC (4+ 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] PCI: hotplug: Add OCTEON PCI hotplug controller driver
2024-11-10 5:20 UTC (3+ messages)
[PATCH v3 4/4] PCI: qcom: Add Qualcomm SA8255p based PCIe root complex functionality
2024-11-09 23:45 UTC (2+ messages)
[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 (9+ messages)
` [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 3/3] PCI: mediatek-gen3: Move reset/assert callbacks in .power_up()
2024-11-08 17:15 UTC (3+ messages)
[PATCH 2/2] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
2024-11-08 16:56 UTC (2+ 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