Linux CXL
 help / color / mirror / Atom feed
 messages from 2025-05-12 23:49:55 to 2025-05-20 07:17:08 UTC [more...]

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

[PATCH] test/cxl-xor-region.sh: remove redundant waitting
 2025-05-20  5:26 UTC  (10+ messages)
` cxl <-> udev deadlock?

[PATCH v5 0/8] cxl: support CXL memory RAS features
 2025-05-20  4:31 UTC  (17+ messages)
` [PATCH v5 1/8] EDAC: Update documentation for the CXL memory patrol scrub control feature
` [PATCH v5 2/8] cxl: Update prototype of function get_support_feature_info()
` [PATCH v5 3/8] cxl/edac: Add CXL memory device patrol scrub control feature
` [PATCH v5 4/8] cxl/edac: Add CXL memory device ECS "
` [PATCH v5 5/8] cxl/edac: Add support for PERFORM_MAINTENANCE command
` [PATCH v5 6/8] cxl/edac: Support for finding memory operation attributes from the current boot
` [PATCH v5 7/8] cxl/edac: Add CXL memory device memory sparing control feature
` [PATCH v5 8/8] cxl/edac: Add CXL memory device soft PPR "

[PATCH v4 -ndctl] cxl/memdev: Introduce sanitize-memdev functionality
 2025-05-20  3:00 UTC  (6+ messages)

dax behavior on CXL 1.1 hosts
 2025-05-19 22:56 UTC  (2+ messages)

[PATCH 1/1] cxl/feature: Remove redundant code of get supported features
 2025-05-19 22:08 UTC  (5+ messages)

[NDCTL PATCH v7 0/4] ndctl: Add support and test for CXL Features support
 2025-05-19 20:00 UTC  (5+ messages)
` [NDCTL PATCH v7 1/4] cxl: Add cxl_bus_get_by_provider()
` [NDCTL PATCH v7 2/4] cxl: Enumerate major/minor of FWCTL char device
` [NDCTL PATCH v7 3/4] ndctl: Add features.h from kernel UAPI
` [NDCTL PATCH v7 4/4] cxl/test: Add test for cxl features device

[PATCH v2 00/10] cxl: Delay HB port and switch dport probing until endpoint dev probe
 2025-05-19 16:33 UTC  (31+ messages)
` [PATCH v2 01/10] cxl/region: Add decoder check to check_commit_order()
` [PATCH v2 02/10] cxl: Saperate out CXL dport->id vs actual dport hardware id
` [PATCH v2 03/10] cxl: Rename find_dport() to provide better function intent
` [PATCH v2 04/10] cxl: Remove adding of port_num via devm_cxl_add_dport()
` [PATCH v2 05/10] cxl: Defer hardware dport->port_id assignment and registers probing
` [PATCH v2 07/10] cxl: Change sslbis handler to only handle single dport
` [PATCH v2 08/10] cxl: Add helper to detect top of CXL device topology
` [PATCH v2 09/10] cxl: Create an xarray to tie a host bridge to the cxl_root

[PATCH] docs: ABI: Fix "firwmare" to "firmware"
 2025-05-19 16:13 UTC  (2+ messages)

[PATCH v2 0/3] cxl: Update CXL documentation for access coordinates calculation
 2025-05-19 15:42 UTC  (9+ messages)
` [PATCH v2 1/3] cxl: docs/platform/cdat reference documentation
` [PATCH v2 2/3] cxl: docs/platform/acpi/srat Add generic target documentation
` [PATCH v2 3/3] cxl: doc/linux/access-coordinates Update access coordinates calculation methods

[PATCH v13 0/5] arm/virt: CXL support via pxb_cxl
 2025-05-19 12:54 UTC  (13+ messages)
` [PATCH v13 1/5] hw/cxl-host: Add an index field to CXLFixedMemoryWindow
` [PATCH v13 2/5] hw/cxl: Make the CXL fixed memory windows devices
` [PATCH v13 3/5] hw/cxl-host: Allow split of establishing memory address and mmio setup
` [PATCH v13 4/5] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH v13 5/5] qtest/cxl: Add aarch64 virt test for CXL

[PATCH 0/7] Introduce DEFINE_ACQUIRE(), a scoped_cond_guard() replacement
 2025-05-17  9:17 UTC  (21+ messages)
` [PATCH 1/7] cleanup: Introduce DEFINE_ACQUIRE() a CLASS() for conditional locking

[cxl:next] BUILD SUCCESS 191679ec7bb9af3eadfe68ede3932a692ab0d677
 2025-05-17  5:40 UTC 

[RFC PATCH 00/19] famfs: port into fuse
 2025-05-16 23:17 UTC  (14+ messages)
` [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps

[PATCH qemu 0/8] hw/cxl: new features for 10.0 (possibly)
 2025-05-16 13:42 UTC  (6+ messages)
` [PATCH qemu 7/8] hw/cxl/cxl-mailbox-utils: Added support for Get Log Capabilities (Opcode 0402h)

[PATCH] cxl/Documentation: Fix typo in sysfs write_bandwidth attribute path
 2025-05-16 14:28 UTC  (3+ messages)

[cxl:next] BUILD SUCCESS fc78561595e2fc6ceb8da56b083847227ba9320e
 2025-05-16 12:29 UTC 

List of CONFIG_s currently missing in ndctl.git/README.md
 2025-05-16  4:17 UTC  (2+ messages)

[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-05-15 21:52 UTC  (6+ messages)
` [PATCH v8 04/16] cxl/aer: AER service driver forwards CXL error to CXL driver

[NDCTL PATCH v6 0/4] ndctl: Add support and test for CXL Features support
 2025-05-15 18:28 UTC  (4+ messages)
` [NDCTL PATCH v6 4/4] cxl/test: Add test for cxl features device

[PATCH 1/1] cxl/events: Update Common Event Record to CXL spec rev 3.2
 2025-05-15  9:26 UTC  (4+ messages)

[ndctl PATCH] test: fail on unexpected kernel error & warning, not just "Call Trace"
 2025-05-15  2:14 UTC  (7+ messages)
      ` (no subject)
        ` [ndctl PATCH v2 1/2] test: move err() function at the top
        ` [ndctl PATCH v2 2/2] test: fail on unexpected kernel error & warning, not just "Call Trace"

[PATCH 0/4] cxl: Update CXL documentation for access coordinates calculation
 2025-05-14 22:15 UTC  (13+ messages)
` [PATCH 1/4] cxl: docs/platform/cdat reference documentation
` [PATCH 2/4] cxl: docs/platform/acpi/srat fix memory table misalignment
` [PATCH 3/4] cxl: docs/platform/acpi/srat Add generic target documentation
` [PATCH 4/4] cxl: doc/linux/access-coordinates Update access coordinates calculation methods

[NDCTL PATCH v2] cxl: Change cxl-topology.sh assumption on host bridge validation
 2025-05-14 19:20 UTC  (4+ messages)

[cxl:next] BUILD SUCCESS 128ad8fa385b151041e1f94ef737b080c2aea6f4
 2025-05-14 12:29 UTC 

[PATCH v15 00/22] Type2 device basic support
 2025-05-14  7:50 UTC  (11+ messages)
` [PATCH v15 06/22] sfc: make regs setup with checking and set media ready

[ndctl PATCH v2] test: set the $CXL environment variable in meson.build
 2025-05-14  0:51 UTC  (2+ messages)

[PATCH v2] Documentation: Update the CXL Maturity Map
 2025-05-13 22:21 UTC  (2+ messages)

[PATCH v2] cxl: Sync up the driver-api/cxl documentation
 2025-05-13 22:21 UTC  (2+ messages)

[PATCH v2 00/15] cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement
 2025-05-13 21:10 UTC  (4+ messages)
` [PATCH v2 14/15] cxl/amd: Enable Zen5 address translation using ACPI PRMT
  ` [PATCH] [HACK] drop zen5_init checks due to segfault

[PATCH v3 00/17] CXL Boot to Bash Documentation
 2025-05-13 20:38 UTC  (16+ messages)
` [PATCH v3 05/17] cxl: docs/platform/acpi reference documentation
` [PATCH v3 06/17] cxl: docs/platform/example-configs documentation
` [PATCH v3 07/17] cxl: docs/linux - overview
` [PATCH v3 08/17] cxl: docs/linux - early boot configuration
` [PATCH v3 14/17] cxl: docs/allocation/page-allocator

[PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
 2025-05-13 18:55 UTC  (4+ messages)

[PATCH] cxl: core: Initialize eiw and eig to fix potential uninitialized use
 2025-05-13 18:52 UTC  (3+ messages)

[cxl:cxl-acquire] BUILD SUCCESS 8b6078f03a61a162ea390c80585942f6cd9e60f4
 2025-05-13 16:31 UTC 

[PATCH v4 0/8] cxl: support CXL memory RAS features
 2025-05-13 16:06 UTC  (3+ messages)
` [PATCH v4 2/8] cxl: Update prototype of function get_support_feature_info()

[cxl:cxl-acquire 6/7] drivers/cxl/core/core.h:64:1: warning: non-void function does not return a value
 2025-05-13 14:59 UTC 

[PATCH] cxl: Sync up the driver-api/cxl documentation
 2025-05-13 13:20 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