Linux CXL
 help / color / mirror / Atom feed
 messages from 2025-01-22 18:02:33 to 2025-01-31 11:47:48 UTC [more...]

[LSF/MM/BPF TOPIC] Dax, memfd, guest_memfd, cxl, famfs - Is there redundancy here?
 2025-01-31 11:47 UTC  (2+ messages)

[RFC PATCH QEMU 0/3] cxl/plugins: Hotness Monitoring Unit with 'real' data
 2025-01-31 11:15 UTC  (12+ messages)
` [RFC PATCH QEMU 1/3] hw/cxl: Initial CXL Hotness Monitoring Unit Emulation
` [RFC PATCH QEMU 2/3] plugins: Add cache miss reporting over a socket
` [RFC PATCH QEMU x3/3] contrib: Add example hotness monitoring unit server

[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-01-30 19:19 UTC  (16+ messages)
` [PATCH v18 01/19] EDAC: Add support for EDAC device features control
` [PATCH v18 02/19] EDAC: Add scrub control feature
` [PATCH v18 05/19] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v18 06/19] ras: mem: Add memory "
` [PATCH v18 15/19] cxl/memfeature: Add CXL memory device patrol scrub control feature

[PATCH v1 00/29] cxl: Add address translation support and enable AMD Zen5 platforms
 2025-01-30 17:02 UTC  (21+ messages)
` [PATCH v1 02/29] cxl/pci: Moving code in cxl_hdm_decode_init()
` [PATCH v1 06/29] cxl/region: Factor out code to find the root decoder
` [PATCH v1 07/29] cxl/region: Factor out code to find a root decoder's region
` [PATCH v1 08/29] cxl/region: Split region registration into an initialization and adding part
` [PATCH v1 10/29] cxl/region: Add function to find a port's switch decoder by range
` [PATCH v1 25/29] cxl/amd: Enable Zen5 address translation using ACPI PRMT

[PATCH RFC 0/2] cxl: Further clean up of memdev state
 2025-01-30 15:14 UTC  (15+ messages)
` [PATCH RFC 1/2] cxl/memdev: Remove unused partition values
` [PATCH RFC 2/2] cxl/memdev: Remove temporary variables from cxl_memdev_state

[PATCH v1 0/19] cxl: Add CXL feature commands support via fwctl
 2025-01-30 13:42 UTC  (67+ messages)
` [PATCH v1 01/19] cxl: Refactor user ioctl command path from mds to mailbox
` [PATCH v1 02/19] cxl: Add skeletal features driver
` [PATCH v1 03/19] cxl: Enumerate feature commands
` [PATCH v1 04/19] cxl: Add Get Supported Features command for kernel usage
` [PATCH v1 05/19] cxl: Add features driver attribute to emit number of features supported
` [PATCH v1 06/19] cxl/test: Add Get Supported Features mailbox command support
` [PATCH v1 07/19] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v1 08/19] cxl/mbox: Add SET_FEATURE "
` [PATCH v1 09/19] cxl: Setup exclusive CXL features that are reserved for the kernel
` [PATCH v1 10/19] cxl: Add FWCTL support to the CXL features driver
` [PATCH v1 11/19] cxl: Add support for get driver information
` [PATCH v1 12/19] cxl: Move cxl_mem.h under uapi to cxl exclusive directory
` [PATCH v1 13/19] cxl: Move cxl feature command structs to user header
` [PATCH v1 14/19] cxl: Add support for fwctl RPC command to enable CXL feature commands
` [PATCH v1 15/19] cxl: Add support to handle user feature commands for get feature
` [PATCH v1 16/19] cxl: Add support to handle user feature commands for set feature
` [PATCH v1 17/19] cxl/test: Add Get Feature support to cxl_test
` [PATCH v1 18/19] cxl/test: Add Set "
` [PATCH v1 19/19] fwctl/cxl: Add documentation to FWCTL CXL

[GIT PULL] Compute Express Link (CXL) changes for 6.14
 2025-01-29 20:00 UTC  (2+ messages)

[PATCH v5 0/16] Enable CXL PCIe port protocol error handling and logging
 2025-01-29 18:04 UTC  (5+ messages)
` [PATCH v5 06/16] PCI/AER: Change AER driver to read UCE fatal status for all CXL PCIe Port devices

[PATCH v2 0/4] Add managed SOFT RESERVE resource handling
 2025-01-27 18:46 UTC  (16+ messages)
` [PATCH v2 1/4] kernel/resource: Introduce managed SOFT RESERVED resources
` [PATCH v2 3/4] dax: Update hmem resource/device registration

[PATCH v4] cxl/pci: Support Global Persistent Flush (GPF)
 2025-01-27 11:26 UTC  (3+ messages)

[PATCH v2 0/5] cxl: DPA partition metadata is a mess
 2025-01-25  0:45 UTC  (46+ messages)
` [PATCH v2 1/5] cxl: Remove the CXL_DECODER_MIXED mistake
` [PATCH v2 2/5] cxl: Introduce to_{ram,pmem}_{res,perf}() helpers
` [PATCH v2 3/5] cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'
` [PATCH v2 4/5] cxl: Make cxl_dpa_alloc() DPA partition number agnostic
` [PATCH v2 5/5] cxl: Kill enum cxl_decoder_mode

[PATCH v3] cxl/pci: Support Global Persistent Flush (GPF)
 2025-01-25  0:30 UTC  (4+ messages)

[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
 2025-01-24 17:40 UTC  (2+ messages)

[PATCH v6 0/6] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
 2025-01-24 16:36 UTC  (8+ messages)
` [PATCH v6 1/6] efi/cper, cxl: Prefix protocol error struct and function names with cxl_
` [PATCH v6 2/6] efi/cper, cxl: Make definitions and structures global
` [PATCH v6 3/6] efi/cper, cxl: Remove cper_cxl.h
` [PATCH v6 4/6] acpi/ghes, cper: Recognize and cache CXL Protocol errors
` [PATCH v6 5/6] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors
` [PATCH v6 6/6] cxl/pci: Add trace logging for CXL PCIe Port RAS errors

[PATCH RFC v3 0/3] cxl: Multi-headed Single Logical Device (MHSLD)
 2025-01-24 15:50 UTC  (4+ messages)
` [PATCH RFC v3 3/3] mhsld: implement MHSLD device

[PATCH 1/2] hw/cxl/cxl-mailbox-utils: Add support for Media operations discovery commands (8.2.9.9.5.3)
 2025-01-24 15:19 UTC  (2+ messages)
    ` [PATCH 2/2] hw/cxl/cxl-mailbox-utils: Add support for Media operations Sanitize and Write Zeros "

[PATCH v8 00/27] cxl: add type2 device basic support
 2025-01-24 13:38 UTC  (5+ messages)
` [PATCH v8 01/27] "

[PATCH] hw/mem: support zero memory size CXL device
 2025-01-23 15:23 UTC  (6+ messages)

Assistance Needed with CXL Memory Region Creation
 2025-01-23  9:56 UTC  (4+ messages)

[cxl:next] BUILD SUCCESS 448a60e85ae2afe2cb760f5d2ed2c8a49d2bd1b4
 2025-01-23  7:47 UTC 

[NDCTL PATCH resend 0/5] ndctl: Add support and test for CXL features driver
 2025-01-23  0:24 UTC  (6+ messages)
` [NDCTL PATCH resend 1/5] cxl: Add cxl_bus_get_by_provider()
` [NDCTL PATCH resend 2/5] cxl: Enumerate features 'devices'
` [NDCTL PATCH resend 3/5] cxl: Add get major and minor for cxl features device
` [NDCTL PATCH resend 4/5] cxl: Associate CXL features device with CXL endpoint
` [NDCTL PATCH resend 5/5] cxl/test: Add test for cxl features device

[NDCTL PATCH 0/5] ndctl: Add support and test for CXL features driver
 2025-01-23  0:22 UTC  (6+ messages)
` [NDCTL PATCH 1/5] cxl: Add cxl_bus_get_by_provider()
` [NDCTL PATCH 2/5] cxl: Enumerate features 'devices'
` [NDCTL PATCH 3/5] cxl: Add get major and minor for cxl features device
` [NDCTL PATCH 4/5] cxl: Associate CXL features device with CXL endpoint
` [NDCTL PATCH 5/5] cxl/test: Add test for cxl features device

[PATCH v9 00/27] cxl: add type2 device basic support
 2025-01-22 23:34 UTC  (7+ messages)
` [PATCH v9 06/27] cxl: add function for type2 cxl regs setup

[PATCH v8 00/21] DCD: Add support for Dynamic Capacity Devices (DCD)
 2025-01-22 21:30 UTC  (9+ messages)
` [PATCH v8 02/21] cxl/mem: Read dynamic capacity configuration from the device

[PATCH v5 0/5] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
 2025-01-22 19:35 UTC  (3+ messages)

[PATCH v18 04/19] EDAC: Add memory repair control feature
 2025-01-22 19:09 UTC  (11+ messages)


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