messages from 2023-04-27 15:47:32 to 2023-05-12 15:28:41 UTC [more...]
[PATCH v5 00/14] cxl: Add support for QTG ID retrieval for CXL subsystem
2023-05-12 15:28 UTC (26+ 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
[PATCH 0/4] acpi: Add CDAT parsing support to ACPI tables code
2023-05-12 15:24 UTC (10+ 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
[RFC 0/3] Apply SRAT defined PXM to entire CFMWS
2023-05-12 0:18 UTC (10+ messages)
` [RFC 1/3] x86/numa: Introduce numa_find_node(start, end)
` [RFC 2/3] x86/numa: Introduce numa_remove_memblks(node, start, end)
` [RFC 3/3] ACPI: NUMA: Apply SRAT proximity domain to entire CFMWS window
[PATCH v2 0/4] cxl: Prep for QoS class support
2023-05-11 23:59 UTC (7+ messages)
` [PATCH v2 1/4] cxl: Export QTG ids from CFMWS to sysfs as qos_class attribute
` [PATCH v2 2/4] cxl: add missing return to cdat read error path
` [PATCH v2 3/4] cxl: Add checksum verification to CDAT from CXL
` [PATCH v2 4/4] cxl: Add support for reading CXL switch CDAT table
[Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
2023-05-11 21:53 UTC (9+ messages)
` [RFC 1/7] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
` [RFC 4/7] hw/mem/cxl_type3: Add DC extent representative to cxl type3 device
` [RFC 3/7] hw/mem/cxl_type3: Add a parameter to pass number of DC regions the device supports in qemu command line
` [RFC 2/7] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
` [RFC 7/7] hw/mem/cxl_type3: add read/write support to dynamic capacity
` [RFC 6/7] Add qmp interfaces to add/release dynamic capacity extents
` [RFC 5/7] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
[ndctl RFC] cxl/region: Add support to create dc region for dynamic capacity device
2023-05-11 20:20 UTC (3+ messages)
[PATCH v4 0/7] cxl: Background cmds and device sanitation
2023-05-11 17:23 UTC (28+ 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
[RESEND PATCH v2] cxl: Warn of flexible array in struct cxl_root_decoder
2023-05-11 16:36 UTC (4+ messages)
[PATCH 0/4] cxl: Add a firmware update mechanism and cxl_test emulation
2023-05-11 16:18 UTC (7+ messages)
` [PATCH 1/4] cxl/pci: Allocate irq vectors earlier in pci probe
` [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
[PATCH v5 0/2] Fixing check patch styling issues
2023-05-10 22:02 UTC (5+ 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] base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
2023-05-10 16:14 UTC (2+ messages)
[PATCH v7 0/8] cxl: Process event logs
2023-05-09 22:31 UTC (19+ 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 "
` [PATCH v7 6/8] cxl/test: Add generic mock events
` [PATCH v7 7/8] cxl/test: Add specific events
` [PATCH v7 8/8] cxl/test: Simulate event log overflow
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 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)
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 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/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 00/23] cxl: Add support for QTG ID retrieval for CXL subsystem
2023-05-01 16:29 UTC (7+ messages)
` [PATCH v4 03/23] cxl: Add support for reading CXL switch CDAT table
` [PATCH v4 10/23] cxl: Add helpers to calculate pci latency for the CXL device
[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 (10+ 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 (9+ messages)
` [PATCH v13 6/9] cxl/memdev: Add trigger_poison_list sysfs attribute
[PATCH v2] cxl: Warn of flexible array in struct cxl_root_decoder
2023-04-27 15:48 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