Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-04-17 07:06:20 to 2025-04-19 06:03:47 UTC [more...]

[PATCH] PCI: mvebu: Use for_each_of_range() iterator for parsing "ranges"
 2025-04-19  6:03 UTC  (2+ messages)

[PATCH v2 0/2] PCI: Add support for PCIe wake interrupt
 2025-04-19  5:43 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sc7280: Add wake GPIO
` [PATCH v2 2/2] PCI: Add support for PCIe wake interrupt

[PATCH v3 0/3] PCI: qcom: Move PERST# GPIO & phy retrieval from controller to PCIe bridge node
 2025-04-19  5:19 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: PCI: qcom: Move phy, wake & reset gpio's to root port
` [PATCH v3 2/3] PCI: qcom: Add support for multi-root port
` [PATCH v3 3/3] arm64: qcom: sc7280: Move phy, perst to root port node

[PATCH v3] PCI: rcar-gen4: Add a document about the firmware
 2025-04-19  4:59 UTC  (2+ messages)

[PATCH v3 0/3] PCI: endpoint: space allocation fixups
 2025-04-19  4:34 UTC  (6+ messages)
` [PATCH v3 2/3] PCI: endpoint: improve fixed_size bar handling when allocating space

[PATCH v5 0/9] PCI: Enable Power and configure the TC9563 PCIe switch
 2025-04-19  3:26 UTC  (3+ messages)

[PATCH v5 8/9] PCI: pwrctrl: Add power control driver for tc9563
 2025-04-19  3:24 UTC  (3+ messages)

[PATCH v2 00/11] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-04-18 23:28 UTC  (4+ messages)
` [PATCH v2 02/11] coco/guest: Move shared guest CC infrastructure to drivers/virt/coco/guest/

[Bug 219984] New: [BISECTED] High power usage since 'PCI/ASPM: Correct LTR_L1.2_THRESHOLD computation'
 2025-04-18 22:55 UTC  (2+ messages)

[PATCH] MAINTAINERS: Move Manivannan Sadhasivam as PCI Native host bridge and endpoint maintainer
 2025-04-18 21:57 UTC  (2+ messages)

[pci:hotplug] BUILD SUCCESS d46b3918fac499f60b7df1cb1437af7344480576
 2025-04-18 21:16 UTC 

[pci:enumeration] BUILD SUCCESS d24eba726aadf8778f2907dd42281c6380b0ccaa
 2025-04-18 21:14 UTC 

[pci:misc] BUILD SUCCESS a2c6c1c23bed3506fd87e00c88540ac47832c867
 2025-04-18 21:13 UTC 

[pci:virtualization] BUILD SUCCESS 1f3303aa92e15fa273779acac2d0023609de30f1
 2025-04-18 21:12 UTC 

[PATCH v5 3/9] PCI: Add new start_link() & stop_link function ops
 2025-04-18 20:20 UTC  (2+ messages)

[PATCH net 3/3] igc: return early when failing to read EECD register
 2025-04-18 19:34 UTC 

[PATCH v6 0/7] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
 2025-04-18 19:04 UTC  (14+ messages)
` [PATCH v7 0/8] "
  ` [PATCH v7 1/8] dt-bindings: soc: ti: Add AM65 peripheral virtualization unit
  ` [PATCH v7 2/8] dt-bindings: PCI: ti,am65: Extend for use with PVU
  ` [PATCH v7 3/8] soc: ti: Add IOMMU-like PVU driver
  ` [PATCH v7 4/8] PCI: keystone: Add support for PVU-based DMA isolation on AM654
  ` [PATCH v7 5/8] arm64: dts: ti: k3-am65-main: Add PVU nodes
  ` [PATCH v7 6/8] arm64: dts: ti: k3-am65-main: Add VMAP registers to PCI root complexes
  ` [PATCH v7 7/8] arm64: dts: ti: iot2050: Add overlay for DMA isolation for devices behind PCI RC
  ` [PATCH v7 8/8] swiotlb: Make IO_TLB_SEGSIZE configurable

[PATCH v8 00/24] Provide a new two step DMA mapping API
 2025-04-18 18:29 UTC  (32+ messages)
` [PATCH v8 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v8 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v8 03/24] iommu: generalize the batched sync after map interface
` [PATCH v8 04/24] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v8 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v8 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v8 07/24] dma-mapping: Implement link/unlink ranges API
` [PATCH v8 08/24] dma-mapping: add a dma_need_unmap helper
` [PATCH v8 09/24] docs: core-api: document the IOVA-based API
` [PATCH v8 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v8 11/24] mm/hmm: provide generic DMA managing logic
` [PATCH v8 12/24] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v8 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v8 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v8 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v8 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v8 17/24] vfio/mlx5: Enable the DMA link API
` [PATCH v8 18/24] block: share more code for bio addition helper
` [PATCH v8 19/24] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH v8 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v8 21/24] nvme-pci: remove struct nvme_descriptor
` [PATCH v8 22/24] nvme-pci: use a better encoding for small prp pool allocations
` [PATCH v8 23/24] nvme-pci: convert to blk_rq_dma_map
` [PATCH v8 24/24] nvme-pci: optimize single-segment handling

[PATCH] PCI: dw-rockchip: Configure max payload size on host init
 2025-04-18 17:21 UTC  (15+ messages)

[PATCH V3] PCI: dwc: tegra194: Broaden architecture dependency
 2025-04-18 17:21 UTC  (4+ messages)

[PATCH v4 0/4] Loadable Module support for PCIe Cadence and J721E
 2025-04-18 17:07 UTC  (6+ messages)
` [PATCH v4 1/4] PCI: cadence: Add support to build pcie-cadence library as a kernel module
` [PATCH v4 2/4] PCI: cadence-host: Introduce cdns_pcie_host_disable helper for cleanup
` [PATCH v4 3/4] PCI: cadence-ep: Introduce cdns_pcie_ep_disable "
` [PATCH v4 4/4] PCI: j721e: Add support to build as a loadable module

[PATCH] PCI: dwc: Set PORT_LOGIC_LINK_WIDTH to one lane
 2025-04-18 17:01 UTC  (4+ messages)

[PATCH v10 0/6] rust: reduce `as` casts, enable related lints
 2025-04-18 16:53 UTC  (10+ messages)
` [PATCH v10 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v10 2/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v10 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v10 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v10 5/6] rust: enable `clippy::cast_lossless` lint
` [PATCH v10 6/6] rust: enable `clippy::ref_as_ptr` lint

[REGRESSION 6.14] Some PCI device BARs inacessible
 2025-04-18 16:46 UTC  (2+ messages)

[bug report] Potential DEADLOCK due to vfio_pci_mmap_huge_fault()
 2025-04-18 16:04 UTC  (3+ messages)

[PATCH v9 0/6] rust: reduce `as` casts, enable related lints
 2025-04-18 15:15 UTC  (19+ messages)
` [PATCH v9 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v9 2/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v9 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v9 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v9 5/6] rust: enable `clippy::cast_lossless` lint

[PATCH 1/1] x86: Use resource_set_{range,size}() helpers
 2025-04-18 15:15 UTC  (5+ messages)

[PATCH 1/1] PCI: Restore assigned resources fully after release
 2025-04-18 14:41 UTC  (4+ messages)

[PATCH 00/16] lan966x pci device: Add support for SFPs
 2025-04-18 13:10 UTC  (6+ messages)
` [PATCH 11/16] of: property: Allow fw_devlink device-tree support for x86

[PATCH 6.14 000/449] 6.14.3-rc1 review
 2025-04-18 11:03 UTC  (2+ messages)

[PATCH] PCI: Step down from the PCI maintainer role
 2025-04-18  4:52 UTC 

[PATCHv3 00/10] PCI error handling
 2025-04-18  3:55 UTC  (4+ messages)
` [PATCHv3 09/10] PCI: Unify device inaccessible

[PATCH v3 0/5] PCI: Add support for resetting the slots in a platform specific way
 2025-04-18  2:41 UTC  (7+ messages)
` [PATCH v3 1/5] PCI/ERR: Remove misleading TODO regarding kernel panic
` [PATCH v3 2/5] PCI/ERR: Add support for resetting the slots in a platform specific way
` [PATCH v3 3/5] PCI: host-common: Make the driver as a common library for host controller drivers
` [PATCH v3 4/5] PCI: host-common: Add link down handling for host bridges
` [PATCH v3 5/5] PCI: qcom: Add support for resetting the slot due to link down event

[PATCH v3] PCI: dw-rockchip: Add system PM support
 2025-04-18  1:45 UTC 

[PATCH v6 14/18] rust: pci: refactor to use `&raw mut`
 2025-04-18  1:41 UTC 

[PATCH 0/2] Ignore spurious PCIe hotplug events
 2025-04-18  1:26 UTC  (4+ messages)

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-04-18  1:20 UTC  (10+ messages)

[PATCH v2] PCI: dw-rockchip: Add system PM support
 2025-04-18  0:27 UTC  (9+ messages)

[GIT PULL] PCI fixes for v6.15
 2025-04-17 23:20 UTC  (2+ messages)

[PATCH V2] PCI: Add ACS quirk for Loongson PCIe
 2025-04-17 20:28 UTC  (2+ messages)

[PATCH v2] PCI: fix the printed delay amount in info print
 2025-04-17 20:26 UTC  (2+ messages)

[PATCH v1 1/1] x86/PCI: Drop 'pci' suffix from intel_mid_pci.c
 2025-04-17 20:20 UTC  (2+ messages)

[PATCH] PCI: hotplug: Drop superfluous #include directives
 2025-04-17 19:39 UTC  (4+ messages)

[pci:enumeration] BUILD SUCCESS 5fe8d08139280a552bb3e8471284362c65c5b032
 2025-04-17 19:35 UTC 

[PATCH v6 0/9] Add STM32MP25 PCIe drivers
 2025-04-17 19:31 UTC  (11+ messages)
` [PATCH v6 1/9] dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings
` [PATCH v6 2/9] PCI: stm32: Add PCIe host support for STM32MP25
` [PATCH v6 3/9] dt-bindings: PCI: Add STM32MP25 PCIe Endpoint bindings
` [PATCH v6 4/9] PCI: stm32: Add PCIe Endpoint support for STM32MP25
` [PATCH v6 5/9] MAINTAINERS: add entry for ST STM32MP25 PCIe drivers
` [PATCH v6 6/9] arm64: dts: st: add PCIe pinctrl entries in stm32mp25-pinctrl.dtsi
` [PATCH v6 7/9] arm64: dts: st: Add PCIe Root Complex mode on stm32mp251
` [PATCH v6 8/9] arm64: dts: st: Add PCIe Endpoint "
` [PATCH v6 9/9] arm64: dts: st: Enable PCIe on the stm32mp257f-ev1 board

[PATCH] PCI: dw-rockchip: Fix function call sequence in rockchip_pcie_phy_deinit
 2025-04-17 17:56 UTC  (4+ messages)

[PATCH v8 00/13] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-04-17 17:46 UTC  (7+ messages)
` [PATCH v8 05/13] clk: rp1: Add support for clocks provided by RP1

[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-04-17 17:22 UTC  (9+ messages)
` [PATCH v8 07/16] cxl/pci: Move existing CXL RAS initialization to CXL's cxl_port driver
` [PATCH v8 14/16] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
` [PATCH v8 16/16] CXL/PCI: Disable CXL protocol errors during CXL Port cleanup

[PATCH 1/1] selftests/pcie_bwctrl: Fix test progs list
 2025-04-17 16:42 UTC  (2+ messages)

[PATCH hyperv-next v8 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-04-17 15:28 UTC  (11+ messages)
` [PATCH hyperv-next v8 01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
` [PATCH hyperv-next v8 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
` [PATCH hyperv-next v8 03/11] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v8 06/11] arm64, x86: hyperv: Report the VTL the system boots in
` [PATCH hyperv-next v8 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree

[PATCH v2 0/9] Implement "Bound" device context
 2025-04-17 15:14 UTC  (2+ messages)

[PATCH 1/1] PCI/bwctrl: Replace lbms_count with PCIE_LINK_LBMS_SEEN flag
 2025-04-17 14:08 UTC  (2+ messages)

[PATCH v3] PCI: s390: Handle ARI on bus without associated struct pci_dev
 2025-04-17 13:14 UTC 

[PATCH 0/4] PCI: Add support for resetting the slots in a platform specific way
 2025-04-17 11:42 UTC  (9+ messages)
` [PATCH 2/4] PCI/ERR: Add support for resetting the slot in a platforms "

[PATCH v8 07/13] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
 2025-04-17 10:33 UTC  (3+ messages)

[PATCH 0/2] Allow dyn pci vector allocation of MANA
 2025-04-17 10:00 UTC  (10+ messages)
` [PATCH 1/2] PCI: hv: enable pci_hyperv to allow dynamic vector allocation
` [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically

[PATCH v2 0/4] PCI: Add support for resetting the slots in a platform specific way
 2025-04-17  9:33 UTC  (8+ messages)
` [PATCH v2 3/4] PCI: Add link down handling for host bridges

[pci:for-linus] BUILD SUCCESS bc0b828ef6e561081ebc4c758d0c4d166bb9829c
 2025-04-17  7:05 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox