Linux CXL
 help / color / mirror / Atom feed
 messages from 2025-03-07 00:23:55 to 2025-03-13 12:48:53 UTC [more...]

[PATCH v5 0/8] Introduce fwctl subystem
 2025-03-13 12:48 UTC  (17+ messages)

ndctl cxl test suite fails in arm64 QEMU
 2025-03-13  9:11 UTC  (5+ messages)

[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
 2025-03-13  8:31 UTC  (31+ messages)
` [LSF/MM] CXL Boot to Bash - Section 1: BIOS, EFI, and Early Boot
` CXL Boot to Bash - Section 2: The Drivers
  ` CXL Boot to Bash - Section 2a (Drivers): CXL Decoder Programming
` CXL Boot to Bash - Section 3: Memory (block) Hotplug
` [LSF/MM] CXL Boot to Bash - Section 0: ACPI and Linux Resources
  ` [LSF/MM] CXL Boot to Bash - Section 0a: CFMWS and NUMA Flexiblity
` [LSF/MM] CXL Boot to Bash - Section 4: Interleave

[PATCH v2 1/4] mm/mempolicy: Fix memory leaks in mempolicy_sysfs_init()
 2025-03-13  6:34 UTC  (12+ messages)
` [PATCH v2 2/4] mm/mempolicy: Support memory hotplug in weighted interleave
` [PATCH v2 3/4] mm/mempolicy: Enable sysfs support for "
` [PATCH v2 4/4] mm/mempolicy: Fix duplicate node addition in sysfs for "

[PATCH v2] ACPI: NUMA: debug invalid unused PXM value for CFMWs
 2025-03-13  6:09 UTC 

[bug report] ndctl test suite daxctl-create.sh triggered RIP: 0010:memset_orig+0x33/0xb0
 2025-03-13  2:46 UTC 

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

CXL -next issue on arm64
 2025-03-12 23:04 UTC  (3+ messages)

[PATCH v11 00/23] add type2 device basic support
 2025-03-12 20:00 UTC  (46+ messages)
` [PATCH v11 01/23] cxl: "
` [PATCH v11 02/23] sfc: add cxl support
` [PATCH v11 03/23] cxl: move pci generic code
` [PATCH v11 04/23] cxl: move register/capability check to driver
` [PATCH v11 05/23] cxl: add function for type2 cxl regs setup
` [PATCH v11 06/23] sfc: make regs setup with checking and set media ready
` [PATCH v11 07/23] cxl: support dpa initialization without a mailbox
` [PATCH v11 08/23] sfc: initialize dpa
` [PATCH v11 09/23] cxl: prepare memdev creation for type2
` [PATCH v11 10/23] sfc: create type2 cxl memdev
` [PATCH v11 11/23] cxl: define a driver interface for HPA free space enumeration
` [PATCH v11 12/23] fc: obtain root decoder with enough HPA free space
` [PATCH v11 13/23] cxl: define a driver interface for DPA allocation
` [PATCH v11 14/23] sfc: get endpoint decoder
` [PATCH v11 15/23] cxl: make region type based on endpoint type
` [PATCH v11 16/23] cxl/region: factor out interleave ways setup
` [PATCH v11 17/23] cxl/region: factor out interleave granularity setup
` [PATCH v11 18/23] cxl: allow region creation by type2 drivers
` [PATCH v11 19/23] cxl: add region flag for precluding a device memory to be used for dax
` [PATCH v11 20/23] sfc: create cxl region
` [PATCH v11 21/23] cxl: add function for obtaining region range
` [PATCH v11 22/23] sfc: update MCDI protocol headers
` [PATCH v11 23/23] sfc: support pio mapping based on cxl

CXL memory pooling emulation inqury
 2025-03-12 19:33 UTC  (3+ messages)

[PATCH v3 0/6] pds_fwctl: fwctl for AMD/Pensando core devices
 2025-03-12 18:29 UTC  (16+ 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 v8 0/9] cxl: Add CXL feature commands support via fwctl
 2025-03-12 18:19 UTC  (12+ 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

[PATCH] pci-ids.rst: Add Red Hat pci-id for AMD IOMMU device
 2025-03-12 18:18 UTC  (3+ messages)

[PATCH] docs/cxl: Add serial number for persistent-memdev
 2025-03-12 18:10 UTC  (2+ messages)

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

[PATCH 0/4] mm/mempolicy: Add memory hotplug support in weighted interleave
 2025-03-12  8:18 UTC  (15+ 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()

[cxl:next] BUILD SUCCESS 19e9d1d45691695974d4e42d6981daf06e51cc7e
 2025-03-12  5:32 UTC 

[PATCH 0/8] cxl: support CXL memory RAS features
 2025-03-11  9:51 UTC  (25+ 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] ACPI: NUMA: debug invalid unused PXM value for CFMWs
 2025-03-11  3:48 UTC  (3+ messages)

[PATCH] cxl: fix FWCTL dependency
 2025-03-10 18:27 UTC  (3+ messages)

[ISSUE]: cxl create region with one memdev fails when we have more than one HBs in the cxl topology setup
 2025-03-10 17:37 UTC  (4+ messages)

[PATCH v2 0/3] ACPI: Add support for ACPI RAS2 feature table
 2025-03-10 17:14 UTC  (10+ messages)
` [PATCH v2 2/3] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v2 3/3] ras: mem: Add memory "

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

[PATCH v2 0/4] Add managed SOFT RESERVE resource handling
 2025-03-10  6:00 UTC  (13+ 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

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

[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] cxl: Restore opcode order in enum cxl_opcode
 2025-03-07 20:11 UTC  (3+ messages)


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