Linux-CXL Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-26 15:21:19 to 2024-02-02 21:00:33 UTC [more...]

[RFC PATCH v4 00/12] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-02 21:00 UTC  (13+ messages)
` [RFC PATCH v4 01/12] nvdimm/pmem: Fix leak on dax_add_host() failure
` [RFC PATCH v4 02/12] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [RFC PATCH v4 03/12] dm: "
` [RFC PATCH v4 04/12] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure
` [RFC PATCH v4 05/12] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [RFC PATCH v4 06/12] dax: Check for data cache aliasing at runtime
` [RFC PATCH v4 07/12] Introduce cpu_dcache_is_aliasing() across all architectures
` [RFC PATCH v4 08/12] dax: Fix incorrect list of data cache aliasing architectures
` [RFC PATCH v4 09/12] nvdimm/pmem: Cleanup alloc_dax() error handling
` [RFC PATCH v4 10/12] dm: "
` [RFC PATCH v4 11/12] dcssblk: "
` [RFC PATCH v4 12/12] virtio: "

[RFC PATCH v3 0/4] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-02 20:18 UTC  (20+ messages)
` [RFC PATCH v3 1/4] dm: Treat alloc_dax failure as non-fatal
` [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime
` [RFC PATCH v3 3/4] Introduce cpu_dcache_is_aliasing() across all architectures
` [RFC PATCH v3 4/4] dax: Fix incorrect list of data cache aliasing architectures

how to associate cxl_pci device with cxl_mem device
 2024-02-02 19:55 UTC  (2+ messages)

[PATCH] acpi/ghes: Prevent sleeping with spinlock held
 2024-02-02 18:58 UTC  (2+ messages)

[PATCH v2 0/4] PCI/AER: Handle Advisory Non-Fatal properly
 2024-02-02 18:01 UTC  (6+ messages)
` [PATCH v2 1/4] PCI/AER: Store more information in aer_err_info
` [PATCH v2 3/4] PCI/AER: Fetch information for FTrace

qemu cxl memory expander shows numa_node -1
 2024-02-02 16:56 UTC  (34+ messages)
                      ` Crash with CXL + TCG on 8.2: Was "

ndctl: Add support of qos_class for CXL CLI
 2024-02-02 16:17 UTC  (6+ messages)
` [NDCTL PATCH v5 1/4] ndctl: cxl: Add QoS class retrieval for the root decoder
` [NDCTL PATCH v5 2/4] ndctl: cxl: Add QoS class support for the memory device
` [NDCTL PATCH v5 3/4] ndctl: cxl: add QoS class check for CXL region creation
` [NDCTL PATCH v5 4/4] ndctl: add test for qos_class in CXL test suite

[PATCH v3 1/3] cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_perf'
 2024-02-02 15:51 UTC  (8+ messages)
` [PATCH v3 2/3] cxl: Fix sysfs export of qos_class for memdev
` [PATCH v3 3/3] cxl/test: Add support for qos_class checking

[PATCH v3 0/9] Enabling DCD emulation support in Qemu
 2024-02-02 11:52 UTC  (9+ messages)
` [PATCH v3 2/9] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support

[PATCH] KEYS: encrypted: Add check for strsep
 2024-02-02  0:05 UTC  (12+ messages)

[PATCH 0/2] cxl/cper: Fixes for CXL CPER event processing
 2024-02-01 16:16 UTC  (9+ messages)
` [PATCH 1/2] cxl/cper: Fix errant CPER prints for CXL events
` [PATCH 2/2] cxl/trace: Remove unnecessary memcpy's

[RFC PATCH v3] cleanup: Add cond_guard() to conditional guards
 2024-02-01 16:05 UTC  (9+ messages)

[RFC PATCH v5] cleanup: Add cond_guard() to conditional guards
 2024-02-01 13:10 UTC 

[PATCH v3 0/2] Allow out of order auto-region assembly
 2024-02-01  5:31 UTC  (5+ messages)
` [PATCH v3 1/2] cxl/region: Handle endpoint decoders in cxl_region_find_decoder()
` [PATCH v3 2/2] cxl/region: Allow out of order assembly of autodiscovered regions
  ` RE:(2) [PATCH v3 0/2] Allow out of order auto-region assembly

[RFC PATCH v4] cleanup: Add cond_guard() to conditional guards
 2024-02-01  1:09 UTC 

[PATCH v2 1/3] cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_perf'
 2024-01-31 23:35 UTC  (5+ messages)
` [PATCH v2 2/3] cxl: Fix sysfs export of qos_class for memdev
` [PATCH v2 3/3] cxl/test: Add support for qos_class checking

[cxl:fixes] BUILD SUCCESS 6be99530c92c6b8ff7a01903edc42393575ad63b
 2024-01-31 21:41 UTC 

[RFC PATCH v2 0/8] Introduce dcache_is_aliasing() to fix DAX regression
 2024-01-31 20:42 UTC  (17+ messages)
` [RFC PATCH v2 1/8] dax: Introduce dax_is_supported()
` [RFC PATCH v2 2/8] erofs: Use dax_is_supported()
` [RFC PATCH v2 3/8] ext2: "
` [RFC PATCH v2 4/8] ext4: "
` [RFC PATCH v2 5/8] fuse: "
` [RFC PATCH v2 6/8] xfs: "
` [RFC PATCH v2 7/8] Introduce dcache_is_aliasing() across all architectures
` [RFC PATCH v2 8/8] dax: Fix incorrect list of dcache aliasing architectures

[PATCH v2] cxl/region: Allow out of order assembly of autodiscovered regions
 2024-01-31 20:15 UTC  (3+ messages)

[RFC] Do we need dedicated LSF/MM/BPF 2024 session for CXL memory?
 2024-01-31 18:25 UTC  (4+ messages)

[PATCH v4 08/11] cxl/region: Calculate performance data for a region
 2024-01-31 15:56 UTC  (4+ messages)
` [PATCH v4 00/11] cxl: Add support to report region access coordinates to numa nodes

ndctl: Add support of qos_class for CXL CLI
 2024-01-31  3:10 UTC  (6+ messages)
` [NDCTL PATCH v4 1/4] ndctl: cxl: Add QoS class retrieval for the root decoder
` [NDCTL PATCH v4 2/4] ndctl: cxl: Add QoS class support for the memory device
` [NDCTL PATCH v4 3/4] ndctl: cxl: add QoS class check for CXL region creation
` [NDCTL PATCH v4 4/4] ndctl: add test for qos_class in cxl-topology.sh

[RFC PATCH] cxl/region: Allow out of order assembly of autodiscovered regions
 2024-01-31  1:02 UTC  (4+ messages)
  `  "

[NDCTL PATCH v3 0/3] ndctl: Add support of qos_class for CXL CLI
 2024-01-30 20:53 UTC  (9+ messages)
` [NDCTL PATCH v3 1/3] ndctl: cxl: Add QoS class retrieval for the root decoder
` [NDCTL PATCH v3 2/3] ndctl: cxl: Add QoS class support for the memory device
` [NDCTL PATCH v3 3/3] ndctl: cxl: add QoS class check for CXL region creation

[RFC PATCH 0/7] Introduce cache_is_aliasing() to fix DAX regression
 2024-01-30 15:21 UTC  (14+ messages)
` [RFC PATCH 1/7] Introduce cache_is_aliasing() across all architectures
` [RFC PATCH 2/7] dax: Fix incorrect list of cache aliasing architectures
` [RFC PATCH 3/7] erofs: Use dax_is_supported()
` [RFC PATCH 4/7] ext2: "
` [RFC PATCH 5/7] ext4: "
` [RFC PATCH 6/7] fuse: Introduce fuse_dax_is_supported()
` [RFC PATCH 7/7] xfs: Use dax_is_supported()

[PATCH] cxl/mbox: Code readability improvement
 2024-01-30  8:28 UTC  (3+ messages)

[PATCH] cxl/hdm: Enhance handling of invalid decoders
 2024-01-30  6:49 UTC  (3+ messages)

[PATCH 0/2] x86/numa: Fix NUMA node overlap & init failure
 2024-01-29 23:00 UTC  (4+ messages)

[PATCH v2 1/1] cxl/pci: Skip to handle RAS errors if CXL.mem device is detached
 2024-01-29 13:18 UTC 

[PATCH] cxl/region:Fix overflow issue in alloc_hpa()
 2024-01-29  2:22 UTC  (4+ messages)

[GIT PULL] Compute Express Link (CXL) Fixes for 6.8-rc2
 2024-01-28 22:41 UTC  (2+ messages)

[PATCH 1/1] cxl/pci: Skip to handle RAS errors if CXL.mem device is detached
 2024-01-27  3:05 UTC  (4+ messages)

[PATCH -qemu 0/2] hw/cxl: Firmware Update support
 2024-01-26 17:48 UTC  (9+ messages)
` [PATCH 1/2] hw/cxl: Add Transfer FW support
    `  "
` [PATCH 2/2] hw/cxl: Add Activate "
    `  "

[PATCH v7 0/5] Add DAX ABI for memmap_on_memory
 2024-01-26 21:40 UTC  (7+ messages)
` [PATCH v7 1/5] dax/bus.c: replace driver-core lock usage by a local rwsem
` [PATCH v7 2/5] dax/bus.c: replace several sprintf() with sysfs_emit()
` [PATCH v7 5/5] dax: add a sysfs knob to control memmap_on_memory behavior

[REGRESSION] v5.13: FS_DAX unavailable on 32-bit ARM
 2024-01-26 20:14 UTC  (2+ messages)

[PATCH v2 0/3] CDAT updates and fixes
 2024-01-26 16:46 UTC  (7+ 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()


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).