Linux CXL
 help / color / mirror / Atom feed
 messages from 2022-11-17 20:44:45 to 2022-11-30 09:30:28 UTC [more...]

[PATCH 00/11] CXL: Process event logs
 2022-11-30  9:30 UTC  (22+ messages)
` [PATCH 02/11] cxl/mem: Implement Get Event Records command
` [PATCH 07/11] cxl/mem: Trace Memory Module Event Record
` [PATCH 08/11] cxl/mem: Wire up event interrupts
` [PATCH 09/11] cxl/test: Add generic mock events

[PATCH v4 00/12] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-11-30  8:16 UTC  (40+ messages)
` [PATCH v4 01/12] cxl/acpi: Simplify cxl_nvdimm_bridge probing
` [PATCH v4 02/12] cxl/region: Drop redundant pmem region release handling
` [PATCH v4 03/12] cxl/pmem: Refactor nvdimm device registration, delete the workqueue
  ` [PATCH v5 "
` [PATCH v4 04/12] cxl/pmem: Remove the cxl_pmem_wq and related infrastructure
` [PATCH v4 05/12] cxl/acpi: Move rescan to the workqueue
` [PATCH v4 06/12] tools/testing/cxl: Make mock CEDT parsing more robust
` [PATCH v4 07/12] cxl/ACPI: Register CXL host ports by bridge device
` [PATCH v4 08/12] cxl/acpi: Extract component registers of restricted hosts from RCRB
` [PATCH v4 09/12] cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_mem
` [PATCH v4 10/12] cxl/port: Add RCD endpoint port enumeration
` [PATCH v4 11/12] tools/testing/cxl: Add an RCH topology
` [PATCH v4 12/12] cxl/acpi: Set ACPI's CXL _OSC to indicate CXL1.1 support

[PATCH 0/5] cxl: CXL Inject & Clear Poison
 2022-11-30  4:34 UTC  (6+ messages)
` [PATCH 1/5] cxl/memdev: Add support for the Inject Poison mailbox command
` [PATCH 2/5] cxl/memdev: Add support for the Clear "
` [PATCH 3/5] tools/testing/cxl: Mock the Inject "
` [PATCH 4/5] tools/testing/cxl: Mock the Clear "
` [PATCH 5/5] tools/testing/cxl: Use injected poison for Get Poison List

[PATCH v5 00/18] Introduce security commands for CXL pmem device
 2022-11-30  1:33 UTC  (14+ messages)
` [PATCH v5 03/18] cxl/pmem: Add "Set Passphrase" security command support
` [PATCH v5 05/18] cxl/pmem: Add Disable Passphrase "
` [PATCH v5 14/18] cxl/pmem: add id attribute to CXL based nvdimm
` [PATCH v5 16/18] cxl/pmem: add provider name to cxl pmem dimm attribute group
` [PATCH v5 17/18] libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flag
` [PATCH v5 18/18] cxl: add dimm_id support for __nvdimm_create()

[PATCH v4 00/11] cxl/pci: Add fundamental error handling
 2022-11-29 19:45 UTC  (13+ messages)
` [PATCH v4 01/11] cxl/pci: Cleanup repeated code in cxl_probe_regs() helpers
` [PATCH v4 02/11] cxl/pci: Cleanup cxl_map_device_regs()
` [PATCH v4 03/11] cxl/pci: Kill cxl_map_regs()
` [PATCH v4 04/11] cxl/core/regs: Make cxl_map_{component, device}_regs() device generic
` [PATCH v4 05/11] cxl/port: Limit the port driver to just the HDM Decoder Capability
` [PATCH v4 06/11] cxl/pci: Prepare for mapping RAS Capability Structure
` [PATCH v4 07/11] cxl/pci: Find and map the "
` [PATCH v4 08/11] cxl/pci: add tracepoint events for CXL RAS
` [PATCH v4 09/11] cxl/pci: Add (hopeful) error handling support
` [PATCH v4 10/11] PCI/AER: Add optional logging callback for correctable error
` [PATCH v4 11/11] cxl/pci: Add callback to log AER "

[PATCH v3 00/11] cxl/pci: Add fundamental error handling
 2022-11-28 21:01 UTC  (24+ messages)
` [PATCH v3 01/11] cxl/pci: Cleanup repeated code in cxl_probe_regs() helpers
` [PATCH v3 02/11] cxl/pci: Cleanup cxl_map_device_regs()
` [PATCH v3 03/11] cxl/pci: Kill cxl_map_regs()
` [PATCH v3 04/11] cxl/core/regs: Make cxl_map_{component, device}_regs() device generic
` [PATCH v3 05/11] cxl/port: Limit the port driver to just the HDM Decoder Capability
` [PATCH v3 06/11] cxl/pci: Prepare for mapping RAS Capability Structure
` [PATCH v3 07/11] cxl/pci: Find and map the "
` [PATCH v3 08/11] cxl/pci: add tracepoint events for CXL RAS
` [PATCH v3 09/11] cxl/pci: Add (hopeful) error handling support
` [PATCH v3 10/11] PCI/AER: Add optional logging callback for correctable error
` [PATCH v3 11/11] cxl/pci: Add callback to log AER "

[PATCH V3 0/2] PCI/DOE: Remove asynchronous task support
 2022-11-28 19:47 UTC  (9+ messages)
` [PATCH V3 1/2] PCI/DOE: Remove the pci_doe_flush_mb() call
` [PATCH V3 2/2] PCI/DOE: Remove asynchronous task support

[RFC v4 0/3] CXL Type-3 Volatile Memory Support
 2022-11-28 15:01 UTC  (4+ messages)
` [RFC v4 1/3] hw/cxl: Add CXL_CAPACITY_MULTIPLIER definition
` [RFC v4 2/3] tests/qtest/cxl-test: whitespace, line ending cleanup
` [RFC v4 3/3] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)

[PATCH 0/2] DOE WARN splat be gone
 2022-11-28  4:25 UTC  (3+ messages)
` [PATCH 1/2] PCI/DOE: Silence WARN splat upon task submission
` [PATCH 2/2] PCI/DOE: Provide synchronous API

[PATCH V2 0/2] PCI/DOE: Remove asynchronous task support
 2022-11-24 11:19 UTC  (9+ messages)
` [PATCH V2 1/2] PCI/DOE: Remove the pci_doe_flush_mb() call
` [PATCH V2 2/2] PCI/DOE: Remove asynchronous task support

[PATCH 4/5] driver core: make struct device_type.devnode() take a const *
 2022-11-23 19:23 UTC  (2+ messages)

[PATCH 0/4 v3] Multi-Region and Volatile Memory support for CXL Type-3 Devices
 2022-11-23 17:42 UTC  (4+ messages)
` [PATCH 3/4] hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)

Prototyping on CXL hardware
 2022-11-23  8:39 UTC  (3+ messages)

[PATCH 0/4] CXL Address Translation
 2022-11-22 23:07 UTC  (5+ messages)
` [PATCH 1/4] cxl/region: Add a DPA to HPA translation helper
` [PATCH 2/4] cxl/region: Check addr trans at pmem region create (debug only)
` [PATCH 3/4] cxl/acpi: Move the target entry(n) calc to its own function
` [PATCH 4/4] cxl/acpi: Add a match on dport check for XOR addr translation

[PATCH v8 0/3] CXL XOR Interleave Arithmetic
 2022-11-22 22:52 UTC  (4+ messages)
` [PATCH v8 1/3] ACPICA commit 2d8dc0383d3c908389053afbdc329bbd52f009ce
` [PATCH v8 2/3] cxl/acpi: Support CXL XOR Interleave Math (CXIMS)
` [PATCH v8 3/3] tools/testing/cxl: Add XOR Math support to cxl_test

[PATCH V2] PCI/DOE: Detect on stack work items automatically
 2022-11-22 22:06 UTC  (14+ messages)

[PATCH] PCI/DOE: Remove asynchronous task support
 2022-11-22 20:12 UTC  (16+ messages)

[RFC PATCH 0/2] cxl: BG operations and device sanitation
 2022-11-22  9:44 UTC  (5+ messages)
` [PATCH 1/2] cxl/mbox: Add background operation handling machinery

You're in very huge troubles therefore, you much better read through this
 2022-11-21 23:04 UTC 

trace events
 2022-11-21 14:25 UTC  (7+ messages)

[ndctl PATCH 0/3] Support poison list retrieval
 2022-11-21 10:57 UTC  (8+ messages)
` [ndctl PATCH 1/5] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH 4/5] cxl/list: add --media-errors option to cxl list

[PATCH] device-dax: Fix duplicate 'hmem' device registration
 2022-11-20  1:37 UTC 

[PATCH v5 12/18] tools/testing/cxl: Add "passphrase secure erase" opcode support
 2022-11-18 22:07 UTC  (2+ messages)
` [PATCH v6] "

[PATCH v3 0/9] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-11-18 20:30 UTC  (18+ messages)
` [PATCH v3 2/9] cxl/acpi: Extract component registers of restricted hosts from RCRB
` [PATCH v3 5/9] cxl/pci: Only register RCDs with device 0, function 0 as CXL memory device

[PATCH RFC v2 0/9] cxl/pci: Add fundamental error handling
 2022-11-18 17:15 UTC  (12+ messages)

[ndctl PATCH v3] cxl/test: add cxl_xor_region test
 2022-11-18  4:53 UTC 

[PATCH v7 0/3] CXL XOR Interleave Arithmetic
 2022-11-18  4:33 UTC  (4+ messages)
` [PATCH v7 1/3] ACPICA commit 2d8dc0383d3c908389053afbdc329bbd52f009ce
` [PATCH v7 2/3] cxl/acpi: Support CXL XOR Interleave Math (CXIMS)
` [PATCH v7 3/3] tools/testing/cxl: Add XOR Math support to cxl_test

[PATCH v6 0/3] CXL XOR Interleave Arithmetic
 2022-11-18  0:32 UTC  (6+ messages)
` [PATCH v6 2/3] cxl/acpi: Support CXL XOR Interleave Math (CXIMS)

[PATCH v3 0/6] CXL Poison List Retrieval & Tracing
 2022-11-18  0:25 UTC  (13+ messages)
` [PATCH v3 2/6] cxl/mbox: Add GET_POISON_LIST mailbox command
` [PATCH v3 3/6] cxl/memdev: Add trigger_poison_list sysfs attribute
` [PATCH v3 4/6] cxl/region: "
` [PATCH v3 5/6] tools/testing/cxl: Mock the max err records field of Identify cmd

[PATCH v4 00/10] cxl: add monitor support for trace events
 2022-11-17 20:44 UTC  (6+ messages)
` [PATCH v4 05/10] cxl: add monitor function for event "


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