messages from 2023-04-19 03:26:51 to 2023-04-27 15:47:32 UTC [more...]
[RESEND PATCH v2] cxl: Warn of flexible array in struct cxl_root_decoder
2023-04-27 15:47 UTC
[PATCH v2] cxl: Warn of flexible array in struct cxl_root_decoder
2023-04-27 15:46 UTC
[PATCH v3 0/6] cxl/pci: Add support for RCH RAS error handling
2023-04-27 13:52 UTC (10+ 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 v3 5/6] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
[PATCH v13 0/9] CXL Poison List Retrieval & Tracing
2023-04-27 4:11 UTC (14+ messages)
` [PATCH v13 2/9] cxl/mbox: Restrict poison cmds to debugfs cxl_raw_allow_all
` [PATCH v13 3/9] cxl/mbox: Initialize the poison state
` [PATCH v13 6/9] cxl/memdev: Add trigger_poison_list sysfs attribute
` [PATCH v13 7/9] cxl/region: Provide region info to the cxl_poison trace event
[PATCH] cxl: Add warning comment to cxl_root_decoder
2023-04-27 4:03 UTC (2+ messages)
[PATCH v4 00/23] cxl: Add support for QTG ID retrieval for CXL subsystem
2023-04-27 0:09 UTC (68+ 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
` [PATCH v4 13/23] ACPI: NUMA: Create enum for memory_target hmem_attrs indexing
` [PATCH v4 14/23] ACPI: NUMA: Add genport target allocation to the HMAT parsing
` [PATCH v4 15/23] ACPI: NUMA: Add setting of generic port locality attributes
` [PATCH v4 16/23] ACPI: NUMA: Add helper function to retrieve the performance attributes
` [PATCH v4 17/23] cxl: Add helper function to retrieve generic port QoS
` [PATCH v4 18/23] cxl: Add latency and bandwidth calculations for the CXL path
` [PATCH v4 19/23] cxl: Wait Memory_Info_Valid before access memory related info
` [PATCH v4 20/23] cxl: Move identify and partition query from pci probe to port probe
` [PATCH v4 21/23] cxl: Store QTG IDs and related info to the CXL memory device context
` [PATCH v4 22/23] cxl: Export sysfs attributes for memory device QTG ID
` [PATCH v4 23/23] cxl/mem: Add debugfs output for QTG related data
[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 -qemu rfc 0/3] hw/cxl: Add support for Scan Media
2023-04-26 2:16 UTC (5+ 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 ndctl 0/5] cxl: firmware update support for libcxl and cxl-cli
2023-04-24 23:14 UTC (7+ messages)
` [PATCH ndctl 1/5] cxl/memdev.c: allow filtering memdevs by bus
` [PATCH ndctl 2/5] cxl/list: print firmware info in memdev listings
` [PATCH ndctl 3/5] cxl/fw_loader: add APIs to get current state of the FW loader mechanism
` [PATCH ndctl 4/5] cxl: add an update-firmware command
` [PATCH ndctl 5/5] test/cxl-update-firmware: add a unit test for firmware update
[PATCH] cxl/test: Add mock test for set_timestamp
2023-04-24 21:08 UTC (2+ messages)
[ndctl PATCH 0/4] cxl list and test fixes
2023-04-24 19:59 UTC (5+ 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
[PATCH 0/4] cxl: Add a firmware update mechanism and cxl_test emulation
2023-04-24 17:39 UTC (6+ messages)
` [PATCH 1/4] cxl/pci: Allocate irq vectors earlier in pci probe
` [PATCH 2/4] cxl/mbox: Add background cmd handling machinery
` [PATCH 3/4] cxl: add a firmware update mechanism using the sysfs firmware loader
` [PATCH 4/4] tools/testing/cxl: add firmware update emulation to CXL memdevs
[cxl:next] BUILD SUCCESS bfe58458fd2557c9a81b89bc0ff10eb03d6c0745
2023-04-24 9:49 UTC
[PATCH v4 0/7] cxl: Background cmds and device sanitation
2023-04-23 20:51 UTC (13+ 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 4/7] cxl/mem: Wire up Sanitation support
` [PATCH 5/7] cxl/test: Add Sanitize opcode support
` [PATCH 6/7] cxl/mem: Support Secure Erase
` [PATCH 7/7] cxl/test: Add Secure Erase opcode support
[PATCH v6 0/10] cxl: CXL Inject & Clear Poison
2023-04-23 18:36 UTC (14+ messages)
` [PATCH v6 01/10] cxl/memdev: Add support for the Inject Poison mailbox command
` [PATCH v6 03/10] cxl/memdev: Warn of poison inject or clear to a mapped region
` [PATCH v6 05/10] cxl/mem: Add debugfs attributes for poison inject and clear
` [PATCH v6 06/10] tools/testing/cxl: Mock the Inject Poison mailbox command
` [PATCH v6 07/10] tools/testing/cxl: Mock the Clear "
` [PATCH v6 08/10] tools/testing/cxl: Use injected poison for get poison list
` [PATCH v6 09/10] tools/testing/cxl: Add a sysfs attr to test poison inject limits
` [PATCH v6 10/10] tools/testing/cxl: Require CONFIG_DEBUG_FS
[PATCH v4 13/17] cxl/pci: Use CDAT DOE mailbox created by PCI core
2023-04-23 18:32 UTC (12+ 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
[PATCH v6 0/5] perf: CXL 3.0 Performance Monitoring Unit support
2023-04-23 13:48 UTC (4+ messages)
` [PATCH v6 4/5] perf: CXL Performance Monitoring Unit driver
[cxl:pending] BUILD SUCCESS dde6ba6944eaeef0ec442ebd860726db6fe499c8
2023-04-23 11:32 UTC
[PATCH v2] cxl/pci: Set the device timestamp
2023-04-22 1:34 UTC (6+ messages)
"release early" preview of DCD enabling
2023-04-21 21:28 UTC (5+ messages)
[PATCH v4 0/6] hw/cxl: Poison get, inject, clear
2023-04-21 17:33 UTC (4+ messages)
` [PATCH v4 5/6] hw/cxl: Add poison injection via the mailbox
[PATCH v5 0/3] hw/mem: CXL Type-3 Volatile Memory Support
2023-04-21 16:08 UTC (4+ messages)
` [PATCH v5 1/3] tests/qtest/cxl-test: whitespace, line ending cleanup
` [PATCH v5 2/3] hw/mem: Use memory_region_size() in cxl_type3
` [PATCH v5 3/3] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
[PATCH v4 0/7] QEMU CXL Provide mock CXL events and irq support
2023-04-21 14:06 UTC (3+ messages)
[PATCH v2 0/3] hw/cxl: Fix decoder commit and uncommit handling
2023-04-21 13:59 UTC (4+ messages)
` [PATCH v2 1/3] hw/cxl: drop pointless memory_region_transaction_guards
` [PATCH v2 2/3] hw/cxl: Fix endian handling for decoder commit
` [PATCH v2 3/3] hw/cxl: Fix incorrect reset of commit and associated clearing of committed
[PATCH] hw/pci-bridge/cxl_upstream: Fix bandwidth entry base unit for SSLBIS
2023-04-20 16:43 UTC (2+ messages)
[NDCTL PATCH 0/3] ndctl: Add support of QoS Throttling Group (QTG) id for CXL CLI
2023-04-20 16:15 UTC (6+ messages)
` [NDCTL PATCH 1/3] ndctl: Add QTG ID support for the root decoder
Usage of tools/testing/cxl
2023-04-20 15:57 UTC (4+ messages)
[BUG] DAX access of Memory Expander on RCH topology fires BUG on page_table_check
2023-04-20 1:29 UTC (6+ messages)
[PATCH] cxl/hdm: Extend DVSEC range register emulation for region enumeration
2023-04-20 0:50 UTC (9+ messages)
[PATCH v3 5/6] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
2023-04-19 14:17 UTC (4+ messages)
[STYLE v1 0/3] Fixing check patch styling issues
2023-04-19 11:14 UTC (4+ 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
[cxl:next] BUILD SUCCESS f960e57dca9fa3653d9e9c0a9e1386d2241e0aad
2023-04-19 7:49 UTC
[cxl:fixes] BUILD SUCCESS c841ecd8277154c9297dd9ac959494f6deb61e76
2023-04-19 7:49 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