Linux-CXL Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-02 23:52:05 to 2021-02-20 01:14:26 UTC [more...]

[PATCH v5 0/9] CXL 2.0 Support
 2021-02-20  1:12 UTC  (16+ messages)
` [PATCH v5 1/9] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [PATCH v5 2/9] cxl/mem: Find device capabilities
` [PATCH v5 3/9] cxl/mem: Register CXL memX devices
` [PATCH v5 4/9] cxl/mem: Add basic IOCTL interface
` [PATCH v5 5/9] cxl/mem: Add a "RAW" send command
` [PATCH v5 6/9] cxl/mem: Enable commands via CEL
` [PATCH v5 7/9] cxl/mem: Add set of informational commands
` [PATCH v5 8/9] MAINTAINERS: Add maintainers of the CXL driver
` [RFC PATCH v5 9/9] cxl/mem: Add payload dumping for debug

[PATCH] cxl/mem: return -EFAULT if copy_to_user() fails
 2021-02-19 15:39 UTC  (2+ messages)

[RFC v2 2/2] Basic CXL DOE for CDAT and Compliance Mode
 2021-02-19 12:33 UTC  (13+ messages)
  ` [RFC PATCH v2 1/2] Basic PCIe DOE support

[ndctl PATCH v2 00/13] Initial CXL support
 2021-02-19  2:03 UTC  (14+ messages)
` [ndctl PATCH v2 01/13] cxl: add a cxl utility and libcxl library
` [ndctl PATCH v2 02/13] cxl: add a local copy of the cxl_mem UAPI header
` [ndctl PATCH v2 03/13] libcxl: add support for command query and submission
` [ndctl PATCH v2 04/13] libcxl: add support for the 'Identify Device' command
` [ndctl PATCH v2 05/13] test: rename 'ndctl_test' to 'test_ctx'
` [ndctl PATCH v2 06/13] test: rename 'ndctl_test_*' helpers to 'test_*'
` [ndctl PATCH v2 07/13] test: introduce a libcxl unit test
` [ndctl PATCH v2 08/13] libcxl: add GET_HEALTH_INFO mailbox command and accessors
` [ndctl PATCH v2 09/13] libcxl: add support for the 'GET_LSA' command
` [ndctl PATCH v2 10/13] util/hexdump: Add a util helper to print a buffer in hex
` [ndctl PATCH v2 11/13] test/libcxl: add a test for {set, get}_lsa commands
` [ndctl PATCH v2 12/13] Documentation/cxl: add library API documentation
` [ndctl PATCH v2 13/13] test/libcxl: introduce a command size fuzzing test

[RFC PATCH v3 00/31] CXL 2.0 Support
 2021-02-18 16:50 UTC  (19+ messages)
` [RFC PATCH v3 02/31] hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
` [RFC PATCH v3 04/31] hw/cxl/device: Implement the CAP array (8.2.8.1-2)
` [RFC PATCH v3 05/31] hw/cxl/device: Implement basic mailbox (8.2.8.4)
` [RFC PATCH v3 07/31] hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)

[PATCH v4 0/9] CXL 2.0 Support
 2021-02-17  9:55 UTC  (26+ messages)
` [PATCH v4 1/9] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [PATCH v4 2/9] cxl/mem: Find device capabilities
` [PATCH v4 3/9] cxl/mem: Register CXL memX devices
` [PATCH v4 4/9] cxl/mem: Add basic IOCTL interface
` [PATCH v4 5/9] cxl/mem: Add a "RAW" send command
` [PATCH v4 6/9] cxl/mem: Enable commands via CEL
` [PATCH v4 7/9] cxl/mem: Add set of informational commands
` [PATCH v4 8/9] MAINTAINERS: Add maintainers of the CXL driver
` [PATCH v4 9/9] cxl/mem: Add payload dumping for debug

[RFC] ACPI Code First ECR: Generic Target
 2021-02-17  9:53 UTC  (18+ messages)

[PATCH] cxl/mem: Fix an error code in cxl_mem_mbox_get()
 2021-02-16 20:52 UTC  (2+ messages)

[PATCH v2 0/8] CXL 2.0 Support
 2021-02-16 13:43 UTC  (57+ messages)
` [PATCH v2 1/8] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [PATCH v2 2/8] cxl/mem: Find device capabilities
` [PATCH v2 3/8] cxl/mem: Register CXL memX devices
` [PATCH v2 4/8] cxl/mem: Add basic IOCTL interface
` [PATCH v2 5/8] cxl/mem: Add a "RAW" send command
` [PATCH v2 6/8] cxl/mem: Enable commands via CEL
` [PATCH v2 7/8] cxl/mem: Add set of informational commands
` [PATCH v2 8/8] MAINTAINERS: Add maintainers of the CXL driver

[PATCH][next] cxl/mem: remove redundant initialization of variable rc
 2021-02-15 19:53 UTC 

[PATCH v3 0/9] CXL 2.0 Support
 2021-02-15 16:30 UTC  (11+ messages)
` [PATCH v3 1/9] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [PATCH v3 2/9] cxl/mem: Find device capabilities
` [PATCH v3 3/9] cxl/mem: Register CXL memX devices
` [PATCH v3 4/9] cxl/mem: Add basic IOCTL interface
` [PATCH v3 5/9] cxl/mem: Add a "RAW" send command
` [PATCH v3 6/9] cxl/mem: Enable commands via CEL
` [PATCH v3 7/9] cxl/mem: Add set of informational commands
` [PATCH v3 8/9] MAINTAINERS: Add maintainers of the CXL driver
` [RFC PATCH 9/9] cxl/mem: Add payload dumping for debug

[PATCH 00/14] CXL 2.0 Support
 2021-02-09  3:36 UTC  (39+ messages)
` [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
          ` [EXT] "
` [PATCH 08/14] taint: add taint for direct hardware access
` [PATCH 13/14] cxl/mem: Add limited Get Log command (0401h)

[RFC PATCH v1 01/01] PCIe DOE for PCIe and CXL 2.0
 2021-02-08 17:51 UTC  (7+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).