linux-cxl.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-17 15:22:52 to 2021-02-02 01:01:07 UTC [more...]

[RFC PATCH v3 00/31] CXL 2.0 Support
 2021-02-02  0:59 UTC  (5+ messages)
` [RFC PATCH v3 01/31] hw/pci/cxl: Add a CXL component type (interface)
` [RFC PATCH v3 02/31] hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
` [RFC PATCH v3 03/31] hw/cxl/device: Introduce a CXL device (8.2.8)
` [RFC PATCH v3 04/31] hw/cxl/device: Implement the CAP array (8.2.8.1-2)

[PATCH 00/14] CXL 2.0 Support
 2021-02-02  0:14 UTC  (59+ messages)
` [PATCH 01/14] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [PATCH 02/14] cxl/mem: Map memory device registers
` [PATCH 03/14] cxl/mem: Find device capabilities
` [PATCH 04/14] cxl/mem: Implement polled mode mailbox
` [PATCH 05/14] cxl/mem: Register CXL memX devices
` [PATCH 06/14] cxl/mem: Add basic IOCTL interface
` [PATCH 07/14] cxl/mem: Add send command
` [PATCH 08/14] taint: add taint for direct hardware access
` [PATCH 09/14] cxl/mem: Add a "RAW" send command
` [PATCH 10/14] cxl/mem: Create concept of enabled commands
` [PATCH 11/14] cxl/mem: Use CEL for enabling commands
` [PATCH 12/14] cxl/mem: Add set of informational commands
` [PATCH 13/14] cxl/mem: Add limited Get Log command (0401h)
` [PATCH 14/14] MAINTAINERS: Add maintainers of the CXL driver

[RFC PATCH v3 00/16] CXL 2.0 Support
 2021-01-23  0:14 UTC  (61+ messages)
` [RFC PATCH v3 01/16] docs: cxl: Add basic documentation
` [RFC PATCH v3 02/16] cxl/acpi: Add an acpi_cxl module for the CXL interconnect
` [RFC PATCH v3 03/16] cxl/acpi: add OSC support
` [RFC PATCH v3 04/16] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [RFC PATCH v3 05/16] cxl/mem: Map memory device registers
` [RFC PATCH v3 06/16] cxl/mem: Find device capabilities
` [RFC PATCH v3 07/16] cxl/mem: Implement polled mode mailbox
` [RFC PATCH v3 08/16] cxl/mem: Register CXL memX devices
` [RFC PATCH v3 09/16] cxl/mem: Add basic IOCTL interface
` [RFC PATCH v3 10/16] cxl/mem: Add send command
` [RFC PATCH v3 11/16] taint: add taint for direct hardware access
` [RFC PATCH v3 11/16] taint: add taint for unfettered "
` [RFC PATCH v3 12/16] cxl/mem: Add a "RAW" send command
` [RFC PATCH v3 13/16] cxl/mem: Create concept of enabled commands
` [RFC PATCH v3 14/16] cxl/mem: Use CEL for enabling commands
` [RFC PATCH v3 15/16] cxl/mem: Add limited Get Log command (0401h)
` [RFC PATCH v3 16/16] MAINTAINERS: Add maintainers of the CXL driver

ACPI Working Group Code First ECR for a new CXL Root Object
 2021-01-15  3:49 UTC  (3+ messages)

[ndctl RFC PATCH 0/5] Initial CXL support
 2021-01-12  0:34 UTC  (6+ messages)
` [ndctl RFC PATCH 1/5] cxl: add a cxl utility and libcxl library
` [ndctl RFC PATCH 2/5] cxl: add a local copy of the cxl_mem UAPI header
` [ndctl RFC PATCH 3/5] libcxl: add support for command query and submission
` [ndctl RFC PATCH 4/5] libcxl: add accessors for retrieving 'Identify' information
` [ndctl RFC PATCH 5/5] cxl/list: augment cxl-list with more data from the identify command

[RFC PATCH v2 00/14] CXL 2.0 Support
 2021-01-07 19:05 UTC  (35+ messages)
` [RFC PATCH v2 01/14] docs: cxl: Add basic documentation
` [RFC PATCH v2 02/14] cxl/acpi: Add an acpi_cxl module for the CXL interconnect
` [RFC PATCH v2 03/14] cxl/acpi: add OSC support
` [RFC PATCH v2 04/14] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [RFC PATCH v2 05/14] cxl/mem: Map memory device registers
` [RFC PATCH v2 06/14] cxl/mem: Find device capabilities
` [RFC PATCH v2 07/14] cxl/mem: Implement polled mode mailbox
` [RFC PATCH v2 08/14] cxl/mem: Register CXL memX devices
` [RFC PATCH 09/14] cxl/mem: Add basic IOCTL interface
` [RFC PATCH 10/14] cxl/mem: Add send command
` [RFC PATCH 11/14] cxl/mem: Add a "RAW" "
` [RFC PATCH 12/14] cxl: Add basic debugging
` [RFC PATCH 13/14] MAINTAINERS: Add maintainers of the CXL driver
` [RFC PATCH 14/14] WIP/cxl/mem: Add get firmware for testing

[RFC PATCH 0/9] CXL 2.0 Support
 2020-12-09  0:48 UTC  (6+ messages)

[RFC PATCH 0/9] CXL 2.0 Support
 2020-12-07  6:12 UTC  (34+ messages)
` [RFC PATCH 1/9] cxl/acpi: Add an acpi_cxl module for the CXL interconnect
` [RFC PATCH 2/9] cxl/acpi: add OSC support
` [RFC PATCH 3/9] cxl/mem: Add a driver for the type-3 mailbox
` [RFC PATCH 5/9] cxl/mem: Find device capabilities
` [RFC PATCH 6/9] cxl/mem: Initialize the mailbox interface
` [RFC PATCH 7/9] cxl/mem: Implement polled mode mailbox
` [RFC PATCH 8/9] cxl/mem: Register CXL memX devices

[RFC PATCH 00/25] Introduce CXL 2.0 Emulation
 2020-12-04  5:55 UTC 

[RFC PATCH 4/9] cxl/mem: Map memory device registers
 2020-11-23 19:58 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).