linux-cxl.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-31 08:17:01 to 2022-09-20 21:19:56 UTC [more...]

[ndctl PATCH 0/6] cxl/test: Add more region ABI validation
 2022-09-20 21:19 UTC  (2+ messages)

[RFC PATCH 0/9] CXL: Read and clear event logs
 2022-09-20 20:23 UTC  (33+ messages)
` [RFC PATCH 1/9] cxl/mem: Implement Get Event Records command
` [RFC PATCH 2/9] cxl/mem: Implement Clear "
` [RFC PATCH 4/9] cxl/mem: Trace General Media Event Record
` [RFC PATCH 5/9] cxl/mem: Trace DRAM "
` [RFC PATCH 6/9] cxl/mem: Trace Memory Module "
` [RFC PATCH 7/9] cxl/test: Add generic mock events

[PATCH v4 0/3] CXL XOR Interleave Arithmetic
 2022-09-20 15:39 UTC  (4+ messages)
` [PATCH v4 1/3] For ACPICA: Add the CXIMS structure definition to the CEDT table
` [PATCH v4 2/3] cxl/acpi: Support CXL XOR Interleave Math (CXIMS)
` [PATCH v4 3/3] tools/testing/cxl: Add XOR math support

[PATCH v2 0/9] cxl: add monitor support for trace events
 2022-09-19 23:47 UTC  (10+ messages)
` [PATCH v2 1/9] cxl: add helper function to parse trace event to json object
` [PATCH v2 2/9] cxl: add helper to parse through all current events
` [PATCH v2 3/9] cxl: add common function to enable event trace
` [PATCH v2 4/9] cxl: add common function to disable "
` [PATCH v2 5/9] cxl: add monitor function for event trace events
` [PATCH v2 6/9] cxl: add logging functions for monitor
` [PATCH v2 7/9] cxl: add monitor command to cxl
` [PATCH v2 8/9] cxl: add systemd service for monitor
` [PATCH v2 9/9] cxl: add man page documentation "

[PATCH 0/7] ndctl: cxl: add monitor support for trace events
 2022-09-19 18:26 UTC  (13+ messages)
` [PATCH 1/7] ndctl: cxl: add helper function to parse trace event to json object
` [PATCH 2/7] ndctl: cxl: add helper to parse through all current events
` [PATCH 3/7] ndctl: cxl: add common function to enable event trace
` [PATCH 4/7] ndctl: cxl: add common function to disable "
` [PATCH 5/7] ndctl: cxl: add monitor function for event trace events
` [PATCH 6/7] ndctl: cxl: add logging functions for monitor
` [PATCH 7/7] ndctl: cxl: add monitor command to cxl

[PATCH v3 -next] memregion: Add cpu_cache_invalidate_memregion() interface
 2022-09-19 11:06 UTC 

[ACPICA PATCH] Add CXL 3.0 structures (CXIMS & RDPAS) to the CEDT table
 2022-09-16 23:35 UTC  (2+ messages)

[PATCH 00/15] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-09-16 23:16 UTC  (98+ messages)
` [PATCH 01/15] cxl/core: Remove duplicate declaration of devm_cxl_iomap_block()
  ` [PATCH 1/15] "
` [PATCH 02/15] cxl/core: Check physical address before mapping it in devm_cxl_iomap_block()
` [PATCH 03/15] cxl: Unify debug messages when calling devm_cxl_add_port()
  ` [PATCH 3/15] "
` [PATCH 04/15] cxl: Unify debug messages when calling devm_cxl_add_dport()
  ` [PATCH 4/15] "
` [PATCH 05/15] cxl/acpi: Add probe function to detect restricted CXL hosts in RCD mode
` [PATCH 06/15] PCI/ACPI: Link host bridge to its ACPI fw node
` [PATCH 07/15] cxl/acpi: Check RCH's PCIe Host Bridge ACPI ID
` [PATCH 08/15] cxl/acpi: Check RCH's CXL DVSEC capabilities
` [PATCH 09/15] cxl/acpi: Determine PCI host bridge's ACPI UID
` [PATCH 10/15] cxl/acpi: Extract the RCH's RCRB base address from CEDT
` [PATCH 11/15] cxl/acpi: Extract the host's component register base address from RCRB
` [PATCH 12/15] cxl/acpi: Skip devm_cxl_port_enumerate_dports() when in RCD mode
` [PATCH 13/15] cxl/acpi: Rework devm_cxl_enumerate_ports() to support "
` [PATCH 14/15] cxl/acpi: Enumerate ports in RCD mode to enable RCHs and RCDs
` [PATCH 15/15] cxl/acpi: Specify module load order dependency for the cxl_acpi module

[PATCH RFC v2 0/9] cxl/pci: Add fundamental error handling
 2022-09-16 23:11 UTC  (10+ messages)
` [PATCH RFC v2 1/9] cxl/pci: Cleanup repeated code in cxl_probe_regs() helpers
` [PATCH RFC v2 2/9] cxl/pci: Cleanup cxl_map_device_regs()
` [PATCH RFC v2 3/9] cxl/pci: Kill cxl_map_regs()
` [PATCH RFC v2 4/9] cxl/core/regs: Make cxl_map_{component, device}_regs() device generic
` [PATCH RFC v2 5/9] cxl/port: Limit the port driver to just the HDM Decoder Capability
` [PATCH RFC v2 6/9] cxl/pci: Prepare for mapping RAS Capability Structure
` [PATCH RFC v2 7/9] cxl/pci: Find and map the "
` [PATCH RFC v2 8/9] cxl/pci: add tracepoint events for CXL RAS
` [PATCH RFC v2 9/9] cxl/pci: Add (hopeful) error handling support

On Patchwork for managing linux-cxl
 2022-09-16 20:25 UTC 

[PATCH v3 0/3] CXL XOR Interleave Arithmetic
 2022-09-16 16:26 UTC  (5+ messages)
` [PATCH v3 1/3] For ACPICA: Add the CXIMS structure definition to the CEDT table
` [PATCH v3 2/3] cxl/acpi: Support CXL XOR Interleave Math (CXIMS)
` [PATCH v3 3/3] tools/testing/cxl: Add XOR math support

[ndctl PATCH 0/2] Add CXL XOR region test
 2022-09-16  1:35 UTC  (3+ messages)
` [ndctl PATCH 1/2] cxl/test: add cxl_xor_region test
` [ndctl PATCH 2/2] cxl/test: allow another host bridge in cxl-topology check

[PATCH] cxl: check decoder count for end device
 2022-09-15 18:11 UTC 

[PATCH -next] memregion: Add arch_flush_memregion() interface
 2022-09-13 15:56 UTC  (19+ messages)

[ndctl PATCH 0/2] cxl: Add cxl list image, image-from-file subcommands
 2022-09-09 22:59 UTC  (6+ messages)
` [ndctl PATCH 1/2] cxl: Add root port attribute to cxl list output
` [ndctl PATCH 2/2] cxl: Add list image, image-from-file to CXL command

[PATCH] [RFC]cxl: add get-alert-config command
 2022-09-09 21:04 UTC  (2+ messages)

[ndctl PATCH] meson.build: be specific for library path
 2022-09-07 19:37 UTC  (3+ messages)

[PATCH v2 00/28] CXL PMEM Region Provisioning
 2022-09-06 13:25 UTC  (3+ messages)
` [PATCH v2 16/28] resource: Introduce alloc_free_mem_region()

(SPDM) Device attestation, secure channels from host to device etc: Discuss at Plumbers?
 2022-09-06 11:59 UTC  (10+ messages)

[RFC PATCH v3 0/4] PCI/CMA and SPDM Library - Device attestation etc
 2022-09-06 11:15 UTC  (5+ messages)
` [RFC PATCH v3 1/4] lib/asn1_encoder: Add a function to encode many byte integer values
` [RFC PATCH v3 2/4] spdm: Introduce a library for DMTF SPDM
` [RFC PATCH v3 3/4] PCI/CMA: Initial support for Component Measurement and Authentication ECN
` [RFC PATCH v3 4/4] cxl/pci: Add really basic CMA authentication support

[RFC PATCH v2 0/4] CXL 3.0 Performance Monitoring Unit support
 2022-09-01 22:36 UTC  (3+ messages)
` [RFC PATCH v2 2/4] cxl/pci: Find and register CXL PMU devices

[RFC PATCH 0/3] CXL Performance Monitoring Unit QEMU emulation
 2022-08-31 15:33 UTC  (4+ messages)
` [RFC PATCH 1/3] hw/mem/cxl-type3: Add MSI/MSIX support
` [RFC PATCH 2/3] hw/cxl: Switch to using an array for CXLRegisterLocator base addresses
` [RFC PATCH 3/3] hw/cxl: CXL Performance Monitoring Unit (CPMU) Emulation

[ndctl PATCH] cxl/test: Skip tests in the absence of the cxl_test module
 2022-08-31 11:22 UTC  (2+ messages)


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 NNTP newsgroup(s).