linux-cxl.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-25 05:34:45 to 2022-09-16 16:27:48 UTC [more...]

[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

[RFC PATCH 0/9] CXL: Read and clear event logs
 2022-09-15 18:53 UTC  (29+ 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
` [RFC PATCH 8/9] cxl/test: Add specific events

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

[PATCH 0/7] ndctl: cxl: add monitor support for trace events
 2022-09-15 16:02 UTC  (12+ 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 00/15] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-09-14 22:11 UTC  (94+ 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 -next] memregion: Add arch_flush_memregion() interface
 2022-09-13 15:56 UTC  (20+ 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)

[PATCH v5 0/6] Add sanity check for interleave setup
 2022-08-30 15:17 UTC  (9+ messages)
` [PATCH v5 1/6] cxl: Add check for result of interleave ways plus granularity combo
` [PATCH v5 2/6] cxl: Add CXL spec v3.0 interleave support
` [PATCH v5 3/6] tools/testing/cxl: Add interleave check support to mock cxl port device
` [PATCH v5 4/6] cxl: change cxl_port_attribute_groups naming to avoid confusion
` [PATCH v5 5/6] cxl: export interleave address mask as port sysfs attribute
` [PATCH v5 6/6] cxl: export intereleave capability "

[PATCH V2 0/2] CXL: Taint user access to DOE mailbox config space
 2022-08-30 12:53 UTC  (9+ messages)
` [PATCH V2 1/2] PCI: Allow drivers to request exclusive config regions
` [PATCH V2 2/2] cxl/doe: Request exclusive DOE access

[ndctl PATCH 0/2] misc RPM / release scripts fixes
 2022-08-29 23:41 UTC  (3+ messages)
` [ndctl PATCH 1/2] ndctl.spec.in: Address misc. packaging bugs (RHBZ#2100157)
` [ndctl PATCH 2/2] scripts: update release scripts for meson

[PATCH v2] cxl: Replace HDM decoder granularity magic numbers
 2022-08-29 22:03 UTC 

[PATCH v2] tracepoint: Allow trace events in modules with TAINT_TEST
 2022-08-29 17:10 UTC 

[PATCH] tracepoint: Allow trace events in modules with TAINT_TEST
 2022-08-29 16:39 UTC  (6+ messages)

[RFC PATCH 0/2] cxl: BG operations and device sanitation
 2022-08-25 14:08 UTC  (5+ messages)
` [PATCH 1/2] cxl/mbox: Add background operation handling machinery
` [PATCH 2/2] cxl/mem: Support sanitation commands

[PATCH] cxl: Replace HDM decoder granularity magic numbers
 2022-08-25  5:48 UTC  (9+ 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).