messages from 2024-06-06 23:46:21 to 2024-06-19 07:09:29 UTC [more...]
[RFC PATCH 0/9] Add RAS support for CXL root ports, CXL downstream switch ports, and CXL upstream switch ports
2024-06-19 7:09 UTC (11+ messages)
` [RFC PATCH 1/9] PCI/AER: Update AER driver to call root port and downstream port UCE handlers
` [RFC PATCH 2/9] PCI/AER: Call AER CE handler before clearing AER CE status register
` [RFC PATCH 3/9] PCI/portdrv: Update portdrv with an atomic notifier for reporting AER internal errors
` [RFC PATCH 4/9] cxl/pci: Map CXL PCIe ports' RAS registers
` [RFC PATCH 5/9] cxl/pci: Update RAS handler interfaces to support CXL PCIe ports
` [RFC PATCH 6/9] cxl/pci: Add trace logging for CXL PCIe port RAS errors
` [RFC PATCH 7/9] cxl/pci: Add atomic notifier callback for CXL PCIe port AER internal errors
` [RFC PATCH 8/9] PCI/AER: Export pci_aer_unmask_internal_errors()
` [RFC PATCH 9/9] cxl/pci: Enable interrupts for CXL PCIe ports' AER internal errors
[RFC PATCH] cxl: avoid duplicating report from MCE & device
2024-06-18 23:35 UTC (2+ messages)
[PATCH v5 0/2] cxl: Region bandwidth calculation for targets with shared upstream link
2024-06-18 23:16 UTC (3+ messages)
` [PATCH v5 1/2] cxl: Preserve the CDAT access_coordinate for an endpoint
` [PATCH v5 2/2] cxl: Calculate region bandwidth of targets with shared upstream link
[PATCH] perf: add missing MODULE_DESCRIPTION() macros
2024-06-18 17:06 UTC (4+ messages)
[PATCH v4 0/2] cxl: Region bandwidth calculation for targets with shared upstream link
2024-06-18 12:31 UTC (4+ messages)
` [PATCH v4 1/2] cxl: Preserve the CDAT access_coordinate for an endpoint
` [PATCH v4 2/2] cxl: Calculate region bandwidth of targets with shared upstream link
[PATCH qemu ] hw/acpi: Fix big endian host creation of Generic Port Affinity Structures
2024-06-18 12:23 UTC (9+ messages)
[PATCH v3 0/3] cxl/region: Support to calculate memory tier abstract distance
2024-06-18 8:46 UTC (4+ messages)
` [PATCH v3 1/3] cxl/region: Fix a race condition in memory hotplug notifier
` [PATCH v3 2/3] cxl/region: Support to calculate memory tier abstract distance
` [PATCH v3 3/3] cxl/region: Simplify cxl_region_nid()
[PATCH v14 0/2] Export cxl1.1 device link status register value to pci device sysfs
2024-06-18 4:29 UTC (3+ messages)
` [PATCH v14 1/2] cxl/core/regs: Add rcd_pcie_cap initialization
` [PATCH v14 2/2] cxl/pci: Add sysfs attribute for CXL 1.1 device link status
[PATCH v3 1/1] cxl/mem: Fix no cxl_nvd during pmem region auto-assembing
2024-06-18 2:49 UTC (2+ messages)
[PATCH -V2] cxl/region: Support to calculate memory tier abstract distance
2024-06-18 0:28 UTC (9+ messages)
[PATCH v2 1/1] cxl/mem: Fix no cxl_nvd during pmem region auto-assembing
2024-06-17 23:50 UTC (2+ messages)
[ACPI Code First ECN] "Extended-linear" addressing for direct-mapped memory-side caches
2024-06-17 23:24 UTC (3+ messages)
[PATCH] Documentation: CXL Maturity Map
2024-06-17 22:54 UTC (8+ messages)
[PATCH v2 -qemu] hw/cxl: Support firmware updates
2024-06-17 19:37 UTC (3+ messages)
[PATCH v9 0/2] check interleave capability
2024-06-17 16:43 UTC (5+ messages)
` [PATCH v9 1/2] cxl/region: "
` [PATCH v9 2/2] cxl: documentation: add missing files to cxl driver-api
[PATCH v13 0/2] Export cxl1.1 device link status register value to pci device sysfs
2024-06-17 16:39 UTC (4+ messages)
` [PATCH v13 1/2] cxl/core/regs: Add rcd_pcie_cap initialization
` [PATCH v13 2/2] cxl/pci: Add sysfs attribute for CXL 1.1 device link status
[RFC PATCH 0/9] pci: portdrv: Add auxiliary bus and register CXL PMUs (and aer)
2024-06-17 7:03 UTC (5+ messages)
[PATCH 3/8] fwctl: FWCTL_INFO to return basic information about the device
2024-06-14 16:37 UTC (4+ messages)
[PATCH v12 0/2] Export cxl1.1 device link status register value to pci device sysfs
2024-06-14 14:40 UTC (6+ messages)
` [PATCH v12 1/2] cxl/core/regs: Add rcd_pcie_cap initialization
` [PATCH v12 2/2] cxl/pci: Add sysfs attribute for CXL 1.1 device link status
[RFC PATCH 00/13] RFC: add Type2 device support
2024-06-14 8:54 UTC (30+ messages)
` [RFC PATCH 01/13] cxl: move header files for absolute references
` [RFC PATCH 02/13] cxl: add type2 device basic support
` [RFC PATCH 03/13] cxl: export core function for type2 devices
` [RFC PATCH 07/13] cxl: add functions for exclusive access to endpoint port topology
` [RFC PATCH 08/13] cxl: add cxl_get_hpa_freespace
` [RFC PATCH 09/13] cxl: add cxl_request_dpa
` [RFC PATCH 11/13] cxl: allow automatic region creation by type2 drivers
[PATCH v8 0/3] check interleave capability
2024-06-14 5:32 UTC (8+ messages)
` [PATCH v8 1/3] cxl/region: "
` [PATCH v8 2/3] cxl: documentation: add cxlmem.h to cxl driver-api
` [PATCH v8 3/3] cxl_test: fix the 'create region failed' error
[PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error
2024-06-14 3:32 UTC (13+ messages)
` [PATCH v4 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info
` [PATCH v4 2/3] PCI/AER: Print UNCOR_STATUS bits that might be ANFE
` [PATCH v4 3/3] PCI/AER: Clear "
[PATCH] cxl/region: Remove soft reserve resource at region construction
2024-06-13 20:11 UTC (6+ messages)
[PATCH 0/4] acpi/ghes, cper, cxl: Trace FW-First CXL Protocol Errors
2024-06-13 17:47 UTC (14+ messages)
` [PATCH 1/4] efi/cper, cxl: Make definitions and structures global
` [PATCH 2/4] acpi/ghes, efi/cper: Recognize and process CXL Protocol Errors
` [PATCH 3/4] acpi/ghes, cxl/pci: Trace FW-First "
` [PATCH 4/4] cxl/pci: Define a common function get_cxl_dev()
[PATCH v11 0/2] Export cxl1.1 device link status register value to pci device sysfs
2024-06-13 15:08 UTC (5+ messages)
` [PATCH v11 1/2] cxl/core/regs: Add rcd_pcie_cap initialization
` [PATCH v11 2/2] cxl/pci: Add sysfs attribute for CXL 1.1 device link status
[PATCH 1/3] resource: Add resource set range and size helpers
2024-06-13 13:55 UTC (2+ messages)
[PATCH v7] cxl/region: check interleave capability
2024-06-13 3:27 UTC (8+ messages)
[PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-06-12 15:55 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v6] cxl/region: check interleave capability
2024-06-12 4:18 UTC (7+ messages)
[PATCH v2 0/4] XOR Math Fixups: translation & position
2024-06-11 21:50 UTC (14+ messages)
` [PATCH v2 1/4] cxl/core: Rename cxl_trace_hpa() to cxl_translate()
` [PATCH v2 2/4] cxl/acpi: Restore XOR'd position bits during address translation
` [PATCH v2 3/4] cxl/region: Verify target positions using the ordered target list
` [PATCH v2 4/4] cxl: Remove defunct code calculating host bridge target positions
[PATCH 0/8] Introduce fwctl subystem
2024-06-11 16:54 UTC (32+ messages)
[PATCH v10 0/2] Export cxl1.1 device link status register value to pci device sysfs
2024-06-11 15:40 UTC (5+ messages)
` [PATCH v10 1/2] cxl/core/regs: Add rcd_pcie_cap initialization at __rcrb_to_component()
` [PATCH v10 2/2] cxl/pci: Add sysfs attribute for CXL 1.1 device link status
[PATCH v9 0/2] cxl: Export cxl1.1 device link status to sysfs
2024-06-10 10:46 UTC (5+ messages)
` [PATCH v9 1/2] cxl/core/regs: Add rcd_pcie_cap initialization at __rcrb_to_component()
` [PATCH v9 2/2] cxl/pci: Add sysfs attribute for CXL 1.1 device link status
[PATCH v5] cxl/region: check interleave capability
2024-06-10 10:36 UTC (7+ messages)
[PATCH v8 0/2] cxl: Export cxl1.1 device link status to sysfs
2024-06-10 8:16 UTC (4+ messages)
` [PATCH v8 2/2] cxl/pci: Add sysfs attribute for CXL 1.1 device link status
[PATCH v3 0/2] cxl: Region bandwidth calculation for targets with shared upstream link
2024-06-07 17:58 UTC (10+ messages)
` [PATCH v3 2/2] cxl: Calculate region bandwidth of "
[RFC PATCH v8 00/10] ras: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
2024-06-07 15:46 UTC (4+ messages)
` [RFC PATCH v8 10/10] ras: scrub: ACPI RAS2: Add memory ACPI RAS2 driver
[PATCH v7] cxl/events: Use a common struct for DRAM and General Media events
2024-06-07 15:13 UTC (2+ messages)
[PATCH v2] cxl: add missing MODULE_DESCRIPTION() macros
2024-06-07 14:10 UTC (2+ messages)
[PATCH] cxl: add missing MODULE_DESCRIPTION() macros
2024-06-07 13:57 UTC (8+ messages)
[PATCH 1/1] cxl/mem: Fix no cxl_nvd during pmem region auto-assembing
2024-06-07 1:29 UTC (5+ 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