Linux CXL
 help / color / mirror / Atom feed
 messages from 2025-04-15 13:57:01 to 2025-04-24 14:25:28 UTC [more...]

[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-04-24 14:25 UTC  (31+ messages)
` [PATCH v8 03/16] CXL/AER: Introduce Kfifo for forwarding CXL errors
` [PATCH v8 04/16] cxl/aer: AER service driver forwards CXL error to CXL driver
` [PATCH v8 05/16] PCI/AER: CXL driver dequeues CXL error forwarded from AER service driver
` [PATCH v8 06/16] CXL/PCI: Introduce CXL uncorrectable protocol error 'recovery'
` [PATCH v8 07/16] cxl/pci: Move existing CXL RAS initialization to CXL's cxl_port driver
` [PATCH v8 10/16] cxl/pci: Add log message if RAS registers are not mapped
` [PATCH v8 11/16] cxl/pci: Unifi CXL trace logging for CXL Endpoints and CXL Ports
` [PATCH v8 12/16] cxl/pci: Assign CXL Port protocol error handlers
` [PATCH v8 13/16] cxl/pci: Assign CXL Endpoint "
` [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

[RFC PATCH 00/19] famfs: port into fuse
 2025-04-24 13:43 UTC  (36+ 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
` [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
` [RFC PATCH 14/19] famfs_fuse: GET_DAXDEV message and daxdev_table
` [RFC PATCH 15/19] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
` [RFC PATCH 16/19] famfs_fuse: Add holder_operations for dax notify_failure()
` [RFC PATCH 17/19] famfs_fuse: Add famfs metadata documentation
` [RFC PATCH 18/19] famfs_fuse: Add documentation
` [RFC PATCH 19/19] famfs_fuse: (ignore) debug cruft

[PATCH 0/9] CXL: FMAPI DCD Management Commands 0x5600-0x5605
 2025-04-24 11:23 UTC  (24+ messages)
` [PATCH 1/9] cxl/type3: Add supported block sizes bitmask to CXLDCRegion struct
` [PATCH 2/9] cxl-mailbox-utils: 0x5600 - FMAPI Get DCD Info
` [PATCH 3/9] cxl/type3: Add dsmas_flags to CXLDCRegion struct
` [PATCH 4/9] cxl-mailbox-utils: 0x5601 - FMAPI Get Host Region Config
` [PATCH 5/9] cxl_events.h: move definition for dynamic_capacity_uuid and enum for DC event types
` [PATCH 6/9] cxl-mailbox-utils: 0x5602 - FMAPI Set DC Region Config
` [PATCH 7/9] cxl-mailbox-utils: 0x5603 - FMAPI Get DC Region Extent Lists
` [PATCH 8/9] cxl-mailbox-utils: 0x5604 - FMAPI Initiate DC Add
` [PATCH 9/9] cxl-mailbox-utils: 0x5605 - FMAPI Initiate DC Release

[PATCH v2] PCI/AER: Consolidate CXL, ACPI GHES and native AER reporting paths
 2025-04-24  9:01 UTC  (4+ messages)

[PATCH v2 00/15] cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement
 2025-04-24  0:28 UTC  (3+ messages)
` [PATCH v2 06/15] cxl/region: Use endpoint's HPA range to find the port's decoder

[PATCH] [PATCH] cxl: trace: Fix macro safety in CXL_EVT_TP_fast_assign
 2025-04-23 21:52 UTC  (3+ messages)

[PATCH v4 00/14] cxl: Address translation support, part 1: Cleanups and refactoring
 2025-04-23 20:50 UTC  (34+ 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 v4 -ndctl] cxl/memdev: Introduce sanitize-memdev functionality
 2025-04-23 18:17 UTC  (2+ messages)

[PATCH 0/4] cxl: Delay HB port and switch dport probing until endpoint dev probe
 2025-04-23 15:49 UTC  (13+ messages)
` [PATCH 1/4] cxl: Saperate out CXL dport->id vs actual dport hardware id
` [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 4/4] cxl/test: Add workaround for cxl_test for cxl_core calling mocked functions

[NDCTL PATCH v5 0/3] ndctl: Add support and test for CXL Features support
 2025-04-23  5:37 UTC  (7+ messages)
` [NDCTL PATCH v5 2/3] cxl: Enumerate major/minor of FWCTL char device
` [NDCTL PATCH v5 3/3] cxl/test: Add test for cxl features device

[PATCH v14 00/22] Type2 device basic support
 2025-04-22 16:22 UTC  (24+ 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

[cxl:fixes] BUILD SUCCESS 078d3ee7c162cd66d76171579c02d7890bd77daf
 2025-04-22 15:56 UTC 

[PATCH v13 00/22] Type2 device basic support
 2025-04-22 15:51 UTC  (15+ messages)
` [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 11/22] cxl: define a driver interface for HPA free space enumeration
` [PATCH v13 22/22] sfc: support pio mapping based on cxl

[RFC PATCH 00/11] pcache: Persistent Memory Cache for Block Devices
 2025-04-22 13:23 UTC  (8+ messages)

[PATCH v2] zsmalloc: prefer the the original page's node for compressed data
 2025-04-22 11:47 UTC  (2+ messages)

[PATCH] cxl: core: Initialize eiw and eig to fix potential uninitialized use
 2025-04-21 17:39 UTC  (5+ 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 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

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

[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

[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 v13 13/22] cxl: define a driver interface for DPA allocation
 2025-04-15 19:02 UTC  (4+ messages)

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

[PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
 2025-04-15 17:45 UTC  (5+ messages)

[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  (5+ messages)
` [PATCH v12 05/23] cxl: add function for type2 cxl regs setup

[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)


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