Linux CXL
 help / color / mirror / Atom feed
 messages from 2023-02-09 15:34:20 to 2023-02-14 19:41:34 UTC [more...]

[PATCH v5 0/7] cxl: Introduce HDM decoder emulation from DVSEC range registers
 2023-02-14 19:41 UTC  (6+ messages)
` [PATCH v5 1/7] cxl/pci: Break out range register decoding from cxl_hdm_decode_init()
` [PATCH v5 2/7] cxl/port: Export cxl_dvsec_rr_decode() to cxl_port
` [PATCH v5 3/7] cxl/pci: Refactor cxl_hdm_decode_init()
` [PATCH v5 4/7] cxl/hdm: Emulate HDM decoder from DVSEC range registers
` [PATCH v5 5/7] cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decoders

[PATCH 00/18] CXL RAM and the 'Soft Reserved' => 'System RAM' default
 2023-02-14 19:01 UTC  (21+ messages)
` [PATCH 07/18] cxl/region: Move region-position validation to a helper
` [PATCH 08/18] kernel/range: Uplevel the cxl subsystem's range_contains() helper
` [PATCH 09/18] cxl/region: Enable CONFIG_CXL_REGION to be toggled
` [PATCH 10/18] cxl/region: Fix passthrough-decoder detection
` [PATCH 12/18] tools/testing/cxl: Define a fixed volatile configuration to parse

[PATCH 0/2] hw/mem: CXL Type-3 Volatile Memory Support
 2023-02-14 18:15 UTC  (3+ messages)
` [PATCH 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)

[linux-next:master] BUILD REGRESSION 3ebb0ac55efaf1d0fb1b106f852c114e5021f7eb
 2023-02-14 17:10 UTC 

[PATCH v8] cxl: add RAS status unmasking for CXL
 2023-02-14 17:00 UTC 

[PATCH] cxl: remove unnecessary calling of pci_enable_pcie_error_reporting()
 2023-02-14 16:53 UTC  (4+ messages)

[PATCH v2 00/20] CXL RAM and the 'Soft Reserved' => 'System RAM' default
 2023-02-14 16:43 UTC  (62+ messages)
` [PATCH v2 01/20] cxl/memdev: Fix endpoint port removal
` [PATCH v2 02/20] cxl/Documentation: Update references to attributes added in v6.0
` [PATCH v2 03/20] cxl/region: Add a mode attribute for regions
` [PATCH v2 04/20] cxl/region: Support empty uuids for non-pmem regions
` [PATCH v2 05/20] cxl/region: Validate region mode vs decoder mode
` [PATCH v2 06/20] cxl/region: Add volatile region creation support
` [PATCH v2 07/20] cxl/region: Refactor attach_target() for autodiscovery
` [PATCH v2 08/20] cxl/region: Cleanup target list on attach error
` [PATCH v2 09/20] cxl/region: Move region-position validation to a helper
` [PATCH v2 10/20] kernel/range: Uplevel the cxl subsystem's range_contains() helper
` [PATCH v2 11/20] cxl/region: Enable CONFIG_CXL_REGION to be toggled
` [PATCH v2 12/20] cxl/port: Split endpoint and switch port probe
` [PATCH v2 13/20] cxl/region: Add region autodiscovery
` [PATCH v2 14/20] tools/testing/cxl: Define a fixed volatile configuration to parse
` [PATCH v2 15/20] dax/hmem: Move HMAT and Soft reservation probe initcall level
` [PATCH v2 16/20] dax/hmem: Drop unnecessary dax_hmem_remove()
` [PATCH v2 17/20] dax/hmem: Convey the dax range via memregion_info()
` [PATCH v2 18/20] dax/hmem: Move hmem device registration to dax_hmem.ko
` [PATCH v2 19/20] dax: Assign RAM regions to memory-hotplug by default
` [PATCH v2 20/20] cxl/dax: Create dax devices for CXL RAM regions

[PATCH] dax: clx: add CXL_REGION dependency
 2023-02-14 16:38 UTC  (2+ messages)

[PATCH] cxl: avoid returning uninitialized error code
 2023-02-14 16:35 UTC  (2+ messages)

[PATCH v3 00/16] Collection of DOE material
 2023-02-14 15:45 UTC  (33+ messages)
` [PATCH v3 01/16] cxl/pci: Fix CDAT retrieval on big endian
` [PATCH v3 02/16] cxl/pci: Handle truncated CDAT header
` [PATCH v3 03/16] cxl/pci: Handle truncated CDAT entries
` [PATCH v3 04/16] cxl/pci: Handle excessive CDAT length
` [PATCH v3 05/16] PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=y
` [PATCH v3 06/16] PCI/DOE: Fix memory leak "
` [PATCH v3 07/16] PCI/DOE: Provide synchronous API and use it internally
` [PATCH v3 08/16] cxl/pci: Use synchronous API for DOE
` [PATCH v3 09/16] PCI/DOE: Make asynchronous API private
` [PATCH v3 10/16] PCI/DOE: Deduplicate mailbox flushing
` [PATCH v3 11/16] PCI/DOE: Allow mailbox creation without devres management
` [PATCH v3 12/16] PCI/DOE: Create mailboxes on device enumeration
` [PATCH v3 13/16] cxl/pci: Use CDAT DOE mailbox created by PCI core
` [PATCH v3 14/16] PCI/DOE: Make mailbox creation API private
` [PATCH v3 15/16] PCI/DOE: Relax restrictions on request and response size
` [PATCH v3 16/16] cxl/pci: Rightsize CDAT response allocation

[PATCH 00/18] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-02-14 13:17 UTC  (19+ messages)
` [PATCH 03/18] cxl: Add checksum verification to CDAT from CXL
` [PATCH 04/18] cxl: Add common helpers for cdat parsing
` [PATCH 06/18] cxl: Add callback to parse the DSMAS subtables from CDAT
` [PATCH 07/18] cxl: Add callback to parse the DSLBIS subtable "
` [PATCH 17/18] cxl: Attach QTG IDs to the DPA ranges for the device
` [PATCH 18/18] cxl: Export sysfs attributes for device QTG IDs

[PATCH V4 0/4] rasdaemon: Add support for the CXL error events
 2023-02-14 11:21 UTC  (5+ messages)
` [PATCH V4 1/4] rasdaemon: Move definition for BIT and BIT_ULL to a common file
` [PATCH V4 2/4] rasdaemon: Add support for the CXL poison events
` [PATCH V4 3/4] rasdaemon: Add support for the CXL AER uncorrectable errors
` [PATCH V4 4/4] rasdaemon: Add support for the CXL AER correctable errors

[ndctl PATCH] daxctl: Skip over memory failure node status
 2023-02-14  6:57 UTC  (3+ messages)

[PATCH ndctl v2 0/7] cxl: add support for listing and creating volatile regions
 2023-02-13 23:10 UTC  (11+ messages)
` [PATCH ndctl v2 3/7] cxl: add core plumbing for creation of ram regions

[PATCH RFC] PCI/AER: Enable internal AER errors by default
 2023-02-13 22:44 UTC  (3+ messages)

[PATCH v7] cxl: add RAS status unmasking for CXL
 2023-02-13 20:51 UTC  (3+ messages)

[PATCH v6] cxl: add RAS status unmasking for CXL
 2023-02-13 15:56 UTC  (7+ messages)

[PATCH] cxl/port: Disable decoder setup for endpoints in RCD mode
 2023-02-13 14:49 UTC  (3+ messages)

[GIT PULL] Compute Express Link (CXL) fixes for 6.2-final
 2023-02-11 19:11 UTC  (2+ messages)

[cxl:next] BUILD SUCCESS b8b9ffced017528bcdd262730ab10bc5084c3bb4
 2023-02-11 16:51 UTC 

[PATCH v4 0/7] cxl: Introduce HDM decoder emulation from DVSEC range registers
 2023-02-11  2:05 UTC  (2+ messages)

[PATCH v2 00/10] Collection of DOE material
 2023-02-11  0:04 UTC  (19+ messages)
` [PATCH v2 01/10] PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=y
` [PATCH v2 02/10] PCI/DOE: Fix memory leak "
` [PATCH v2 03/10] PCI/DOE: Provide synchronous API and use it internally
` [PATCH v2 04/10] cxl/pci: Use synchronous API for DOE
` [PATCH v2 06/10] PCI/DOE: Allow mailbox creation without devres management
` [PATCH v2 10/10] PCI/DOE: Relax restrictions on request and response size

[cxl:for-6.3/cxl-ram-region] BUILD REGRESSION 58c651c6c4bbf46725502ffbccde2c24b94dc5c0
 2023-02-10 22:43 UTC 

[PATCH v2 10/10] PCI/DOE: Relax restrictions on request and response size
 2023-02-10 22:10 UTC  (3+ messages)

[cxl:for-6.3/cxl-ram-region 21/28] drivers/cxl/core/region.c:2527:7: warning: Local variable 'rc' shadows outer variable [shadowVariable]
 2023-02-10 16:50 UTC 

[PATCH v6 0/6] CXL Poison List Retrieval & Tracing
 2023-02-10 12:56 UTC  (8+ messages)
` [PATCH v6 1/6] cxl/mbox: Add GET_POISON_LIST mailbox command
` [PATCH v6 2/6] cxl/trace: Add TRACE support for CXL media-error records
` [PATCH v6 3/6] cxl/memdev: Add trigger_poison_list sysfs attribute
` [PATCH v6 4/6] cxl/region: Provide region info to the cxl_poison trace event
` [PATCH v6 5/6] cxl/trace: Add an HPA to cxl_poison trace events
` [PATCH v6 6/6] tools/testing/cxl: Mock support for Get Poison List

[PATCH v5] cxl: add RAS status unmasking for CXL
 2023-02-10 12:29 UTC  (5+ messages)

[PATCH 0/2] cxl: Enhance trace point information
 2023-02-10  7:07 UTC  (4+ messages)
` [PATCH 1/2] cxl/trace: Standardize device information output
` [PATCH 2/2] cxl/trace: Add host output to trace points

[PATCH ndctl 0/7] cxl: add support for listing and creating volatile regions
 2023-02-10  1:15 UTC  (7+ messages)
  ` [PATCH ndctl 2/7] cxl: add a type attribute to region listings
  ` [PATCH ndctl 3/7] cxl: add core plumbing for creation of ram regions

[LSF/MM/BPF TOPIC] CXL Fabric Manager (FM) architecture
 2023-02-09 22:22 UTC  (5+ messages)
  ` [External] "

[PATCH] cxl/mem: Correct full ID range allocation
 2023-02-09 17:03 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