Linux-CXL Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-26 22:27:23 to 2024-03-05 23:58:10 UTC [more...]

[RFC PATCH v6 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2024-03-05 23:57 UTC  (13+ messages)
` [RFC PATCH v6 01/12] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command

[PATCH 1/2] cxl: Remove checking of iter in cxl_endpoint_get_perf_coordinates()
 2024-03-05 22:36 UTC  (11+ messages)
` [PATCH 2/2] cxl: Add checks to access_coordinate calculation to fail missing data

[PATCH v3] cxl: Fix the incorrect assignment of SSLBIS entry pointer initial location
 2024-03-05 18:42 UTC  (4+ messages)

[PATCH v5 00/13] Enabling DCD emulation support in Qemu
 2024-03-05 17:14 UTC  (18+ messages)
` [PATCH v5 01/13] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
` [PATCH v5 02/13] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
` [PATCH v5 03/13] include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices
` [PATCH v5 04/13] hw/mem/cxl_type3: Add support to create DC regions to "
` [PATCH v5 05/13] hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size insead of mr as argument
` [PATCH v5 06/13] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [PATCH v5 07/13] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
` [PATCH v5 08/13] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
` [PATCH v5 09/13] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [PATCH v5 10/13] hw/mem/cxl_type3: Add dpa range validation for accesses to DC regions
` [PATCH v5 11/13] hw/cxl/cxl-mailbox-utils: Add partial and superset extent release mailbox support
` [PATCH v5 12/13] hw/mem/cxl_type3: Allow to release partial extent and extent superset in QMP interface
` [PATCH v5 13/13] qapi/cxl.json: Add QMP interfaces to print out accepted and pending DC extents

[PATCH v2 0/2] Add log related mailbox commands
 2024-03-05 10:16 UTC  (3+ messages)

[PATCH v1 0/1] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-05  9:28 UTC  (11+ messages)
` [PATCH v1 1/1] memory tier: acpi/hmat: create CPUless memory tiers after obtaining HMAT info
    ` [External] "
  ` [External] Re: [PATCH v1 0/1] Improved Memory Tier Creation for CPUless NUMA Nodes
  ` [EXT] "

[ndctl PATCH v9 0/7] Support poison list retrieval
 2024-03-04 20:03 UTC  (10+ messages)
` [ndctl PATCH v9 1/7] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH v9 2/7] cxl: add an optional pid check to event parsing
` [ndctl PATCH v9 3/7] cxl/event_trace: add a private context for private parsers
` [ndctl PATCH v9 4/7] cxl/event_trace: add helpers to retrieve tep fields by type
` [ndctl PATCH v9 5/7] cxl/list: collect and parse media_error records
` [ndctl PATCH v9 6/7] cxl/list: add --media-errors option to cxl list
` [ndctl PATCH v9 7/7] cxl/test: add cxl-poison.sh unit test

[PATCH 00/12] PCI device authentication
 2024-03-04 19:19 UTC  (5+ messages)
` [PATCH 03/12] X.509: Move certificate length retrieval into new helper

[NDCTL PATCH v9 0/4] ndctl: Add support of qos_class for CXL CLI
 2024-03-04 17:35 UTC  (5+ messages)
` [NDCTL PATCH v9 1/4] ndctl: cxl: Add QoS class retrieval for the root decoder
` [NDCTL PATCH v9 2/4] ndctl: cxl: Add QoS class support for the memory device
` [NDCTL PATCH v9 3/4] ndctl: cxl: add QoS class check for CXL region creation
` [NDCTL PATCH v9 4/4] ndctl: add test for qos_class in CXL test suite

[PATCH v4 00/10] Enabling DCD emulation support in Qemu
 2024-03-04 17:35 UTC  (13+ messages)
` [PATCH v4 02/10] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
` [PATCH v4 04/10] hw/mem/cxl_type3: Add support to create DC regions to type3 memory devices
` [PATCH v4 08/10] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response

[RFC PATCH v2 0/3] Display cxl1.1 device link status
 2024-03-02  2:22 UTC  (9+ messages)
` [RFC PATCH v2 1/3] Add sysfs attribute for CXL 1.1 "
` [RFC PATCH v2 2/3] Remove conditional branch that is not suitable for cxl1.1 devices
` [RFC PATCH v2 3/3] lspci: Add function to display cxl1.1 device link status

[NDCTL PATCH v8 4/4] ndctl: Add support of qos_class for CXL CLI
 2024-03-01 23:27 UTC  (6+ messages)
` [NDCTL PATCH v8 1/4] ndctl: cxl: Add QoS class retrieval for the root decoder
` [NDCTL PATCH v8 2/4] ndctl: cxl: Add QoS class support for the memory device
` [NDCTL PATCH v8 3/4] ndctl: cxl: add QoS class check for CXL region creation
` [NDCTL PATCH v8 4/4] ndctl: add test for qos_class in CXL test suite

[PATCH 0/4] efi/cxl-cper: Report CXL CPER events through tracing
 2024-03-01 22:19 UTC  (12+ messages)
` [PATCH 1/4] cxl/event: Add missing include files
` [PATCH 2/4] acpi/ghes: Process CXL Component Events
` [PATCH 3/4] cxl/pci: Register for and process CPER events
` [PATCH 4/4] ras/events: Trace CXL CPER events even without the CXL stack loaded

[PATCH v2] cxl/acpi: Cleanup __cxl_parse_cfmws()
 2024-03-01 19:34 UTC  (5+ messages)

[PATCH v2] cxl: Fix the incorrect assignment of SSLBIS entry pointer initial location
 2024-03-01  0:51 UTC 

[PATCH 0/2] XOR 3-6-12 HB Interleave Calc Repair
 2024-02-29 22:35 UTC  (6+ messages)
` [PATCH 1/2] cxl/acpi: Fix XOR 3-6-12 way host bridge look-up calculation
` [PATCH 2/2] cxl/test: Replace an illegal CFMWS definition with a useful x3 CFMWS

[RFC PATCH 00/20] Introduce the famfs shared-memory file system
 2024-02-29 22:16 UTC  (47+ messages)
` [RFC PATCH 08/20] famfs: Add famfs_internal.h
` [RFC PATCH 09/20] famfs: Add super_operations
` [RFC PATCH 11/20] famfs: Add fs_context_operations
` [RFC PATCH 12/20] famfs: Add inode_operations and file_system_type
` [RFC PATCH 13/20] famfs: Add iomap_ops
` [RFC PATCH 14/20] famfs: Add struct file_operations
` [RFC PATCH 17/20] famfs: Add module stuff
` [RFC PATCH 18/20] famfs: Support character dax via the dev_dax_iomap patch

[ndctl PATCH] cxl/documentation: tidy up cxl-wait-sanitize man page format
 2024-02-29 22:11 UTC  (2+ messages)

Question on deferring dax registration to cxl module for CXL_REGION
 2024-02-29 21:52 UTC  (4+ messages)

[PATCH AUTOSEL 6.6 12/22] cxl/region: Handle endpoint decoders in cxl_region_find_decoder()
 2024-02-29 20:39 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 13/22] cxl/region: Allow out of order assembly of autodiscovered regions
` [PATCH AUTOSEL 6.6 15/22] perf: CXL: fix CPMU filter value mask length

[PATCH AUTOSEL 6.7 13/24] cxl/region: Handle endpoint decoders in cxl_region_find_decoder()
 2024-02-29 20:36 UTC  (3+ messages)
` [PATCH AUTOSEL 6.7 14/24] cxl/region: Allow out of order assembly of autodiscovered regions
` [PATCH AUTOSEL 6.7 16/24] perf: CXL: fix CPMU filter value mask length

[PATCH v2 1/2] cxl: Remove checking of iter in cxl_endpoint_get_perf_coordinates()
 2024-02-29 20:30 UTC  (2+ messages)
` [PATCH v2 2/2] cxl: Add checks to access_coordinate calculation to fail missing data

[PATCH] cxl: Fix the incorrect assignment of SSLBIS entry pointer initial location
 2024-02-29 19:14 UTC  (2+ messages)

[PATCH 0/2 qemu] hw/acpi/hmat: Misc fixes
 2024-02-29 17:52 UTC  (5+ messages)
` [PATCH 1/2] hmat acpi: Do not add Memory Proximity Domain Attributes Structure targetting non existent memory
` [PATCH 2/2] hmat acpi: Fix out of bounds access due to missing use of indirection

[ndctl PATCH v7 0/7] Support poison list retrieval
 2024-02-29  2:45 UTC  (4+ messages)
` [ndctl PATCH v7 5/7] cxl/list: collect and parse media_error records

[LSF/MM/BPF TOPIC] Famfs: shared memory file system for disaggregated memory [LSF/MM/BPF ATTEND]
 2024-02-29  0:20 UTC 

[ndctl PATCH] cxl/event_trace: parse arrays separately from strings
 2024-02-28 22:59 UTC  (3+ messages)

Question about forcing 'disable-memdev'
 2024-02-28 20:17 UTC  (5+ messages)

[PATCH v14 0/4] cxl, EINJ: Update EINJ for CXL error types
 2024-02-28 14:28 UTC  (15+ messages)
` [PATCH v14 1/4] EINJ: Migrate to a platform driver
` [PATCH v14 2/4] EINJ: Add CXL error type support
` [PATCH v14 3/4] cxl/core: Add CXL EINJ debugfs files
` [PATCH v14 4/4] EINJ, Documentation: Update EINJ kernel doc

[PATCH] dax: remove SLAB_MEM_SPREAD flag usage
 2024-02-28  5:32 UTC  (4+ messages)

[PATCH 0/2] cleanup: A couple extensions for conditional resource management
 2024-02-27 23:56 UTC  (10+ messages)
` [PATCH 1/3] cleanup: Add cond_guard() to conditional guards
` [PATCH 2/3] cleanup: Introduce cond_no_free_ptr()
` [PATCH 3/3] cxl/region: Use cond_guard() in show_targetN()

[RFC PATCH 10/20] famfs: famfs_open_device() & dax_holder_operations
 2024-02-27 18:38 UTC  (3+ messages)

[PATCH v6 0/12] cxl: Add support to report region access coordinates to numa nodes
 2024-02-27 17:25 UTC  (5+ messages)
` [PATCH v6 03/12] ACPI: HMAT: Introduce 2 levels of generic port access class
` [PATCH v6 05/12] cxl: Split out combine_coordinates() for common shared usage

[LSF/MM/BPF TOPIC] mm/mempolicy extentions for heterogeneous memory systems
 2024-02-27  7:28 UTC 

[NDCTL PATCH v7 4/4] ndctl: Add support of qos_class for CXL CLI
 2024-02-26 23:09 UTC  (6+ messages)
` [NDCTL PATCH v7 4/4] ndctl: add test for qos_class in CXL test suite


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