Linux-CXL Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-15 23:55:22 to 2023-11-30 22:04:58 UTC [more...]

[RFC PATCH 0/2] Node migration between memory tiers
 2023-11-30 22:04 UTC  (2+ messages)
` [RFC PATCH 1/2] base/node: Add sysfs for adistance_offset

[NDCTL PATCH v2 1/2] cxl: Save the number of decoders committed to a port
 2023-11-30 21:51 UTC  (6+ messages)
` [NDCTL PATCH v2 2/2] cxl: Add check for regions before disabling memdev
    ` [NDCTL PATCH v3 "

[PATCH v4 00/11] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2023-11-30 19:23 UTC  (12+ messages)
` [PATCH v4 01/11] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
` [PATCH v4 02/11] cxl/mbox: Add GET_FEATURE "
` [PATCH v4 03/11] cxl/mbox: Add SET_FEATURE "
` [PATCH v4 04/11] cxl/memscrub: Add CXL device patrol scrub control feature
` [PATCH v4 05/11] cxl/memscrub: Add CXL device DDR5 ECS "
` [PATCH v4 06/11] memory: scrub: Add scrub driver supports configuring memory scrubs in the system
` [PATCH v4 07/11] cxl/memscrub: Register CXL device patrol scrub with scrub configure driver
` [PATCH v4 08/11] memory: scrub: Add scrub control attributes for the DDR5 ECS
` [PATCH v4 09/11] cxl/memscrub: Register CXL device DDR5 ECS with scrub configure driver
` [PATCH v4 10/11] memory: scrub: sysfs: Add Documentation for set of common scrub attributes
` [PATCH v4 11/11] cxl: scrub: sysfs: Add Documentation for CXL memory device scrub control attributes

[PATCH v2 0/2] cxl/cdat: Fixes for CXL CDAT processing
 2023-11-30 16:20 UTC  (4+ messages)
` [PATCH v2 1/2] cxl/cdat: Handle cdat table build errors
` [PATCH v2 2/2] cxl/cdat: Fix header sum value in CDAT checksum

[PATCH v3] cxl: Add cxl_region_rwsem around commit_end write during decoder enumeration
 2023-11-30 16:15 UTC  (9+ messages)

[RFC PATCH] mm/mbind: Introduce process_mbind() syscall for external memory binding
 2023-11-30 16:07 UTC  (10+ messages)

cxl type3 mem device over Ethernet
 2023-11-30  6:15 UTC 

[PATCH 0/2] cxl/core: Hold region_rwsem during poison ops
 2023-11-30  1:21 UTC  (8+ messages)
` [PATCH 1/2] cxl/core: Always hold region_rwsem while reading poison lists
` [PATCH 2/2] cxl/memdev: Hold region_rwsem during inject and clear poison ops

[PATCH 0/6] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-11-29 18:00 UTC  (7+ messages)
` [PATCH 1/6] cxl/trace: Pass uuid explicitly to event traces
` [PATCH 2/6] cxl/events: Promote CXL event structures to a core header
` [PATCH 3/6] cxl/events: Separate UUID from event structures
` [PATCH 4/6] cxl/events: Create a CXL event union
` [PATCH 5/6] firmware/efi: Process CXL Component Events
` [PATCH 6/6] cxl/memdev: Register for and process CPER events

[PATCH RFC v4 0/6] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-11-29 14:28 UTC  (4+ messages)
` [PATCH RFC v4 5/6] firmware/efi: Process CXL Component Events

[PATCH v2] cxl/region: Add dev_dbg() detail on failure to allocate HPA space
 2023-11-29  0:39 UTC 

[ndctl PATCH 0/3] cxl/test: CXL unit test helpers
 2023-11-28 22:18 UTC  (10+ messages)
` [ndctl PATCH 1/3] cxl/test: add and use cxl_common_[start|stop] helpers
` [ndctl PATCH 2/3] cxl/test: add a cxl_ derivative of check_dmesg()
` [ndctl PATCH 3/3] cxl/test: use an explicit --since time in journalctl

[NDCTL PATCH 1/2] cxl: Save the number of decoders committed to a port
 2023-11-28 20:23 UTC  (6+ messages)
` [NDCTL PATCH 2/2] cxl: Add check for regions before disabling memdev

[PATCH] cxl/cdat: Free correct buffer on checksum error
 2023-11-28 20:06 UTC  (7+ messages)
  ` [PATCH] cxl/pci: Get rid of pointer arithmetic reading CDAT table

[PATCH 0/4] CXL: Standalone switch CCI driver
 2023-11-28 17:42 UTC  (8+ messages)
` [PATCH 1/4] cxl: mbox: Preparatory move of functions to core/mbox.c and cxlmbox.h
` [PATCH 4/4] cxl/pci: Add support for stand alone CXL Switch mailbox CCI

[PATCH v7 0/5] CXL, ACPI, APEI, EINJ: Update EINJ for CXL error types
 2023-11-28 16:06 UTC  (6+ messages)
` [PATCH v7 1/5] cxl/port: Add EINJ debugfs files and callback support
` [PATCH v7 2/5] ACPI: Add CXL protocol error defines
` [PATCH v7 3/5] EINJ: Separate CXL errors from other EINJ errors
` [PATCH v7 4/5] cxl/port, EINJ: Add CXL EINJ callback functions
` [PATCH v7 5/5] EINJ: Update EINJ documentation

Device Detection
 2023-11-28 10:53 UTC  (2+ messages)

subscribe
 2023-11-28  2:41 UTC 

[NDCTL PATCH] cxl/region: Move cxl destroy_region() to new disable_region() helper
 2023-11-28  2:19 UTC  (2+ messages)

[NDCTL PATCH v3] cxl/region: Add -f option for disable-region
 2023-11-27 23:28 UTC  (5+ messages)

[PATCH 0/2] cxl/cdat: Fixes for CXL CDAT processing
 2023-11-27 20:48 UTC  (6+ messages)
` [PATCH 1/2] cxl/cdat: Handle cdat table build errors
` [PATCH 2/2] cxl/cdat: Fix header sum value in CDAT checksum

Question about the boundary and difference between System Firmware and UEFI CXL drivers
 2023-11-27  9:58 UTC 

[PATCH] cxl/core: Hold the region rwsem during poison ops
 2023-11-27  0:03 UTC  (12+ messages)
` [PATCH] cxl: Convert pioson ops rwsem usages to scope based resource management

[PATCH v3 00/11] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2023-11-24 16:05 UTC  (16+ messages)
` [PATCH v3 01/11] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
` [PATCH v3 02/11] cxl/mbox: Add GET_FEATURE "
` [PATCH v3 03/11] cxl/mbox: Add SET_FEATURE "
` [PATCH v3 04/11] cxl/memscrub: Add CXL device patrol scrub control feature
` [PATCH v3 05/11] cxl/memscrub: Add CXL device DDR5 ECS "
` [PATCH v3 06/11] memory: scrub: Add scrub driver supports configuring memory scrubs in the system
` [PATCH v3 07/11] cxl/memscrub: Register CXL device patrol scrub with scrub configure driver
` [PATCH v3 08/11] memory: scrub: Add scrub control attributes for the DDR5 ECS
` [PATCH v3 09/11] cxl/memscrub: Register CXL device DDR5 ECS with scrub configure driver
` [PATCH v3 10/11] memory: scrub: sysfs: Add Documentation for set of common scrub attributes
` [PATCH v3 11/11] cxl: scrub: sysfs: Add Documentation for CXL memory device scrub control attributes

[PATCH v2 0/3] hw/cxl/cxl-mailbox-utils: Add feature commands, device patrol scrub control and DDR5 ECS control features
 2023-11-24 13:53 UTC  (4+ messages)
` [PATCH v2 1/3] hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
` [PATCH v2 2/3] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature
` [PATCH v2 3/3] hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS "

[ndctl PATCH 1/3] test/cxl-region-sysfs.sh: covert size and resource to hex before test
 2023-11-23  2:30 UTC  (3+ messages)
` [ndctl PATCH 2/3] test/cxl-region-sysfs.sh: use operator '!=' to compare hexadecimal value
` [ndctl PATCH 3/3] test/cxl-region-sysfs.sh: Fix cxl-region-sysfs.sh: line 107: [: missing `]'

[ndctl PATCH] cxl/test: replace a bad root decoder usage in cxl-xor-region.sh
 2023-11-22 20:13 UTC  (3+ messages)

[ndctl PATCH] cxl/test: validate the auto region in cxl-topology.sh
 2023-11-22 18:55 UTC  (2+ messages)

[PATCH v2 00/10] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2023-11-22 12:40 UTC  (22+ messages)
` [PATCH v2 01/10] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
` [PATCH v2 02/10] cxl/mbox: Add GET_FEATURE "
` [PATCH v2 03/10] cxl/mbox: Add SET_FEATURE "
` [PATCH v2 04/10] cxl/memscrub: Add CXL device patrol scrub control feature
` [PATCH v2 05/10] cxl/memscrub: Add CXL device DDR5 ECS "
` [PATCH v2 06/10] memory: scrub: Add scrub driver supports configuring memory scrubbers in the system
` [PATCH v2 07/10] cxl/memscrub: Register CXL device patrol scrub with scrub configure driver
` [PATCH v2 08/10] memory: scrub: Add scrub control attributes for the DDR5 ECS
` [PATCH v2 09/10] cxl/memscrub: Register CXL device DDR5 ECS with scrub configure driver
` [PATCH v2 10/10] cxl: scrub: sysfs: Add Documentation for CXL memory device scrub control attributes

[ndctl PATCH v5 0/5] Support poison list retrieval
 2023-11-22  1:22 UTC  (6+ messages)
` [ndctl PATCH v5 1/5] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH v5 2/5] cxl: add an optional pid check to event parsing
` [ndctl PATCH v5 3/5] cxl/list: collect and parse the poison list records
` [ndctl PATCH v5 4/5] cxl/list: add --poison option to cxl list
` [ndctl PATCH v5 5/5] cxl/test: add cxl-poison.sh unit test

[ndctl PATCH v4 0/5] Support poison list retrieval
 2023-11-21 18:58 UTC  (6+ messages)
` [ndctl PATCH v4 1/5] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH v4 2/5] cxl: add an optional pid check to event parsing
` [ndctl PATCH v4 3/5] cxl/list: collect and parse the poison list records
` [ndctl PATCH v4 4/5] cxl/list: add --poison option to cxl list
` [ndctl PATCH v4 5/5] cxl/test: add cxl-poison.sh unit test

[RFC PATCH 0/3] hw/cxl/cxl-mailbox-utils: Add feature commands, device patrol scrub control and DDR5 ECS control features
 2023-11-21 10:32 UTC  (6+ messages)
` [RFC PATCH 1/3] hw/cxl/cxl-mailbox-utils: Add support for feature commands (8.2.9.6)
` [RFC PATCH 2/3] hw/cxl/cxl-mailbox-utils: Add device patrol scrub control feature

Investment Expression of Interest (IEOI)
 2023-11-20 15:46 UTC 

[ndctl PATCH v3 0/5] Support poison list retrieval
 2023-11-17 23:20 UTC  (7+ messages)
` [ndctl PATCH v3 1/5] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH v3 2/5] cxl: add an optional pid check to event parsing
` [ndctl PATCH v3 3/5] cxl/list: collect and parse the poison list records
` [ndctl PATCH v3 4/5] cxl/list: add --poison option to cxl list
` [ndctl PATCH v3 5/5] cxl/test: add cxl-poison.sh unit test

[PATCH v2] cxl: Add cxl_region_rwsem around commit_end write during decoder enumeration
 2023-11-17 18:22 UTC 

[ndctl PATCH v2 0/3] Support poison list retrieval
 2023-11-17 16:52 UTC  (10+ messages)
` [ndctl PATCH v2 1/5] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH v2 3/5] cxl/list: collect and parse the poison list records
` [ndctl PATCH v2 5/5] cxl/test: add cxl-poison.sh unit test

[ndctl PATCH] test/security.sh: test keyctl before excuting
 2023-11-17 15:51 UTC  (2+ messages)

[PATCH v3 0/9] Enabling DCD emulation support in Qemu
 2023-11-17  0:09 UTC  (2+ messages)

[RFC PATCH 0/6] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2023-11-16 17:52 UTC  (9+ messages)
` [RFC PATCH 1/6] cxl/mbox: Add GET_SUPPORTED_FEATURES, GET_FEATURE and SET_FEATURE mailbox commands
` [RFC PATCH 2/6] cxl/memscrub: Add CXL device patrol scrub control feature
` [RFC PATCH 5/6] cxl/memscrub: Add CXL device DDR5 ECS "


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).