messages from 2023-11-11 03:42:54 to 2023-11-28 00:58:43 UTC [more...]
[PATCH 0/2] cxl/core: Hold region_rwsem during poison ops
2023-11-28 0:58 UTC (7+ 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
[NDCTL PATCH] cxl/region: Move cxl destroy_region() to new disable_region() helper
2023-11-27 23:53 UTC
[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
[PATCH v3] cxl: Add cxl_region_rwsem around commit_end write during decoder enumeration
2023-11-27 17:39 UTC (7+ messages)
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 (13+ messages)
` [PATCH] cxl: Convert pioson ops rwsem usages to scope based resource management
[RFC PATCH] mm/mbind: Introduce process_mbind() syscall for external memory binding
2023-11-24 8:13 UTC (8+ messages)
[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 "
Device Detection
2023-11-23 10:59 UTC
[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 (7+ 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
` [RFC PATCH 3/3] hw/cxl/cxl-mailbox-utils: Add device DDR5 ECS "
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] cxl/cdat: Free correct buffer on checksum error
2023-11-17 20:25 UTC (6+ messages)
` [PATCH] cxl/pci: Get rid of pointer arithmetic reading CDAT table
[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 (12+ 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 3/6] memory: scrub: Add function to show scrub attributes in decimal
` [RFC PATCH 4/6] memory: scrub: Add scrub control attributes for the DDR5 ECS
` [RFC PATCH 5/6] cxl/memscrub: Add CXL device DDR5 ECS control feature
` [RFC PATCH 6/6] cxl: scrub: sysfs: Add Documentation for CXL memory device scrub control attributes
[PATCH 0/4] CXL: Standalone switch CCI driver
2023-11-16 14:08 UTC (6+ 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] cxl/region: Add dev_dbg() detail on failure to allocate HPA space
2023-11-15 23:33 UTC (4+ messages)
[PATCH] cxl: Add cxl_region_rwsem around commit_end write during decoder enumeration
2023-11-15 19:43 UTC (7+ messages)
[NDCTL PATCH v2] cxl/Documentation: Clarify that no-op is a success for xable commands
2023-11-15 17:20 UTC
[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
2023-11-15 5:56 UTC (18+ messages)
[PATCH v12 00/18] cxl: Add support for QTG ID retrieval for CXL subsystem
2023-11-14 23:05 UTC (19+ messages)
` [PATCH v12 01/18] lib/firmware_table: tables: Add CDAT table parsing support
` [PATCH v12 02/18] base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
` [PATCH v12 03/18] acpi: numa: Create enum for memory_target access coordinates indexing
` [PATCH v12 04/18] acpi: numa: Add genport target allocation to the HMAT parsing
` [PATCH v12 05/18] acpi: Break out nesting for hmat_parse_locality()
` [PATCH v12 06/18] acpi: numa: Add setting of generic port system locality attributes
` [PATCH v12 07/18] acpi: numa: Add helper function to retrieve the performance attributes
` [PATCH v12 08/18] cxl: Add callback to parse the DSMAS subtables from CDAT
` [PATCH v12 09/18] cxl: Add callback to parse the DSLBIS subtable "
` [PATCH v12 10/18] cxl: Add callback to parse the SSLBIS "
` [PATCH v12 11/18] cxl: Add support for _DSM Function for retrieving QTG ID
` [PATCH v12 12/18] cxl: Calculate and store PCI link latency for the downstream ports
` [PATCH v12 13/18] cxl: Store the access coordinates for the generic ports
` [PATCH v12 14/18] cxl: Add helper function that calculate performance data for downstream ports
` [PATCH v12 15/18] cxl: Compute the entire CXL path latency and bandwidth data
` [PATCH v12 16/18] cxl: Store QTG IDs and related info to the CXL memory device context
` [PATCH v12 17/18] cxl: Export sysfs attributes for memory device QoS class
` [PATCH v12 18/18] cxl: Check qos_class validity on memdev probe
[NDCTL PATCH] cxl: Augment documentation on cxl operational behavior
2023-11-14 22:43 UTC (2+ messages)
[PATCH] kernel/resource: Increment by align value in get_free_mem_region()
2023-11-13 23:45 UTC (2+ messages)
[PATCH v2 00/17] QEMU: CXL mailbox rework and features (Part 1)
2023-11-13 23:13 UTC (3+ messages)
` [PATCH v2 13/17] hw/cxl: Add support for device sanitation
CXL enumeration
2023-11-13 14:50 UTC
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