messages from 2024-05-29 15:37:04 to 2024-06-04 13:41:31 UTC [more...]
[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
2024-06-04 13:41 UTC (12+ messages)
[PATCH] PCI: Add missing lockdep assertion in pci_cfg_access_trylock()
2024-06-04 13:38 UTC
[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 (12+ messages)
[PATCH v2 0/3] PCI: Revert / replace the cfg_access_lock lockdep mechanism
2024-06-04 8:03 UTC (11+ messages)
` [PATCH v2 1/3] PCI: Revert "
` [PATCH v2 2/3] PCI: Warn on missing cfg_access_lock during secondary bus reset
` [PATCH v2 3/3] PCI: Add missing bridge lock to pci_bus_lock()
[RFC 00/12] Hyper-V guests use Linux IRQs for channel interrupts
2024-06-04 5:09 UTC (13+ 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 v4 00/13] PCI: dw-rockchip: Add endpoint mode support
2024-06-04 1:51 UTC (3+ messages)
[PATCH V7 0/4] PCI: Add support for preserving boot configuration
2024-06-03 21:21 UTC (4+ messages)
[PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
2024-06-03 21:16 UTC (16+ messages)
[PATCH 0/2] Fix address translations on MPFS PCIe controller
2024-06-03 18:45 UTC (4+ messages)
` [PATCH 1/2] PCI: microchip: Fix outbound address translation tables
` [PATCH 2/2] PCI: microchip: Fix inbound "
[DO NOT MERGE v8 00/36] Device Tree support for SH7751 based board
2024-06-03 15:55 UTC (14+ messages)
` [DO NOT MERGE v8 14/36] clk: Compatible with narrow registers
` [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
` [DO NOT MERGE v8 23/36] mfd: sm501: Convert platform_data to OF property
` [DO NOT MERGE v8 25/36] dt-bindings: vendor-prefixes: Add iodata
` [DO NOT MERGE v8 26/36] dt-bindings: ata: ata-generic: Add new targets
[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 (10+ messages)
` [PATCH v4 1/7] dt-bindings: pci: xilinx-nwl: Add phys property
` [PATCH v4 2/7] PCI: xilinx-nwl: Fix off-by-one in IRQ handler
` [PATCH v4 3/7] PCI: xilinx-nwl: Fix register misspelling
` [PATCH v4 4/7] PCI: xilinx-nwl: Rate-limit misc interrupt messages
` [PATCH v4 5/7] PCI: xilinx-nwl: Clean up clock on probe failure/removal
` [PATCH v4 6/7] PCI: xilinx-nwl: Add phy support
` [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)
[RFC PATCH 00/11] [RFC] Device / Driver and PCI Rust abstractions
2024-06-03 7:20 UTC (7+ messages)
` [RFC PATCH 02/11] rust: add driver abstraction
` [RFC PATCH 05/11] rust: add revocable objects
` [RFC PATCH 08/11] rust: add devres abstraction
[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 (18+ messages)
` [PATCH v6 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [PATCH v6 02/17] ACPI: scan: Add a weak function to reorder the IRQCHIP probe
` [PATCH v6 03/17] ACPI: bus: Add acpi_riscv_init function
` [PATCH v6 04/17] ACPI: scan: Refactor dependency creation
` [PATCH v6 05/17] ACPI: scan: Add RISC-V interrupt controllers to honor list
` [PATCH v6 06/17] ACPI: scan: Define weak function to populate dependencies
` [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: "
Spurious DLLSC on a x4x4 NVMe
2024-06-01 7:27 UTC (3+ messages)
[RFC PATCH 0/2] Add Qualcomm PCIe ECAM root complex driver
2024-05-31 22:47 UTC (9+ messages)
` [RFC PATCH 2/2] PCI: "
[PATCH V2 0/9] PCIe TPH and cache direct injection support
2024-05-31 21:38 UTC (10+ messages)
` [PATCH V2 1/9] PCI: Introduce PCIe TPH support framework
` [PATCH V2 2/9] PCI: Add TPH related register definition
` [PATCH V2 3/9] PCI/TPH: Implement a command line option to disable TPH
` [PATCH V2 4/9] PCI/TPH: Implement a command line option to force No ST Mode
` [PATCH V2 5/9] PCI/TPH: Introduce API functions to manage steering tags
` [PATCH V2 6/9] PCI/TPH: Retrieve steering tag from ACPI _DSM
` [PATCH V2 7/9] PCI/TPH: Add TPH documentation
` [PATCH V2 8/9] bnxt_en: Add TPH support in BNXT driver
` [PATCH V2 9/9] bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings
[pci:for-linus] BUILD SUCCESS ac445566fcf9925f2c35ebb37cfec494ee5c3e82
2024-05-31 18:43 UTC
[pci:hotplug] BUILD SUCCESS 9d573d19547b3fae0c1d4e5fce52bdad3fda3664
2024-05-31 17:47 UTC
[PATCH v2 0/2] PCI hotplug driver fixes
2024-05-31 13:52 UTC (7+ messages)
` [PATCH v2 2/2] powerpc: hotplug driver bridge support
[PATCH 0/2] PCI: of_property: Gracefully handle bridges without secondary bus
2024-05-31 11:19 UTC (3+ messages)
` [PATCH 1/2] PCI: of_property: Fix NULL pointer defererence in of_pci_prop_bus_range()
` [PATCH 2/2] PCI: of_property: Fix NULL pointer defererence in of_pci_prop_intr_map()
[PATCH] PCI: hotplug: shpchp: Prevent NULL pointer dereference during probe
2024-05-31 11:08 UTC
[PATCH] PCI: Bail out if bus number overflows during scan
2024-05-31 11:03 UTC
[PATCH 0/1][v2] PCI: VF resizable BAR
2024-05-31 4:26 UTC (3+ messages)
` [PATCH 1/1][v2] PCI: Support "
[PATCH] PCI: Revert / replace the cfg_access_lock lockdep mechanism
2024-05-30 21:26 UTC (6+ messages)
PCI core lockdep warning with 6.10-rc1 on Dell XPS 13 plus 9320
2024-05-30 20:38 UTC (3+ messages)
[PATCH v5 00/12] PCI: imx6: Fix\rename\clean up and add lut information for imx95
2024-05-30 17:56 UTC (3+ messages)
[PATCH] PCI: Make PCI cfg_access_lock lockdep key a singleton
2024-05-30 17:36 UTC (2+ messages)
[PATCH] PCI: pciehp: Detect device replacement during system sleep
2024-05-30 17:19 UTC (2+ messages)
[PATCH V5 0/6] Add PCIe support for IPQ9574
2024-05-30 17:11 UTC (4+ messages)
` [PATCH V5 6/6] PCI: qcom: Add "
[PATCH v4 0/3] pci: qcom: Add 16GT/s equalization and margining settings
2024-05-30 17:02 UTC (9+ messages)
` [PATCH v4 1/3] PCI: qcom: Refactor common code
` [PATCH v4 2/3] PCI: qcom: Add equalization settings for 16 GT/s
` [PATCH v4 3/3] PCI: qcom: Add RX margining "
[core-for-CI PATCH] PCI: Make PCI cfg_access_lock lockdep key a singleton
2024-05-30 16:46 UTC
[RFC] Legacy Virtio Driver with Device Has Limited Memory Access
2024-05-30 16:43 UTC (5+ messages)
[PATCH v3 7/7] PCI: microchip: Re-partition code between probe() and init()
2024-05-30 16:42 UTC (2+ messages)
[PATCH v8 00/17] power: sequencing: implement the subsystem and add first users
2024-05-30 15:22 UTC (3+ messages)
[PATCH] PCI: dwc: ep: Enforce DWC specific 64-bit BAR limitiation
2024-05-30 14:36 UTC (2+ messages)
[PATCH 1/2] PCI: ASPM: Allow OS to configure ASPM where BIOS is incapable of
2024-05-30 8:52 UTC (2+ messages)
` [PATCH 2/2] PCI: vmd: Let OS control ASPM for devices under VMD domain
[PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay
2024-05-30 0:08 UTC (2+ messages)
[PATCH v3 0/2] cxl: Region bandwidth calculation for targets with shared upstream link
2024-05-29 21:38 UTC (3+ messages)
` [PATCH v3 1/2] cxl: Preserve the CDAT access_coordinate for an endpoint
` [PATCH v3 2/2] cxl: Calculate region bandwidth of targets with shared upstream link
Lockdep annotation introduced warn in VMD driver
2024-05-29 19:34 UTC (8+ messages)
[PATCH 1/3] PCI: dwc: ep: Add dw_pcie_ep_deinit_notify()
2024-05-29 17:48 UTC (8+ messages)
[pci:for-linus] BUILD SUCCESS f941b9182c54a885a9d5d4cfd97af66873c98560
2024-05-29 17:20 UTC
[pci:controller/rockchip] BUILD SUCCESS b7f824141f4163c64a940f3a69bf6d8b76f77c7f
2024-05-29 17:20 UTC
[pci:controller/dra7xx] BUILD SUCCESS 045fda253511681d73c6f7d3e793655a816fe219
2024-05-29 17:16 UTC
[pci:controller/artpec6] BUILD SUCCESS 7903ffa44056b2f1d76548248807a78c111c9381
2024-05-29 17:16 UTC
[RFC PATCH 0/9] pci: portdrv: Add auxiliary bus and register CXL PMUs (and aer)
2024-05-29 16:41 UTC (10+ messages)
` [RFC PATCH 1/9] pci: pcie: Drop priv_data from struct pcie_device and use dev_get/set_drvdata() instead
` [RFC PATCH 2/9] pci: portdrv: Drop driver field for port type
` [RFC PATCH 3/9] pci: pcie: portdrv: Use managed device handling to simplify error and remove flows
` [RFC PATCH 4/9] auxiliary_bus: expose auxiliary_bus_type
` [RFC PATCH 5/9] pci: pcie: portdrv: Add a auxiliary_bus
` [RFC PATCH 6/9] cxl: Move CPMU register definitions to header
` [RFC PATCH 7/9] pci: pcie/cxl: Register an auxiliary device for each CPMU instance
` [RFC PATCH 8/9] perf: cxl: Make the cpmu driver also work with auxiliary_devices
` [RFC PATCH 9/9] pci: pcie: portdrv: aer: Switch to auxiliary_bus
[pci:controller/dwc] BUILD SUCCESS 813c83de4ac051371781333099db220a88f89692
2024-05-29 16:34 UTC
[pci:next] BUILD SUCCESS e3fca37312892122d73f8c5293c0d1cc8c34500b
2024-05-29 16:11 UTC
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