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

[PATCH v3 00/17] CXL Boot to Bash Documentation
 2025-05-12 23:49 UTC  (28+ messages)
` [PATCH v3 01/17] cxl: update documentation structure in prep for new docs
` [PATCH v3 02/17] cxl: docs - access-coordinates doc fixups
` [PATCH v3 03/17] cxl: docs/devices - add cxl device and protocol reference
` [PATCH v3 04/17] cxl: docs/platform/bios-and-efi documentation
` [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 09/17] cxl: docs/linux - add cxl-driver theory of operation
` [PATCH v3 10/17] cxl: docs/linux/cxl-driver - add example configurations
` [PATCH v3 11/17] cxl: docs/linux/dax-driver documentation
` [PATCH v3 12/17] cxl: docs/linux/memory-hotplug
` [PATCH v3 13/17] cxl: docs/allocation/dax
` [PATCH v3 14/17] cxl: docs/allocation/page-allocator
` [PATCH v3 15/17] cxl: docs/allocation/reclaim
` [PATCH v3 16/17] cxl: docs/allocation/hugepages
` [PATCH v3 17/17] cxl: docs - add self-referencing cross-links

[ndctl PATCH] test: fail on unexpected kernel error & warning, not just "Call Trace"
 2025-05-12 23:12 UTC  (3+ messages)

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

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

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

[RFC PATCH 00/19] famfs: port into fuse
 2025-05-12 19:51 UTC  (12+ messages)
` [RFC PATCH 12/19] famfs_fuse: Plumb the GET_FMAP message/response
` [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps

[PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
 2025-05-12 17:47 UTC  (9+ messages)
` [PATCH v9 02/19] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v9 07/19] cxl/region: Add sparse DAX region support
` [PATCH v9 12/19] cxl/extent: Process dynamic partition events and realize region extents

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

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

[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-05-12 14:47 UTC  (4+ messages)
` [PATCH v8 07/16] cxl/pci: Move existing CXL RAS initialization to CXL's cxl_port driver

[RFC PATCH v2 00/18] CXL Boot to Bash Documentation
 2025-05-12 14:31 UTC  (23+ messages)
` [RFC PATCH v2 01/18] cxl: update documentation structure in prep for new docs
` [RFC PATCH v2 02/18] cxl: docs/devices - device reference and uefi placeholder
` [RFC PATCH v2 04/18] cxl: docs/platform/acpi reference documentation
` [RFC PATCH v2 06/18] cxl: docs/linux - overview
` [RFC PATCH v2 07/18] cxl: docs/linux - early boot configuration
` [RFC PATCH v2 10/18] cxl: docs/linux/dax-driver documentation
` [RFC PATCH v2 11/18] cxl: docs/linux/memory-hotplug
` [RFC PATCH v2 13/18] cxl: docs/allocation/page-allocator
` [RFC PATCH v2 14/18] cxl: docs/allocation/reclaim
` [RFC PATCH v2 18/18] cxl: docs - add self-referencing cross-links

[PATCH v14 00/22] Type2 device basic support
 2025-05-12 10:38 UTC  (44+ messages)
` [PATCH v14 01/22] cxl: add type2 "
` [PATCH v14 02/22] sfc: add cxl support
` [PATCH v14 03/22] cxl: move pci generic code
` [PATCH v14 04/22] cxl: move register/capability check to driver
` [PATCH v14 08/22] sfc: initialize dpa
` [PATCH v14 09/22] cxl: prepare memdev creation for type2
` [PATCH v14 11/22] cxl: define a driver interface for HPA free space enumeration
` [PATCH v14 13/22] cxl: define a driver interface for DPA allocation
` [PATCH v14 16/22] cxl/region: factor out interleave ways setup
` [PATCH v14 19/22] cxl: add region flag for precluding a device memory to be used for dax
` [PATCH v14 21/22] cxl: add function for obtaining region range

[RFC] Add per-socket weight support for multi-socket systems in weighted interleave
 2025-05-12  8:23 UTC  (10+ messages)

[cxl:next] BUILD SUCCESS a223ce195741ca4f1a0e1a44f3e75ce5662b6c06
 2025-05-10 10:10 UTC 

[PATCH] cxl/hdm: Clean up a debug printk
 2025-05-09 21:08 UTC  (4+ messages)

[PATCH 0/7] hw/cxl: Update CXL events to rev3.2 and add maintenance support for memory repair features
 2025-05-09 17:22 UTC  (8+ messages)
` [PATCH 1/7] hw/cxl/events: Update for rev3.2 common event record format
` [PATCH 2/7] hw/cxl/events: Updates for rev3.2 general media event record
` [PATCH 3/7] hw/cxl/events: Updates for rev3.2 DRAM "
` [PATCH 4/7] hw/cxl/events: Updates for rev3.2 memory module "
` [PATCH 5/7] hw/cxl/cxl-mailbox-utils: Move declaration of scrub and ECS feature attributes in cmd_features_set_feature()
` [PATCH 6/7] hw/cxl: Add Maintenance support
` [PATCH 7/7] hw/cxl: Add emulation for memory sparing control feature

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

[PATCH] cxl/test: Address missing MODULE_DESCRIPTION warnings for cxl_test
 2025-05-09 15:38 UTC  (2+ messages)

[PATCH v2 00/10] cxl: Delay HB port and switch dport probing until endpoint dev probe
 2025-05-09  9:20 UTC  (15+ 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 v3 1/1] mm: numa_memblks: introduce numa_add_reserved_memblk
 2025-05-09  0:42 UTC  (4+ messages)

[NDCTL PATCH v2] cxl: Change cxl-topology.sh assumption on host bridge validation
 2025-05-08 20:44 UTC 

Request for help on CXL kernel panic with recent QEMU/Linux
 2025-05-08 19:05 UTC  (4+ messages)

[NDCTL PATCH] cxl: Change cxl-topology.sh assumption on host bridge validation
 2025-05-08 19:03 UTC  (3+ messages)

[ndctl PATCH v2] test: set the $CXL environment variable in meson.build
 2025-05-08 18:31 UTC 

[PATCH 066/147] include/exec: Move TLB_MMIO, TLB_DISCARD_WRITE to slow flags
 2025-05-08 13:29 UTC 

[PATCH v2 09/26] cxl/test: Use device_set_node()
 2025-05-08 11:47 UTC 

[PATCH v4 0/8] cxl: support CXL memory RAS features
 2025-05-08  9:52 UTC  (3+ messages)
` [PATCH v4 1/8] EDAC: Update documentation for the CXL memory patrol scrub control feature

[PATCH 6/7] cxl/region: Introduce CLASS(cxl_decoder_detach...) consolidate multiple paths
 2025-05-08  7:44 UTC  (2+ messages)

[cxl:next] BUILD SUCCESS 8e62ba590160f91abba6490d9c17aa13bada4752
 2025-05-08  3:37 UTC 

[PATCH] test/meson.build: add missing 'CXL=@0@'.format(cxl_tool.full_path()),
 2025-05-08  2:14 UTC  (2+ messages)

[PATCH v2] mm: numa_memblks: introduce numa_add_reserved_memblk
 2025-05-08  1:54 UTC  (4+ messages)

[PATCH v2 00/10] CXL: FMAPI DCD Management Commands 0x5600-0x5605
 2025-05-08  0:01 UTC  (6+ messages)
` [PATCH v2 06/10] hw/cxl_type3: Add DC Region bitmap lock
` [PATCH v2 07/10] cxl-mailbox-utils: 0x5602 - FMAPI Set DC Region Config
` [PATCH v2 08/10] cxl-mailbox-utils: 0x5603 - FMAPI Get DC Region Extent Lists
` [PATCH v2 09/10] cxl-mailbox-utils: 0x5604 - FMAPI Initiate DC Add
` [PATCH v2 10/10] cxl-mailbox-utils: 0x5605 - FMAPI Initiate DC Release


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