Linux CXL
 help / color / mirror / Atom feed
 messages from 2023-02-16 02:04:36 to 2023-02-27 09:41:01 UTC [more...]

[PATCH v5 0/8] hw/cxl: RAS error emulation and injection
 2023-02-27  9:40 UTC  (24+ messages)
` [PATCH v5 1/8] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
` [PATCH v5 2/8] hw/pci/aer: Add missing routing for AER errors
` [PATCH v5 3/8] hw/pci-bridge/cxl_root_port: Wire up AER
` [PATCH v5 4/8] hw/pci-bridge/cxl_root_port: Wire up MSI
` [PATCH v5 5/8] hw/mem/cxl-type3: Add AER extended capability
` [PATCH v5 6/8] hw/cxl: Fix endian issues in CXL RAS capability defaults / masks
` [PATCH v5 7/8] hw/pci/aer: Make PCIE AER error injection facility available for other emulation to use
` [PATCH v5 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support

[PATCH v3 0/7] cxl: Background cmds and device sanitation
 2023-02-27  3:46 UTC  (10+ messages)
` [PATCH 1/7] cxl/mbox: Add background cmd handling machinery
` [PATCH 2/7] cxl/security: Add security state sysfs ABI
` [PATCH 3/7] cxl/region: Add cxl_memdev_active_region()
` [PATCH 4/7] cxl/mem: Support Sanitation
` [PATCH 5/7] cxl/test: Add "Sanitize" opcode support
` [PATCH 6/7] cxl/mem: Support Secure Erase
` [PATCH 7/7] cxl/test: Add "Secure Erase" opcode support

[ndctl 0/3] Support for inject poison
 2023-02-27  3:25 UTC  (8+ messages)
  ` [ndctl 1/3] libcxl: add memdev inject poison support
  ` [ndctl 2/3] cxl: add inject-poison command to cxl tool
  ` [ndctl 3/3] Documentation: add man page documentation for inject-poison

[GIT PULL] Compute Express Link (CXL) for 6.3
 2023-02-25 17:33 UTC  (2+ messages)

[ANN]: kdevops v6.2 released devices
 2023-02-24 23:10 UTC 

[PATCH -qemu 0/3] cxl: Background commands and device sanitation
 2023-02-24 19:44 UTC  (4+ messages)
` [PATCH 1/3] cxl/mbox: Add support for background operations
` [PATCH 2/3] cxl/mbox: Wire up interrupts for background completion
` [PATCH 3/3] cxl: Add support for device sanitation

[PATCH 0/6] hw/cxl: Poison get, inject, clear
 2023-02-24 15:10 UTC  (14+ messages)
` [PATCH 1/6] hw/cxl: Move enum ret_code definition to cxl_device.h
` [PATCH 2/6] hw/cxl: rename mailbox return code type from ret_code to CXLRetCode
` [PATCH 3/6] hw/cxl: Introduce cxl_device_get_timestamp() utility function
` [PATCH 4/6] hw/cxl: QMP based poison injection support
` [PATCH 5/6] hw/cxl: Add poison injection via the mailbox
` [PATCH 6/6] hw/cxl: Add clear poison mailbox command support

[PATCH ndctl 0/2] fix a couple of meson issues with v76
 2023-02-24 15:29 UTC  (8+ messages)
` [PATCH ndctl 1/2] cxl/monitor: fix include paths for tracefs and traceevent
` [PATCH ndctl 2/2] cxl/event-trace: use the wrapped util_json_new_u64()

[ndctl PATCH] cxl/monitor: Make libtracefs dependency optional
 2023-02-24 15:27 UTC  (5+ messages)

[PATCH 0/2] hw/mem: CXL Type-3 Volatile Memory Support
 2023-02-24 12:01 UTC  (8+ messages)
  ` [PATCH 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)

Question on DOE requirements for CXL/CDAT and CMA/SPDM
 2023-02-24  6:56 UTC  (2+ messages)

[PATCH 0/2] cxl: DVSEC Range emulation fixups
 2023-02-24  1:14 UTC  (9+ messages)
` [PATCH 1/2] cxl/hdm: Fix double allocation of @cxlhdm
` [PATCH 2/2] cxl/hdm: Skip emulation when driver manages mem_enable

[PATCH v2] cxl/pci: Set the device timestamp
 2023-02-23 22:11 UTC  (8+ messages)

Programming HDM decoders
 2023-02-23 21:56 UTC 

[PATCH v9] cxl: add RAS status unmasking for CXL
 2023-02-23  5:01 UTC  (2+ messages)

[ANNOUNCE] ndctl v76
 2023-02-22 22:46 UTC 

[PATCH v2 00/20] CXL RAM and the 'Soft Reserved' => 'System RAM' default
 2023-02-22 22:18 UTC  (5+ messages)

[PATCH ndctl] ndctl.spec.in: Add build dependencies for libtraceevent and libtracefs
 2023-02-22 21:25 UTC  (3+ messages)

[PATCH 12/18] cxl: Add helpers to calculate pci latency for the CXL device
 2023-02-22 17:54 UTC  (6+ messages)

[PATCH v3] cxl/mbox: Use local cxl_device_state variable
 2023-02-22 14:04 UTC 

[PATCH ndctl 0/3] cxl/monitor: coverity and misc other fixes
 2023-02-22  6:33 UTC  (14+ messages)
` [PATCH ndctl 1/3] cxl/event_trace: fix a resource leak in cxl_event_to_json()
` [PATCH ndctl 2/3] cxl/monitor: retain error code in monitor_event()
` [PATCH ndctl 3/3] test/cxl-security.sh: avoid intermittent failures due to sasync probe

[PATCH v3 0/2] hw/mem: CXL Type-3 Volatile Memory Support
 2023-02-21 22:33 UTC  (5+ messages)
` [PATCH v3 1/2] tests/qtest/cxl-test: whitespace, line ending cleanup
` [PATCH v3 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)

[PATCH] cxl/hdm: dev_warn() on unsupported mixed mode decoder
 2023-02-21 17:14 UTC  (4+ messages)

[PATCH v5 0/7] cxl: Introduce HDM decoder emulation from DVSEC range registers
 2023-02-21 16:48 UTC  (6+ messages)
` [PATCH v5 6/7] cxl/hdm: Add emulation when HDM decoders are not committed

[RFC] CXL: TCG/KVM instruction alignment issue discussion default
 2023-02-18 10:22 UTC 

[PATCH 00/18] CXL RAM and the 'Soft Reserved' => 'System RAM' default
 2023-02-18  9:47 UTC  (9+ messages)

[LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
 2023-02-21  1:41 UTC 

[PATCH] dax/kmem: Fix leak of memory-hotplug resources
 2023-02-20  7:53 UTC  (5+ messages)

[LSF/MM/BPF BoF] Session for CXL memory
 2023-02-20  4:55 UTC  (5+ messages)

[ndctl 1/3] libcxl: add memdev inject poison support
 2023-02-20  1:37 UTC  (3+ messages)
  ` [ndctl 2/3] cxl: add inject-poison command to cxl tool
  ` [ndctl 3/3] Documentation: add man page documentation for inject-poison

[PATCH v4 0/8] hw/cxl: RAS error emulation and injection
 2023-02-19 15:25 UTC  (18+ messages)
` [PATCH v4 1/8] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
` [PATCH v4 2/8] hw/pci/aer: Add missing routing for AER errors
` [PATCH v4 3/8] hw/pci-bridge/cxl_root_port: Wire up AER
` [PATCH v4 4/8] hw/pci-bridge/cxl_root_port: Wire up MSI
` [PATCH v4 5/8] hw/mem/cxl-type3: Add AER extended capability
` [PATCH v4 6/8] hw/cxl: Fix endian issues in CXL RAS capability defaults / masks
` [PATCH v4 7/8] hw/pci/aer: Make PCIE AER error injection facility available for other emulation to use
` [PATCH v4 8/8] hw/mem/cxl_type3: Add CXL RAS Error Injection Support

[PATCH v3 00/16] Collection of DOE material
 2023-02-19 13:03 UTC  (11+ messages)
` [PATCH v3 01/16] cxl/pci: Fix CDAT retrieval on big endian
` [PATCH v3 04/16] cxl/pci: Handle excessive CDAT length
` [PATCH v3 16/16] cxl/pci: Rightsize CDAT response allocation

[cxl:next] BUILD SUCCESS e686c32590f40bffc45f105c04c836ffad3e531a
 2023-02-18 11:43 UTC 

[PATCH v7 0/6] CXL Poison List Retrieval & Tracing
 2023-02-18  2:18 UTC  (7+ messages)
` [PATCH v7 1/6] cxl/mbox: Add GET_POISON_LIST mailbox command
` [PATCH v7 2/6] cxl/trace: Add TRACE support for CXL media-error records
` [PATCH v7 3/6] cxl/memdev: Add trigger_poison_list sysfs attribute
` [PATCH v7 4/6] cxl/region: Provide region info to the cxl_poison trace event
` [PATCH v7 5/6] cxl/trace: Add an HPA to cxl_poison trace events
` [PATCH v7 6/6] tools/testing/cxl: Mock support for Get Poison List

CXL 2.0 memory pooling emulation
 2023-02-17 11:02 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] CXL Fabric Manager (FM) architecture
 2023-02-17 18:31 UTC  (5+ messages)
  ` [External] "

[PATCH v2 0/2] hw/mem: CXL Type-3 Volatile Memory Support
 2023-02-17 17:56 UTC  (3+ messages)
` [PATCH v2 1/2] tests/qtest/cxl-test: whitespace, line ending cleanup
` [PATCH v2 2/2] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)

[PATCH V4 0/4] rasdaemon: Add support for the CXL error events
 2023-02-17 16:59 UTC  (5+ messages)
` [PATCH V4 3/4] rasdaemon: Add support for the CXL AER uncorrectable errors
` [PATCH V4 4/4] rasdaemon: Add support for the CXL AER correctable errors

[PATCH] cxl/pmem: Fix nvdimm registration races
 2023-02-17 16:50 UTC  (2+ messages)

Not enough CXL HDM decoders in pass through host bridges (sort of)
 2023-02-17 14:29 UTC  (4+ messages)

[PATCH] cxl/mem: Add kdoc param for event log driver state
 2023-02-16 22:49 UTC  (2+ messages)

[PATCH v2 0/3] cxl: Enhance trace point information
 2023-02-16 22:48 UTC  (2+ messages)

[cxl:next] BUILD SUCCESS a5fcd228ca1db9810ba1ed461c90b6ee933b9daf
 2023-02-16 18:04 UTC 

[linux-next:master] BUILD REGRESSION 509583475828c4fd86897113f78315c1431edcc3
 2023-02-16 16:52 UTC 

[linux-next:master] BUILD REGRESSION 9d9019bcea1aac7eed64a1a4966282b6b7b141c8
 2023-02-16  2:05 UTC 

[PATCH v6 0/6] CXL Poison List Retrieval & Tracing
 2023-02-16  2:04 UTC  (4+ messages)
` [PATCH v6 4/6] cxl/region: Provide region info to the cxl_poison trace event


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