Linux CXL
 help / color / mirror / Atom feed
 messages from 2024-03-22 07:04:10 to 2024-03-30 01:52:20 UTC [more...]

[RFC PATCH v2 0/6] cxl: add poison event handler
 2024-03-30  1:52 UTC  (17+ messages)
` [RFC PATCH v2 1/6] cxl/core: correct length of DPA field masks
` [RFC PATCH v2 2/6] cxl/core: introduce cxl_mem_report_poison()
` [RFC PATCH v2 3/6] cxl/core: add report option for cxl_mem_get_poison()
` [RFC PATCH v2 4/6] cxl/core: report poison when injecting from debugfs
` [RFC PATCH v2 5/6] cxl: add definition for transaction types
` [RFC PATCH v2 6/6] cxl/core: add poison injection event handler

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

[ndctl PATCH] cxl/test: Add test case for region info to cxl-events.sh
 2024-03-29 15:38 UTC  (2+ messages)

[PATCH v9 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-29  5:33 UTC  (3+ messages)
` [PATCH v9 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
` [PATCH v9 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info

[PATCH v8 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-29  2:18 UTC  (5+ messages)
` [PATCH v8 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
` [PATCH v8 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info
    ` [External] "

[PATCH v5 0/4] cxl: access_coordinate validity fixes for 6.9
 2024-03-29  1:28 UTC  (7+ messages)
` [PATCH v5 1/4] cxl: Remove checking of iter in cxl_endpoint_get_perf_coordinates()
` [PATCH v5 2/4] cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord
` [PATCH v5 3/4] cxl: Fix incorrect region perf data calculation
` [PATCH v5 4/4] cxl: Add checks to access_coordinate calculation to fail missing data

[PATCH v7 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-29  0:40 UTC 

[RFC PATCH v7 00/12] memory: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-03-28 23:41 UTC  (9+ messages)
` [RFC PATCH v7 10/12] ACPI:RAS2: Add common library for RAS2 PCC interfaces
` [RFC PATCH v7 11/12] ACPI:RAS2: Add driver for ACPI RAS2 feature table (RAS2)
` [RFC PATCH v7 12/12] memory: RAS2: Add memory RAS2 driver

[PATCH 00/26] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-03-28 21:11 UTC  (68+ messages)
` [PATCH 01/26] cxl/mbox: Flag "
` [PATCH 02/26] cxl/core: Separate region mode from decoder mode
` [PATCH 03/26] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH 04/26] cxl/region: Add dynamic capacity decoder and region modes
` [PATCH 05/26] cxl/core: Simplify cxl_dpa_set_mode()
` [PATCH 06/26] cxl/port: Add Dynamic Capacity mode support to endpoint decoders
` [PATCH 07/26] cxl/port: Add dynamic capacity size "
` [PATCH 08/26] cxl/mem: Expose device dynamic capacity capabilities
` [PATCH 09/26] cxl/region: Add Dynamic Capacity CXL region support
` [PATCH 10/26] cxl/events: Factor out event msgnum configuration
` [PATCH 11/26] cxl/pci: Delay event buffer allocation
` [PATCH 12/26] cxl/pci: Factor out interrupt policy check
` [PATCH 13/26] cxl/mem: Configure dynamic capacity interrupts
` [PATCH 14/26] cxl/region: Read existing extents on region creation
` [PATCH 15/26] range: Add range_overlaps()
` [PATCH 16/26] cxl/extent: Realize extent devices
` [PATCH 17/26] dax/region: Create extent resources on DAX region driver load
` [PATCH 18/26] cxl/mem: Handle DCD add & release capacity events
` [PATCH 19/26] dax/bus: Factor out dev dax resize logic
` [PATCH 20/26] dax: Document dax dev range tuple
` [PATCH 21/26] dax/region: Prevent range mapping allocation on sparse regions
` [PATCH 22/26] dax/region: Support DAX device creation on sparse DAX regions
` [PATCH 23/26] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH 24/26] tools/testing/cxl: Make event logs dynamic
` [PATCH 25/26] tools/testing/cxl: Add DC Regions to mock mem data
` [PATCH 26/26] tools/testing/cxl: Add Dynamic Capacity events

[PATCH 0/3 v2] PCI: Add Secondary Bus Reset (SBR) support for CXL
 2024-03-28 19:14 UTC  (12+ messages)
` [PATCH v2 1/3] PCI: Add check for CXL Secondary Bus Reset
` [PATCH v2 2/3] PCI: Create new reset method to force SBR for CXL
` [PATCH v2 3/3] cxl: Add post reset warning if reset is detected as Secondary Bus Reset (SBR)

[PATCH v2 3/3] ACPI/NUMA: Remove architecture dependent remainings
 2024-03-28 16:49 UTC  (3+ messages)

[PATCH v6 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-28  7:54 UTC  (5+ messages)
` [PATCH v6 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
` [PATCH v6 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info
    ` [External] "

[PATCH 0/4] Add DPA->HPA translation to dram & general_media
 2024-03-28  4:36 UTC  (5+ messages)
` [PATCH 1/4] cxl/region: Move cxl_dpa_to_region() work to the region driver
` [PATCH 2/4] cxl/region: Move cxl_trace_hpa() "
` [PATCH 3/4] cxl/core: Add region info to cxl_general_media and cxl_dram events
` [PATCH 4/4] cxl/core: Remove cxlr dependency from cxl_poison trace events

[PATCH v4 02/14] mm: Switch mm->get_unmapped_area() to a flag
 2024-03-28  3:32 UTC  (8+ messages)

[ndctl PATCH v12 0/8] Support poison list retrieval
 2024-03-27 19:52 UTC  (9+ messages)
` [ndctl PATCH v12 1/8] util/trace: move trace helpers from ndctl/cxl/ to ndctl/util/
` [ndctl PATCH v12 2/8] util/trace: add an optional pid check to event parsing
` [ndctl PATCH v12 3/8] util/trace: pass an event_ctx to its own parse_event method
` [ndctl PATCH v12 4/8] util/trace: add helpers to retrieve tep fields by type
` [ndctl PATCH v12 5/8] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH v12 6/8] cxl/list: collect and parse media_error records
` [ndctl PATCH v12 7/8] cxl/list: add --media-errors option to cxl list
` [ndctl PATCH v12 8/8] cxl/test: add cxl-poison.sh unit test

[ndctl PATCH v11 6/7] cxl/list: add --media-errors option to cxl list
 2024-03-27 19:48 UTC  (6+ messages)
` [ndctl PATCH v11 0/7] Support poison list retrieval

[ndctl PATCH] cxl/test: use max_available_extent in cxl-destroy-region
 2024-03-27 18:46 UTC 

[cxl:fixes] BUILD SUCCESS 5c88a9ccd4c431d58b532e4158b6999a8350062c
 2024-03-27 11:39 UTC 

Questions about CXL device (type 3 memory) hotplug
 2024-03-27  7:18 UTC  (4+ messages)

[PATCH v5 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-27  6:55 UTC  (5+ messages)
` [PATCH v5 1/2] memory tier: dax/kmem: introduce an abstract layer for finding, allocating, and putting memory types
` [PATCH v5 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info
    ` [External] "

[PATCH v3 0/2] Add log related mailbox commands
 2024-03-26 23:37 UTC  (2+ messages)

[PATCH v4 0/4] cxl: Fix memdev qos_class sysfs attributes
 2024-03-26 22:07 UTC  (4+ messages)
` [PATCH v4 1/4] cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_perf'

[PATCH v2] cxl/pci: Fix disabling memory if DVSEC CXL Range does not match a CFMWS window
 2024-03-26  8:26 UTC  (3+ messages)
` [Problem ?] cxl list show nothing after reboot "

[PATCH v4 0/2] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-26  6:26 UTC  (6+ messages)
` [PATCH v4 2/2] memory tier: create CPUless memory tiers after obtaining HMAT info
    ` [External] "

[RFC PATCH 0/6] Add support for root port RAS error handling
 2024-03-25 20:15 UTC  (7+ messages)
` [RFC PATCH 1/6] PCI/RCEC: Introduce pcie_walk_rcec_all()
` [RFC PATCH 3/6] PCI/AER: Enable RCEC to report internal error for CXL root port
` [RFC PATCH 4/6] PCI/AER: Extend RCH RAS error handling to support VH topology case

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

[RFC PATCH 0/6] Implement initial CXL Timeout & Isolation support
 2024-03-25 15:54 UTC  (4+ messages)

[PATCH v2 0/3] Add support for RAS DES feature in PCIe DW controller
 2024-03-22 14:41 UTC  (2+ messages)

RFC: Restricting userspace interfaces for CXL fabric management
 2024-03-22 13:24 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox