Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2024-06-01 15:05:11 to 2024-06-05 19:30:23 UTC [more...]

[PATCH 0/6] Enable P2PDMA in Userspace RDMA
 2024-06-05 19:29 UTC  (7+ messages)
` [PATCH 1/6] kernfs: create vm_operations_struct without page_mkwrite()
` [PATCH 2/6] sysfs: add mmap_allocates parameter to struct bin_attribute
` [PATCH 3/6] PCI/P2PDMA: create VMA without page_mkwrite() operator
` [PATCH 4/6] mm/gup: handle ZONE_DEVICE pages in folio_fast_pin_allowed()
` [PATCH 5/6] mm/gup: allow FOLL_LONGTERM & FOLL_PCI_P2PDMA
` [PATCH 6/6] RDMA/umem: add support for P2P RDMA

[PATCH v4 00/13] PCI: dw-rockchip: Add endpoint mode support
 2024-06-05 18:58 UTC  (26+ messages)
` [PATCH v4 01/13] dt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific reg-name
` [PATCH v4 02/13] dt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific interrupt-names
` [PATCH v4 03/13] dt-bindings: PCI: snps,dw-pcie-ep: Add tx_int{a,b,c,d} legacy irqs
` [PATCH v4 04/13] dt-bindings: PCI: rockchip-dw-pcie: Prepare for Endpoint mode support
` [PATCH v4 05/13] dt-bindings: PCI: rockchip-dw-pcie: Fix description of legacy irq
` [PATCH v4 06/13] dt-bindings: rockchip: Add DesignWare based PCIe Endpoint controller
` [PATCH v4 08/13] PCI: dw-rockchip: Add rockchip_pcie_get_ltssm() helper
` [PATCH v4 09/13] PCI: dw-rockchip: Refactor the driver to prepare for EP mode
` [PATCH v4 10/13] PCI: dw-rockchip: Add endpoint mode support
` [PATCH v4 12/13] arm64: dts: rockchip: Add PCIe "

[PATCH v3 0/2] cxl: Region bandwidth calculation for targets with shared upstream link
 2024-06-05 18:38 UTC  (5+ messages)
` [PATCH v3 2/2] cxl: Calculate region bandwidth of "

[pci:reset] BUILD SUCCESS dbc5b5c0d268f872beaf6127103d5d39c8450eca
 2024-06-05 18:13 UTC 

[pci:for-linus] BUILD SUCCESS c9d52fb313d3719d69a040f4ca78a3e2e95fba21
 2024-06-05 18:13 UTC 

[PATCH v8 15/17] PCI/pwrctl: add PCI power control core code
 2024-06-05 18:05 UTC  (3+ messages)

[PATCH v8 16/17] PCI/pwrctl: add a PCI power control driver for power sequenced devices
 2024-06-05 18:04 UTC  (7+ messages)

[RFC PATCH 0/9] pci: portdrv: Add auxiliary bus and register CXL PMUs (and aer)
 2024-06-05 18:04 UTC  (2+ messages)

[PATCH v8 00/17] power: sequencing: implement the subsystem and add first users
 2024-06-05 17:56 UTC  (9+ messages)
` [PATCH v8 10/17] power: sequencing: implement the pwrseq core

[PATCH v7 0/2] cxl: Export cxl1.1 device link status to sysfs
 2024-06-05 17:38 UTC  (7+ messages)
` [PATCH v7 1/2] cxl/core/regs: Add rcd_regs initialization at __rcrb_to_component()
` [PATCH v7 2/2] cxl/pci: Add sysfs attribute for CXL 1.1 device link status

[PATCH v8 2/5] PCI: rcar-gen4: Add rcar_gen4_pcie_drvdata
 2024-06-05 17:29 UTC  (2+ messages)

[PATCH v8 0/5] PCI: rcar-gen4: Add R-Car V4H support
 2024-06-05 17:29 UTC  (4+ messages)
` [PATCH v8 3/5] PCI: rcar-gen4: Add .ltssm_control() for other SoC support

[PATCH v8 5/5] misc: pci_endpoint_test: Document a policy about adding pci_device_id
 2024-06-05 17:28 UTC  (2+ messages)

[PATCH v3] PCI: vmd: Create domain symlink before pci_bus_add_devices()
 2024-06-05 16:57 UTC  (2+ messages)

[RFC 00/12] Hyper-V guests use Linux IRQs for channel interrupts
 2024-06-05 14:19 UTC  (18+ messages)
` [RFC 01/12] Drivers: hv: vmbus: Drop unsupported VMBus devices earlier
` [RFC 02/12] Drivers: hv: vmbus: Fix error path that deletes non-existent sysfs group
` [RFC 03/12] Drivers: hv: vmbus: Add an IRQ name to VMBus channels
` [RFC 04/12] PCI: hv: Annotate the VMBus channel IRQ name
` [RFC 05/12] scsi: storvsc: "
` [RFC 06/12] genirq: Add per-cpu flow handler with conditional IRQ stats
` [RFC 07/12] Drivers: hv: vmbus: Set up irqdomain and irqchip for the VMBus connection
` [RFC 08/12] Drivers: hv: vmbus: Allocate an IRQ per channel and use for relid mapping
` [RFC 09/12] Drivers: hv: vmbus: Use Linux IRQs to handle VMBus channel interrupts
` [RFC 10/12] Drivers: hv: vmbus: Implement vmbus_irq_set_affinity
` [RFC 11/12] Drivers: hv: vmbus: Wait for MODIFYCHANNEL to finish when offlining CPUs
` [RFC 12/12] Drivers: hv: vmbus: Ensure IRQ affinity isn't set to a CPU going offline

[PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay
 2024-06-05 14:17 UTC  (8+ messages)
` [PATCH v2 09/19] irqdomain: Add missing parameter descriptions in docs
` [PATCH v2 10/19] irqdomain: Introduce irq_domain_alloc() and irq_domain_publish()
` [PATCH v2 11/19] irqchip: Add support for LAN966x OIC

[PATCH v2] dt-bindings: PCI: qcom: x1e80100: Make the MHI reg region mandatory
 2024-06-05 14:01 UTC  (4+ messages)

[PATCH] dt-bindings: PCI: qcom: Fix register maps items and add 3.3V supply
 2024-06-05 13:50 UTC  (7+ messages)

[PATCH v9 0/2] pwrseq: introduce the subsystem and first driver
 2024-06-05 12:38 UTC  (3+ messages)
` [PATCH v9 1/2] power: sequencing: implement the pwrseq core
` [PATCH v9 2/2] power: pwrseq: add a driver for the PMU module on the QCom WCN chipsets

[PATCH AUTOSEL 4.19 3/4] PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports
 2024-06-05 11:55 UTC 

[PATCH AUTOSEL 5.4 3/5] PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports
 2024-06-05 11:54 UTC 

[PATCH AUTOSEL 5.10 4/7] PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports
 2024-06-05 11:54 UTC 

[PATCH AUTOSEL 5.15 5/9] PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports
 2024-06-05 11:54 UTC 

[PATCH AUTOSEL 6.1 06/12] PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports
 2024-06-05 11:53 UTC 

[PATCH AUTOSEL 6.6 08/20] PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports
 2024-06-05 11:52 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 20/20] PCI: Do not wait for disconnected devices when resuming

[PATCH AUTOSEL 6.8 09/24] PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports
 2024-06-05 11:50 UTC  (2+ messages)
` [PATCH AUTOSEL 6.8 23/24] PCI: Do not wait for disconnected devices when resuming

[PATCH AUTOSEL 6.9 10/28] PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports
 2024-06-05 11:48 UTC  (2+ messages)
` [PATCH AUTOSEL 6.9 27/28] PCI: Do not wait for disconnected devices when resuming

[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
 2024-06-05 11:17 UTC  (17+ messages)

[PATCH v8 01/17] regulator: dt-bindings: describe the PMU module of the QCA6390 package
 2024-06-05 11:12 UTC  (4+ messages)

[PATCH v7 00/13] Make PCI's devres API more consistent
 2024-06-05  8:16 UTC  (14+ messages)
` [PATCH v7 01/13] PCI: Add and use devres helper for bit masks
` [PATCH v7 02/13] PCI: Add devres helpers for iomap table
` [PATCH v7 03/13] PCI: Reimplement plural devres functions
` [PATCH v7 04/13] PCI: Deprecate two surplus "
` [PATCH v7 05/13] PCI: Make devres region requests consistent
` [PATCH v7 06/13] PCI: Warn users about complicated devres nature
` [PATCH v7 07/13] PCI: Move dev-enabled status bit to struct pci_dev
` [PATCH v7 08/13] PCI: Move pinned "
` [PATCH v7 09/13] PCI: Give pcim_set_mwi() its own devres callback
` [PATCH v7 10/13] PCI: Give pci(m)_intx "
` [PATCH v7 11/13] PCI: Remove legacy pcim_release()
` [PATCH v7 12/13] PCI: Add pcim_iomap_range()
` [PATCH v7 13/13] drm/vboxvideo: fix mapping leaks

[PATCH v2] PCI: vmd: Create domain symlink before pci_bus_add_devices()
 2024-06-05  8:04 UTC  (3+ messages)

[PATCH v2] PCI: use local_pci_probe when best selected cpu is offline
 2024-06-05  7:54 UTC 

[PATCH] PCI: use local_pci_probe when best selected cpu is offline
 2024-06-05  1:41 UTC  (3+ messages)

[pci:enumeration] BUILD SUCCESS 7246a4520b4bf1494d7d030166a11b5226f6d508
 2024-06-04 23:05 UTC 

[RFC PATCH 00/11] [RFC] Device / Driver and PCI Rust abstractions
 2024-06-04 20:06 UTC  (19+ messages)
` [RFC PATCH 01/11] rust: add abstraction for struct device
` [RFC PATCH 02/11] rust: add driver abstraction
` [RFC PATCH 08/11] rust: add devres abstraction

[PATCH v8 11/17] power: pwrseq: add a driver for the PMU module on the QCom WCN chipsets
 2024-06-04 17:52 UTC  (2+ messages)

[PATCH v8 02/17] regulator: dt-bindings: describe the PMU module of the WCN7850 package
 2024-06-04 17:31 UTC  (2+ messages)

[PATCH v2 0/3] PCI: Revert / replace the cfg_access_lock lockdep mechanism
 2024-06-04 17:11 UTC  (6+ messages)
` [PATCH v2 1/3] PCI: Revert "

[PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
 2024-06-04 15:47 UTC  (12+ messages)

[PATCH V2 0/9] PCIe TPH and cache direct injection support
 2024-06-04 15:30 UTC  (3+ messages)
` [PATCH V2 6/9] PCI/TPH: Retrieve steering tag from ACPI _DSM

[PATCH] PCI: Add missing lockdep assertion in pci_cfg_access_trylock()
 2024-06-04 14:23 UTC  (2+ messages)

[PATCH] PCI: vmd: Create domain symlink before pci_bus_add_devices
 2024-06-04 10:00 UTC  (4+ messages)

[regression] BUG: KASAN: use-after-free in lockdep_register_key+0x755/0x8f0
 2024-06-04  8:09 UTC  (5+ messages)

[PATCH V7 0/4] PCI: Add support for preserving boot configuration
 2024-06-03 21:21 UTC  (4+ messages)

[PATCH 1/2] PCI: microchip: Fix outbound address translation tables
 2024-06-03 18:45 UTC  (2+ messages)

[PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
 2024-06-03 18:21 UTC  (3+ messages)

[DO NOT MERGE v8 00/36] Device Tree support for SH7751 based board
 2024-06-03 15:55 UTC  (5+ messages)
` [DO NOT MERGE v8 19/36] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema
` [DO NOT MERGE v8 21/36] dt-bindings: serial: renesas,scif: Add scif-sh7751

[PATCH v6 00/12] Add suspend to ram support for PCIe on J7200
 2024-06-03  8:33 UTC  (3+ messages)

[PATCH v4 0/7] PCI: xilinx-nwl: Add phy support
 2024-06-03  8:17 UTC  (3+ messages)
` [PATCH v4 7/7] arm64: zynqmp: Add PCIe phys

[PATCH V3] PCI: Extend ACS configurability
 2024-06-03  7:50 UTC  (4+ messages)

[PATCH v5 4/4] PCI/ASPM: Fix L1.2 parameters when enable link state
 2024-06-03  7:29 UTC  (3+ messages)

[pci:next] BUILD SUCCESS 3f7563262863c29368bd17ddeb44e3a95b5195bc
 2024-06-01 23:40 UTC 

[pci:for-linus] BUILD SUCCESS e6d1cd96b33c40a10cec434193897a2cbc8ac09c
 2024-06-01 20:52 UTC 

[pci:reset] BUILD SUCCESS 7fdc5ec62fcf403caafcbb0bd239a0bb4e3e78b3
 2024-06-01 18:02 UTC 

[PATCH v6 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-06-01 15:04 UTC  (12+ messages)
` [PATCH v6 07/17] ACPI: bus: Add RINTC IRQ model for RISC-V
` [PATCH v6 08/17] ACPI: pci_link: Clear the dependencies after probe
` [PATCH v6 09/17] ACPI: RISC-V: Implement PCI related functionality
` [PATCH v6 10/17] ACPI: RISC-V: Implement function to reorder irqchip probe entries
` [PATCH v6 11/17] ACPI: RISC-V: Initialize GSI mapping structures
` [PATCH v6 12/17] ACPI: RISC-V: Implement function to add implicit dependencies
` [PATCH v6 13/17] irqchip/riscv-intc: Add ACPI support for AIA
` [PATCH v6 14/17] irqchip/riscv-imsic-state: Create separate function for DT
` [PATCH v6 15/17] irqchip/riscv-imsic: Add ACPI support
` [PATCH v6 16/17] irqchip/riscv-aplic: "
` [PATCH v6 17/17] irqchip/sifive-plic: "


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