Linux-CXL Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-28 02:41:48 to 2023-12-11 22:52:33 UTC [more...]

[PATCH v3 0/2] Add DAX ABI for memmap_on_memory
 2023-12-11 22:52 UTC  (3+ messages)
` [PATCH v3 1/2] Documentatiion/ABI: Add ABI documentation for sys-bus-dax
` [PATCH v3 2/2] dax: add a sysfs knob to control memmap_on_memory behavior

[PATCH 0/6] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-12-11 19:16 UTC  (17+ 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 0/3] cxl: Add support to report region access coordinates to numa nodes
 2023-12-11 18:27 UTC  (10+ messages)
` [PATCH 1/3] cxl/region: Calculate performance data for a region
` [PATCH 2/3] cxl/region: Add sysfs attribute for locality attributes of CXL regions
` [PATCH 3/3] cxl: Add memory hotplug notifier for cxl region

[PATCH v7 0/5] CXL, ACPI, APEI, EINJ: Update EINJ for CXL error types
 2023-12-09  0:07 UTC  (16+ 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

[PATCH] cxl/cdat: Free correct buffer on checksum error
 2023-12-08 22:52 UTC  (6+ messages)
  ` [PATCH] cxl/pci: Get rid of pointer arithmetic reading CDAT table

[PATCH v2 0/2] Add DAX ABI for memmap_on_memory
 2023-12-08 21:26 UTC  (11+ messages)
` [PATCH v2 1/2] Documentatiion/ABI: Add ABI documentation for sys-bus-dax
` [PATCH v2 2/2] dax: add a sysfs knob to control memmap_on_memory behavior

[PATCH v4 00/11] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2023-12-08 13:48 UTC  (14+ 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 v10 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-12-08  9:11 UTC  (3+ messages)
` [PATCH v10 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory

[PATCH b4] am: Build patch series when additional patches appear in a thread
 2023-12-08  5:55 UTC  (2+ messages)

[PATCH 1/3] cxl/region: Calculate performance data for a region
 2023-12-07 23:34 UTC  (2+ messages)

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

[ndctl PATCH] test/security.sh: test keyctl before excuting
 2023-12-07 22:20 UTC  (2+ messages)

[PATCH] cxl/hdm: Fix dpa translation locking
 2023-12-07 16:13 UTC  (4+ messages)

[ndctl PATCH 1/3] test/cxl-region-sysfs.sh: covert size and resource to hex before test
 2023-12-07  9:07 UTC  (8+ 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 `]'

[RFC PATCH v2 4/4] mm/mempolicy: implement a weighted-interleave
 2023-12-07  8:52 UTC  (3+ messages)
    `  "

[PATCH] cxl/core/mbox: get next_persistent_bytes by next_persistent_cap
 2023-12-07  4:51 UTC  (4+ messages)

[ndctl PATCH v5 0/5] Support poison list retrieval
 2023-12-07  4:39 UTC  (5+ messages)
` [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

[PATCH RFC 0/4] dev_dax_iomap: introduce iomap for /dev/dax
 2023-12-06 21:03 UTC  (5+ messages)
  ` [PATCH RFC 1/4] dev_dax_iomap: Add add_dax_ops() func for fs-dax to provide dax holder_ops
  ` [PATCH RFC 2/4] dev_dax_iomap: Temporary hacks due to linkage issues
  ` [PATCH RFC 3/4] dev_dax_iomap: Add dax_operations to /dev/dax struct dax_device
  ` [PATCH RFC 4/4] dev_dax_iomap: Add CONFIG_DEV_DAX_IOMAP kernel build parameter

[RFC PATCH 0/2] Node migration between memory tiers
 2023-12-06 15:22 UTC  (14+ messages)
` [RFC PATCH 1/2] base/node: Add sysfs for adistance_offset
` [RFC PATCH 2/2] memory tier: Support node migration between tiers
  ` [EXT] Re: [RFC PATCH 0/2] Node migration between memory tiers

[PATCH] kernel/resource: Increment by align value in get_free_mem_region()
 2023-12-06  7:30 UTC  (3+ messages)

[PATCH ndctl RESEND 0/2] ndctl: Fix ups for region destroy
 2023-12-06  3:00 UTC  (10+ messages)
` [PATCH ndctl RESEND 1/2] ndctl/test: Add destroy region test
` [PATCH ndctl RESEND 2/2] cxl/region: Fix memory device teardown in disable-region

[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
 2023-12-06  2:01 UTC  (17+ messages)

[PATCH RFC] Add "uunit" unit testing framework for CXL code
 2023-12-05 18:51 UTC  (2+ messages)

[PATCH v2] cxl/region: Add dev_dbg() detail on failure to allocate HPA space
 2023-12-05  1:46 UTC  (2+ messages)

[PATCH v3] cxl: Add cxl_num_decoders_committed() usage to cxl_test
 2023-12-05  0:43 UTC  (3+ messages)

[RFC PATCH] mm/mbind: Introduce process_mbind() syscall for external memory binding
 2023-12-01 13:53 UTC  (6+ messages)

Kernel panic when creating interleaved region
 2023-12-01 11:03 UTC 

[PATCH v2] daxctl: Remove unused memory_zone and mem_zone
 2023-12-01  4:12 UTC  (3+ messages)

[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 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  (7+ 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  (3+ messages)
` [PATCH 1/2] cxl/core: Always hold region_rwsem while reading poison lists

[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

[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 0/4] CXL: Standalone switch CCI driver
 2023-11-28 17:42 UTC  (6+ messages)
` [PATCH 1/4] cxl: mbox: Preparatory move of functions to core/mbox.c and cxlmbox.h

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

subscribe
 2023-11-28  2:41 UTC 


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