Linux CXL
 help / color / mirror / Atom feed
 messages from 2023-01-11 14:05:18 to 2023-01-23 10:41:45 UTC [more...]

[PATCH v2 00/10] Collection of DOE material
 2023-01-23 10:14 UTC  (5+ messages)
` [PATCH v2 01/10] PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=y
` [PATCH v2 02/10] PCI/DOE: Fix memory leak "
` [PATCH v2 03/10] PCI/DOE: Provide synchronous API and use it internally
` [PATCH v2 04/10] cxl/pci: Use synchronous API for DOE

[PATCH 0/8] hw/cxl: CXL emulation cleanups and minor fixes for upstream
 2023-01-23  9:44 UTC  (48+ messages)
` [PATCH 1/8] hw/mem/cxl_type3: Improve error handling in realize()
` [PATCH 2/8] hw/pci-bridge/cxl_downstream: Fix type naming mismatch
` [PATCH 3/8] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
` [PATCH 4/8] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
` [PATCH 5/8] hw/i386/acpi: Drop duplicate _UID entry for CXL root bridge
` [PATCH 6/8] qemu/bswap: Add const_le64()
` [PATCH 7/8] qemu/uuid: Add UUID static initializer
` [PATCH 8/8] hw/cxl/mailbox: Use new UUID network order define for cel_uuid
                      ` cxl nvdimm Potential probe ordering issues

[LSF/MM/BPF BoF] Session for CXL memory
 2023-01-23  5:51 UTC  (3+ messages)

[PATCH] cxl/mbox: Add debug messages for supported mailbox commands
 2023-01-23  5:39 UTC  (2+ messages)

[RFC PATCH 0/4] rasdaemon: Add support for the CXL error events
 2023-01-23  5:08 UTC  (9+ messages)
` [RFC PATCH 1/4] rasdaemon: Move definition for BIT and BIT_ULL to a common file
` [RFC PATCH 2/4] rasdaemon: Add support for the CXL poison events
` [RFC PATCH 3/4] rasdaemon: Add support for the CXL AER uncorrectable errors
` [RFC PATCH 4/4] rasdaemon: Add support for the CXL AER correctable errors

[PATCH] cxl/pmem: Fix nvdimm unregistration when cxl_pmem driver is absent
 2023-01-21  0:26 UTC 

[RFC] cxl-host: Fix committed check for passthrough decoder
 2023-01-20 17:39 UTC  (5+ messages)

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

[RFC v4 3/3] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
 2023-01-20 10:59 UTC  (13+ messages)

[PATCH] tools/testing/cxl: Remove cxl_test modulo math loading messages
 2023-01-19 23:29 UTC 

[PATCH v4] cxl/mbox: Fix Payload Length check for Get Log command
 2023-01-19  9:49 UTC 

[PATCH v3] cxl/mbox: Fix Payload Length check for Get Log command
 2023-01-19  9:04 UTC  (2+ messages)

[PATCH v2 0/6] cxl: CXL Inject & Clear Poison
 2023-01-19  5:00 UTC  (7+ messages)
` [PATCH v2 1/6] cxl/memdev: Add support for the Inject Poison mailbox command
` [PATCH v2 2/6] cxl/memdev: Add support for the Clear "
` [PATCH v2 3/6] tools/testing/cxl: Mock the Inject "
` [PATCH v2 4/6] tools/testing/cxl: Mock the Clear "
` [PATCH v2 5/6] tools/testing/cxl: Use injected poison for get poison list
` [PATCH v2 6/6] tools/testing/cxl: Add a param to test poison injection limits

[PATCH v9 0/3] CXL XOR Interleave Arithmetic
 2023-01-18 23:18 UTC  (4+ messages)
` [PATCH v9 3/3] tools/testing/cxl: Add XOR Math support to cxl_test

[PATCH v5 0/5] CXL Poison List Retrieval & Tracing
 2023-01-18 20:59 UTC  (6+ messages)
` [PATCH v5 1/5] cxl/mbox: Add GET_POISON_LIST mailbox command
` [PATCH v5 2/5] cxl/trace: Add TRACE support for CXL media-error records
` [PATCH v5 3/5] cxl/memdev: Add trigger_poison_list sysfs attribute
` [PATCH v5 4/5] cxl/region: "
` [PATCH v5 5/5] tools/testing/cxl: Mock support for Get Poison List

[PATCH v2] cxl/trace: Add an HPA to cxl_poison trace events
 2023-01-18 20:18 UTC 

[PATCH v3 0/8] cxl: Introduce HDM decoder emulation from DVSEC range registers
 2023-01-18 18:09 UTC  (9+ messages)
` [PATCH v3 1/8] cxl: break out range register decoding from cxl_hdm_decode_init()
` [PATCH v3 2/8] cxl: export cxl_dvsec_rr_decode() to cxl_port
` [PATCH v3 3/8] cxl: refactor cxl_hdm_decode_init()
` [PATCH v3 4/8] cxl: emulate HDM decoder from DVSEC range registers
` [PATCH v3 5/8] cxl: create emulated cxl_hdm for devices that do not have HDM decoders
` [PATCH v3 6/8] cxl: create emulated decoders for devices without "
` [PATCH v3 7/8] cxl: Add emulation when HDM decoders are not committed
` [PATCH v3 8/8] cxl: remove locked check for dvsec_range_allowed()

[PATCH v2 0/8] cxl: Introduce HDM decoder emulation from DVSEC range registers
 2023-01-18 15:22 UTC  (22+ messages)
` [PATCH v2 1/8] cxl: break out range register decoding from cxl_hdm_decode_init()
` [PATCH v2 2/8] cxl: export cxl_dvsec_rr_decode() to cxl_port
` [PATCH v2 3/8] cxl: refactor cxl_hdm_decode_init()
` [PATCH v2 4/8] cxl: emulate HDM decoder from DVSEC range registers
` [PATCH v2 5/8] cxl: create emulated cxl_hdm for devices that do not have HDM decoders
` [PATCH v2 6/8] cxl: create emulated decoders for devices without "
` [PATCH v2 7/8] cxl: Add emulation when HDM decoders are not committed
` [PATCH v2 8/8] cxl: remove locked check for dvsec_range_allowed()

[RFC PATCH 0/2] CXL UE RAS Multiple Header Logging support
 2023-01-18 15:19 UTC  (7+ messages)
` [RFC PATCH 1/2] cxl: RAS: Multiple header recording support
` [RFC PATCH 2/2] cxl: Add tprintk support for header log hex dump

[PATCH v7 0/8] cxl: Process event logs
 2023-01-18  5:53 UTC  (9+ messages)
` [PATCH v7 1/8] cxl/mem: Read, trace, and clear events on driver load
` [PATCH v7 2/8] cxl/mem: Wire up event interrupts
` [PATCH v7 3/8] cxl/mem: Trace General Media Event Record
` [PATCH v7 4/8] cxl/mem: Trace DRAM "
` [PATCH v7 5/8] cxl/mem: Trace Memory Module "
` [PATCH v7 6/8] cxl/test: Add generic mock events
` [PATCH v7 7/8] cxl/test: Add specific events
` [PATCH v7 8/8] cxl/test: Simulate event log overflow

[PATCH v6 0/8] cxl: Process event logs
 2023-01-18  1:12 UTC  (18+ messages)
` [PATCH v6 1/8] cxl/mem: Read, trace, and clear events on driver load
` [PATCH v6 2/8] cxl/mem: Wire up event interrupts
` [PATCH v6 3/8] cxl/mem: Trace General Media Event Record
` [PATCH v6 4/8] cxl/mem: Trace DRAM "
` [PATCH v6 5/8] cxl/mem: Trace Memory Module "
` [PATCH v6 6/8] cxl/test: Add generic mock events

[RFC PATCH 0/2] CXL UE RAS Multiple Header Logging support
 2023-01-17 17:36 UTC  (4+ messages)
` [RFC PATCH 1/2] cxl: RAS: Multiple header recording support

[PATCH] cxl/region: Fix null pointer dereference for resetting decoder
 2023-01-17 17:12 UTC  (3+ messages)

[PATCH 0/7] hw/cxl: RAS error emulation and injection
 2023-01-16 11:04 UTC  (10+ messages)
` [PATCH 1/7] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
` [PATCH 2/7] hw/pci/aer: Add missing routing for AER errors
` [PATCH 3/7] hw/pci-bridge/cxl_root_port: Wire up AER
` [PATCH 4/7] hw/pci-bridge/cxl_root_port: Wire up MSI
` [PATCH 5/7] hw/mem/cxl-type3: Add AER extended capability
` [PATCH 6/7] hw/pci/aer: Make PCIE AER error injection facility available for other emulation to use
` [PATCH 7/7] hw/mem/cxl_type3: Add CXL RAS Error Injection Support

[PATCH] cxl: fix cdat_available state post error
 2023-01-13 23:38 UTC  (3+ messages)

[PATCH ndctl] test/cxl-xor-region.sh: skip instead of fail for missing cxl_test
 2023-01-13 17:56 UTC  (2+ messages)

[PATCH v2] cxl/mbox: Fix Payload Length check for Get Log command
 2023-01-13 14:10 UTC  (4+ messages)

[PATCH v2 06/16] driver core: make struct device_type.devnode() take a const *
 2023-01-13 13:33 UTC  (2+ messages)

[PATCH] cxl/mbox: Fix Payload Length check for Get Log command
 2023-01-13 13:28 UTC  (4+ messages)

[PATCH 0/3] cxl: Misc fixups that missed v6.2
 2023-01-13 11:39 UTC  (10+ messages)
` [PATCH 1/3] cxl/mem: Quiet port walking warning
` [PATCH 2/3] cxl/region: Clarify when a cxld->commit() callback is mandatory
` [PATCH 3/3] cxl/port: Link the 'parent_dport' in portX/ and endpointX/ sysfs

[ANNOUNCE] ndctl v75
 2023-01-13  5:12 UTC 

[PATCH v4 0/5] CXL Poison List Retrieval & Tracing
 2023-01-12 16:37 UTC  (4+ messages)
` [PATCH v4 2/5] cxl/trace: Add TRACE support for CXL media-error records

[PATCH v2 0/8] QEMU CXL Provide mock CXL events and irq support
 2023-01-12 15:34 UTC  (7+ messages)
` [PATCH v2 8/8] hw/cxl/events: Add in inject general media event

[PATCH v2 0/8] hw/cxl: CXL emulation cleanups and minor fixes for upstream
 2023-01-12 10:37 UTC  (10+ messages)
` [PATCH v2 1/8] hw/mem/cxl_type3: Improve error handling in realize()
` [PATCH v2 2/8] hw/pci-bridge/cxl_downstream: Fix type naming mismatch
` [PATCH v2 3/8] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
` [PATCH v2 4/8] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
` [PATCH v2 5/8] hw/i386/acpi: Drop duplicate _UID entry for CXL root bridge
` [PATCH v2 6/8] qemu/bswap: Add const_le64()
` [PATCH v2 7/8] qemu/uuid: Add UUID static initializer
` [PATCH v2 8/8] hw/cxl/mailbox: Use new UUID network order define for cel_uuid

[PATCH ndctl 0/4] cxl: misc coverity and typo fixes
 2023-01-11 22:54 UTC  (9+ messages)
` [PATCH ndctl 1/4] ndctl/lib: fix usage of a non NUL-terminated string
` [PATCH ndctl 2/4] cxl/region: fix a resource leak in to_csv()
` [PATCH ndctl 3/4] cxl/region: fix an out of bounds access "
` [PATCH ndctl 4/4] cxl/region: fix a comment typo


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