Linux CXL
 help / color / mirror / Atom feed
 messages from 2023-10-11 01:05:54 to 2023-10-18 17:20:09 UTC [more...]

[PATCH v12 00/20] cxl/pci: Add support for RCH RAS error handling
 2023-10-18 17:17 UTC  (10+ messages)
` [PATCH v12 01/20] cxl/port: Fix release of RCD endpoints
` [PATCH v12 02/20] cxl/core/regs: Rename @dev to @host in struct cxl_register_map
` [PATCH v12 03/20] cxl/port: Fix @host confusion in cxl_dport_setup_regs()
` [PATCH v12 04/20] cxl/port: Rename @comp_map to @reg_map in struct cxl_register_map
` [PATCH v12 05/20] cxl/port: Pre-initialize component register mappings
` [PATCH v12 06/20] cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_state
` [PATCH v12 07/20] cxl/hdm: Use stored Component Register mappings to map HDM decoder capability
` [PATCH v12 08/20] cxl/pci: Remove Component Register base address from struct cxl_dev_state
` [PATCH v12 09/20] cxl/port: Remove Component Register base address from struct cxl_port

hw/cxl: avoid build error with lower(<=9) gcc versions
 2023-10-18 16:37 UTC  (2+ messages)

[PATCH v4 0/4] hw/cxl: Line length reduction and related
 2023-10-18 16:31 UTC  (9+ messages)
` [PATCH v4 1/4] hw/cxl: Use a switch to explicitly check size in caps_reg_read()
` [PATCH v4 2/4] hw/cxl: Use switch statements for read and write of cachemem registers
` [PATCH v4 3/4] hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt
` [PATCH v4 4/4] hw/cxl: Line length reductions

[PATCH] cxl/pmu: Ensure put_device on pmu devices
 2023-10-18 10:50 UTC  (5+ messages)

Support for CXL v3.0 spec with QEMU
 2023-10-18 10:30 UTC  (13+ messages)

[RFC PATCH v2 0/3] mm: mempolicy: Multi-tier weighted interleaving
 2023-10-18  8:31 UTC  (11+ messages)
` [RFC PATCH v2 1/3] mm/memory-tiers: change mutex to rw semaphore
` [RFC PATCH v2 2/3] mm/memory-tiers: Introduce sysfs for tier interleave weights
` [RFC PATCH v2 3/3] mm/mempolicy: modify interleave mempolicy to use memtier weights

[PATCH 0/3] efi/cper, cxl: Decode CXL Component Events CPER
 2023-10-18  8:56 UTC  (9+ messages)
` [PATCH 1/3] efi/cper, cxl: Decode CXL Component Events General Media Event Record
` [PATCH 2/3] efi/cper, cxl: Decode CXL Component Events DRAM "
` [PATCH 3/3] efi/cper, cxl: Decode CXL Component Events Memory Module "

[PATCH RFC 0/2] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-10-18  2:43 UTC  (6+ messages)
` [PATCH RFC 1/2] firmware/efi: Process CXL Component Events
` [PATCH RFC 2/2] cxl/memdev: Register for and process CPER events

[PATCH v2 0/3] cxl/region: Autodiscovery position repair
 2023-10-17 22:59 UTC  (10+ messages)
` [PATCH v2 1/3] cxl/region: Prepare the decoder match range helper for reuse
` [PATCH v2 2/3] cxl/region: Calculate a target position in a region interleave
` [PATCH v2 3/3] cxl/region: Use calc_interleave_pos() with autodiscovered regions

[PATCH v6 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-10-17 14:49 UTC  (7+ messages)
` [PATCH v6 1/3] mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
` [PATCH v6 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v6 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory

[PATCH v5 0/2] mm: use memmap_on_memory semantics for dax/kmem
 2023-10-17  5:54 UTC  (13+ messages)
` [PATCH v5 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v5 2/2] dax/kmem: allow kmem to add memory with memmap_on_memory

Performance Issue with CXL-emulation
 2023-10-16 22:37 UTC  (2+ messages)

[PATCH v3 1/2] cxl: Add cxl_decoders_committed() helper
 2023-10-16 19:46 UTC  (3+ messages)
  ` [PATCH v3 2/2] cxl: Add decoders_committed sysfs attribute to cxl_port

[PATCH 0/4] CXL: Standalone switch CCI driver
 2023-10-16 16:58 UTC  (7+ messages)
` [PATCH 1/4] cxl: mbox: Preparatory move of functions to core/mbox.c and cxlmbox.h
` [PATCH 2/4] cxl: mbox: Factor out the mbox specific data for reuse in switch cci
` [PATCH 3/4] PCI: Add PCI_CLASS_SERIAL_CXL_SWITCH_CCI class ID to pci_ids.h
` [PATCH 4/4] cxl/pci: Add support for stand alone CXL Switch mailbox CCI

[PATCH v2 1/2] cxl: Add cxl_decoders_committed() helper
 2023-10-16 16:00 UTC  (7+ messages)
  ` [PATCH v2 2/2] cxl: Add decoders_committed sysfs attribute to cxl_port

[PATCH 00/19] QEMU: CXL mailbox rework and features
 2023-10-16 15:59 UTC  (6+ messages)
` [PATCH 03/19] hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState
` [PATCH 04/19] hw/cxl/mbox: Generalize the CCI command processing

[PATCH v11 00/20] cxl/pci: Add support for RCH RAS error handling
 2023-10-16 14:09 UTC  (9+ messages)
` [PATCH v11 07/20] cxl/hdm: Use stored Component Register mappings to map HDM decoder capability
` [PATCH v11 10/20] cxl/pci: Introduce config option PCIEAER_CXL

[PATCH v11 00/22] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-10-16 11:04 UTC  (27+ messages)
` [PATCH v11 01/22] cxl: Export QTG ids from CFMWS to sysfs as qos_class attribute
` [PATCH v11 02/22] cxl: Add checksum verification to CDAT from CXL
` [PATCH v11 03/22] cxl: Add support for reading CXL switch CDAT table
` [PATCH v11 04/22] acpi: Move common tables helper functions to common lib
` [PATCH v11 05/22] lib/firmware_table: tables: Add CDAT table parsing support
` [PATCH v11 06/22] base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
` [PATCH v11 07/22] acpi: numa: Create enum for memory_target access coordinates indexing
` [PATCH v11 08/22] acpi: numa: Add genport target allocation to the HMAT parsing
` [PATCH v11 09/22] acpi: Break out nesting for hmat_parse_locality()
` [PATCH v11 10/22] acpi: numa: Add setting of generic port system locality attributes
` [PATCH v11 11/22] acpi: numa: Add helper function to retrieve the performance attributes
` [PATCH v11 12/22] cxl: Add callback to parse the DSMAS subtables from CDAT
` [PATCH v11 13/22] cxl: Add callback to parse the DSLBIS subtable "
` [PATCH v11 14/22] cxl: Add callback to parse the SSLBIS "
` [PATCH v11 15/22] cxl: Add support for _DSM Function for retrieving QTG ID
` [PATCH v11 16/22] cxl: Calculate and store PCI link latency for the downstream ports
` [PATCH v11 17/22] cxl: Store the access coordinates for the generic ports
` [PATCH v11 18/22] cxl: Add helper function that calculate performance data for downstream ports
` [PATCH v11 19/22] cxl: Compute the entire CXL path latency and bandwidth data
` [PATCH v11 20/22] cxl: Store QTG IDs and related info to the CXL memory device context
` [PATCH v11 21/22] cxl: Export sysfs attributes for memory device QoS class
` [PATCH v11 22/22] cxl: Check qos_class validity on memdev probe

[PATCH 0/3] cxl/region: Autodiscovery position repair
 2023-10-16  5:19 UTC  (9+ messages)
` [PATCH 1/3] cxl/region: Prepare the decoder match range helper for reuse
` [PATCH 2/3] cxl/region: Calculate a target position in a region interleave
` [PATCH 3/3] cxl/region: Use calc_interleave_pos() with autodiscovered regions

[PATCH] cxl: Fix flag name in struct cxl_command_info comment
 2023-10-16  2:02 UTC 

[NDCTL PATCH v2] cxl/region: Add -f option for disable-region
 2023-10-13 22:38 UTC  (3+ messages)

[PATCH] libdaxctl: Add accurate check for daxctl_memory_op(MEM_GET_ZONE)
 2023-10-13 22:27 UTC  (2+ messages)

[PATCH v3 00/10] cxl/mem: Fix shutdown order
 2023-10-13 17:25 UTC  (16+ messages)
` [PATCH v3 03/10] cxl/pci: Remove hardirq handler for cxl_request_irq()
` [PATCH v3 04/10] cxl/pci: Remove inconsistent usage of dev_err_probe()
` [PATCH v3 05/10] cxl/pci: Clarify devm host for memdev relative setup
` [PATCH v3 07/10] cxl/memdev: Fix sanitize vs decoder setup locking
` [PATCH v3 09/10] tools/testing/cxl: Make cxl_memdev_state available to other command emulation
` [PATCH v3 10/10] tools/testing/cxl: Add 'sanitize notifier' support

[PATCH] cxl/region: don't try to cleanup after cxl_region_setup_targets() fails
 2023-10-13 16:57 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH 00/12] PCI device authentication
 2023-10-13 11:45 UTC  (27+ messages)
` [PATCH 04/12] certs: Create blacklist keyring earlier
` [PATCH 07/12] spdm: Introduce library to authenticate devices

[PATCH v5 0/3] hw/cxl: Add dummy ACPI QTG DSM
 2023-10-12 12:56 UTC  (4+ messages)
` [PATCH v5 1/3] tests/acpi: Allow update of DSDT.cxl
` [PATCH v5 2/3] hw/cxl: Add QTG _DSM support for ACPI0017 device
` [PATCH v5 3/3] tests/acpi: Update DSDT.cxl with QTG DSM

[PATCH v10 00/22] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-10-12 11:04 UTC  (30+ messages)
` [PATCH v10 04/22] acpi: Move common tables helper functions to common lib
` [PATCH v10 06/22] base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
` [PATCH v10 09/22] acpi: Break out nesting for hmat_parse_locality()
` [PATCH v10 10/22] acpi: numa: Add setting of generic port system locality attributes
` [PATCH v10 11/22] acpi: numa: Add helper function to retrieve the performance attributes
` [PATCH v10 12/22] cxl: Add callback to parse the DSMAS subtables from CDAT
` [PATCH v10 13/22] cxl: Add callback to parse the DSLBIS subtable "
` [PATCH v10 14/22] cxl: Add callback to parse the SSLBIS "
` [PATCH v10 15/22] cxl: Add support for _DSM Function for retrieving QTG ID
` [PATCH v10 16/22] cxl: Calculate and store PCI link latency for the downstream ports
` [PATCH v10 17/22] cxl: Store the access coordinates for the generic ports
` [PATCH v10 18/22] cxl: Add helper function that calculate performance data for downstream ports
` [PATCH v10 19/22] cxl: Compute the entire CXL path latency and bandwidth data
` [PATCH v10 20/22] cxl: Store QTG IDs and related info to the CXL memory device context
` [PATCH v10 21/22] cxl: Export sysfs attributes for memory device QoS class
` [PATCH v10 22/22] cxl: Check qos_class validity on memdev probe

[PATCH v3 0/6] cxl: Fix checkpatch issues
 2023-10-11 20:23 UTC  (3+ messages)
  ` [PATCH v3 2/6] cxl/region: Fix a checkpatch warning

Accessing emulated CXL memory is unstable
 2023-10-11 14:10 UTC  (4+ messages)

Questions about the memory of CXL Type3 device offline
 2023-10-11 14:06 UTC  (3+ messages)

[PATCH v6 0/5] CXL, ACPI, APEI, EINJ: Update EINJ for CXL error types
 2023-10-11 13:40 UTC  (2+ messages)


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