Linux CXL
 help / color / mirror / Atom feed
 messages from 2023-10-16 18:19:31 to 2023-10-28 11:37:24 UTC [more...]

[cxl:next 20/30] /usr/bin/ld: pci.c:undefined reference to `pci_print_aer'
 2023-10-28 11:36 UTC 

[PATCH v11 00/22] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-10-28  4:51 UTC  (13+ messages)
` [PATCH v11 06/22] base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
` [PATCH v11 12/22] cxl: Add callback to parse the DSMAS subtables from CDAT
` [PATCH v11 20/22] cxl: Store QTG IDs and related info to the CXL memory device context
` [PATCH v11 22/22] cxl: Check qos_class validity on memdev probe

[PATCH v3 1/2] cxl: Add cxl_decoders_committed() helper
 2023-10-28  3:39 UTC  (7+ messages)
  ` [PATCH v3 2/2] cxl: Add decoders_committed sysfs attribute to cxl_port

[PATCH v12 00/20] cxl/pci: Add support for RCH RAS error handling
 2023-10-28  3:23 UTC  (34+ messages)
` [PATCH v12 01/20] cxl/port: Fix release of RCD endpoints
` [PATCH v12 02/20] cxl/core/regs: Rename @dev to @host in struct cxl_register_map
` [PATCH v12 03/20] cxl/port: Fix @host confusion in cxl_dport_setup_regs()
` [PATCH v12 04/20] cxl/port: Rename @comp_map to @reg_map in struct cxl_register_map
` [PATCH v12 05/20] cxl/port: Pre-initialize component register mappings
` [PATCH v12 06/20] cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_state
` [PATCH v12 07/20] cxl/hdm: Use stored Component Register mappings to map HDM decoder capability
` [PATCH v12 08/20] cxl/pci: Remove Component Register base address from struct cxl_dev_state
` [PATCH v12 09/20] cxl/port: Remove Component Register base address from struct cxl_port
` [PATCH v12 10/20] cxl/pci: Introduce config option PCIEAER_CXL
` [PATCH v12 11/20] cxl/pci: Add RCH downstream port AER register discovery
` [PATCH v12 12/20] PCI/AER: Refactor cper_print_aer() for use by CXL driver module
` [PATCH v12 13/20] cxl/pci: Update CXL error logging to use RAS register address
` [PATCH v12 14/20] cxl/pci: Map RCH downstream AER registers for logging protocol errors
` [PATCH v12 15/20] cxl/pci: Add RCH downstream port error logging
` [PATCH v12 16/20] cxl/pci: Disable root port interrupts in RCH mode
` [PATCH v12 17/20] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
` [PATCH v12 18/20] PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error handling
` [PATCH v12 19/20] cxl/core/regs: Rename phys_addr in cxl_map_component_regs()
` [PATCH v12 20/20] cxl/core/regs: Rework cxl_map_pmu_regs() to use map->dev for devm

[PATCH v4 0/3] cxl/region: Autodiscovery position repair
 2023-10-27 19:39 UTC  (7+ messages)
` [PATCH v4 1/3] cxl/region: Prepare the decoder match range helper for reuse
` [PATCH v4 2/3] cxl/region: Calculate a target position in a region interleave
` [PATCH v4 3/3] cxl/region: Use cxl_calc_interleave_pos() for auto-discovery

Questions about the qemu DCD support in cxl-2023-09-13
 2023-10-27 16:34 UTC  (8+ messages)

[cxl:fixes] BUILD SUCCESS f2f39c016c0e8ee10f5c38f47f9101dc50796d71
 2023-10-27  9:53 UTC 

[PATCH v5 0/8] hw/cxl: RAS error emulation and injection
 2023-10-27  4:54 UTC  (3+ messages)
` [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support

[PATCH RFC v2 0/3] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-10-26 22:56 UTC  (7+ messages)
` [PATCH RFC v2 1/3] cxl/trace: Remove uuid from event trace known events
` [PATCH RFC v2 2/3] firmware/efi: Process CXL Component Events
` [PATCH RFC v2 3/3] cxl/memdev: Register for and process CPER events

[PATCH] MAINTAINERS: Add tools/testing/cxl files to CXL
 2023-10-26 17:46 UTC  (2+ messages)

[PATCH v2] tools/testing/cxl: slow down the mock firmware transfer
 2023-10-26 17:32 UTC 

[PATCH] tools/testing/cxl: slow down the mock firmware transfer
 2023-10-26 17:23 UTC  (2+ messages)

[PATCH] cxl: set root decoder granularity based on region params
 2023-10-26 17:11 UTC  (12+ messages)
    ` [PATCH] cxl/region: use region (not root decoder) granularity for calculations
      ` [PATCH v2] "

Support for CXL v3.0 spec with QEMU
 2023-10-26  8:59 UTC  (20+ messages)

[PATCH v7 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-10-25 22:44 UTC  (4+ messages)
` [PATCH v7 1/3] mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
` [PATCH v7 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v7 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory

[PATCH] cxl/region: Refactor logic around check_last_peer()
 2023-10-25 22:37 UTC  (3+ messages)

[PATCH] cxl/region: Fix cxl_region_rwsem lock held when returning to user space
 2023-10-25 22:04 UTC  (3+ messages)

[RFC PATCH v2 0/3] mm: mempolicy: Multi-tier weighted interleaving
 2023-10-25 19:51 UTC  (14+ messages)

[PATCH v3 0/3] cxl/region: Autodiscovery position repair
 2023-10-25 19:07 UTC  (6+ messages)
` [PATCH v3 1/3] cxl/region: Prepare the decoder match range helper for reuse
` [PATCH v3 2/3] cxl/region: Calculate a target position in a region interleave
` [PATCH v3 3/3] cxl/region: Use cxl_calc_interleave_pos() for auto-discovery

[PATCH] cxl/region: don't try to cleanup after cxl_region_setup_targets() fails
 2023-10-25  1:37 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 00/12] PCI device authentication
 2023-10-24 17:04 UTC  (8+ messages)
` [PATCH 12/12] PCI/CMA: Grant guests exclusive control of authentication

[PATCH v2 00/17] QEMU: CXL mailbox rework and features (Part 1)
 2023-10-24 17:02 UTC  (20+ messages)
` [PATCH v2 01/17] hw/cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constant
` [PATCH v2 02/17] hw/cxl/mbox: Split mailbox command payload into separate input and output
` [PATCH v2 03/17] hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState
` [PATCH v2 04/17] hw/cxl/mbox: Generalize the CCI command processing
` [PATCH v2 05/17] hw/pci-bridge/cxl_upstream: Move defintion of device to header
` [PATCH v2 06/17] hw/cxl: Add a switch mailbox CCI function
` [PATCH v2 07/17] hw/cxl/mbox: Add Information and Status / Identify command
` [PATCH v2 08/17] hw/cxl/mbox: Add Physical Switch "
` [PATCH v2 09/17] hw/pci-bridge/cxl_downstream: Set default link width and link speed
` [PATCH v2 10/17] hw/cxl: Implement Physical Ports status retrieval
` [PATCH v2 11/17] hw/cxl/mbox: Add support for background operations
` [PATCH v2 12/17] hw/cxl/mbox: Wire up interrupts for background completion
` [PATCH v2 13/17] hw/cxl: Add support for device sanitation
` [PATCH v2 14/17] hw/cxl/mbox: Add Get Background Operation Status Command
` [PATCH v2 15/17] hw/cxl/type3: Cleanup multiple CXL_TYPE3() calls in read/write functions
` [PATCH v2 16/17] hw/cxl: Add dummy security state get
` [PATCH v2 17/17] hw/cxl: Add tunneled command support to mailbox for switch cci

[PATCH RFC v2 00/18] DCD: Add support for Dynamic Capacity Devices (DCD)
 2023-10-24 16:16 UTC  (3+ messages)
` [PATCH RFC v2 02/18] cxl/mbox: Flag "

[PATCH v2 0/3] cxl/region: Autodiscovery position repair
 2023-10-24  0:42 UTC  (19+ messages)
  ` [PATCH v2 1/3] cxl/region: Prepare the decoder match range helper for reuse
  ` [PATCH v2 2/3] cxl/region: Calculate a target position in a region interleave
  ` [PATCH v2 3/3] cxl/region: Use calc_interleave_pos() with autodiscovered regions

[PATCH v5 0/5] hw/cxl: Line length reduction and related
 2023-10-23 14:02 UTC  (6+ messages)
` [PATCH v5 1/5] hw/cxl: Use a switch to explicitly check size in caps_reg_read()
` [PATCH v5 2/5] hw/cxl: Use switch statements for read and write of cachemem registers
` [PATCH v5 3/5] hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt
` [PATCH v5 4/5] hw/cxl: Line length reductions
` [PATCH v5 5/5] hw/cxl: Fix a QEMU_BUILD_BUG_ON() in switch statement scope issue

[PATCH 2/2] mm: mempolicy: Interleave policy for tiered memory nodes
 2023-10-20 17:05 UTC  (2+ messages)

[PATCH 0/3] efi/cper, cxl: Decode CXL Component Events CPER
 2023-10-19 20:52 UTC  (9+ messages)
` [PATCH 1/3] efi/cper, cxl: Decode CXL Component Events General Media Event Record

[PATCH v4 0/4] hw/cxl: Line length reduction and related
 2023-10-19 11:48 UTC  (9+ messages)
` [PATCH v4 2/4] hw/cxl: Use switch statements for read and write of cachemem registers

hw/cxl: avoid build error with lower(<=9) gcc versions
 2023-10-18 16:37 UTC  (2+ messages)

[PATCH] cxl/pmu: Ensure put_device on pmu devices
 2023-10-18 10:50 UTC  (5+ messages)

[PATCH RFC 0/2] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-10-18  2:43 UTC  (5+ messages)
` [PATCH RFC 1/2] firmware/efi: Process CXL Component Events

[PATCH v6 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-10-17 14:49 UTC  (7+ messages)
` [PATCH v6 1/3] mm/memory_hotplug: replace an open-coded kmemdup() in add_memory_resource()
` [PATCH v6 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v6 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory

[PATCH v5 0/2] mm: use memmap_on_memory semantics for dax/kmem
 2023-10-17  5:54 UTC  (13+ messages)
` [PATCH v5 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v5 2/2] dax/kmem: allow kmem to add memory with memmap_on_memory

Performance Issue with CXL-emulation
 2023-10-16 22:37 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