Linux CXL
 help / color / mirror / Atom feed
 messages from 2023-04-23 16:20:44 to 2023-05-09 21:52:20 UTC [more...]

[PATCH v7 0/8] cxl: Process event logs
 2023-05-09 21:52 UTC  (13+ messages)
` [PATCH v7 1/8] cxl/mem: Read, trace, and clear events on driver load
` [PATCH v7 2/8] cxl/mem: Wire up event interrupts
` [PATCH v7 3/8] cxl/mem: Trace General Media Event Record
` [PATCH v7 4/8] cxl/mem: Trace DRAM "
` [PATCH v7 5/8] cxl/mem: Trace Memory Module "

ndctl-v77: LIBCXL_5 not found
 2023-05-09 19:23 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-05-09 18:45 UTC  (3+ messages)
  ` FW: "

[ndctl PATCH 0/3] cxl: clean up and fix typos
 2023-05-09 17:33 UTC  (7+ messages)
` [ndctl PATCH 1/3] cxl/list: Fix typo in cxl-list documentation
` [ndctl PATCH 2/3] cxl: region: remove redundant func name from error
` [ndctl PATCH 3/3] cxl: fix changed function name in a comment

[PATCH] cxl/region: Fix typo in region comment in RAM mode
 2023-05-09 17:22 UTC  (2+ messages)

[PATCH v5 0/2] Fixing check patch styling issues
 2023-05-09 16:52 UTC  (3+ messages)
` [PATCH v5 1/2] cxl/mbox: Remove redundant dev_err() after failed mem alloc
` [PATCH v5 2/2] cxl/region: Remove else after return statement

[PATCH v4 0/2] Fixing check patch styling issues
 2023-05-09 15:30 UTC  (4+ messages)
` [PATCH v4 1/2] cxl/mbox: Remove redundant dev_err() after failed mem alloc
` [PATCH v4 2/2] cxl/region: Remove else after return statement

[LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory​
 2023-05-09 15:08 UTC  (11+ messages)

[ndctl 0/3] Support for inject poison
 2023-05-09  9:19 UTC  (3+ messages)

[PATCH v5 00/14] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-05-08 20:48 UTC  (15+ messages)
` [PATCH v5 01/14] cxl: Add callback to parse the DSMAS subtables from CDAT
` [PATCH v5 02/14] cxl: Add callback to parse the DSLBIS subtable "
` [PATCH v5 03/14] cxl: Add callback to parse the SSLBIS "
` [PATCH v5 04/14] cxl: Add support for _DSM Function for retrieving QTG ID
` [PATCH v5 05/14] cxl: Calculate and store PCI link latency for the downstream ports
` [PATCH v5 06/14] cxl: Store the access coordinates for the generic ports
` [PATCH v5 07/14] cxl: Add helper function that calculate performance data for downstream ports
` [PATCH v5 08/14] cxl: Compute the entire CXL path latency and bandwidth data
` [PATCH v5 09/14] cxl: Wait Memory_Info_Valid before access memory related info
` [PATCH v5 10/14] cxl: Move identify and partition query from pci probe to port probe
` [PATCH v5 11/14] cxl: Move read_cdat_data() to after media is ready
` [PATCH v5 12/14] cxl: Store QTG IDs and related info to the CXL memory device context
` [PATCH v5 13/14] cxl: Export sysfs attributes for memory device QoS class
` [PATCH v5 14/14] cxl/mem: Add debugfs output for QTG related data

Questions on getting started
 2023-05-08 17:21 UTC  (3+ messages)

[PATCH v3 0/2] Fixing check patch styling issues
 2023-05-08 16:01 UTC  (4+ messages)
` [PATCH v3 1/2] cxl/mbox: Remove redundant dev_err() after failed mem alloc
` [PATCH v3 2/2] cxl/region: Remove else after return statement

[PATCH v2 0/2] Fixing check patch styling issues
 2023-05-08  4:12 UTC  (14+ messages)
` [PATCH v2 1/2] cxl/mbox: Remove redundant dev_err() after failed mem alloc
` [PATCH v2 2/2] cxl/region: Remove else after return statement

[PATCH 0/4] acpi: numa: add target support for generic port to HMAT parsing
 2023-05-06  0:05 UTC  (5+ messages)
` [PATCH 1/4] acpi: numa: Create enum for memory_target access coordinates indexing
` [PATCH 2/4] acpi: numa: Add genport target allocation to the HMAT parsing
` [PATCH 3/4] acpi: numa: Add setting of generic port system locality attributes
` [PATCH 4/4] acpi: numa: Add helper function to retrieve the performance attributes

[PATCH] base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
 2023-05-05 21:34 UTC 

[PATCH 0/3] cxl: Prep for QoS class support
 2023-05-05 20:55 UTC  (8+ messages)
` [PATCH 1/3] cxl: Export QTG ids from CFMWS to sysfs as qos_class attribute
` [PATCH 2/3] cxl: Add checksum verification to CDAT from CXL
` [PATCH 3/3] cxl: Add support for reading CXL switch CDAT table

[PATCH 0/4] acpi: Add CDAT parsing support to ACPI tables code
 2023-05-05 17:33 UTC  (5+ messages)
` [PATCH 1/4] acpi: tables: Add CDAT table parsing support
` [PATCH 2/4] acpi: Add header struct in CDAT subtables
` [PATCH 3/4] acpi: fix misnamed define for CDAT DSMAS
` [PATCH 4/4] cxl: Add callback to parse the DSMAS subtables from CDAT

[PATCH 0/3] cxl: Handle background commands
 2023-05-03 14:57 UTC  (6+ messages)
` [PATCH 1/3] rcuwait: Support timeouts
` [PATCH 2/3] cxl/pci: Allocate irq vectors earlier in pci probe
` [PATCH 3/3] cxl/mbox: Add background cmd handling machinery
  ` [PATCH v2] "

[ANNOUNCE] ndctl v77
 2023-05-02 20:32 UTC 

[RESEND PATCH v6 0/8] hw/cxl: RAS error emulation and injection
 2023-05-02  8:54 UTC  (3+ messages)
` [RESEND PATCH v6 1/8] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register

[PATCH v4 0/7] cxl: Background cmds and device sanitation
 2023-05-01 15:56 UTC  (15+ messages)
` [PATCH 1/7] cxl/pci: Allocate irq vectors earlier in pci probe
` [PATCH 2/7] cxl/mbox: Add background cmd handling machinery
` [PATCH 3/7] cxl/mbox: Add sanitation "

[PATCH v4 00/23] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-05-01 16:29 UTC  (38+ messages)
` [PATCH v4 01/23] cxl: Export QTG ids from CFMWS to sysfs
` [PATCH v4 02/23] cxl: Add checksum verification to CDAT from CXL
` [PATCH v4 03/23] cxl: Add support for reading CXL switch CDAT table
` [PATCH v4 04/23] cxl: Add common helpers for cdat parsing
` [PATCH v4 05/23] cxl: Add callback to parse the DSMAS subtables from CDAT
` [PATCH v4 06/23] cxl: Add callback to parse the DSLBIS subtable "
` [PATCH v4 07/23] cxl: Add callback to parse the SSLBIS "
` [PATCH v4 08/23] cxl: Add support for _DSM Function for retrieving QTG ID
` [PATCH v4 09/23] cxl: Add helper function to retrieve ACPI handle of CXL root device
` [PATCH v4 10/23] cxl: Add helpers to calculate pci latency for the CXL device
` [PATCH v4 11/23] cxl: Add helper function that calculates QoS values for switches
` [PATCH v4 12/23] cxl: Add helper function that calculate QoS values for PCI path

[GIT PULL] Compute Express Link (CXL) for 6.4
 2023-04-30 20:08 UTC  (2+ messages)

[PATCH -qemu rfc 0/3] hw/cxl: Add support for Scan Media
 2023-04-28 19:45 UTC  (11+ messages)
` [PATCH 1/3] hw/cxl: Add get scan media capabilities mailbox command support
` [PATCH 2/3] hw/cxl: Add scan media "
` [PATCH 3/3] "

[PATCH V6 0/4] rasdaemon: Add support for the CXL error events
 2023-04-28 17:59 UTC  (2+ messages)

[ndctl PATCH 0/4] cxl list and test fixes
 2023-04-28 16:06 UTC  (9+ messages)
` [PATCH 1/4] cxl/list: Fix filtering RCDs
` [PATCH 2/4] cxl/list: Filter root decoders by region
` [PATCH 3/4] test: Support test modules located in 'updates' instead of 'extra'
` [PATCH 4/4] test: Fix dangling pointer warning

[STYLE v1 0/3] Fixing check patch styling issues
 2023-04-28  0:00 UTC  (11+ messages)
` [STYLE v1 1/3] cxl/mbox: remove redundant debug msg
` [STYLE v1 2/3] cxl/core/port: Use tabs to fix styling errors
` [STYLE v1 3/3] cxl/core/region:Remove else after return statement

[PATCH v13 0/9] CXL Poison List Retrieval & Tracing
 2023-04-27 21:35 UTC  (12+ messages)
` [PATCH v13 6/9] cxl/memdev: Add trigger_poison_list sysfs attribute

[RESEND PATCH v2] cxl: Warn of flexible array in struct cxl_root_decoder
 2023-04-27 19:02 UTC  (3+ messages)

[PATCH v2] cxl: Warn of flexible array in struct cxl_root_decoder
 2023-04-27 15:48 UTC  (2+ messages)

[PATCH v3 0/6] cxl/pci: Add support for RCH RAS error handling
 2023-04-27 13:52 UTC  (7+ messages)
` [PATCH v3 1/6] cxl/pci: Add RCH downstream port AER and RAS register discovery
` [PATCH v3 4/6] cxl/pci: Add RCH downstream port error logging

[PATCH] cxl: Add warning comment to cxl_root_decoder
 2023-04-27  4:03 UTC  (2+ messages)

[PATCH -ndctl 0/2] cxl: Support memdev sanitation
 2023-04-26 22:01 UTC  (7+ messages)
` [PATCH 1/2] cxl/memdev: Introduce wait-sanitize functionality
` [PATCH 2/2] cxl/memdev: Introduce sanitize-memdev functionality

[PATCH ndctl 0/5] cxl: firmware update support for libcxl and cxl-cli
 2023-04-24 23:14 UTC  (3+ messages)
` [PATCH ndctl 4/5] cxl: add an update-firmware command

[PATCH] cxl/test: Add mock test for set_timestamp
 2023-04-24 21:08 UTC  (2+ messages)

[PATCH 0/4] cxl: Add a firmware update mechanism and cxl_test emulation
 2023-04-24 17:39 UTC  (2+ messages)

[cxl:next] BUILD SUCCESS bfe58458fd2557c9a81b89bc0ff10eb03d6c0745
 2023-04-24  9:49 UTC 

[PATCH v6 0/10] cxl: CXL Inject & Clear Poison
 2023-04-23 18:36 UTC  (4+ messages)
` [PATCH v6 03/10] cxl/memdev: Warn of poison inject or clear to a mapped region

[PATCH v4 13/17] cxl/pci: Use CDAT DOE mailbox created by PCI core
 2023-04-23 18:32 UTC  (4+ messages)
` [PATCH] cxl/port: Fix port to pci device assumptions in read_cdat_data()

[PATCH v5 0/7] QEMU CXL Provide mock CXL events and irq support
 2023-04-23 16:51 UTC  (8+ messages)
` [PATCH v5 1/7] hw/cxl/events: Add event status register
` [PATCH v5 2/7] hw/cxl: Move CXLRetCode definition to cxl_device.h
` [PATCH v5 3/7] hw/cxl/events: Wire up get/clear event mailbox commands
` [PATCH v5 4/7] hw/cxl/events: Add event interrupt support
` [PATCH v5 5/7] hw/cxl/events: Add injection of General Media Events
` [PATCH v5 6/7] hw/cxl/events: Add injection of DRAM events
` [PATCH v5 7/7] hw/cxl/events: Add injection of Memory Module Events

[PATCH v5 0/6] hw/cxl: Poison get, inject, clear
 2023-04-23 16:20 UTC  (7+ messages)
` [PATCH v5 1/6] hw/cxl: rename mailbox return code type from ret_code to CXLRetCode
` [PATCH v5 2/6] hw/cxl: Introduce cxl_device_get_timestamp() utility function
` [PATCH v5 3/6] bswap: Add the ability to store to an unaligned 24 bit field
` [PATCH v5 4/6] hw/cxl: QMP based poison injection support
` [PATCH v5 5/6] hw/cxl: Add poison injection via the mailbox
` [PATCH v5 6/6] hw/cxl: Add clear poison mailbox command support


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