Linux CXL
 help / color / mirror / Atom feed
 messages from 2025-04-13 22:52:36 to 2025-04-21 01:34:31 UTC [more...]

[RFC PATCH 00/19] famfs: port into fuse
 2025-04-21  1:33 UTC  (13+ messages)
` [RFC PATCH 01/19] dev_dax_iomap: Move dax_pgoff_to_phys() from device.c to bus.c
` [RFC PATCH 02/19] dev_dax_iomap: Add fs_dax_get() func to prepare dax for fs-dax usage
` [RFC PATCH 03/19] dev_dax_iomap: Save the kva from memremap
` [RFC PATCH 04/19] dev_dax_iomap: Add dax_operations for use by fs-dax on devdax
` [RFC PATCH 05/19] dev_dax_iomap: export dax_dev_get()
` [RFC PATCH 06/19] dev_dax_iomap: (ignore!) Drop poisoned page warning in fs/dax.c
` [RFC PATCH 07/19] famfs_fuse: magic.h: Add famfs magic numbers
` [RFC PATCH 08/19] famfs_fuse: Kconfig
` [RFC PATCH 09/19] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [RFC PATCH 10/19] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [RFC PATCH 11/19] famfs_fuse: Basic famfs mount opts
` [RFC PATCH 12/19] famfs_fuse: Plumb the GET_FMAP message/response

[PATCH] cxl: core: Initialize eiw and eig to fix potential uninitialized use
 2025-04-20 10:43 UTC  (2+ messages)

[cxl:fixes] BUILD SUCCESS 2e70a7f4e4120509405ebec421bb2407a76c4a90
 2025-04-19 19:38 UTC 

[PATCH 1/1] LoongArch: Introduce the numa_memblks conversion
 2025-04-19  7:51 UTC  (2+ messages)

[PATCH] cxl/core/regs.c: Skip Memory Space Enable check for RCD and RCH Ports
 2025-04-18 23:41 UTC  (4+ messages)

[PATCH v3 1/1] cxl/feature: Update out_len in set feature failure case
 2025-04-18 16:38 UTC  (3+ messages)

[PATCH] cxl: Fix devm device for cxl_fwctl initialization
 2025-04-18 16:37 UTC  (4+ messages)

[PATCH v4 00/14] cxl: Address translation support, part 1: Cleanups and refactoring
 2025-04-18 16:34 UTC  (28+ 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 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 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 v9 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-04-17 23:31 UTC  (9+ messages)
` [PATCH v9 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
` [PATCH v9 2/3] mm/mempolicy: Prepare weighted interleave sysfs for memory hotplug
` [PATCH v9 3/3] mm/mempolicy: Support memory hotplug in weighted interleave

[PATCH v14 00/22] Type2 device basic support
 2025-04-17 21:29 UTC  (23+ 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 05/22] cxl: add function for type2 cxl regs setup
` [PATCH v14 06/22] sfc: make regs setup with checking and set media ready
` [PATCH v14 07/22] cxl: support dpa initialization without a mailbox
` [PATCH v14 08/22] sfc: initialize dpa
` [PATCH v14 09/22] cxl: prepare memdev creation for type2
` [PATCH v14 10/22] sfc: create type2 cxl memdev
` [PATCH v14 11/22] cxl: define a driver interface for HPA free space enumeration
` [PATCH v14 12/22] sfc: obtain root decoder with enough HPA free space
` [PATCH v14 13/22] cxl: define a driver interface for DPA allocation
` [PATCH v14 14/22] sfc: get endpoint decoder
` [PATCH v14 15/22] cxl: make region type based on endpoint type
` [PATCH v14 16/22] cxl/region: factor out interleave ways setup
` [PATCH v14 17/22] cxl/region: factor out interleave granularity setup
` [PATCH v14 18/22] cxl: allow region creation by type2 drivers
` [PATCH v14 19/22] cxl: add region flag for precluding a device memory to be used for dax
` [PATCH v14 20/22] sfc: create cxl region
` [PATCH v14 21/22] cxl: add function for obtaining region range
` [PATCH v14 22/22] sfc: support pio mapping based on cxl

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

[GIT PULL] Please pull FWCTL subsystem changes
 2025-04-17 18:57 UTC  (2+ messages)

[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-04-17 17:22 UTC  (9+ messages)
` [PATCH v8 07/16] cxl/pci: Move existing CXL RAS initialization to CXL's cxl_port driver
` [PATCH v8 14/16] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
` [PATCH v8 16/16] CXL/PCI: Disable CXL protocol errors during CXL Port cleanup

[PATCH v8 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-04-17  3:23 UTC  (10+ messages)
` [PATCH v8 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
` [PATCH v8 2/3] mm/mempolicy: Prepare weighted interleave sysfs for memory hotplug
` [PATCH v8 3/3] mm/mempolicy: Support memory hotplug in weighted interleave

[RFC PATCH 00/11] pcache: Persistent Memory Cache for Block Devices
 2025-04-16 21:40 UTC  (17+ messages)
` [RFC PATCH 01/11] pcache: introduce cache_dev for managing persistent memory-based cache devices
` [RFC PATCH 02/11] pcache: introduce segment abstraction
` [RFC PATCH 03/11] pcache: introduce meta_segment abstraction
` [RFC PATCH 04/11] pcache: introduce cache_segment abstraction
` [RFC PATCH 05/11] pcache: introduce lifecycle management of pcache_cache
` [RFC PATCH 06/11] pcache: gc and writeback
` [RFC PATCH 07/11] pcache: introduce cache_key infrastructure for persistent metadata management
` [RFC PATCH 08/11] pcache: implement request processing and cache I/O path in cache_req
` [RFC PATCH 09/11] pcache: introduce logic block device and request handling
` [RFC PATCH 10/11] pcache: add backing device management
` [RFC PATCH 11/11] block: introduce pcache (persistent memory to be cache for block device)

[PATCH 0/9] CXL: FMAPI DCD Management Commands 0x5600-0x5605
 2025-04-16 21:33 UTC  (6+ messages)
` [PATCH 2/9] cxl-mailbox-utils: 0x5600 - FMAPI Get DCD Info
` [PATCH 6/9] cxl-mailbox-utils: 0x5602 - FMAPI Set DC Region Config

[PATCH v7 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-04-16  7:49 UTC  (8+ messages)
` [PATCH v7 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
` [PATCH v7 3/3] mm/mempolicy: Support memory hotplug in weighted interleave

[PATCH v2 1/1] cxl/feature: Using Full Data Transfer only when offset is 0
 2025-04-16  1:14 UTC  (3+ messages)

[NDCTL PATCH v5 0/3] ndctl: Add support and test for CXL Features support
 2025-04-15 20:19 UTC  (2+ messages)

[PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
 2025-04-15 17:45 UTC  (31+ messages)
` [PATCH v9 01/19] cxl/mbox: Flag "
` [PATCH v9 02/19] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v9 03/19] cxl/cdat: Gather DSMAS data for DCD partitions
` [PATCH v9 04/19] cxl/core: Enforce partition order/simplify partition calls
` [PATCH v9 05/19] cxl/mem: Expose dynamic ram A partition in sysfs
` [PATCH v9 06/19] cxl/port: Add 'dynamic_ram_a' to endpoint decoder mode
` [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 v9 16/19] cxl/region: Read existing extents on region creation
` [PATCH v9 18/19] tools/testing/cxl: Make event logs dynamic
` [PATCH v9 19/19] tools/testing/cxl: Add DC Regions to mock mem data

[PATCH] hw/pci-bridge/pci_expander_bridge: Fix HDM passthrough condition
 2025-04-15 16:47 UTC  (3+ messages)

[PATCH v12 00/23] cxl: add type2 device basic support
 2025-04-15 16:34 UTC  (14+ messages)
` [PATCH v12 05/23] cxl: add function for type2 cxl regs setup
` [PATCH v12 11/23] cxl: define a driver interface for HPA free space enumeration
` [PATCH v12 13/23] cxl: define a driver interface for DPA allocation
` [PATCH v12 18/23] cxl: allow region creation by type2 drivers

[RFC PATCH] cxl/core: reenable Mem_Enable bit of DVSEC control when RR decodes outside platform ranges
 2025-04-15 16:30 UTC  (9+ messages)

[RFC 0/3] Qemu FM emulation
 2025-04-15 15:37 UTC  (4+ messages)

[RFC PATCH 1/1] cxl/feature: Using Full Data Transfer only when offset is 0
 2025-04-14 23:58 UTC  (2+ messages)

[PATCH 0/4] cxl: Delay HB port and switch dport probing until endpoint dev probe
 2025-04-14 22:06 UTC  (9+ messages)
` [PATCH 2/4] cxl: Defer hardware dport->port_id assignment and registers probing
` [PATCH 3/4] cxl: Add late host bridge uport mapping update

[PATCH v3 0/4] Add managed SOFT RESERVE resource handling
 2025-04-14 14:11 UTC  (3+ messages)

[ndctl PATCH v5 0/5] ndctl: Dynamic Capacity additions for cxl-cli
 2025-04-13 22:53 UTC  (6+ messages)
` [ndctl PATCH v5 1/5] libcxl: Add Dynamic RAM A partition mode support
` [ndctl PATCH v5 2/5] cxl/region: Add cxl-cli support for dynamic RAM A
` [ndctl PATCH v5 3/5] libcxl: Add extent functionality to DC regions
` [ndctl PATCH v5 4/5] cxl/region: Add extent output to region query
` [ndctl PATCH v5 5/5] cxl/test: Add Dynamic Capacity tests


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