Linux CXL
 help / color / mirror / Atom feed
 messages from 2022-11-22 15:53:33 to 2022-12-01 02:21:40 UTC [more...]

[PATCH v7 00/20] Introduce security commands for CXL pmem device
 2022-12-01  2:20 UTC  (25+ messages)
` [PATCH v7 01/20] cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
` [PATCH v7 02/20] tools/testing/cxl: Add "Get Security State" opcode support
` [PATCH v7 03/20] cxl/pmem: Add "Set Passphrase" security command support
` [PATCH v7 04/20] tools/testing/cxl: Add "Set Passphrase" opcode support
` [PATCH v7 05/20] cxl/pmem: Add Disable Passphrase security command support
` [PATCH v7 06/20] tools/testing/cxl: Add "Disable" security opcode support
` [PATCH v7 07/20] cxl/pmem: Add "Freeze Security State" security command support
` [PATCH v7 08/20] tools/testing/cxl: Add "Freeze Security State" security opcode support
` [PATCH v7 09/20] cxl/pmem: Add "Unlock" security command support
` [PATCH v7 10/20] tools/testing/cxl: Add "Unlock" security opcode support
` [PATCH v7 11/20] cxl/pmem: Add "Passphrase Secure Erase" security command support
` [PATCH v7 12/20] tools/testing/cxl: Add "passphrase secure erase" opcode support
` [PATCH v7 13/20] nvdimm/cxl/pmem: Add support for master passphrase disable security command
` [PATCH v7 14/20] cxl/pmem: add id attribute to CXL based nvdimm
` [PATCH v7 15/20] tools/testing/cxl: add mechanism to lock mem device for testing
` [PATCH v7 16/20] cxl/pmem: add provider name to cxl pmem dimm attribute group
` [PATCH v7 17/20] libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flag
` [PATCH v7 18/20] cxl: bypass cpu_cache_invalidate_memregion() when in test config
` [PATCH v7 19/20] acpi/nfit: "
` [PATCH v7 20/20] cxl: add dimm_id support for __nvdimm_create()

[PATCH V2 00/11] CXL: Process event logs
 2022-12-01  0:27 UTC  (12+ messages)
` [PATCH V2 01/11] cxl/pci: Add generic MSI-X/MSI irq support
` [PATCH V2 02/11] cxl/mem: Implement Get Event Records command
` [PATCH V2 03/11] cxl/mem: Implement Clear "
` [PATCH V2 04/11] cxl/mem: Clear events on driver load
` [PATCH V2 05/11] cxl/mem: Trace General Media Event Record
` [PATCH V2 06/11] cxl/mem: Trace DRAM "
` [PATCH V2 07/11] cxl/mem: Trace Memory Module "
` [PATCH V2 08/11] cxl/mem: Wire up event interrupts
` [PATCH V2 09/11] cxl/test: Add generic mock events
` [PATCH V2 10/11] cxl/test: Add specific events
` [PATCH V2 11/11] cxl/test: Simulate event log overflow

[PATCH v4 00/11] cxl/pci: Add fundamental error handling
 2022-12-01  0:02 UTC  (19+ 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
    ` [v5 10/11 PATCH] "
    ` [v5 11/11 PATCH] cxl/pci: Add callback to log AER "
        ` [v6 "
` [PATCH v4 11/11] "

[RFC PATCH 0/8] cxl: Introduce HDM decoder emulation from DVSEC range registers
 2022-11-30 23:13 UTC  (9+ messages)
` [RFC PATCH 1/8] cxl: break out range register decoding from cxl_hdm_decode_init()
` [RFC PATCH 2/8] cxl: export cxl_dvsec_rr_decode() to cxl_port
` [RFC PATCH 3/8] cxl: refactor cxl_hdm_decode_init()
` [RFC PATCH 4/8] cxl: emulate HDM decoder from DVSEC range registers
` [RFC PATCH 5/8] cxl: create emulated cxl_hdm for devices that do not have HDM decoders
` [RFC PATCH 6/8] cxl: create emulated decoders for devices without "
` [RFC PATCH 7/8] cxl: suppress component register discovery failure warning for RCD
` [RFC PATCH 8/8] cxl: remove locked check for dvsec_range_allowed()

[PATCH v8 0/3] CXL XOR Interleave Arithmetic
 2022-11-30 22:51 UTC  (8+ 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 v9 0/3] CXL XOR Interleave Arithmetic
 2022-11-30 22:47 UTC  (4+ messages)
` [PATCH v9 1/3] ACPICA commit 2d8dc0383d3c908389053afbdc329bbd52f009ce
` [PATCH v9 2/3] cxl/acpi: Support CXL XOR Interleave Math (CXIMS)
` [PATCH v9 3/3] tools/testing/cxl: Add XOR Math support to cxl_test

[PATCH v4 00/12] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-11-30 21:02 UTC  (46+ 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/2] DOE WARN splat be gone
 2022-11-30 18:52 UTC  (7+ messages)
` [PATCH 1/2] PCI/DOE: Silence WARN splat upon task submission
` [PATCH 2/2] PCI/DOE: Provide synchronous API

[PATCH 0/4] CXL Address Translation
 2022-11-30 16:42 UTC  (8+ 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 0/5] cxl: CXL Inject & Clear Poison
 2022-11-30 15:15 UTC  (12+ 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 00/11] CXL: Process event logs
 2022-11-30 14:05 UTC  (23+ 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 v5 00/18] Introduce security commands for CXL pmem device
 2022-11-30  1:33 UTC  (13+ 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 v3 00/11] cxl/pci: Add fundamental error handling
 2022-11-28 21:01 UTC  (9+ messages)
` [PATCH v3 08/11] cxl/pci: add tracepoint events for CXL RAS
` [PATCH v3 10/11] PCI/AER: Add optional logging callback for correctable error

[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 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 V2] PCI/DOE: Detect on stack work items automatically
 2022-11-22 22:06 UTC  (6+ messages)

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


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