linux-cxl.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-16 04:59:28 to 2024-10-18 20:05:29 UTC [more...]

[PATCH 0/3] printf: Add struct range print specifier
 2024-10-18 20:05 UTC  (5+ 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 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()

Removing a misleading warning message?
 2024-10-18 19:32 UTC  (3+ messages)

[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 v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-10-18 18:26 UTC  (34+ messages)
` [PATCH v4 02/28] printk: Add print format (%pra) for struct range
` [PATCH v4 05/28] dax: Document dax dev range tuple
` [PATCH v4 08/28] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v4 13/28] cxl/mem: Expose DCD partition capabilities in sysfs
` [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 00/26] cxl: add Type2 device support
 2024-10-18 16:40 UTC  (45+ 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 RFC 0/5] hw/cxl: Type 2 Device RFC
 2024-10-18 16:19 UTC  (5+ messages)

[RFC v2 0/4] cxl: Support for mailbox background abort operation
 2024-10-18 16:14 UTC  (13+ messages)
  ` [RFC PATCH v2 1/4] cxl: Enable mailbox ops with background only if request abort operation is supported
  ` [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)

[PATCH 0/5] cxl: Some preparation work for type2 accelerators support
 2024-10-18  9:57 UTC  (16+ 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

[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] testing/cxl: Fix abused pci_bus_read_config_word() on platform device
 2024-10-18  1:20 UTC  (4+ messages)

[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  (7+ messages)

[PATCH 0/15] Enable CXL PCIe port protocol error handling and logging
 2024-10-17 17:27 UTC  (37+ messages)
` [PATCH 02/15] cxl/aer/pci: Update is_internal_error() to be callable w/o CONFIG_PCIEAER_CXL
` [PATCH 04/15] cxl/aer/pci: Add CXL PCIe port correctable error support in AER service driver
` [PATCH 05/15] cxl/aer/pci: Update AER driver to read UCE fatal status for all CXL PCIe port devices
` [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 14/15] cxl/aer/pci: Export pci_aer_unmask_internal_errors()
` [PATCH 15/15] cxl/pci: Enable internal CE/UCE interrupts for CXL PCIe port devices

[PATCH] dax: delete a stale directory pmem
 2024-10-17 17:19 UTC  (2+ 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)

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

[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  (19+ messages)
` [PATCH v13 01/18] EDAC: Add support for EDAC device features control
` [PATCH v13 12/18] platform: Add __free() based cleanup function for platform_device_put

[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()

[PATCH] cxl/port: Prevent out-of-order decoder allocation
 2024-10-16 22:11 UTC  (2+ messages)

[QEMU PATCH] cxl/cxl-mailbox-utils: Fix size check for cmd_firmware_update_get_info
 2024-10-16 16:45 UTC  (4+ messages)

[PATCH v2] perf/cxlpmu: Support missing events in 3.1 spec
 2024-10-16 15:01 UTC  (4+ messages)

[PATCH 0/5] cxl: Initialization and shutdown fixes
 2024-10-16 14:51 UTC  (14+ messages)
` [PATCH 2/5] cxl/port: Fix cxl_bus_rescan() vs bus_rescan_devices()

[PATCH v4 0/3] cxl: Pull out mailbox bits to be independent of cxl_dev_state
 2024-10-16 14:47 UTC  (5+ messages)
` [PATCH v4 2/3] cxl: Move mailbox related bits to the same context

[RFC PATCH] rasdaemon: Add page offline support for cxl memory
 2024-10-16 10:46 UTC  (2+ messages)


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 NNTP newsgroup(s).