LinuxLists
Users
About
Terry Bowman (
[email protected]
)
Number of posts: 311 (0.26 per day)
First post: 2021-01-22 18:06:53
Last post: 2024-04-22 14:46:03
Next Page
Date
List
Subject
2024-04-22 14:46:03
linux-kernel
Re: [RFC PATCH 1/6] PCI/RCEC: Introduce pcie_walk_rcec_all()
2024-04-16 14:46:17
linux-kernel
Re: [RFC PATCH 3/6] PCI/AER: Enable RCEC to report internal error for CXL root port
2024-03-25 20:17:15
linux-kernel
Re: [RFC PATCH 1/6] PCI/RCEC: Introduce pcie_walk_rcec_all()
2024-03-25 19:43:44
linux-kernel
Re: [RFC PATCH 3/6] PCI/AER: Enable RCEC to report internal error for CXL root port
2024-03-25 19:38:43
linux-kernel
Re: [RFC PATCH 4/6] PCI/AER: Extend RCH RAS error handling to support VH topology case
2023-12-12 15:01:18
linux-kernel
Re: [PATCH 2/3] PCI/AER: Decode Requester ID when no error info found
2023-12-12 15:00:57
linux-kernel
Re: [PATCH 1/3] PCI/AER: Use 'Correctable' and 'Uncorrectable' spec terms for errors
2023-11-02 23:31:01
linux-kernel
Re: [PATCH] cxl/pci: Change CXL AER support check to use native AER
2023-11-02 15:53:13
linux-kernel
[PATCH] cxl/pci: Change CXL AER support check to use native AER
2023-10-16 13:41:12
linux-kernel
Re: [PATCH v11 10/20] cxl/pci: Introduce config option PCIEAER_CXL
2023-10-09 14:56:59
linux-kernel
Re: [PATCH v11 14/20] cxl/pci: Map RCH downstream AER registers for logging protocol errors
2023-10-09 14:55:54
linux-kernel
Re: [PATCH v11 11/20] cxl/pci: Add RCH downstream port AER register discovery
2023-10-09 14:44:44
linux-kernel
Re: [PATCH v11 10/20] cxl/pci: Introduce config option PCIEAER_CXL
2023-10-09 14:35:41
linux-kernel
Re: [PATCH v11 07/20] cxl/hdm: Use stored Component Register mappings to map HDM decoder capability
2023-10-09 14:27:38
linux-kernel
Re: [PATCH v11 04/20] cxl/port: Rename @comp_map to @reg_map in struct cxl_register_map
2023-09-20 20:50:40
linux-kernel
Re: [PATCH v10 13/15] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
2023-09-20 03:37:50
linux-kernel
Re: [PATCH v10 13/15] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
2023-09-19 17:41:55
linux-kernel
Re: [PATCH v10 12/15] cxl/pci: Disable root port interrupts in RCH mode
2023-09-05 19:29:22
linux-kernel
[PATCH v10 06/15] cxl/port: Remove Component Register base address from struct cxl_port
2023-09-05 16:22:24
linux-kernel
[PATCH v10 03/15] cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_state
2023-09-05 16:22:11
linux-kernel
[PATCH v10 12/15] cxl/pci: Disable root port interrupts in RCH mode
2023-09-05 16:22:00
linux-kernel
[PATCH v10 09/15] cxl/pci: Update CXL error logging to use RAS register address
2023-09-05 16:21:00
linux-kernel
[PATCH v10 15/15] cxl/core/regs: Rename phys_addr in cxl_map_component_regs()
2023-09-05 16:05:54
linux-kernel
[PATCH v10 00/15] cxl/pci: Add support for RCH RAS error handling
2023-09-04 11:24:17
linux-kernel
[PATCH v10 13/15] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
2023-06-30 23:55:26
linux-kernel
[PATCH v8 14/14] cxl/core/regs: Rename phys_addr in cxl_map_component_regs()
2023-06-30 23:41:45
linux-kernel
[PATCH v8 13/14] PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error handling
2023-06-30 23:41:30
linux-kernel
[PATCH v8 02/14] cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_state
2023-06-30 23:39:06
linux-kernel
[PATCH v8 08/14] cxl/pci: Update CXL error logging to use RAS register address
2023-06-30 23:33:53
linux-kernel
[PATCH v8 04/14] cxl/pci: Remove Component Register base address from struct cxl_dev_state
2023-06-30 23:25:35
linux-kernel
[PATCH v8 11/14] cxl/pci: Disable root port interrupts in RCH mode
2023-06-30 23:25:35
linux-kernel
[PATCH v8 06/14] cxl/pci: Add RCH downstream port AER register discovery
2023-06-30 23:23:37
linux-kernel
[PATCH v8 07/14] PCI/AER: Refactor cper_print_aer() for use by CXL driver module
2023-06-30 23:22:17
linux-kernel
[PATCH v8 12/14] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
2023-06-30 23:22:15
linux-kernel
[PATCH v8 00/14] cxl/pci: Add support for RCH RAS error handling
2023-06-30 23:22:11
linux-kernel
[PATCH v8 05/14] cxl/port: Remove Component Register base address from struct cxl_port
2023-06-30 23:22:11
linux-kernel
[PATCH v8 01/14] cxl/port: Pre-initialize component register mappings
2023-06-30 23:20:34
linux-kernel
[PATCH v8 09/14] cxl/pci: Map RCH downstream AER registers for logging protocol errors
2023-06-30 23:19:48
linux-kernel
[PATCH v8 03/14] cxl/hdm: Use stored Component Register mappings to map HDM decoder capability
2023-06-26 14:44:44
linux-kernel
Re: [PATCH v7 16/27] cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_state
2023-06-22 22:27:23
linux-kernel
[PATCH v7 22/27] cxl/pci: Map RCH downstream AER registers for logging protocol errors
2023-06-22 22:01:15
linux-kernel
[PATCH v7 14/27] cxl/port: Store the port's Component Register mappings in struct cxl_port
2023-06-22 21:56:40
linux-kernel
[PATCH v7 15/27] cxl/port: Store the downstream port's Component Register mappings in struct cxl_dport
2023-06-22 21:54:31
linux-kernel
[PATCH v7 13/27] cxl/pci: Early setup RCH dport component registers from RCRB
2023-06-22 21:49:22
linux-kernel
[PATCH v7 24/27] cxl/pci: Disable root port interrupts in RCH mode
2023-06-22 21:39:50
linux-kernel
[PATCH v7 27/27] cxl/core/regs: Rename phys_addr in cxl_map_component_regs()
2023-06-22 21:31:44
linux-kernel
[PATCH v7 23/27] cxl/pci: Add RCH downstream port error logging
2023-06-22 21:27:48
linux-kernel
[PATCH v7 12/27] cxl/mem: Prepare for early RCH dport component register setup
2023-06-22 21:25:42
linux-kernel
[PATCH v7 19/27] cxl/pci: Add RCH downstream port AER register discovery
2023-06-22 21:24:35
linux-kernel
[PATCH v7 11/27] cxl/regs: Remove early capability checks in Component Register setup
2023-06-22 21:19:23
linux-kernel
[PATCH v7 06/27] cxl/core/regs: Add @dev to cxl_register_map