Linux-CXL Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-05 17:30:19 to 2024-02-12 16:27:32 UTC [more...]

[PATCH] nvdimm/pmem: Fix leak on dax_add_host() failure
 2024-02-12 16:27 UTC 

[PATCH v11 0/4] CXL, ACPI, APEI, EINJ: Update EINJ for CXL error types
 2024-02-12 14:13 UTC  (11+ messages)
` [PATCH v11 1/4] cxl, ACPI, APEI, EINJ: Add CXL_EINJ Kconfig option
` [PATCH v11 2/4] EINJ: Migrate to a platform driver
` [PATCH v11 3/4] cxl/core, EINJ: Add EINJ CXL debugfs files and EINJ helper functions
` [PATCH v11 4/4] EINJ, Documentation: Update EINJ kernel doc

[PATCH 00/12] PCI device authentication
 2024-02-12 11:47 UTC  (5+ messages)
` [PATCH 07/12] spdm: Introduce library to authenticate devices

[PATCH] cxl/mbox: Add Get Log Capabilities, Clear Log and Get Supported Logs Sub-List commands
 2024-02-12  5:53 UTC  (3+ messages)
  ` [EXT] "

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

[cxl:fixes] BUILD SUCCESS 2e82c63333c2e154287a9671ac331b4fe3eb1b30
 2024-02-10 10:06 UTC 

[RFC PATCH SET] cxl: add poison event handler
 2024-02-10  6:54 UTC  (13+ messages)
` [RFC PATCH 1/2] hw/cxl/type3: add missing flag bit for GMER
` [RFC PATCH 2/2] hw/cxl/type3: send a GMER while injecting poison
` [RFC PATCH 1/5] cxl/core: correct length of DPA field masks
` [RFC PATCH 2/5] cxl/core: introduce cxl_memdev_dpa_to_hpa()
` [RFC PATCH 3/5] cxl/core: introduce cxl_mem_report_poison()
` [RFC PATCH 4/5] cxl/core: add report option for cxl_mem_get_poison()
` [RFC PATCH 5/5] cxl/core: add poison injection event handler

[PATCH] cxl/pci: Fix disabling CXL memory for zero-based addressing
 2024-02-09 23:44 UTC  (3+ messages)

[NDCTL PATCH] ndctl: cxl: Remove dependency for attributes derived from IDENTIFY command
 2024-02-09 21:39 UTC 

CPU data cache across reboot/kexec for pmem/dax devices
 2024-02-09 20:15 UTC  (2+ messages)

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

[PATCH v3 0/9] Enabling DCD emulation support in Qemu
 2024-02-09 19:04 UTC  (10+ messages)
` [PATCH v3 5/9] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [PATCH v3 8/9] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [PATCH v3 9/9] hw/mem/cxl_type3: Add dpa range validation for accesses to dc regions

[PATCH v3] perf: CXL: fix mismatched cpmu event opcode
 2024-02-09 18:31 UTC  (3+ messages)

[PATCH v2 0/3] CDAT updates and fixes
 2024-02-09 11:23 UTC  (7+ messages)
` [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()

[RFC PATCH v5 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2024-02-09 11:17 UTC  (4+ messages)
` [RFC PATCH v5 01/12] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command

[RFC PATCH] cxl/region: Allow out of order assembly of autodiscovered regions
 2024-02-09  5:25 UTC  (6+ messages)

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

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

[ndctl PATCH v7 0/7] Support poison list retrieval
 2024-02-08 18:18 UTC  (11+ messages)
` [ndctl PATCH v7 1/7] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH v7 2/7] cxl: add an optional pid check to event parsing
` [ndctl PATCH v7 3/7] cxl/event_trace: add a private context for private parsers
` [ndctl PATCH v7 4/7] cxl/event_trace: add helpers get_field_[string|data]()
` [ndctl PATCH v7 5/7] cxl/list: collect and parse media_error records
` [ndctl PATCH v7 6/7] cxl/list: add --media-errors option to cxl list
` [ndctl PATCH v7 7/7] cxl/test: add cxl-poison.sh unit test

[PATCH v10 0/5] CXL, ACPI, APEI, EINJ: Update EINJ for CXL error types
 2024-02-08 17:43 UTC  (4+ messages)
` [PATCH v10 2/5] ACPI: Add CXL protocol error defines

[PATCH 0/2 v4] Add cond_guard() to conditional guards
 2024-02-08 16:21 UTC  (5+ messages)
` [PATCH 1/2 v4] cleanup: "
` [PATCH 2/2 v4] cxl/region: Use cond_guard() in show_targetN()

[PATCH v2 1/4] PCI/AER: Store more information in aer_err_info
 2024-02-08 16:16 UTC  (5+ messages)

Crash with CXL + TCG on 8.2: Was Re: qemu cxl memory expander shows numa_node -1
 2024-02-08 14:50 UTC  (14+ messages)

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

[ndctl PATCH v6 0/7] Support poison list retrieval
 2024-02-07 22:54 UTC  (5+ messages)

[PATCH 0/2 v3] Add cond_guard() to conditional guards
 2024-02-07 15:45 UTC  (9+ messages)
` [PATCH 1/2 v3] cleanup: "
` [PATCH 2/2 v3] cxl/region: Use cond_guard() in show_targetN()

[PATCH v2] perf: CXL: fix mismatched cpmu event opcode
 2024-02-07 12:27 UTC  (2+ messages)

[RFC PATCH] cxl/pci: Set default timeout for background operations
 2024-02-07 10:53 UTC 

cxl: question about cxl qos_class verification
 2024-02-07  0:19 UTC  (5+ messages)
    `  "
      ` (2) "
        `  "

[PATCH v5 0/12] cxl: Add support to report region access coordinates to numa nodes
 2024-02-06 22:28 UTC  (13+ messages)
` [PATCH v5 01/12] ACPI: HMAT: Remove register of memory node for generic target
` [PATCH v5 02/12] base/node / ACPI: Enumerate node access class for 'struct access_coordinate'
` [PATCH v5 03/12] ACPI: HMAT: Introduce 2 levels of generic port access class
` [PATCH v5 04/12] ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access classes
` [PATCH v5 05/12] cxl: Split out combine_coordinates() for common shared usage
` [PATCH v5 06/12] cxl: Split out host bridge access coordinates
` [PATCH v5 07/12] cxl: Move QoS class to be calculated from the nearest CPU
` [PATCH v5 08/12] cxl: Set cxlmd->endpoint before adding port device
` [PATCH v5 09/12] cxl/region: Calculate performance data for a region
` [PATCH v5 10/12] cxl/region: Add sysfs attribute for locality attributes of CXL regions
` [PATCH v5 11/12] cxl/region: Add memory hotplug notifier for cxl region
` [PATCH v5 12/12] cxl/region: Deal with numa nodes not enumarated by SRAT

[PATCH v2] acpi/ghes: Prevent sleeping with spinlock held
 2024-02-06 22:15 UTC 

[NDCTL PATCH v5 3/4] ndctl: cxl: add QoS class check for CXL region creation
 2024-02-06 21:05 UTC  (4+ messages)
` ndctl: Add support of qos_class for CXL CLI

[PATCH v5 0/4] cxl: Fix memdev qos_class sysfs attributes
 2024-02-06 19:03 UTC  (5+ messages)
` [PATCH v5 1/4] cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_perf'
` [PATCH v5 2/4] cxl: Remove unnecessary type cast in cxl_qos_class_verify()
` [PATCH v5 3/4] cxl: Fix sysfs export of qos_class for memdev
` [PATCH v5 4/4] cxl/test: Add support for qos_class checking

[PATCH v2 2/4] PCI/AER: Handle Advisory Non-Fatal properly
 2024-02-06 16:46 UTC  (3+ messages)

[PATCH] perf: CXL: fix mismatched cpmu event opcode
 2024-02-06 11:29 UTC  (3+ messages)

Question about a segmentation fault issue when accessing memory in a region
 2024-02-06 10:17 UTC  (3+ messages)

[PATCH] cxl: remove CONFIG_CXL_PMU entry in drivers/cxl/Kconfig
 2024-02-05 22:07 UTC  (3+ messages)

[PATCH 0/2 v2] Add cond_guard() to conditional guards
 2024-02-05 23:56 UTC  (6+ messages)
` [PATCH 1/2 v2] cleanup: "

[PATCH] device-dax: make dax_bus_type const
 2024-02-05 22:32 UTC  (3+ messages)

[PATCH RFC] cleanup/scoped_cond_guard: Fix multiple statements in fail
 2024-02-05 21:47 UTC  (3+ messages)

[PATCH v4 0/4] cxl: Fix memdev qos_class sysfs attributes
 2024-02-05 21:00 UTC  (7+ messages)
` [PATCH v4 1/4] cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_perf'
` [PATCH v4 2/4] cxl: Remove unnecessary type cast in cxl_qos_class_verify()
` [PATCH v4 3/4] cxl: Fix sysfs export of qos_class for memdev
` [PATCH v4 4/4] cxl/test: Add support for qos_class checking

[PATCH 0/2] Add cond_guard() to conditional guards
 2024-02-05 19:13 UTC  (3+ messages)
` [PATCH 1/2] cleanup: "

[PATCH v3 1/3] cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_perf'
 2024-02-05 18:40 UTC  (11+ messages)
` [PATCH v3 2/3] cxl: Fix sysfs export of qos_class for memdev

[PATCH v2 -qemu] hw/cxl: Support firmware updates
 2024-02-05 17:29 UTC 


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