Linux CXL
 help / color / mirror / Atom feed
 messages from 2024-10-16 23:02:27 to 2024-10-22 03:21:14 UTC [more...]

[PATCH 0/3] cxl/mbox: support background operation abort requests
 2024-10-22  3:18 UTC 

[PATCH v3] cxl/core: Return error when cxl_endpoint_gather_bandwidth() handles a non-PCI device
 2024-10-22  3:00 UTC 

[PATCH 0/15] Enable CXL PCIe port protocol error handling and logging
 2024-10-22  2:17 UTC  (32+ messages)
` [PATCH 01/15] cxl/aer/pci: Add CXL PCIe port error handler callbacks in AER service driver
` [PATCH 02/15] cxl/aer/pci: Update is_internal_error() to be callable w/o CONFIG_PCIEAER_CXL
` [PATCH 06/15] cxl/aer/pci: Introduce PCI_ERS_RESULT_PANIC to pci_ers_result type
` [PATCH 07/15] cxl/aer/pci: Add CXL PCIe port uncorrectable error recovery in AER service driver
` [PATCH 09/15] cxl/pci: Map CXL PCIe downstream port RAS registers
` [PATCH 12/15] cxl/pci: Add error handler for CXL PCIe port RAS errors
` [PATCH 13/15] cxl/pci: Add trace logging "

[PATCH v2] cxl/core: Return error when cxl_endpoint_gather_bandwidth() handles a non-PCI device
 2024-10-22  2:07 UTC  (2+ messages)

[PATCH 0/3] printf: Add struct range print specifier
 2024-10-22  1:40 UTC  (12+ messages)
` [PATCH 1/3] test printf: Add very basic struct resource tests
` [PATCH 2/3] printf: Add print format (%pra) for struct range
` [PATCH 3/3] cxl/cdat: Use %pra for dpa range outputs

[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-10-21 21:16 UTC  (30+ messages)
` [PATCH v4 02/28] printk: Add print format (%pra) for struct range
` [PATCH v4 14/28] cxl/port: Add endpoint decoder DC mode support to sysfs
` [PATCH v4 15/28] cxl/region: Refactor common create region code
` [PATCH v4 21/28] cxl/extent: Process DCD events and realize region extents
` [PATCH v4 22/28] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v4 23/28] dax/bus: Factor out dev dax resize logic

[PATCH] testing/cxl: Fix abused pci_bus_read_config_word() on platform device
 2024-10-21 20:47 UTC  (8+ messages)

[RFC 00/13] vfio: introduce vfio-cxl to support CXL type-2 accelerator passthrough
 2024-10-21 13:10 UTC  (13+ messages)
` [RFC 02/13] cxl: introduce cxl_get_hdm_info()

[PATCH 0/5] cxl: Some preparation work for type2 accelerators support
 2024-10-21 11:52 UTC  (23+ messages)
` [PATCH 2/5] cxl: Rename CXL_DECODER_HOSTONLYMEM/DEVMEM
` [PATCH 3/5] cxl: Separate coherence from target type
` [PATCH 4/5] cxl: Set type of region to that of the first endpoint
` [PATCH 5/5] cxl: Avoid to create dax regions for type2 accelerators

[PATCH v4 00/26] cxl: add Type2 device support
 2024-10-21  9:54 UTC  (46+ messages)
` [PATCH v4 01/26] cxl: add type2 device basic support
` [PATCH v4 02/26] sfc: add cxl support using new CXL API
` [PATCH v4 03/26] cxl: add capabilities field to cxl_dev_state and cxl_port
` [PATCH v4 04/26] cxl/pci: add check for validating capabilities
` [PATCH v4 05/26] cxl: move pci generic code
` [PATCH v4 06/26] cxl: add function for type2 cxl regs setup
` [PATCH v4 07/26] sfc: use cxl api for regs setup and checking
` [PATCH v4 08/26] cxl: add functions for resource request/release by a driver
` [PATCH v4 09/26] sfc: request cxl ram resource
` [PATCH v4 10/26] cxl: harden resource_contains checks to handle zero size resources
` [PATCH v4 11/26] cxl: add function for setting media ready by a driver
` [PATCH v4 12/26] sfc: set cxl media ready
` [PATCH v4 13/26] cxl: prepare memdev creation for type2
` [PATCH v4 14/26] sfc: create type2 cxl memdev
` [PATCH v4 15/26] cxl: define a driver interface for HPA free space enumeration
` [PATCH v4 16/26] sfc: obtain root decoder with enough HPA free space
` [PATCH v4 17/26] cxl: define a driver interface for DPA allocation
` [PATCH v4 18/26] sfc: get endpoint decoder
` [PATCH v4 19/26] cxl: make region type based on endpoint type
` [PATCH v4 20/26] cxl/region: factor out interleave ways setup
` [PATCH v4 21/26] cxl/region: factor out interleave granularity setup
` [PATCH v4 22/26] cxl: allow region creation by type2 drivers
` [PATCH v4 23/26] sfc: create cxl region
` [PATCH v4 24/26] cxl: preclude device memory to be used for dax
` [PATCH v4 25/26] cxl: add function for obtaining params from a region
` [PATCH v4 26/26] sfc: support pio mapping based on cxl

[PATCH] cxl: downgrade a warning message to debug level in cxl_probe_component_regs()
 2024-10-21  5:20 UTC  (2+ messages)
` [External] "

Removing a misleading warning message?
 2024-10-21  5:05 UTC  (4+ messages)

Why does cxl zero-label command fail on my QEMU CXL environment?
 2024-10-21  4:50 UTC 

[PATCH] cxl/port: Prevent out-of-order decoder allocation
 2024-10-20  8:46 UTC  (2+ messages)

[PATCH] dax: delete a stale directory pmem
 2024-10-18 20:50 UTC  (3+ messages)

[PATCH v2 0/3] cxl/port: Cleanup add_port_attach_ep() "cleanup" confusion
 2024-10-18 19:47 UTC  (6+ messages)
` [PATCH v2 1/3] cxl/port: Revert usage of scoped_guard()
` [PATCH v2 2/3] cxl/port: Revert __free() conversion of add_port_attach_ep()
` [PATCH v2 3/3] cxl/port: Clarify add_port_attach_ep()

[PATCH 0/3] cleanup: add if_not_cond_guard macro
 2024-10-18 19:29 UTC  (6+ messages)
` [PATCH 1/3] cleanup: add conditional guard helper

[PATCH RFC 0/5] hw/cxl: Type 2 Device RFC
 2024-10-18 16:19 UTC  (5+ messages)

[RFC PATCH v2 1/4] cxl: Enable mailbox ops with background only if request abort operation is supported
 2024-10-18 16:14 UTC  (12+ messages)
  ` [RFC PATCH v2 2/4] cxl: Add default timeout for bg mailbox commands
      ` [EXT] "
  ` [RFC PATCH v2 3/4] cxl: Abort background operation in case of timeout
  ` [RFC PATCH 4/4] cxl/mbox: Add Populate Log support
    ` [RFC PATCH v2 "

[PATCH RFC v3 0/3] cxl: Multi-headed Single Logical Device (MHSLD)
 2024-10-18 16:12 UTC  (4+ messages)
` [PATCH RFC v3 1/3] cxl-mailbox-utils: move CXLUpdateDCExtentListInPl into header
` [PATCH RFC v3 2/3] cxl_type3: add MHD callbacks
` [PATCH RFC v3 3/3] mhsld: implement MHSLD device

[QEMU RFC] hw/mem/cxl_type3: add guard to avoid event log overflow during a DC extent add/release request
 2024-10-18 15:35 UTC  (3+ messages)

[RFC PATCH 0/4] Updates for CXL Event Records
 2024-10-18 12:09 UTC  (16+ messages)
` [RFC PATCH 1/4] cxl/events: Updates for CXL Common Event Record Format
` [RFC PATCH 2/4] cxl/events: Updates for CXL General Media Event Record
` [RFC PATCH 3/4] cxl/events: Updates for CXL DRAM "
` [RFC PATCH 4/4] cxl/events: Updates for CXL Memory Module "

[RFC] cxl: Update Soft Reserved resources upon region creation
 2024-10-18 10:17 UTC  (5+ messages)

[ndctl PATCH v3 1/2] test/monitor.sh convert float to integer before increment
 2024-10-18  1:30 UTC  (2+ messages)
` [ndctl PATCH v3 2/2] test/monitor.sh: Fix shellcheck SC2086 issues as more as possible

[PATCH v14 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
 2024-10-17 23:41 UTC  (2+ messages)

[bug report] cxl/port: Use scoped_guard()/guard() to drop device_lock() for cxl_port
 2024-10-17 18:56 UTC  (6+ messages)

[RFC PATCH 0/6] acpi/hmat / cxl: Add exclusive caching enumeration and RAS support
 2024-10-17 16:59 UTC  (14+ messages)
` [RFC PATCH 2/6] acpi: numa: Add support to enumerate and store extended linear address mode
` [RFC PATCH 3/6] acpi/hmat / cxl: Add extended linear cache support for CXL
` [RFC PATCH 4/6] acpi/hmat: Add helper functions to provide extended linear cache translation
` [RFC PATCH 5/6] cxl: Add extended linear cache address alias emission for cxl events
` [RFC PATCH 6/6] cxl: Add mce notifier to emit aliased address for extended linear cache

[ndctl PATCH v2] test/monitor.sh: Fix 2 bash syntax errors
 2024-10-17 15:57 UTC  (5+ messages)

[QEMU PATCH] hw/cxl/cxl-mailbox-util: Fix output buffer index update when retrieving DC extents
 2024-10-17 13:08 UTC  (2+ messages)

[PATCH v13 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-10-17  8:37 UTC  (6+ messages)
` [PATCH v13 01/18] EDAC: Add support for EDAC device features control

[PATCH v6] cxl/region: Fix wrong logic for finding a free switch cxl decoder
 2024-10-16 23:35 UTC  (3+ messages)

[PATCH 1/2] cxl/port: Revert usage of scoped_guard()
 2024-10-16 23:24 UTC  (2+ messages)
` [PATCH 2/2] cxl/port: Revert __free() conversion of add_port_attach_ep()


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