linux-cxl.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-31 23:43:12 to 2022-06-24 02:45:07 UTC [more...]

[PATCH 00/46] CXL PMEM Region Provisioning
 2022-06-24  2:45 UTC 

[PATCH] memregion: Fix memregion_free() fallback definition
 2022-06-23 23:56 UTC  (2+ messages)

[RFC PATCH 00/15] Region driver
 2022-06-23 23:44 UTC  (8+ messages)

[PATCH V11 0/8] CXL: Read CDAT and DSMAS data
 2022-06-23 18:14 UTC  (42+ messages)
` [PATCH V11 1/8] PCI: Add vendor ID for the PCI SIG
` [PATCH V11 2/8] PCI: Replace magic constant for PCI Sig Vendor ID
` [PATCH V11 3/8] PCI: Create PCI library functions in support of DOE mailboxes
` [PATCH V11 4/8] cxl/pci: Create PCI DOE mailbox's for memory devices
  ` [PATCH v11 "
` [PATCH V11 5/8] cxl/port: Read CDAT table
` [PATCH V11 6/8] cxl/port: Introduce cxl_cdat_valid()
` [PATCH V11 7/8] cxl/port: Retry reading CDAT on failure
` [PATCH V11 8/8] cxl/port: Parse out DSMAS data from CDAT table

[RFC PATCH 1/1] rasdaemon: Add support for the CXL poison events
 2022-06-22 12:20 UTC 

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

[RFC PATCH] hw/cxl: Initial poison injection support
 2022-06-22 10:38 UTC  (3+ messages)

[PATCH] cxl/acpi: Verify CHBS consistency
 2022-06-21 23:04 UTC  (4+ messages)

[PATCH V10 0/9] CXL: Read CDAT and DSMAS data
 2022-06-20 21:46 UTC  (24+ messages)
` [PATCH V10 1/9] PCI: Add vendor ID for the PCI SIG
` [PATCH V10 2/9] PCI: Replace magic constant for PCI Sig Vendor ID
` [PATCH V10 3/9] PCI: Create PCI library functions in support of DOE mailboxes
` [PATCH V10 4/9] cxl/pci: Create PCI DOE mailbox's for memory devices
` [PATCH V10 5/9] cxl/port: Find a DOE mailbox which supports CDAT
` [PATCH V10 6/9] cxl/port: Read CDAT table
` [PATCH V10 7/9] cxl/port: Introduce cxl_cdat_valid()
` [PATCH V10 8/9] cxl/port: Retry reading CDAT on failure
` [PATCH V10 9/9] cxl/port: Parse out DSMAS data from CDAT table

[PATCH 0/3] CXL Poison List Retrieval & Tracing
 2022-06-20 11:30 UTC  (40+ messages)
` [PATCH 1/3] trace, cxl: Introduce a TRACE_EVENT for CXL Poison Records
` [PATCH 2/3] cxl/mbox: Add GET_POISON_LIST mailbox command support
` [PATCH 3/3] cxl/core: Add sysfs attribute get_poison for list retrieval

[PATCH] cxl/port: Check for sane CXL.io values for device DVSEC
 2022-06-18  1:36 UTC  (5+ messages)

[ndctl PATCH] libcxl: fix a segfault when memdev->pmem is absent
 2022-06-16 17:19 UTC  (3+ messages)
` [PATCH] "

[PATCH v11 0/3] hw/pci-bridge/cxl: Add CXL Switches
 2022-06-16 14:51 UTC  (4+ messages)
` [PATCH v11 1/3] pci-bridge/cxl_upstream: Add a CXL switch upstream port
` [PATCH v11 2/3] pci-bridge/cxl_downstream: Add a CXL switch downstream port
` [PATCH v11 3/3] docs/cxl: Add switch documentation

[PATCH v11 0/2] arm/virt: CXL support via pxb_cxl
 2022-06-16 14:19 UTC  (3+ messages)
` [PATCH v11 1/2] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH v11 2/2] qtest/cxl: Add aarch64 virt test for CXL

[PATCH] cxl: Fix cleanup of port devices on failure to probe driver
 2022-06-10  0:31 UTC  (2+ messages)

[PATCH v3 0/8] hw/cxl: Move CXL emulation options and state to machines
 2022-06-08 14:54 UTC  (9+ messages)
` [PATCH v3 1/8] hw/cxl: Make the CXL fixed memory window setup a machine parameter
` [PATCH v3 2/8] hw/acpi/cxl: Pass in the CXLState directly rather than MachineState
` [PATCH v3 3/8] hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.c
` [PATCH v3 4/8] tests/acpi: Allow modification of q35 CXL CEDT table
` [PATCH v3 5/8] pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup
` [PATCH v3 6/8] tests/acpi: Update q35/CEDT.cxl for new memory addresses
` [PATCH v3 7/8] hw/cxl: Move the CXLState from MachineState to machine type specific state
` [PATCH v3 8/8] hw/machine: Drop cxl_supported flag as no longer useful

[PATCH v4] hw/cxl: Fix missing write mask for HDM decoder target list registers
 2022-06-08 13:08 UTC 

[PATCH v2 0/8] hw/cxl: Move CXL emulation options and state to machines
 2022-06-08 12:14 UTC  (13+ messages)
` [PATCH v2 1/8] hw/cxl: Make the CXL fixed memory window setup a machine parameter
` [PATCH v2 2/8] hw/acpi/cxl: Pass in the CXLState directly rather than MachineState
` [PATCH v2 3/8] hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.c
` [PATCH v2 4/8] tests/acpi: Allow modification of q35 CXL CEDT table
` [PATCH v2 5/8] pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup
` [PATCH v2 6/8] tests/acpi: Update q35/CEDT.cxl for new memory addresses
` [PATCH v2 7/8] hw/cxl: Move the CXLState from MachineState to machine type specific state
` [PATCH v2 8/8] hw/machine: Drop cxl_supported flag as no longer useful

[PATCH v3] hw/cxl: Fix missing write mask for HDM decoder target list registers
 2022-06-07 16:41 UTC  (4+ messages)

[PATCH v2] hw/cxl: Fix missing write mask for HDM decoder target list registers
 2022-06-07 15:57 UTC  (3+ messages)

[PATCH] hw/cxl: Fix missing write mask for HDM decoder target list registers
 2022-06-07 10:42 UTC  (3+ messages)

[PATCH 0/8] hw/cxl: Move CXL emulation options and state to machines
 2022-06-07 10:02 UTC  (5+ messages)
` [PATCH 1/8] hw/cxl: Make the CXL fixed memory window setup a machine parameter

[PATCH V8 00/10] CXL: Read CDAT and DSMAS data from the device
 2022-06-07  9:58 UTC  (14+ messages)
` [PATCH V8 03/10] PCI: Create PCI library functions in support of DOE mailboxes

[PATCH V9 0/9] CXL: Read CDAT and DSMAS data
 2022-06-06 14:49 UTC  (26+ messages)
` [PATCH V9 3/9] PCI: Create PCI library functions in support of DOE mailboxes
  ` [PATCH v9 "
` [PATCH V9 4/9] cxl/pci: Create PCI DOE mailbox's for memory devices
` [PATCH V9 5/9] cxl/port: Find a DOE mailbox which supports CDAT
` [PATCH V9 6/9] cxl/port: Read CDAT table
` [PATCH V9 7/9] cxl/port: Introduce cxl_cdat_valid()
` [PATCH V9 8/9] cxl/port: Retry reading CDAT on failure


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).