Linux CXL
 help / color / mirror / Atom feed
 messages from 2024-08-23 09:32:17 to 2024-09-03 02:57:58 UTC [more...]

[PATCH v17 0/2] Export cxl1.1 device link status register value to pci device sysfs
 2024-09-03  2:59 UTC 

[PATCH v3 00/25] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-09-03  2:15 UTC  (75+ messages)
` [PATCH v3 02/25] printk: Add print format (%par) for struct range
` [PATCH v3 03/25] dax: Document dax dev range tuple
` [PATCH v3 06/25] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v3 07/25] cxl/core: Separate region mode from decoder mode
` [PATCH v3 09/25] cxl/hdm: Add dynamic capacity size support to endpoint decoders
` [PATCH v3 10/25] cxl/port: Add endpoint decoder DC mode support to sysfs
` [PATCH v3 11/25] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v3 12/25] cxl/region: Refactor common create region code
` [PATCH v3 13/25] cxl/region: Add sparse DAX region support
` [PATCH v3 14/25] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v3 16/25] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v3 17/25] cxl/core: Return endpoint decoder information from region search
` [PATCH v3 18/25] cxl/extent: Process DCD events and realize region extents
` [PATCH v3 19/25] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v3 20/25] dax/bus: Factor out dev dax resize logic
` [PATCH v3 21/25] dax/region: Create resources on sparse DAX regions
` [PATCH v3 22/25] cxl/region: Read existing extents on region creation
` [PATCH v3 23/25] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v3 24/25] tools/testing/cxl: Make event logs dynamic
` [PATCH v3 25/25] tools/testing/cxl: Add DC Regions to mock mem data

[PATCH] Resource: fix region_intersects() for CXL memory
 2024-09-03  0:43 UTC  (7+ messages)

[PATCH v4 0/2] cxl: add device reporting poison handler
 2024-09-02 14:19 UTC  (7+ messages)
` [PATCH v4 1/2] cxl/core: introduce device reporting poison hanlding
` [PATCH v4 2/2] cxl: avoid duplicated report from MCE & device

[RFC PATCH] cxl/pci: Set default timeout for background operations
 2024-09-02  6:42 UTC 

[RFC PATCH 0/2] Sbsa-ref CXL Enablement
 2024-08-30 11:18 UTC  (6+ messages)
` [RFC PATCH 1/2] hw/arm/sbsa-ref: Enable CXL Host Bridge by pxb-cxl
` [RFC PATCH 2/2] hw/arm/sbsa-ref: Support CXL Fixed Memory Window

[PATCH v2 1/3] cxl/pci: Rename cxl_setup_parent_dport() and cxl_dport_map_regs()
 2024-08-30 11:03 UTC  (4+ messages)
` [PATCH v2 2/3] cxl/pci: cxl_dport_map_rch_aer() cleanup
` [PATCH v2 3/3] cxl/pci: Remove duplicate host_bridge->native_aer checking

[PATCH -next] cxl: Remove duplicate included header file core.h
 2024-08-30 11:02 UTC  (2+ messages)

[PATCH v3 1/3] cxl/port: Use __free() to drop put_device() for cxl_port
 2024-08-30 11:01 UTC  (4+ messages)
` [PATCH v3 2/3] cxl/port: Use scoped_guard()/guard() to drop device_lock() "
` [PATCH v3 3/3] cxl/port: Refactor __devm_cxl_add_port() to drop goto pattern

[RFC PATCH edk2-platforms 0/2] add basic support for CXL on sbsa-ref
 2024-08-30 10:59 UTC  (5+ messages)
` [RFC PATCH edk2-platforms 1/2] SbsaQemu: Add acpi0016 & acpi0017 objects into DSDT
` [RFC PATCH edk2-platforms 2/2] SbsaQemu: AcpiTables: Add CEDT Table

[PATCH -v2] Resource: fix region_intersects() for CXL memory
 2024-08-30  6:43 UTC  (4+ messages)

[v4 0/4] cxl: Fixes for hdm decoder initialization from DVSEC ranges
 2024-08-29 22:00 UTC  (9+ messages)
` [v4 1/4] cxl/pci: Fix to record only non-zero ranges
` [v4 2/4] cxl/pci: Remove duplicated implementation of waiting for memory_info_valid
` [v4 3/4] cxl/pci: Check Mem_info_valid bit for each applicable DVSEC
` [v4 4/4] cxl/pci: simplify the check of mem_enabled in cxl_hdm_decode_init()

[PATCH v1] cxl/port: Convert to use ERR_CAST()
 2024-08-29 21:45 UTC  (3+ messages)

[ndctl PATCH 0/2] Use CXL regions in daxctl-create unit test
 2024-08-29 20:50 UTC  (5+ messages)
` [ndctl PATCH 1/2] test/daxctl-create.sh: use bash math syntax to find available size
` [ndctl PATCH 2/2] test/daxctl-create.sh: use CXL DAX regions instead of efi_fake_mem

[PATCH 0/2 v2] cxl: Pull out mailbox bits to be independent of cxl_dev_state
 2024-08-29 16:50 UTC  (7+ messages)
` [PATCH v2 1/2] cxl: Move mailbox related bits to the same context
` [PATCH v2 2/2] cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input

[RFC PATCH 0/9] pci: portdrv: Add auxiliary bus and register CXL PMUs (and aer)
 2024-08-29 12:17 UTC  (8+ messages)

[RFC qemu 0/6] hw/cxl: Link speed and width control
 2024-08-28 17:00 UTC  (2+ messages)

[PATCH v5 00/13] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-08-28 16:54 UTC  (4+ messages)
` [PATCH v5 10/13] hw/acpi: Generic Port Affinity Structure support

[PATCH v7 0/3] cxl: Region bandwidth calculation for targets with shared upstream link
 2024-08-28 16:12 UTC  (7+ messages)
` [PATCH v7 3/3] cxl: Add documentation to explain the shared link bandwidth calculation

[PATCH v2 00/15] cxl: add Type2 device support
 2024-08-28 16:06 UTC  (35+ messages)
` [PATCH v2 01/15] cxl: add type2 device basic support
` [PATCH v2 05/15] cxl: fix use of resource_contains
` [PATCH v2 08/15] cxl: indicate probe deferral
` [PATCH v2 09/15] cxl: define a driver interface for HPA free space enumaration
` [PATCH v2 11/15] cxl: make region type based on endpoint type
` [PATCH v2 12/15] cxl: allow region creation by type2 drivers
` [PATCH v2 15/15] efx: support pio mapping based on cxl

[PATCH 0/2] QEMU DCD emulation support fix
 2024-08-28 11:47 UTC  (5+ messages)
` [PATCH 1/2] hw/mem/cxl_type3: Fix More flag setting for dynamic capacity event records
` [PATCH 2/2] hw/cxl/cxl_event: Fix interrupt triggering for dynamic capacity events grouped via More flag

[PATCH v3 0/3] driver core: Prevent device_find_child() from modifying caller's match data
 2024-08-28 10:48 UTC  (8+ messages)
` [PATCH v3 1/3] driver core: Make parameter check consistent for API cluster device_(for_each|find)_child()
` [PATCH v3 2/3] cxl/region: Find free cxl decoder by device_for_each_child()
` [PATCH v3 3/3] net: qcom/emac: Prevent device_find_child() from modifying caller's match data

[PATCH 1/3] cxl/pci: Rename cxl_setup_parent_dport() and cxl_dport_map_regs()
 2024-08-28  9:10 UTC  (9+ messages)
` [PATCH 2/3] cxl/pci: cxl_dport_map_rch_aer() cleanup
` [PATCH 3/3] cxl/pci: Remove reduplicate host_bridge->native_aer checking

[v3 0/4] Fixes for hdm docoder initialization from DVSEC ranges
 2024-08-28  2:54 UTC  (14+ messages)
` [v3 1/4] cxl/pci: Fix to record only non-zero ranges
` [v3 2/4] cxl/pci: Remove duplicated implementation of waiting for memory_info_valid
` [v3 3/4] cxl/pci: Check Mem_info_valid bit for each applicable DVSEC
` [v3 4/4] cxl/pci: simplify the check of mem_enabled in cxl_hdm_decode_init()

[PATCH v2 1/3] cxl/port: Use __free() to drop put_device() for cxl_port
 2024-08-28  1:33 UTC  (8+ messages)
` [PATCH v2 2/3] cxl/port: Use scoped_guard()/guard() to drop device_lock() "
` [PATCH v2 3/3] cxl/port: Refactor __devm_cxl_add_port() to drop goto pattern

[PATCH 0/2] cxl: Pull out mailbox bits to be independent of cxl_dev_state
 2024-08-27 21:48 UTC  (6+ messages)
` [PATCH 1/2] cxl: Move mailbox related bits to the same context

[PATCH] hw/cxl: Fix background completion percentage calculation
 2024-08-27 16:38 UTC  (4+ messages)
  ` [EXT] "

[PATCH v2] cxl/region: Remove lock from memory notifier callback
 2024-08-27 16:31 UTC  (2+ messages)

[PATCH] hw/cxl: Support aborting background commands
 2024-08-27 15:33 UTC  (2+ messages)

[PATCH v3 00/10] Introduce fwctl subystem
 2024-08-27 15:27 UTC  (22+ messages)
` [PATCH v3 01/10] fwctl: Add basic structure for a class subsystem with a cdev
` [PATCH v3 02/10] fwctl: Basic ioctl dispatch for the character device
` [PATCH v3 03/10] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v3 05/10] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
` [PATCH v3 06/10] fwctl: Add documentation
` [PATCH v3 07/10] fwctl/mlx5: Support for communicating with mlx5 fw

[PATCH] tools/testing/cxl: Use dev_is_platform()
 2024-08-27 11:15 UTC  (2+ messages)

[PATCH v4 24/26] arch_numa: switch over to numa_memblks
 2024-08-27  8:52 UTC 

[PATCH v4 24/26] arch_numa: switch over to numa_memblks
 2024-08-26 22:46 UTC 

[PATCH] device-dax: map dax memory as decrypted in CoCo guests
 2024-08-26 21:35 UTC  (3+ messages)

[PATCH v4 24/26] arch_numa: switch over to numa_memblks
 2024-08-26 21:15 UTC 

[ndctl PATCH v3 1/2] daxctl: Fail create-device if extra parameters are present
 2024-08-26 20:04 UTC  (3+ messages)

[PATCH v3] hw/cxl: fix physical address field in get scan media results output
 2024-08-25 10:22 UTC 

[PATCH v2 0/4] driver core: Prevent device_find_child() from modifying caller's match data
 2024-08-24  7:11 UTC  (19+ messages)
` [PATCH v2 1/4] driver core: Make parameter check consistent for API cluster device_(for_each|find)_child()
` [PATCH v2 2/4] cxl/region: Prevent device_find_child() from modifying caller's match data
` [PATCH v2 4/4] net: qcom/emac: "

[RESEND] hw/cxl: fix the determination of illegal physical addresses
 2024-08-23 15:14 UTC  (2+ messages)

[PATCH v2] hw/cxl: fix physical address field in get scan media results output
 2024-08-23 15:03 UTC  (2+ messages)


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