Linux CXL
 help / color / mirror / Atom feed
 messages from 2024-12-05 00:12:36 to 2024-12-11 20:11:33 UTC [more...]

[PATCH] cxl: Update Soft Reserved resources upon region creation
 2024-12-11 20:11 UTC  (3+ messages)

[PATCH v7 00/28] cxl: add type2 device basic support
 2024-12-11 19:20 UTC  (50+ messages)
` [PATCH v7 01/28] "
` [PATCH v7 02/28] sfc: add cxl support using new CXL API
` [PATCH v7 03/28] cxl: add capabilities field to cxl_dev_state and cxl_port
` [PATCH v7 04/28] cxl/pci: add check for validating capabilities
` [PATCH v7 05/28] cxl: move pci generic code
` [PATCH v7 06/28] cxl: add function for type2 cxl regs setup
` [PATCH v7 07/28] sfc: use cxl api for regs setup and checking
` [PATCH v7 08/28] cxl: add functions for resource request/release by a driver
` [PATCH v7 09/28] sfc: request cxl ram resource
` [PATCH v7 10/28] resource: harden resource_contains
` [PATCH v7 11/28] cxl: add function for setting media ready by a driver
` [PATCH v7 12/28] sfc: set cxl media ready
` [PATCH v7 13/28] cxl: prepare memdev creation for type2
` [PATCH v7 14/28] sfc: create type2 cxl memdev
` [PATCH v7 15/28] cxl: define a driver interface for HPA free space enumeration
` [PATCH v7 16/28] sfc: obtain root decoder with enough HPA free space
` [PATCH v7 17/28] cxl: define a driver interface for DPA allocation
` [PATCH v7 18/28] sfc: get endpoint decoder
` [PATCH v7 19/28] cxl: make region type based on endpoint type
` [PATCH v7 20/28] cxl/region: factor out interleave ways setup
` [PATCH v7 21/28] cxl/region: factor out interleave granularity setup
` [PATCH v7 22/28] cxl: allow region creation by type2 drivers
` [PATCH v7 23/28] sfc: create cxl region
` [PATCH v7 24/28] cxl: add region flag for precluding a device memory to be used for dax
` [PATCH v7 25/28] sfc: specify no dax when cxl region is created
` [PATCH v7 26/28] cxl: add function for obtaining region range
` [PATCH v7 27/28] sfc: update MCDI protocol headers
` [PATCH v7 28/28] sfc: support pio mapping based on cxl

[PATCH v17 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-12-11 17:58 UTC  (5+ messages)
` [PATCH v17 05/18] cxl: Add Get Supported Features command for kernel usage

[RFC PATCH] resource: Fix CXL node not populated issue
 2024-12-11 16:47 UTC  (15+ messages)

[RFC PATCH edk2-platforms v4 0/1] add basic support for CXL on sbsa-ref
 2024-12-11 15:40 UTC  (3+ messages)
` [RFC PATCH edk2-platforms v4 1/1] SbsaQemu: Support basic CXL enablement

Removing a misleading warning message?
 2024-12-11 14:48 UTC  (5+ messages)

[cxl:fixes] BUILD SUCCESS 76467a94810c2aa4dd3096903291ac6df30c399e
 2024-12-11 13:48 UTC 

[RFC PATCH] cxl: Support Global Persistent Flush (GPF)
 2024-12-11 10:53 UTC  (3+ messages)

[PATCH v4 00/11] driver core: Constify API device_find_child()
 2024-12-11  8:18 UTC  (13+ messages)
` [PATCH v4 01/11] libnvdimm: Replace namespace_match() with device_find_child_by_name()
` [PATCH v4 02/11] slimbus: core: Constify slim_eaddr_equal()
` [PATCH v4 03/11] bus: fsl-mc: Constify fsl_mc_device_match()
` [PATCH v4 04/11] driver core: Constify API device_find_child() then adapt for various usages
` [PATCH v4 05/11] driver core: Simplify API device_find_child_by_name() implementation
` [PATCH v4 06/11] driver core: Remove match_any()
` [PATCH v4 07/11] slimbus: core: Remove of_slim_match_dev()
` [PATCH v4 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v4 09/11] driver core: Introduce an device matching API device_match_type()
` [PATCH v4 10/11] cxl/pmem: Replace match_nvdimm_bridge() with "
` [PATCH v4 11/11] usb: typec: class: Remove both cable_match() and partner_match()

[ndctl PATCH 1/1] daxctl: Output more information if memblock is unremovable
 2024-12-11  7:30 UTC  (4+ messages)

[PATCH] cxl/mem: Hide RCD attributes when pre-requisites are missing
 2024-12-11  5:52 UTC  (3+ messages)

[PATCH v8 00/21] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-12-11  3:42 UTC  (22+ messages)
` [PATCH v8 01/21] cxl/mbox: Flag "
` [PATCH v8 02/21] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v8 03/21] cxl/core: Separate region mode from decoder mode
` [PATCH v8 04/21] cxl/region: Add dynamic capacity decoder and region modes
` [PATCH v8 05/21] cxl/hdm: Add dynamic capacity size support to endpoint decoders
` [PATCH v8 06/21] cxl/cdat: Gather DSMAS data for DCD regions
` [PATCH v8 07/21] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v8 08/21] cxl/port: Add endpoint decoder DC mode support to sysfs
` [PATCH v8 09/21] cxl/region: Add sparse DAX region support
` [PATCH v8 10/21] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v8 11/21] cxl/pci: Factor out interrupt policy check
` [PATCH v8 12/21] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v8 13/21] cxl/core: Return endpoint decoder information from region search
` [PATCH v8 14/21] cxl/extent: Process DCD events and realize region extents
` [PATCH v8 15/21] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v8 16/21] dax/bus: Factor out dev dax resize logic
` [PATCH v8 17/21] dax/region: Create resources on sparse DAX regions
` [PATCH v8 18/21] cxl/region: Read existing extents on region creation
` [PATCH v8 19/21] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v8 20/21] tools/testing/cxl: Make event logs dynamic
` [PATCH v8 21/21] tools/testing/cxl: Add DC Regions to mock mem data

[RFC PATCH v4 0/1] Sbsa-ref CXL Enablement
 2024-12-11  2:11 UTC  (2+ messages)
` [RFC PATCH v4 1/1] hw/arm/sbsa-ref: Support CXL Host Bridge & CFMW

[PATCH v7 0/3] memory,x86,acpi: hotplug memory alignment advisement
 2024-12-10 22:05 UTC  (4+ messages)
` [PATCH v7 1/3] memory: implement memory_block_advise/probe_max_size
` [PATCH v7 2/3] x86: probe memory block size advisement value during mm init
` [PATCH v7 3/3] acpi,srat: give memory block size advice based on CFMWS alignment

[PATCH] cxl: Rename ACPI_CEDT_CFMWS_RESTRICT_TYPE2/TYPE3
 2024-12-10 20:08 UTC  (8+ messages)

[PATCH] hw/mem: support zero memory size CXL device
 2024-12-10 19:13 UTC  (4+ messages)

[RFC PATCH v2 0/20] fwctl/cxl: Add CXL feature commands support via fwctl
 2024-12-10 13:40 UTC  (39+ messages)
` [RFC PATCH v2 01/20] cxl: Refactor user ioctl command path from mds to mailbox
` [RFC PATCH v2 02/20] cxl: Add Get Supported Features command for kernel usage
` [RFC PATCH v2 03/20] cxl/test: Add Get Supported Features mailbox command support
` [RFC PATCH v2 04/20] cxl/mbox: Add GET_FEATURE mailbox command
` [RFC PATCH v2 05/20] cxl: Add Get Feature command support for user submission
` [RFC PATCH v2 06/20] cxl/mbox: Add SET_FEATURE mailbox command
` [RFC PATCH v2 07/20] cxl: Add Set Feature command support for user submission
` [RFC PATCH v2 09/20] fwctl/cxl: Add driver for CXL mailbox for handling CXL features commands
` [RFC PATCH v2 10/20] fwctl/cxl: Add support for get driver information
` [RFC PATCH v2 11/20] fwctl: FWCTL_HW_INFO to return hardware information
` [RFC PATCH v2 13/20] fwctl/cxl: Add hw_info callback
` [RFC PATCH v2 14/20] cxl: Move defines and error codes from cxlmem.h to cxl/mailbox.h
` [RFC PATCH v2 15/20] fwctl/cxl: Add support for fwctl RPC command to enable CXL feature commands
` [RFC PATCH v2 20/20] fwctl/cxl: Add documentation to FWCTL CXL

[PATCH -ndctl] cxl/memdev: Introduce sanitize-memdev functionality
 2024-12-10  7:38 UTC  (2+ messages)

CXL Deadlock in 6.13
 2024-12-10  0:13 UTC  (2+ messages)

[PATCH] [RFC] cxl/region: Fix region creation for greater than x2 switches
 2024-12-10  0:08 UTC  (6+ messages)

[PATCH 1/1] cxl/pci: Check dport->regs.rcd_pcie_cap availability before accessing
 2024-12-09 23:44 UTC  (3+ messages)

[PATCH v2] cxl/region: Fix region creation for greater than x2 switches
 2024-12-09 23:33 UTC 

[PATCH v6 00/28] cxl: add type2 device basic support
 2024-12-09 18:03 UTC  (29+ messages)
` [PATCH v6 08/28] cxl: add functions for resource request/release by a driver
` [PATCH v6 09/28] sfc: request cxl ram resource
` [PATCH v6 13/28] cxl: prepare memdev creation for type2
` [PATCH v6 14/28] sfc: create type2 cxl memdev
` [PATCH v6 15/28] cxl: define a driver interface for HPA free space enumeration
` [PATCH v6 16/28] sfc: obtain root decoder with enough HPA free space
` [PATCH v6 18/28] sfc: get endpoint decoder
` [PATCH v6 19/28] cxl: make region type based on endpoint type
` [PATCH v6 26/28] cxl: add function for obtaining region range

[PATCH 0/4] acpi/hmat / cxl: Add exclusive caching enumeration and RAS support
 2024-12-09 16:24 UTC  (4+ messages)
` [PATCH 2/4] acpi/hmat / cxl: Add extended linear cache support for CXL

[PATCH v3 00/11] driver core: Constify API device_find_child()
 2024-12-08 13:18 UTC  (25+ messages)
` [PATCH v3 01/11] libnvdimm: Simplify nd_namespace_store() implementation
` [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages
` [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v3 09/11] driver core: Introduce an device matching API device_match_type()
` [PATCH v3 10/11] cxl/pmem: Remove match_nvdimm_bridge()
` [PATCH v3 11/11] usb: typec: class: Remove both cable_match() and partner_match()

[PATCH] resource: harden resource_contains
 2024-12-08 11:20 UTC  (2+ messages)

[PATCH v3 0/7] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
 2024-12-06 16:29 UTC  (9+ messages)
` [PATCH v3 6/7] acpi/ghes, cper: Recognize and cache CXL "
` [PATCH v3 7/7] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors

[PATCH 0/1] cxl/cxl-host: Support creation of a new CXL Host Bridge
 2024-12-06  9:49 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3 00/10] Introduce fwctl subystem
 2024-12-05 23:58 UTC  (3+ messages)

[cxl:next] BUILD SUCCESS e2b952ffafced49fa6bd5cdc90f472b8bd932b5d
 2024-12-05  9:36 UTC 


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