Linux-CXL Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-03 22:08:17 to 2024-01-10 10:01:36 UTC [more...]

[PATCH v3 0/3] cxl: Add support to report region access coordinates to numa nodes
 2024-01-10 10:00 UTC  (19+ messages)
` [PATCH v3 1/3] cxl/region: Calculate performance data for a region
` [PATCH v3 2/3] cxl/region: Add sysfs attribute for locality attributes of CXL regions
` [PATCH v3 3/3] cxl: Add memory hotplug notifier for cxl region

[RFC PATCH v2 0/2] Node migration between memory tiers
 2024-01-10  6:06 UTC  (18+ messages)
      ` [EXT] "
                          ` [External] "

FYI, cxl.git vs acpi.git conflict entering linux-next (for-6.8/cxl-cper)
 2024-01-10  4:30 UTC 

[RFC PATCH 0/4] cxl: introduce CXL Virtualization module
 2024-01-10  2:07 UTC  (4+ messages)

[PATCH RFC] cxl/pci: Skip irq features if irq's are not supported
 2024-01-10  0:22 UTC  (3+ messages)

[PATCH v5 0/9] efi/cxl-cper: Report CPER CXL component events through trace events
 2024-01-09 23:59 UTC  (47+ messages)
` [PATCH v5 1/9] cxl/trace: Pass uuid explicitly to event traces
` [PATCH v5 2/9] cxl/events: Promote CXL event structures to a core header
` [PATCH v5 3/9] cxl/events: Create common event UUID defines
` [PATCH v5 4/9] cxl/events: Remove passing a UUID to known event traces
` [PATCH v5 5/9] cxl/events: Separate UUID from event structures
` [PATCH v5 6/9] cxl/events: Create a CXL event union
` [PATCH v5 7/9] acpi/ghes: Process CXL Component Events
` [PATCH v5 8/9] PCI: Define scoped based management functions
` [PATCH v5 9/9] cxl/pci: Register for and process CPER events

[QEMU-devel][RFC PATCH 0/1] Introduce HostMemType for 'memory-backend-*'
 2024-01-09 23:55 UTC  (15+ messages)
` [QEMU-devel][RFC PATCH 1/1] backends/hostmem: qapi/qom: Add an ObjectOption for memory-backend-* called HostMemType and its arg 'cxlram'
    ` [External] "

[PATCH -qemu 0/2] hw/cxl: Firmware Update support
 2024-01-09 22:36 UTC  (4+ messages)
` [PATCH 1/2] hw/cxl: Add Transfer FW support
` [PATCH 2/2] hw/cxl: Add Activate "

Some thoughts and questions about CXL & MCE
 2024-01-09 19:59 UTC  (6+ messages)

[PATCH v2 0/4] A Followup for "QEMU: CXL mailbox rework and features (Part 1)"
 2024-01-09 17:55 UTC  (10+ messages)
` [PATCH v2 1/4] hw/cxl: fix build error in cxl_type3_stubs.c
` [PATCH v2 2/4] hw/cxl/device: read from register values in mdev_reg_read()
` [PATCH v2 3/4] hw/cxl/mbox: replace sanitize_running() with cxl_dev_media_disabled()
` [PATCH v2 4/4] hw/cxl/events: discard all event records during sanitation

[RFC PATCH 0/3] lspci: Display cxl1.1 device link status
 2024-01-09 15:57 UTC  (2+ messages)

[PATCH v6 0/5] cxl: find_cxl_root() related cleanups
 2024-01-09 15:38 UTC  (28+ messages)
` [PATCH v6 1/5] cxl: Introduce put_cxl_root() helper
` [PATCH v6 2/5] cxl: Convert find_cxl_root() to return a 'struct cxl_root *'
` [PATCH v6 3/5] cxl: Fix device reference leak in cxl_port_perf_data_calculate()
` [PATCH v6 4/5] cxl: Refactor to use __free() for cxl_root allocation in cxl_find_nvdimm_bridge()
` [PATCH v6 5/5] cxl: Refactor to use __free() for cxl_root allocation in cxl_endpoint_port_probe()
` [PATCH 1/3] cxl: Remove cxl_root check after find_cxl_root
` [PATCH 2/3] cxl: Cleanup unnecessary uages of cxl_port local vars from cxl_root
` [PATCH 3/3] cxl: Make calling of find_cxl_root() declaration uniform

[PATCH v2 0/2] cxl/cdat: Fixes for CXL CDAT processing
 2024-01-09 15:34 UTC  (14+ messages)
` [PATCH v2 1/2] cxl/cdat: Handle cdat table build errors
` [PATCH v2 2/2] cxl/cdat: Fix header sum value in CDAT checksum

[PATCH -next] cxl: Remove duplicated include in cdat.c
 2024-01-09 15:18 UTC  (2+ messages)

[PATCH v2 0/4] acpi/ghes, cper, cxl: Trace FW-First CXL Protocol Errors
 2024-01-09  3:47 UTC  (5+ messages)
` [PATCH v2 1/4] acpi/ghes, cxl: Create a common CXL struct to handle different CXL CPER records
` [PATCH v2 2/4] efi/cper, cxl: Make definitions and structures global
` [PATCH v2 3/4] acpi/ghes, efi/cper: Recognize and process CXL Protocol Errors
` [PATCH v2 4/4] acpi/ghes, cxl/pci: Trace FW-First "

[PATCH] x86/numa: Make numa_fill_memblks() @end parameter exclusive
 2024-01-08 17:59 UTC  (6+ messages)

[PATCH v14 00/19] cxl: Add support for QTG ID retrieval for CXL subsystem
 2024-01-08 14:01 UTC  (5+ messages)
` [PATCH v14 19/19] cxl: Check qos_class validity on memdev probe

[PATCH v2 0/3] cxl: Add support to report region access coordinates to numa nodes
 2024-01-08 13:58 UTC  (9+ messages)
` [PATCH v2 1/3] cxl/region: Calculate performance data for a region
` [PATCH v2 3/3] cxl: Add memory hotplug notifier for cxl region

[PATCH] cxl: Clarify root_port cleanup routine for cxl_qos_class_verify()
 2024-01-08 12:49 UTC  (8+ messages)

[RFC] Do we need dedicated LSF/MM/BPF 2024 session for CXL memory?
 2024-01-08 12:41 UTC  (2+ messages)

[PATCH v2 0/3] CDAT updates and fixes
 2024-01-08 11:48 UTC  (4+ messages)
` [PATCH v2 1/3] cxl/pci: Rename DOE mailbox handle to doe_mb
` [PATCH v2 2/3] cxl/pci: Get rid of pointer arithmetic reading CDAT table
` [PATCH v2 3/3] lib/firmware_table: Provide buffer length argument to cdat_table_parse()

Question about CXL emulation in QEMU
 2024-01-08 10:49 UTC 

[cxl:next] BUILD SUCCESS e16bf7e015d75fdd805528bedaf285fcb71dad2a
 2024-01-07  4:03 UTC 

[cxl:fixes] BUILD SUCCESS 5459e186a5c9f412334321cff58d70dcb0e48a04
 2024-01-05 23:01 UTC 

[PATCH v5 0/5] cxl: find_cxl_root() related cleanups
 2024-01-05 19:35 UTC  (7+ messages)
` [PATCH v5 1/5] cxl: Introduce put_cxl_root() helper
` [PATCH v5 2/5] cxl: Convert find_cxl_root() to return a 'struct cxl_root *'
` [PATCH v5 3/5] cxl: Fix device reference leak in cxl_port_perf_data_calculate()
` [PATCH v5 4/5] cxl: Refactor to use __free() for cxl_root allocation in cxl_find_nvdimm_bridge()
` [PATCH v5 5/5] cxl: Refactor to use __free() for cxl_root allocation in cxl_endpoint_port_probe()

Question about CXL emulation in QEMU
 2024-01-05 16:46 UTC 

[PATCH] cxl/cdat: Free correct buffer on checksum error
 2024-01-05 14:49 UTC  (8+ messages)
  ` [PATCH] cxl/pci: Get rid of pointer arithmetic reading CDAT table

[PATCH v4 0/6] find_cxl_root() related cleanups
 2024-01-05  4:48 UTC  (11+ messages)
` [PATCH v4 1/6] cxl: Introduce put_cxl_root() helper
` [PATCH v4 2/6] cxl: Convert find_cxl_root() to return a 'struct cxl_root *'
` [PATCH v4 3/6] cxl: Convert qos_class() to use 'struct cxl_root *' directly
` [PATCH v4 4/6] cxl: Fix missing dereference of 'struct device' in cxl_port_perf_data_calculate()
` [PATCH v4 5/6] cxl: Refactor to use __free() for cxl_root allocation in cxl_find_nvdimm_bridge()
` [PATCH v4 6/6] cxl: Refactor to use __free() for cxl_root allocation in cxl_endpoint_port_probe()

[PATCH v3 1/4] cxl: Add check for NULL ptr after calling find_cxl_root()
 2024-01-04 23:40 UTC  (6+ messages)
` [PATCH v3 2/4] cxl: Add missing device dereference after find_cxl_root()
` [PATCH v3 3/4] cxl: Refactor usages of cxl_root from being referenced indirectly
` [PATCH v3 4/4] cxl: Introduce put_cxl_root() helper function to have symmetry of find_cxl_root()

[PATCH v2 1/3] cxl: Add check for NULL ptr after calling find_cxl_root()
 2024-01-04 20:07 UTC  (4+ messages)
` [PATCH v2 2/3] cxl: Add missing device dereference after find_cxl_root()
` [PATCH v2 3/3] cxl: Introduce put_cxl_root() helper function to have symmetry of find_cxl_root()

[PATCH RFC] Add "uunit" unit testing framework for CXL code
 2024-01-04 18:43 UTC  (5+ messages)

[PATCH v15 00/19] cxl: Add support for QTG ID retrieval for CXL subsystem
 2024-01-04 16:12 UTC  (6+ messages)
` [PATCH v15 19/19] cxl: Check qos_class validity on memdev probe

[PATCH v2 0/2] efi/cper, cxl: Decode CXL Protocol Errors CPER
 2024-01-04 12:06 UTC  (3+ messages)
` [PATCH v2 1/2] efi/cper, cxl: Decode CXL Protocol Error Section

[PATCH 0/4] acpi/ghes, cper, cxl: Trace FW-First CXL Protocol Errors
 2024-01-03 22:32 UTC  (9+ messages)
` [PATCH 2/4] efi/cper, cxl: Make definitions and structures global
` [PATCH 3/4] acpi/ghes, efi/cper: Recognize and process CXL Protocol Errors


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).