messages from 2022-05-18 16:13:14 to 2022-06-14 03:54:07 UTC [more...]
[PATCH V11 0/8] CXL: Read CDAT and DSMAS data
2022-06-14 3:53 UTC (10+ 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 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
[PATCH] cxl/port: Check for sane CXL.io values for device DVSEC
2022-06-11 18:19 UTC (4+ messages)
[PATCH] cxl: Fix cleanup of port devices on failure to probe driver
2022-06-10 0:31 UTC (2+ messages)
[PATCH V10 0/9] CXL: Read CDAT and DSMAS data
2022-06-09 22:03 UTC (22+ 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
(SPDM) Device attestation, secure channels from host to device etc: Discuss at Plumbers?
2022-06-09 14:22 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 (13+ messages)
` [PATCH 1/8] hw/cxl: Make the CXL fixed memory window setup a machine parameter
` [PATCH 2/8] hw/acpi/cxl: Pass in the CXLState directly rather than MachineState
` [PATCH 3/8] hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.c
` [PATCH 4/8] tests/acpi: Allow modification of q35 CXL CEDT table
` [PATCH 5/8] pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup
` [PATCH 6/8] tests/acpi: Update q35/CEDT.cxl for new memory addresses
` [PATCH 7/8] hw/cxl: Move the CXLState from MachineState to machine type specific state
` [PATCH 8/8] hw/machine: Drop cxl_supported flag as no longer useful
[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 (32+ messages)
` [PATCH V9 1/9] PCI: Add vendor ID for the PCI SIG
` [PATCH v9 "
` [PATCH V9 2/9] PCI: Replace magic constant for PCI Sig Vendor ID
` [PATCH v9 "
` [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
` [PATCH v9 "
` [PATCH V9 9/9] cxl/port: Parse out DSMAS data from CDAT table
[ndctl PATCH] libcxl: fix a segfault when memdev->pmem is absent
2022-06-02 15:44 UTC
[RFC PATCH 00/15] Region driver
2022-05-31 12:21 UTC (14+ messages)
` [RFC PATCH 02/15] cxl/core/hdm: Bail on endpoint init fail
[PATCH v10 00/45] CXl 2.0 emulation Support
2022-05-30 17:50 UTC (8+ messages)
` [PATCH v10 02/45] hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
` [PATCH v10 13/45] cxl: Machine level control on whether CXL support is enabled
` [PATCH v10 27/45] hw/cxl/host: Add support for CXL Fixed Memory Windows
[GIT PULL] Compute Express Link for 5.19
2022-05-28 4:34 UTC (2+ messages)
[RFC PATCH 0/1] DOE usage with pcie/portdrv
2022-05-27 9:39 UTC (14+ messages)
[PATCH v11 0/2] hw/arm/virt: CXL 2.0 emulation support
2022-05-26 12:10 UTC (4+ 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
[RFC PATCH 0/2] CXL FMAPI interface over MCTP/I2C
2022-05-25 11:14 UTC (7+ messages)
` [RFC PATCH 1/2] misc/i2c_mctp_cxl_fmapi: Initial device emulation
` [RFC PATCH 2/2] arm/virt: Add aspeed-i2c controller and MCTP EP to enable MCTP testing
[ANNOUNCE] CFP: CXL Microconference - Linux Plumbers Conference 2022
2022-05-23 17:32 UTC
[PATCH] MAINTAINERS: Update Ben's email address
2022-05-20 18:54 UTC (2+ messages)
[PATCH v3 00/13] cxl: Fix "mem_enable" handling
2022-05-20 18:30 UTC (18+ messages)
` [PATCH v3 01/13] cxl/mem: Drop mem_enabled check from wait_for_media()
` [PATCH v3 02/13] cxl/pci: Consolidate wait_for_media() and wait_for_media_ready()
` [PATCH v3 03/13] cxl/pci: Drop wait_for_valid() from cxl_await_media_ready()
` [PATCH v3 04/13] cxl/mem: Fix cxl_mem_probe() error exit
` [PATCH v3 05/13] cxl/mem: Validate port connectivity before dvsec ranges
` [PATCH v3 06/13] cxl/pci: Move cxl_await_media_ready() to the core
` [PATCH v3 07/13] cxl/mem: Consolidate CXL DVSEC Range enumeration in "
` [PATCH v3 08/13] cxl/mem: Skip range enumeration if mem_enable clear
` [PATCH v3 09/13] cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init()
` [PATCH v3 10/13] cxl/pci: Drop @info argument to cxl_hdm_decode_init()
` [PATCH v3 11/13] cxl/port: Move endpoint HDM Decoder Capability init to port driver
` [PATCH v3 12/13] cxl/port: Reuse 'struct cxl_hdm' context for hdm init
` [PATCH v3 13/13] cxl/port: Enable HDM Capability after validating DVSEC Ranges
` [PATCH v4 "
` [PATCH v5 "
[RFC PATCH 0/2] CXL FMAPI interface over MCTP/I2C
2022-05-20 16:59 UTC
[PATCH 00/14] cxl: Fix "mem_enable" handling
2022-05-18 18:22 UTC (33+ messages)
` [PATCH 01/14] cxl/mem: Drop mem_enabled check from wait_for_media()
` [PATCH 02/14] cxl/pci: Consolidate wait_for_media() and wait_for_media_ready()
` [PATCH 03/14] cxl/pci: Drop wait_for_valid() from cxl_await_media_ready()
` [PATCH 04/14] cxl/mem: Fix cxl_mem_probe() error exit
` [PATCH 05/14] cxl/mem: Validate port connectivity before dvsec ranges
` [PATCH 06/14] cxl/pci: Move cxl_await_media_ready() to the core
` [PATCH 07/14] cxl/mem: Consolidate CXL DVSEC Range enumeration in "
` [PATCH 08/14] cxl/mem: Skip range enumeration if mem_enable clear
` [PATCH 09/14] cxl/mem: Fix CXL DVSEC Range Sizing
` [PATCH 11/14] cxl/pci: Drop @info argument to cxl_hdm_decode_init()
` [PATCH 12/14] cxl/port: Move endpoint HDM Decoder Capability init to port driver
` [PATCH 13/14] cxl/port: Reuse 'struct cxl_hdm' context for hdm init
[PATCH 14/14] cxl/port: Enable HDM Capability after validating DVSEC Ranges
2022-05-18 18:00 UTC (4+ messages)
` [PATCH v2 "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox