messages from 2025-03-25 14:40:13 to 2025-03-27 17:15:16 UTC [more...]
[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
2025-03-27 17:15 UTC (27+ messages)
` [PATCH v8 01/16] PCI/CXL: Introduce PCIe helper function pcie_is_cxl()
` [PATCH v8 02/16] PCI/AER: Modify AER driver logging to report CXL or PCIe bus error type
` [PATCH v8 03/16] CXL/AER: Introduce Kfifo for forwarding CXL errors
` [PATCH v8 04/16] cxl/aer: AER service driver forwards CXL error to CXL driver
` [PATCH v8 05/16] PCI/AER: CXL driver dequeues CXL error forwarded from AER service driver
` [PATCH v8 06/16] CXL/PCI: Introduce CXL uncorrectable protocol error 'recovery'
` [PATCH v8 07/16] cxl/pci: Move existing CXL RAS initialization to CXL's cxl_port driver
` [PATCH v8 08/16] cxl/pci: Map CXL Endpoint Port and CXL Switch Port RAS registers
` [PATCH v8 09/16] cxl/pci: Update RAS handler interfaces to also support CXL PCIe Ports
` [PATCH v8 10/16] cxl/pci: Add log message if RAS registers are not mapped
` [PATCH v8 11/16] cxl/pci: Unifi CXL trace logging for CXL Endpoints and CXL Ports
` [PATCH v8 12/16] cxl/pci: Assign CXL Port protocol error handlers
` [PATCH v8 13/16] cxl/pci: Assign CXL Endpoint "
` [PATCH v8 14/16] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
` [PATCH v8 15/16] CXL/PCI: Enable CXL protocol errors during CXL Port probe
` [PATCH v8 16/16] CXL/PCI: Disable CXL protocol errors during CXL Port cleanup
[v6 0/5] Introduce generic capability search functions
2025-03-27 17:01 UTC (16+ messages)
` [v6 1/5] PCI: "
` [v6 3/5] PCI: cadence: Use common PCI host bridge APIs for finding the capabilities
` [v6 5/5] MAINTAINERS: Add entry for PCI host controller helpers
[PATCH] PCI/MSI: Fix x86 VMs crash due to dereferencing NULL
2025-03-27 16:43 UTC (3+ messages)
[PATCH v3 0/2] PCI: Marvell CN96XX/CN10XXX quirk and bus-range omission
2025-03-27 16:37 UTC (5+ messages)
` [PATCH v3 1/2] PCI: Forcefully set the PCI_REASSIGN_ALL_BUS flag for Marvell CN96XX/CN10XXX boards
` [PATCH v3 2/2] PCI: of_property: Omit 'bus-range' property if no secondary bus
[PATCH RESEND v2] PCI/MSI: Fix x86 VMs crash due to dereferencing NULL MSI domain
2025-03-27 16:29 UTC
[PATCH] PCI: layerscape: fix index passed to syscon_regmap_lookup_by_phandle_args
2025-03-27 15:35 UTC (4+ messages)
[PATCH 0/7] Enhance the PCIe controller driver
2025-03-27 14:46 UTC (14+ messages)
` [PATCH 1/7] dt-bindings: pci: cadence: Extend compatible for new platform configurations
` [PATCH 2/7] PCI: cadence: Add header support for PCIe next generation controllers
` [PATCH 3/7] PCI: cadence: Add platform related architecture and register information
` [PATCH 4/7] PCI: cadence: Add support for PCIe Endpoint HPA controllers
` [PATCH 5/7] PCI: cadence: Update the PCIe controller register address offsets
` [PATCH 6/7] PCI: cadence: Add callback functions for Root Port and EP controller
` [PATCH 7/7] PCI: cadence: Update support for TI J721e boards
[PATCH v7 0/7] rust: reduce `as` casts, enable related lints
2025-03-27 14:15 UTC (25+ messages)
` [PATCH v7 1/7] rust: retain pointer mut-ness in `container_of!`
` [PATCH v7 2/7] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v7 3/7] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v7 4/7] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v7 5/7] rust: enable `clippy::as_underscore` lint
` [PATCH v7 6/7] rust: enable `clippy::cast_lossless` lint
` [PATCH v7 7/7] rust: enable `clippy::ref_as_ptr` lint
[PATCH] PCI: Add MUCSE vendor ID to pci_ids.h
2025-03-27 13:37 UTC (4+ messages)
[linux-next:master] [PCI/MSI] d9f2164238: Kernel_panic-not_syncing:Fatal_exception
2025-03-27 12:03 UTC (2+ messages)
[PATCH 0/2] PCI: Remove pcim_iounmap_regions()
2025-03-27 11:57 UTC (6+ messages)
` [PATCH 1/2] mtip32xx: Remove unnecessary PCI function calls
` [PATCH 2/2] PCI: Remove pcim_iounmap_regions()
[PATCH v2 0/4] iommu: Fix the longstanding probe issues
2025-03-27 11:00 UTC (7+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path
next-20250324: x86_64: BUG: kernel NULL pointer dereference __pci_enable_msi_range
2025-03-27 11:00 UTC (5+ messages)
[pci:controller/j721e] BUILD SUCCESS d66b5b336245b91681c2042e7eedf63ef7c2f6db
2025-03-27 8:16 UTC
[pci:endpoint-test] BUILD SUCCESS 08818c6d7f276eb5895959f34c491a3911ae7820
2025-03-27 6:41 UTC
[PATCH v3 3/5] PCI/pwrctrl: Skip scanning for the device further if pwrctrl device is created
2025-03-27 6:02 UTC (8+ messages)
[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
2025-03-27 5:00 UTC (4+ messages)
` [RFC PATCH v2 10/22] KVM: SVM: Add uAPI to change RMP for MMIO
[PATCH v2 2/3] PCI: dwc: Add sysfs support for PTM context
2025-03-26 21:42 UTC (2+ messages)
[PATCH v2 1/3] PCI: Add sysfs support for exposing PTM context
2025-03-26 21:18 UTC (2+ messages)
[PATCH] PCI: rockchip-ep: Mark RK3399 as intx_capable
2025-03-26 20:01 UTC
[PATCH 0/4] pci_endpoint_test: Let PCITEST_{READ,WRITE,COPY} set IRQ type automatically
2025-03-26 19:58 UTC (13+ messages)
` [PATCH 3/4] misc: "
[PATCH v2 00/13] PCI: apple: Add support for t6020
2025-03-26 19:51 UTC (8+ messages)
` [PATCH v2 01/13] dt-bindings: pci: apple,pcie: Add t6020 compatible string
[PATCH v5 0/7] PCI: dwc: Add ECAM support with iATU configuration
2025-03-26 17:56 UTC (4+ messages)
` [PATCH v5 1/7] arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feature
[PATCH hyperv-next v6 00/11] arm64: hyperv: Support Virtual Trust Level Boot
2025-03-26 15:37 UTC (7+ messages)
` [PATCH hyperv-next v6 10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
` [PATCH hyperv-next v6 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
[PATCH v6 0/6] PCI: VF resizable BAR
2025-03-26 15:29 UTC (14+ messages)
` [PATCH v6 1/6] PCI/IOV: Restore VF resizable BAR state after reset
` [PATCH v6 2/6] PCI: Add a helper to convert between VF BAR number and IOV resource
` [PATCH v6 3/6] PCI: Allow IOV resources to be resized in pci_resize_resource()
` [PATCH v6 4/6] PCI/IOV: Check that VF BAR fits within the reservation
` [PATCH v6 5/6] PCI: Allow drivers to control VF BAR size
` [PATCH v6 6/6] drm/xe/pf: Set VF LMEM "
[PATCH v2 0/6] Add some enhancements for i.MX95 PCIe
2025-03-26 15:00 UTC (13+ messages)
` [PATCH v2 1/6] PCI: imx6: Start link directly when workaround is not required
` [PATCH v2 2/6] PCI: imx6: Toggle the cold reset for i.MX95 PCIe
` [PATCH v2 3/6] PCI: imx6: Workaround i.MX95 PCIe may not exit L23 ready
` [PATCH v2 4/6] PCI: imx6: Let i.MX95 PCIe compliance with 8GT/s Receiver Impedance ECN
` [PATCH v2 5/6] PCI: imx6: Add PLL clock lock check for i.MX95 PCIe
` [PATCH v2 6/6] PCI: imx6: Save and restore the LUT setting "
[PATCH v3 3/3] PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag
2025-03-26 12:46 UTC (18+ messages)
` [PATCH] PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backends
[syzbot] [pci?] upstream test error: BUG: unable to handle kernel NULL pointer dereference in msix_capability_init
2025-03-26 12:28 UTC
[PATCH v2 1/3] pcie-xilinx: Wait for link-up status during initialization
2025-03-26 11:57 UTC (4+ messages)
` [PATCH v2 2/3] dt-bindings: PCI: xilinx-pcie: Add reset-gpios for PERST#
[PATCH v3 3/3] PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag
2025-03-26 11:21 UTC (4+ messages)
[PATCH v6 0/2] Add support for PCIe RP PERST#
2025-03-26 9:52 UTC (5+ messages)
` [PATCH v6 1/2] dt-bindings: PCI: xilinx-cpm: Add reset-gpios "
` [PATCH v6 2/2] PCI: xilinx-cpm: Add support for PCIe RP PERST# signal
[syzbot] [pci?] linux-next test error: general protection fault in msix_capability_init
2025-03-26 9:25 UTC (2+ messages)
[PATCH] PCI: loongson: Add quirk for OHCI device rev 0x02
2025-03-26 9:15 UTC (3+ messages)
[PATCH 0/2] Add support for AMD Versal2 MDB PCIe RP PERST#
2025-03-26 8:22 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: PCI: amd-mdb: Add reset-gpios property to handle "
` [PATCH 2/2] PCI: amd-mdb: Add support for PCIe RP PERST# signal
[PATCH v7 0/6] Enable IPQ5018 PCI support
2025-03-26 8:11 UTC (7+ messages)
` [PATCH v7 1/6] dt-bindings: phy: qcom: uniphy-pcie: Add ipq5018 compatible
` [PATCH v7 2/6] phy: qualcomm: qcom-uniphy-pcie 28LP add support for IPQ5018
` [PATCH v7 3/6] dt-bindings: PCI: qcom: Add IPQ5018 SoC
` [PATCH v7 4/6] PCI: qcom: Add support for IPQ5018
` [PATCH v7 5/6] arm64: dts: qcom: ipq5018: Add PCIe related nodes
` [PATCH v7 6/6] arm64: dts: qcom: ipq5018: Enable PCIe
[PATCH v6 0/6] Enable IPQ5018 PCI support
2025-03-26 7:41 UTC (6+ messages)
` [PATCH v6 5/6] arm64: dts: qcom: ipq5018: Add PCIe related nodes
[PATCH] PCI: j721e: Fix the value of linkdown_irq_regfield for J784S4
2025-03-26 7:08 UTC (6+ messages)
[PATCH 4/7] PCI: endpoint: Add intx_capable to epc_features
2025-03-26 6:25 UTC (3+ messages)
[RFC PATCH v2 05/22] crypto: ccp: Enable SEV-TIO feature in the PSP when supported
2025-03-26 4:26 UTC (2+ messages)
[PATCH v4 0/2] Add support for PCIe RP PERST#
2025-03-26 2:23 UTC (6+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: xilinx-cpm: Add reset-gpios "
[PATCH 0/4] Loadable Module support for PCIe Cadence and J721E
2025-03-26 1:56 UTC (10+ messages)
[pci:next] BUILD SUCCESS cc080b865880bdb371a105417e6ebf0b7274173f
2025-03-25 20:59 UTC
[pci:dt-bindings] BUILD SUCCESS 01a1e9d6a0077d17e737fbc0681d567dbdb3029e
2025-03-25 20:59 UTC
[pci:controller/dwc-cpu-addr-fixup] BUILD SUCCESS 07ae413e169da3697e633dd4489db0d681a04460
2025-03-25 20:58 UTC
[PATCH v5 0/6] rust: reduce pointer casts, enable related lints
2025-03-25 20:29 UTC (11+ messages)
[PATCH v12 05/13] PCI: dwc: Add dw_pcie_parent_bus_offset()
2025-03-25 19:22 UTC (4+ messages)
[PATCH v12 06/13] PCI: dwc: Add dw_pcie_parent_bus_offset() checking and debug
2025-03-25 19:01 UTC (4+ messages)
[syzbot] [pci?] linux-next test error: general protection fault in msix_capability_init
2025-03-25 18:49 UTC (2+ messages)
` (no subject)
[PATCH v5 0/8] Rate limit AER logs
2025-03-25 17:17 UTC (3+ messages)
` [PATCH v5 6/8] PCI/AER: Introduce ratelimit for error logs
[PATCH v2] PCI/AER: Consolidate CXL, ACPI GHES and native AER reporting paths
2025-03-25 15:07 UTC
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-03-25 14:41 UTC (7+ messages)
[PATCH 1/2] dt-bindings: PCI: Correct indentation and style in DTS example
2025-03-25 14:39 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