Linux CXL
 help / color / mirror / Atom feed
 messages from 2025-03-04 15:57:44 to 2025-03-10 05:53:51 UTC [more...]

[PATCH v2 0/4] Add managed SOFT RESERVE resource handling
 2025-03-10  5:52 UTC  (12+ messages)
` [PATCH v2 1/4] kernel/resource: Introduce managed SOFT RESERVED resources

[RFC v2 00/20] lib: Rust implementation of SPDM
 2025-03-09 22:57 UTC  (12+ messages)
` [RFC v2 09/20] PCI/CMA: Expose in sysfs whether devices are authenticated

[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
 2025-03-08  3:23 UTC  (15+ messages)
` CXL Boot to Bash - Section 2: The Drivers
  ` CXL Boot to Bash - Section 2a (Drivers): CXL Decoder Programming
` [LSF/MM] CXL Boot to Bash - Section 0: ACPI and Linux Resources
  ` [LSF/MM] CXL Boot to Bash - Section 0a: CFMWS and NUMA Flexiblity

[PATCH 0/8] cxl: support CXL memory RAS features
 2025-03-08  2:35 UTC  (22+ messages)
` [PATCH 1/8] cxl: Add helper function to retrieve a feature entry
` [PATCH 2/8] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH 3/8] cxl/memfeature: Add CXL memory device ECS "
` [PATCH 5/8] cxl/region: Add helper function to determine memory is online
` [PATCH 6/8] cxl: Support for finding memory operation attributes from the current boot
` [PATCH 7/8] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH 8/8] cxl/memfeature: Add CXL memory device memory sparing "

[PATCH v3 0/6] pds_fwctl: fwctl for AMD/Pensando core devices
 2025-03-07 23:38 UTC  (8+ messages)
` [PATCH v3 1/6] pds_core: make pdsc_auxbus_dev_del() void
` [PATCH v3 2/6] pds_core: specify auxiliary_device to be created
` [PATCH v3 3/6] pds_core: add new fwctl auxiliary_device
` [PATCH v3 4/6] pds_fwctl: initial driver framework
` [PATCH v3 5/6] pds_fwctl: add rpc and query support
` [PATCH v3 6/6] pds_fwctl: add Documentation entries

[PATCH] cxl/fwctl: Cleanup unused fwctl_dev from cxl_features_state
 2025-03-07 23:10 UTC  (3+ messages)

[PATCH 0/4] mm/mempolicy: Add memory hotplug support in weighted interleave
 2025-03-07 21:55 UTC  (9+ messages)
` [PATCH 1/4] mm/mempolicy: Support memory hotplug "
` [PATCH 2/4] mm/mempolicy: Enable sysfs support for "
` [PATCH 3/4] mm/mempolicy: Fix duplicate node addition in sysfs for "
` [PATCH 4/4] mm/mempolicy: Fix memory leaks in mempolicy_sysfs_init()

[PATCH v2 0/3] ACPI: Add support for ACPI RAS2 feature table
 2025-03-07 21:51 UTC  (11+ messages)
` [PATCH v2 1/3] ACPI: ACPI 6.5: RAS2: Shorten RAS2 table structure and variable names
` [PATCH v2 2/3] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v2 3/3] ras: mem: Add memory "

[PATCH 0/2] cxl/pci: Inactive downstream port handling
 2025-03-07 20:58 UTC  (11+ messages)
` [PATCH 1/2] cxl/pci: Ignore downstream ports with duplicate port IDs
` [PATCH 2/2] cxl/pci: Check link status and only enable active dports

[PATCH v8 0/9] cxl: Add CXL feature commands support via fwctl
 2025-03-07 20:55 UTC  (10+ messages)
` [PATCH v8 1/9] cxl: Add FWCTL support to CXL
` [PATCH v8 2/9] cxl: Move cxl feature command structs to user header
` [PATCH v8 3/9] cxl: Add support for fwctl RPC command to enable CXL feature commands
` [PATCH v8 4/9] cxl: Add support to handle user feature commands for get feature
` [PATCH v8 5/9] cxl: Add support to handle user feature commands for set feature
` [PATCH v8 6/9] cxl/test: Add Get Feature support to cxl_test
` [PATCH v8 7/9] cxl/test: Add Set "
` [PATCH v8 8/9] fwctl/cxl: Add documentation to FWCTL CXL
` [PATCH v8 9/9] cxl: Fixup kdoc issues for include/cxl/features.h

[ISSUE]: cxl create region with one memdev fails when we have more than one HBs in the cxl topology setup
 2025-03-07 20:28 UTC  (3+ messages)

[PATCH] cxl: Restore opcode order in enum cxl_opcode
 2025-03-07 20:11 UTC  (3+ messages)

ndctl cxl test suite fails in arm64 QEMU
 2025-03-07  1:44 UTC  (5+ messages)

[PATCH v2] cxl/region: Allow 6 & 12 way regions on 3-way HB interleaves
 2025-03-07  0:23 UTC  (2+ messages)

[PATCH] cxl/region: Allow 6 & 12 way regions on 3-way HB interleaves
 2025-03-06 22:15 UTC  (3+ messages)

[PATCH v2] cxl/region: Quiet some dev_warn()s in extended linear cache setup
 2025-03-06 21:36 UTC 

[PATCH v4 00/14] cxl: Address translation support, part 1: Cleanups and refactoring
 2025-03-06 21:12 UTC  (26+ messages)
` [PATCH v4 01/14] cxl: Remove else after return
` [PATCH v4 02/14] cxl/pci: Moving code in cxl_hdm_decode_init()
` [PATCH v4 03/14] cxl/pci: Add comments to cxl_hdm_decode_init()
` [PATCH v4 04/14] cxl: Introduce parent_port_of() helper
` [PATCH v4 05/14] cxl/region: Rename function to cxl_find_decoder_early()
` [PATCH v4 06/14] cxl/region: Avoid duplicate call of cxl_find_decoder_early()
` [PATCH v4 07/14] cxl/region: Move find_cxl_root() to cxl_add_to_region()
` [PATCH v4 08/14] cxl/region: Factor out code to find the root decoder
` [PATCH v4 09/14] cxl/region: Factor out code to find a root decoder's region
` [PATCH v4 10/14] cxl/region: Add function to find a port's switch decoder by range
` [PATCH v4 11/14] cxl/region: Add a dev_warn() on registration failure
` [PATCH v4 12/14] cxl/region: Add a dev_err() on missing target list entries
` [PATCH v4 13/14] cxl: Add a dev_dbg() when a decoder was added to a port
` [PATCH v4 14/14] cxl/acpi: Unify CFMWS memory log messages with SRAT messages

[PATCH] cxl/region: Quiet some dev_warn()s in extended linear cache setup
 2025-03-06 21:09 UTC  (5+ messages)

[RFC PATCH] cxl/region: Translate DPA->HPA in unaligned MOD3 regions
 2025-03-06 19:43 UTC 

[PATCH v20 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-03-06 18:18 UTC  (2+ messages)

[PATCH v3 00/18] cxl: Address translation support, part 1: Cleanups and refactoring
 2025-03-06 16:18 UTC  (15+ messages)
` [PATCH v3 03/18] cxl/pci: cxl_hdm_decode_init: Move comment
` [PATCH v3 06/18] cxl/region: Rename function to cxl_find_decoder_early()
` [PATCH v3 07/18] cxl/region: Avoid duplicate call of cxl_find_decoder_early()
` [PATCH v3 14/18] cxl/region: Unfold cxl_find_root_decoder() into cxl_endpoint_decoder_initialize()

[PATCH v7 00/17] Enable CXL PCIe port protocol error handling and logging
 2025-03-06 13:50 UTC  (7+ messages)
` [PATCH v7 03/17] CXL/PCI: Introduce PCIe helper functions pcie_is_cxl() and pcie_is_cxl_port()
` [PATCH v7 12/17] cxl/pci: Add error handler for CXL PCIe Port RAS errors

[PATCH v5 0/8] Introduce fwctl subystem
 2025-03-06  7:29 UTC  (19+ messages)
` [PATCH v5 7/8] fwctl/mlx5: Support for communicating with mlx5 fw

[PATCH v2 0/6] pds_fwctl: fwctl for AMD/Pensando core devices
 2025-03-06  2:07 UTC  (19+ messages)
` [PATCH v2 3/6] pds_core: add new fwctl auxiliary_device
` [PATCH v2 4/6] pds_fwctl: initial driver framework
` [PATCH v2 5/6] pds_fwctl: add rpc and query support
` [PATCH v2 6/6] pds_fwctl: add Documentation entries

[PATCH] docs/cxl: Add serial number for persistent-memdev
 2025-03-05 10:35 UTC 

[PATCH] resource: Fix resource leak in get_free_mem_region()
 2025-03-05 10:22 UTC  (4+ messages)

[PATCH 0/2] cxl/pci: Inactive downstream port handling
 2025-03-05  9:58 UTC 

[PATCH qemu 0/8] hw/cxl: new features for 10.0 (possibly)
 2025-03-05  9:24 UTC  (9+ messages)
` [PATCH qemu 1/8] hw/cxl: Support aborting background commands
` [PATCH qemu 2/8] hw/cxl: Support get/set mctp response payload size
` [PATCH qemu 3/8] hw/cxl/cxl-mailbox-utils: Add support for Media operations discovery commands cxl r3.2 (8.2.10.9.5.3)
` [PATCH qemu 4/8] hw/cxl: factor out calculation of sanitize duration from cmd_santize_overwrite
` [PATCH qemu 5/8] hw/cxl/cxl-mailbox-utils: Media operations Sanitize and Write Zeros commands CXL r3.2(8.2.10.9.5.3)
` [PATCH qemu 6/8] hw/cxl/cxl-mailbox-utils: CXL CCI Get/Set alert config commands
` [PATCH qemu 7/8] hw/cxl/cxl-mailbox-utils: Added support for Get Log Capabilities (Opcode 0402h)
` [PATCH qemu 8/8] docs/cxl: Add serial number for persistent-memdev

[PATCH qemu 0/8] hw/cxl: new features for 10.0 (possibly)
 2025-03-05  9:22 UTC  (3+ messages)
` [PATCH qemu 1/8] hw/cxl: Support aborting background commands
` [PATCH qemu 2/8] hw/cxl: Support get/set mctp response payload size

[PATCH v3 0/3] CXL CCI Media Operations
 2025-03-05  8:49 UTC  (3+ messages)
  ` [PATCH v3 2/3] hw/cxl: factor out calculation of sanitize duration from cmd_santize_overwrite

[cxl:next] BUILD SUCCESS 0a14566be090ca51a32ebdd8a8e21678062dac08
 2025-03-05  5:43 UTC 

[PATCH v7 0/2] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
 2025-03-05  0:56 UTC  (12+ messages)
` [PATCH v7 1/2] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors
` [PATCH v7 2/2] cxl/pci: Add trace logging for CXL PCIe Port RAS errors

[PATCH] resource: Fix resource leak in get_free_mem_region()
 2025-03-04 23:43 UTC  (2+ messages)

[PATCH linux-next 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-03-04 20:46 UTC  (11+ messages)
` [PATCH linux-next 1/2] ACPI:RAS2: Add ACPI RAS2 driver

[PATCH] cxl/Documentation: Remove 'mixed' from sysfs mode doc
 2025-03-04 16:33 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