Linux CXL
 help / color / mirror / Atom feed
 messages from 2025-04-08 15:30:39 to 2025-04-14 23:58:27 UTC [more...]

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

[PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
 2025-04-14 22:10 UTC  (33+ 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 08/19] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v9 09/19] cxl/pci: Factor out interrupt policy check
` [PATCH v9 10/19] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v9 11/19] cxl/core: Return endpoint decoder information from region search
` [PATCH v9 12/19] cxl/extent: Process dynamic partition events and realize region extents
` [PATCH v9 13/19] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v9 14/19] dax/bus: Factor out dev dax resize logic
` [PATCH v9 15/19] dax/region: Create resources on sparse DAX regions
` [PATCH v9 16/19] cxl/region: Read existing extents on region creation
` [PATCH v9 17/19] cxl/mem: Trace Dynamic capacity Event Record
` [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 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 v13 00/22] Type2 device basic support
 2025-04-14 21:21 UTC  (26+ 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

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

[PATCH v3 0/4] Add managed SOFT RESERVE resource handling
 2025-04-14 14:11 UTC  (14+ messages)
` [PATCH v3 1/4] kernel/resource: Provide mem region release for SOFT RESERVES
` [PATCH v3 2/4] cxl: Update Soft Reserved resources upon region creation
` [PATCH v3 3/4] dax/mum: Save the dax mum platform device pointer

[PATCH v12 00/23] cxl: add type2 device basic support
 2025-04-14 13:52 UTC  (28+ messages)
` [PATCH v12 01/23] "
` [PATCH v12 07/23] cxl: support dpa initialization without a mailbox
` [PATCH v12 08/23] sfc: initialize dpa
` [PATCH v12 09/23] cxl: prepare memdev creation for type2
` [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
` [PATCH v12 19/23] cxl: add region flag for precluding a device memory to be used for dax
` [PATCH v12 21/23] cxl: add function for obtaining region range

[RFC PATCH 00/11] pcache: Persistent Memory Cache for Block Devices
 2025-04-14  1:45 UTC  (12+ 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)

[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

[ndctl PATCH] cxl/region: Prevent destroying region out of order
 2025-04-12  9:24 UTC  (5+ messages)

[PATCH v2] fwctl/cxl: Fix uuid_t usage in uapi
 2025-04-11 23:48 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v7 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-04-11 22:24 UTC  (18+ messages)
` [PATCH v7 2/3] mm/mempolicy: Prepare weighted interleave sysfs for memory hotplug
` [PATCH v7 3/3] mm/mempolicy: Support memory hotplug in weighted interleave

[NDCTL PATCH v5 0/3] ndctl: Add support and test for CXL Features support
 2025-04-11 21:06 UTC  (6+ messages)
` [NDCTL PATCH v5 1/3] cxl: Add cxl_bus_get_by_provider()
` [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

[cxl:next] BUILD SUCCESS 73c117c17b562213242f432db2ddf1bcc22f39dd
 2025-04-11 17:36 UTC 

famfs port to fuse - questions
 2025-04-11 14:29 UTC  (3+ messages)

[PATCH 1/1] LoongArch: Introduce the numa_memblks conversion
 2025-04-10 23:29 UTC  (3+ messages)

[cxl:fixes] BUILD SUCCESS 36aace15d9bdcfe6f03e078915067e89719478f5
 2025-04-10 20:51 UTC 

[tnguy-net-queue:dev-queue 2/12] include/linux/build_bug.h:78:41: error: static assertion failed: "sizeof(__uapi_uuid_t) == sizeof(uuid_t) && __alignof__(__uapi_uuid_t) == __alignof__(uuid_t)"
 2025-04-10 18:09 UTC  (5+ messages)

[PATCH v2] cxl: core/region - ignore interleave granularity when ways=1
 2025-04-10 16:26 UTC  (2+ messages)

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

[PATCH v3] cxl/acpi: Verify CHBS length for CXL2.0
 2025-04-10 15:43 UTC  (3+ messages)

[PATCH v8 0/9] cxl: Add CXL feature commands support via fwctl
 2025-04-10 15:12 UTC  (5+ messages)
` [PATCH v8 2/9] cxl: Move cxl feature command structs to user header

[PATCH v3] DAX: warn when kmem regions are truncated for memory block alignment
 2025-04-10 14:28 UTC 

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

[PATCH v2 1/1] cxl/feature: Using Full Data Transfer only when offset is 0
 2025-04-10  2:47 UTC 

[PATCH v3 1/1] cxl/feature: Update out_len in set feature failure case
 2025-04-10  2:45 UTC 

[NDCTL PATCH v4 0/3] ndctl: Add support and test for CXL Features support
 2025-04-10  1:05 UTC  (11+ messages)
` [NDCTL PATCH v4 1/3] cxl: Add cxl_bus_get_by_provider()
` [NDCTL PATCH v4 2/3] cxl: Enumerate major/minor of FWCTL char device
` [NDCTL PATCH v4 3/3] cxl/test: Add test for cxl features device

[PATCH v2 1/1] cxl/feature: Update out_len in set feature failure case
 2025-04-10  1:02 UTC  (4+ messages)

[PATCH v2] DAX: warn when kmem regions are truncated for memory block alignment
 2025-04-09 23:43 UTC  (4+ messages)

[PATCH] Documentation: Update the CXL Maturity Map
 2025-04-09 23:20 UTC  (2+ messages)

[PATCH v2 0/3] Fix using wrong GPF DVSEC location issue
 2025-04-09 20:32 UTC  (2+ messages)

[PATCH] cxl: Remove always true condition for cxlctl_validate_hw_command()
 2025-04-09 19:34 UTC  (2+ messages)

[PATCH v2 2/3] mm,memory_hotplug: Implement numa node notifier
 2025-04-09 16:58 UTC  (3+ messages)

[PATCH v2] cxl/acpi: Verify CHBS length for CXL2.0
 2025-04-09 10:03 UTC  (3+ messages)

[PATCH v2] mm: numa_memblks: introduce numa_add_reserved_memblk
 2025-04-09  9:43 UTC  (2+ messages)

[PATCH v2] mm: numa_memblks: introduce numa_add_reserved_memblk
 2025-04-09  4:14 UTC  (3+ messages)

[PATCH 1/1] cxl/feature: Update rpc_out in set feature failure case
 2025-04-09  2:27 UTC  (2+ messages)

[PATCH v2 0/3] Implement numa node notifier
 2025-04-08 18:18 UTC  (7+ messages)
` [PATCH v2 1/3] mm,slub: Do not special case N_NORMAL nodes for slab_nodes

[PATCH v2 00/15] cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement
 2025-04-08 15:54 UTC  (10+ messages)
` [PATCH v2 04/15] cxl/region: Calculate endpoint's region position during init
  ` [PATCH] cxl region: recalculate interleave pos during region probe
` [PATCH v2 08/15] cxl/region: Use the endpoint's SPA range to find a region
` [PATCH v2 09/15] cxl/region: Use the endpoint's SPA range to create "
` [PATCH v2 11/15] cxl/region: Use the endpoint's SPA range to check "


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