linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-24 22:48:29 to 2022-03-01 10:54:07 UTC [more...]

cleanup swiotlb initialization v4
 2022-03-01 10:53 UTC  (9+ messages)
` [PATCH 01/12] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/12] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/12] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/12] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/12] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 06/12] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/12] x86: remove the IOMMU table infrastructure
` [PATCH 08/12] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled

[RFC PATCH 0/4] PCI/CMA and SPDM library
 2022-03-01  9:59 UTC  (5+ messages)
` [RFC PATCH 2/4] spdm: Introduce a library for DMTF SPDM

[PATCH 5/6] PCI: mvebu: Add support for sending Set_Slot_Power_Limit message
 2022-03-01  9:50 UTC  (7+ messages)

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

[PATCH V6 0/3] PCI: vmd: Enable PCIe ASPM and LTR
 2022-03-01  8:13 UTC  (5+ messages)
` [PATCH V6 1/3] PCI/ASPM: Add pci_enable_default_link_state()
` [PATCH V6 2/3] PCI: vmd: Add vmd_device_data
` [PATCH V6 3/3] PCI: vmd: Configure PCIe ASPM and LTR

[PATCH] x86/PCI: Fix use after free in pci_acpi_root_prepare_resources()
 2022-03-01  8:10 UTC 

[PATCH v2 0/7] Add PCIe support for SM8150 SoC
 2022-03-01  7:25 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: pci: qcom: Document PCIe bindings "
` [PATCH v2 2/7] dt-bindings: phy: qcom,qmp: Add SM8150 PCIe PHY bindings
` [PATCH v2 3/7] clk: qcom: gcc: Add PCIE_0_GDSC and PCIE_1_GDSC for SM8150
` [PATCH v2 4/7] phy: qcom-qmp: Add SM8150 PCIe QMP PHYs
` [PATCH v2 5/7] PCI: qcom: Add SM8150 SoC support
` [PATCH v2 6/7] arm64: dts: qcom: sm8150: Add pcie nodes for SM8150
` [PATCH v2 7/7] arm64: dts: qcom: sa8155: Enable pcie nodes

[PATCH v5 3/7] PCI: Drop the `is_thunderbolt` attribute from PCI core
 2022-03-01  7:04 UTC  (11+ messages)

[PATCH v2 00/11] PCI: qcom: add support for PCIe on SM8450 platform
 2022-03-01  6:47 UTC  (8+ messages)
` [PATCH v2 03/11] clk: qcom: gdsc: add support for clocks tied to the GDSC

[helgaas-pci:pci/vga] BUILD SUCCESS 617a8cdc7f6118248b8412e91ad1028ada080a98
 2022-03-01  5:37 UTC 

[PATCH v7 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-03-01  2:54 UTC  (19+ messages)
` [PATCH v7 01/11] iommu: Add DMA ownership management interfaces
` [PATCH v7 02/11] driver core: Add dma_cleanup callback in bus_type
` [PATCH v7 03/11] amba: Stop sharing platform_dma_configure()
` [PATCH v7 04/11] bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management
` [PATCH v7 05/11] PCI: pci_stub: Set driver_managed_dma
` [PATCH v7 06/11] PCI: portdrv: "
` [PATCH v7 07/11] vfio: Set DMA ownership for VFIO devices
` [PATCH v7 08/11] vfio: Remove use of vfio_group_viable()
` [PATCH v7 09/11] vfio: Delete the unbound_list
` [PATCH v7 10/11] vfio: Remove iommu group notifier
` [PATCH v7 11/11] iommu: Remove iommu group changes notifier

[RFC] PCI: fu740: Force Gen1 to fix initial device probing on some boards
 2022-02-28 23:22 UTC 

[PATCHv4 2/2] PCI: fu740: Force gen1 for initial device probe
 2022-02-28 23:15 UTC  (4+ messages)

[PATCH v6 03/10] hisi_acc_qm: Move PCI device IDs to common header
 2022-02-28 20:55 UTC  (4+ messages)

[Bug 215644] New: "PCIe Bus Error: severity=Corrected, type=Data Link Layer" flood
 2022-02-28 18:15 UTC 

cleanup swiotlb initialization v2
 2022-02-28 17:21 UTC  (16+ messages)
` [PATCH 01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/11] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/11] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/11] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/11] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 06/11] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/11] x86: remove the IOMMU table infrastructure
` [PATCH 08/11] swiotlb: make the swiotlb_init interface more useful
` [PATCH 09/11] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 10/11] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 11/11] x86: remove cruft from <asm/dma-mapping.h>

[PATCH v4 00/12] PCI: mvebu: subsystem ids, AER and INTx
 2022-02-28 17:03 UTC  (7+ messages)
` (subset) "

[PATCH 0/6] PCI: mvebu: Slot support
 2022-02-28 16:13 UTC  (3+ messages)
` [PATCH 6/6] ARM: dts: turris-omnia: Set PCIe slot-power-limit-milliwatt properties

[PATCH 00/18] PCI: aardvark controller changes BATCH 5
 2022-02-28 15:52 UTC  (3+ messages)
` [PATCH 15/18] arm64: dts: marvell: armada-37xx: Add clock to PCIe node

[GIT PULL] Add mlx5 live migration driver and v2 migration protocol
 2022-02-28 12:39 UTC 

[PATCH v2 0/5] PCI: Keystone: Misc fixes for TI's AM65x PCIe
 2022-02-28 11:38 UTC  (3+ messages)
` [PATCH v2 5/5] PCI: keystone: Set DMA mask and coherent DMA mask

[PATCH v2 0/1] x86/PCI: Disable exclusion of E820 reserved addressed in some cases
 2022-02-28 10:52 UTC  (2+ messages)
` [PATCH v2] "

[PATCH topic/core-for-CI] PCI: vmd: Prevent recursive locking on interrupt allocation
 2022-02-28  6:33 UTC  (2+ messages)

[PATCH v2] PCI: endpoint: Use blocking notifier instead of atomic
 2022-02-28  6:28 UTC  (3+ messages)

[PATCH] PCI: endpoint: Use blocking notifier instead of atomic
 2022-02-28  5:31 UTC 

[PATCH v8 0/8] PCI: imx6: refine codes and add compliance tests mode support
 2022-02-28  3:43 UTC  (11+ messages)
` [PATCH v8 1/8] PCI: imx6: Encapsulate the clock enable into one standalone function
` [PATCH v8 2/8] PCI: imx6: Add the error propagation from host_init
` [PATCH v8 3/8] PCI: imx6: Move imx6_pcie_clk_disable() earlier
` [PATCH v8 4/8] PCI: imx6: Disable iMX6QDL PCIe REF clock when disable PCIe clocks
` [PATCH v8 5/8] PCI: imx6: Refine the regulator usage
` [PATCH v8 6/8] PCI: dwc: Add dw_pcie_host_ops.host_exit() callback
` [PATCH v8 7/8] PCI: imx6: Disable clocks and regulators after link is down
` [PATCH v8 8/8] PCI: imx6: Add compliance tests mode support

[PATCH v6 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-02-28  0:58 UTC  (2+ messages)

[RFC PATCH v4] ACPI: Move sdei_init and ghes_init ahead to handle platform errors earlier
 2022-02-27 12:25 UTC  (3+ messages)
` [PATCH v8 1/2] ACPI: APEI: explicit init HEST and GHES in apci_init
` [PATCH v8 2/2] ACPI: APEI: rename ghes_init with an "acpi_" prefix

[PATCH -next?] x86: PCI: asm/pci_x86.h needs more #includes
 2022-02-26 21:37 UTC 

[PATCH v2] pciutils: Add decode support for Data Object Exchange Extended Capability
 2022-02-26 12:06 UTC  (2+ messages)

[PATCH] lspci: Decode PCIe 6.0 Slot Power Limit values
 2022-02-26 10:52 UTC  (3+ messages)

[PATCH V12 0/6] PCI: Loongson pci improvements and quirks
 2022-02-26 10:47 UTC  (7+ messages)
` [PATCH V12 1/6] PCI: loongson: Use generic 8/16/32-bit config ops on LS2K/LS7A
` [PATCH V12 2/6] PCI: loongson: Add ACPI init support
` [PATCH V12 3/6] PCI: loongson: Don't access unexisting devices
` [PATCH V12 4/6] PCI: loongson: Improve the MRRS quirk for LS7A
` [PATCH V12 5/6] PCI: Add quirk for LS7A to avoid reboot failure
` [PATCH V12 6/6] PCI: Add quirk for multifunction devices of LS7A

[PATCH] PCI: Avoid handing out address 0 to devices
 2022-02-26 10:47 UTC 

[PATCH] PCI: dwc: Fix integrated MSI Receiver mask reg setting during resume
 2022-02-26  9:15 UTC  (6+ messages)

[helgaas-pci:pci/p2pdma] BUILD SUCCESS feaea1fe8b36b2e5b12b2f9e6e050db28dfee789
 2022-02-26  7:02 UTC 

[PATCH] Removed some usages of the deprecated "pci-dma-compat.h" KPI
 2022-02-26  4:16 UTC  (3+ messages)

[PATCH] Removed some usages of the deprecated "pci-dma-compat.h" KPI
 2022-02-26  2:12 UTC  (3+ messages)

[PATCH v9 00/11] vgaarb: Rework default VGA device selection
 2022-02-25 22:15 UTC  (9+ messages)
` [PATCH v9 04/11] PCI/VGA: Factor out "
` [PATCH v9 05/11] PCI/VGA: Move firmware default device detection to ADD_DEVICE path
` [PATCH v9 07/11] PCI/VGA: Move disabled VGA "
` [PATCH v9 08/11] PCI/VGA: Remove empty vga_arb_device_card_gone()
` [PATCH v9 09/11] PCI/VGA: Log bridge control messages when adding devices
` [PATCH v9 10/11] PCI/VGA: Use unsigned format string to print lock counts
` [PATCH v9 11/11] PCI/VGA: Replace full MIT license text with SPDX identifier

[PATCH 0/6] Add PCIe support for SM8150 SoC
 2022-02-25 19:44 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: pci: qcom: Document PCIe bindings "
` [PATCH 2/6] dt-bindings: phy: qcom,qmp: Add SM8150 PCIe PHY bindings

[PATCH] PCI/P2PDMA: Update device table with 3rd gen Xeon platform information
 2022-02-25 19:14 UTC  (4+ messages)

PCI: endpoint: Usage of atomic notifier chain
 2022-02-25 18:26 UTC  (2+ messages)

[PATCH 4/6] PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property
 2022-02-25 17:58 UTC  (5+ messages)

[PATCH 2/6] PCI: Add PCI_EXP_SLTCAP_*_SHIFT macros
 2022-02-25 17:51 UTC  (6+ messages)

[PATCH v2 05/11] pci: use helper for safer setting of driver_override
 2022-02-25 17:13 UTC  (4+ messages)

[PATCH v4 04/12] dt-bindings: PCI: mvebu: Add num-lanes property
 2022-02-25 17:12 UTC  (4+ messages)

[PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
 2022-02-25 16:20 UTC  (2+ messages)

cleanup swiotlb initialization
 2022-02-25 15:24 UTC  (8+ messages)

[helgaas-pci:next] BUILD SUCCESS 9622b4f2fa4be4e0ee3576d46c642eaf1ff4f54e
 2022-02-25 14:44 UTC 

Kernel 5.16.3 and above fails to detect PCIe devices on Turris Omnia (Armada 385 / mvebu)
 2022-02-25 13:27 UTC  (5+ messages)

[PATCH v4 05/12] PCI: mvebu: Correctly configure x1/x4 mode
 2022-02-25 13:04 UTC  (3+ messages)

[helgaas-pci:pci/bridge-class-codes] BUILD SUCCESS fe665816e0d4ff4945c8ca720278023a4d05a6b3
 2022-02-25 12:29 UTC 

[PATCH 1/5] thermal: tegra-bpmp: Handle errors in BPMP response
 2022-02-25 12:22 UTC  (3+ messages)

Wycena paneli fotowoltaicznych
 2022-02-25  7:45 UTC 

[helgaas-pci:pci/vga] BUILD SUCCESS f3e7b0c5e0e022af3d071c51262920461ba81629
 2022-02-25  6:02 UTC 

[PATCH net-next v8 1/8] PCI: Add Fungible Vendor ID to pci_ids.h
 2022-02-25  2:58 UTC 

[PATCH v4 11/12] PCI: mvebu: Implement support for legacy INTx interrupts
 2022-02-25  0:26 UTC  (2+ messages)

[PATCH v7 8/8] PCI: imx6: Add the compliance tests mode support
 2022-02-24 23:54 UTC  (2+ messages)

[PATCH v3] PCI: qcom: Add system PM support
 2022-02-24 23:07 UTC  (2+ messages)


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