Linux CXL
 help / color / mirror / Atom feed
 messages from 2023-10-03 04:04:59 to 2023-10-11 01:05:54 UTC [more...]

[PATCH v10 00/22] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-10-11  1:05 UTC  (10+ messages)
` [PATCH v10 01/22] cxl: Export QTG ids from CFMWS to sysfs as qos_class attribute
` [PATCH v10 02/22] cxl: Add checksum verification to CDAT from CXL
` [PATCH v10 03/22] cxl: Add support for reading CXL switch CDAT table
` [PATCH v10 04/22] acpi: Move common tables helper functions to common lib
` [PATCH v10 05/22] lib/firmware_table: tables: Add CDAT table parsing support
` [PATCH v10 06/22] base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
` [PATCH v10 07/22] acpi: numa: Create enum for memory_target access coordinates indexing
` [PATCH v10 08/22] acpi: numa: Add genport target allocation to the HMAT parsing
` [PATCH v10 09/22] acpi: Break out nesting for hmat_parse_locality()

Accessing emulated CXL memory is unstable
 2023-10-11  0:50 UTC  (3+ messages)

[PATCH v6 0/5] CXL, ACPI, APEI, EINJ: Update EINJ for CXL error types
 2023-10-10 22:26 UTC  (7+ messages)
` [PATCH v6 1/5] cxl/port: Add EINJ debugfs files and callback support
` [PATCH v6 2/5] ACPI: Add CXL protocol error defines
` [PATCH v6 3/5] EINJ: Separate CXL errors from other EINJ errors
` [PATCH v6 4/5] cxl/port, EINJ: Add CXL EINJ callback functions
` [PATCH v6 5/5] EINJ: Update EINJ documentation

[PATCH v3 00/10] cxl/mem: Fix shutdown order
 2023-10-10 20:21 UTC  (33+ messages)
` [PATCH v3 01/10] cxl/pci: Remove unnecessary device reference management in sanitize work
` [PATCH v3 02/10] cxl/pci: Cleanup 'sanitize' to always poll
` [PATCH v3 03/10] cxl/pci: Remove hardirq handler for cxl_request_irq()
` [PATCH v3 04/10] cxl/pci: Remove inconsistent usage of dev_err_probe()
` [PATCH v3 05/10] cxl/pci: Clarify devm host for memdev relative setup
` [PATCH v3 06/10] cxl/pci: Fix sanitize notifier setup
` [PATCH v3 07/10] cxl/memdev: Fix sanitize vs decoder setup locking
` [PATCH v3 08/10] cxl/mem: Fix shutdown order
` [PATCH v3 09/10] tools/testing/cxl: Make cxl_memdev_state available to other command emulation
` [PATCH v3 10/10] tools/testing/cxl: Add 'sanitize notifier' support

[PATCH] cxl/region: Refactor logic around check_last_peer()
 2023-10-10 19:46 UTC 

[PATCH] cxl/region: don't try to cleanup after cxl_region_setup_targets() fails
 2023-10-10 18:38 UTC 

Questions about the memory of CXL Type3 device offline
 2023-10-10  6:46 UTC  (2+ messages)

[PATCH 00/12] PCI device authentication
 2023-10-10 12:53 UTC  (53+ messages)
` [PATCH 02/12] X.509: Parse Subject Alternative Name in certificates
` [PATCH 01/12] X.509: Make certificate parser public
` [PATCH 04/12] certs: Create blacklist keyring earlier
` [PATCH 03/12] X.509: Move certificate length retrieval into new helper
` [PATCH 05/12] crypto: akcipher - Support more than one signature encoding
` [PATCH 07/12] spdm: Introduce library to authenticate devices
` [PATCH 08/12] PCI/CMA: Authenticate devices on enumeration
` [PATCH 09/12] PCI/CMA: Validate Subject Alternative Name in certificates
` [PATCH 10/12] PCI/CMA: Reauthenticate devices on reset and resume
` [PATCH 11/12] PCI/CMA: Expose in sysfs whether devices are authenticated
` [PATCH 12/12] PCI/CMA: Grant guests exclusive control of authentication

[PATCH v3 0/6] cxl: Fix checkpatch issues
 2023-10-10  8:26 UTC  (7+ messages)
  ` [PATCH v3 1/6] cxl/trace: Fix improper SPDX comment style for header file
  ` [PATCH v3 2/6] cxl/region: Fix a checkpatch warning
  ` [PATCH v3 3/6] cxl/mem: Fix a checkpatch error
  ` [PATCH v3 4/6] cxl: "
  ` [PATCH v3 5/6] cxl: Fix block comment style
  ` [PATCH v3 6/6] cxl/memdev: Fix a whitespace error

[ndctl PATCH v3 0/2] add support for Set Alert Configuration mailbox command
 2023-10-10  3:14 UTC  (2+ messages)

[PATCH v3] hw/cxl: Add QTG _DSM support for ACPI0017 device
 2023-10-09 16:06 UTC  (8+ messages)
            ` [PATCH v4] "

A confusion about cxl.mem in CXL drivers
 2023-10-09 15:37 UTC  (2+ messages)

Questions about the memory of CXL Type3 device offline
 2023-10-09 12:39 UTC  (2+ messages)

[PATCH v5 0/2] mm: use memmap_on_memory semantics for dax/kmem
 2023-10-09 15:15 UTC  (11+ 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

[PATCH v11 00/20] cxl/pci: Add support for RCH RAS error handling
 2023-10-09 14:56 UTC  (16+ messages)
` [PATCH v11 04/20] cxl/port: Rename @comp_map to @reg_map in struct cxl_register_map
` [PATCH v11 07/20] cxl/hdm: Use stored Component Register mappings to map HDM decoder capability
` [PATCH v11 10/20] cxl/pci: Introduce config option PCIEAER_CXL
` [PATCH v11 11/20] cxl/pci: Add RCH downstream port AER register discovery
` [PATCH v11 14/20] cxl/pci: Map RCH downstream AER registers for logging protocol errors

[NDCTL PATCH v2] cxl/region: Add -f option for disable-region
 2023-10-09 10:52 UTC  (2+ messages)

[PATCH] libdaxctl: Add accurate check for daxctl_memory_op(MEM_GET_ZONE)
 2023-10-09 10:35 UTC 

[NDCTL PATCH 1/2] daxctl: Don't check param.no_movable when param.no_online is set
 2023-10-09  9:40 UTC  (2+ messages)

[PATCH v2] daxctl: Remove unused memory_zone and mem_zone
 2023-10-09  9:40 UTC  (2+ messages)

[PATCH v7 00/11] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-10-07  0:07 UTC  (5+ messages)
` [PATCH v7 04/11] cxl: Add support for _DSM Function for retrieving QTG ID
    ` [PATCH v8 "
    ` [PATCH v9 "

[PATCH ndctl] libcxl: don't calculate max_available_extent when start == ULLONG_MAX
 2023-10-06 17:19 UTC  (3+ messages)

[PATCH] cxl: set root decoder granularity based on region params
 2023-10-06 16:21 UTC  (5+ messages)
  ` [PATCH] cxl/region: use region (not root decoder) granularity for calculations

[PATCH v4 0/2] mm: use memmap_on_memory semantics for dax/kmem
 2023-10-06 12:33 UTC  (9+ messages)
` [PATCH v4 1/2] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v4 2/2] dax/kmem: allow kmem to add memory with memmap_on_memory

[ndctl PATCH 0/2] cxl: Add sanitization notifier tests
 2023-10-06  7:31 UTC  (3+ messages)
` [ndctl PATCH 1/2] cxl/memdev: Add a wait-sanitize command
` [ndctl PATCH 2/2] cxl/test: Validate sanitize notifications

This list is being migrated to new infrastructure
 2023-10-06  1:36 UTC  (2+ messages)

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

[PATCH] dax: remove unnecessary check
 2023-10-05 17:35 UTC  (4+ messages)

[PATCH v2 0/7] cxl: Fix checkpatch issues
 2023-10-05  8:42 UTC  (3+ messages)

[RFC PATCH 0/3] cxl: Fix background operation handling
 2023-10-05  9:06 UTC  (5+ messages)

[PATCH v2 2/7] cxl/region: Fix a checkpatch warning
 2023-10-05  8:08 UTC  (3+ messages)

[PATCH RESEND 1/2] cxl: Add cxl_decoders_committed() helper
 2023-10-05  0:26 UTC  (3+ messages)
` [PATCH RESEND 2/2] cxl: Add decoders_committed sysfs attribute to cxl_port

[NDCTL PATCH 1/2] cxl: Save the number of decoders committed to a port
 2023-10-04 22:08 UTC  (2+ messages)
` [NDCTL PATCH 2/2] cxl: Add check for regions before disabling memdev

[PATCH] cxl: Add cxl_decoders_committed() helper
 2023-10-04 22:04 UTC  (2+ messages)

[PATCH v2 0/4] cxl/mem: Fix shutdown order
 2023-10-04 19:23 UTC  (21+ messages)
` [PATCH v2 2/4] cxl/pci: Cleanup 'sanitize' to always poll
` [PATCH v2 3/4] cxl/pci: Fix sanitize notifier setup
` [PATCH v2 4/4] cxl/mem: Fix shutdown order

[PATCH v2 0/3] hw/cxl: Add dummy ACPI QTG DSM
 2023-10-04  9:35 UTC  (4+ messages)
` [PATCH v2 2/3] hw/cxl: Add QTG _DSM support for ACPI0017 device

[PATCH v2 7/7] cxl/memdev: Fix a whitespace warning
 2023-10-04  9:00 UTC  (3+ messages)

[PATCH v3] cxl: Add committed sysfs attribute to CXL decoder
 2023-10-03 23:23 UTC  (3+ messages)

[RFC v2 0/5] move_phys_pages syscall
 2023-10-03 17:58 UTC  (4+ messages)
` [RFC v2 4/5] mm/migrate: Create "

[RFC PATCH 0/2] mm: mempolicy: Multi-tier interleaving
 2023-10-03  5:07 UTC  (3+ messages)
  ` [EXT] "


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