messages from 2022-06-17 19:02:54 to 2022-06-29 16:22:45 UTC [more...]
[PATCH 00/46] CXL PMEM Region Provisioning
2022-06-29 16:22 UTC (88+ messages)
` [PATCH 01/46] tools/testing/cxl: Fix cxl_hdm_decode_init() calling convention
` [PATCH 02/46] cxl/port: Keep port->uport valid for the entire life of a port
` [PATCH 03/46] cxl/hdm: Use local hdm variable
` [PATCH 04/46] cxl/core: Rename ->decoder_range ->hpa_range
` [PATCH 05/46] cxl/core: Drop ->platform_res attribute for root decoders
` [PATCH 06/46] cxl/core: Drop is_cxl_decoder()
` [PATCH 07/46] cxl: Introduce cxl_to_{ways,granularity}
` [PATCH 08/46] cxl/core: Define a 'struct cxl_switch_decoder'
` [PATCH 09/46] cxl/acpi: Track CXL resources in iomem_resource
` [PATCH 10/46] cxl/core: Define a 'struct cxl_root_decoder' for tracking CXL window resources
` [PATCH 11/46] cxl/core: Define a 'struct cxl_endpoint_decoder' for tracking DPA resources
` [PATCH 12/46] cxl/mem: Convert partition-info to resources
` [PATCH 13/46] cxl/hdm: Require all decoders to be enumerated
` [PATCH 14/46] cxl/hdm: Enumerate allocated DPA
` [PATCH 15/46] cxl/Documentation: List attribute permissions
` [PATCH 16/46] cxl/hdm: Add 'mode' attribute to decoder objects
` [PATCH 17/46] cxl/hdm: Track next decoder to allocate
` [PATCH 18/46] cxl/hdm: Add support for allocating DPA to an endpoint decoder
` [PATCH 19/46] cxl/debug: Move debugfs init to cxl_core_init()
` [PATCH 20/46] cxl/mem: Add a debugfs version of 'iomem' for DPA, 'dpamem'
` [PATCH 21/46] tools/testing/cxl: Move cxl_test resources to the top of memory
` [PATCH 22/46] tools/testing/cxl: Expand CFMWS windows
` [PATCH 23/46] tools/testing/cxl: Add partition support
` [PATCH 24/46] tools/testing/cxl: Fix decoder default state
` [PATCH 25/46] cxl/port: Record dport in endpoint references
` [PATCH 26/46] cxl/port: Record parent dport when adding ports
` [PATCH 27/46] cxl/port: Move 'cxl_ep' references to an xarray per port
` [PATCH 28/46] cxl/port: Move dport tracking to an xarray
` [PATCH 29/46] cxl/port: Cache CXL host bridge data
` [PATCH 30/46] cxl/hdm: Add sysfs attributes for interleave ways + granularity
` [PATCH 31/46] cxl/hdm: Initialize decoder type for memory expander devices
` [PATCH 32/46] cxl/mem: Enumerate port targets before adding endpoints
` [PATCH 33/46] resource: Introduce alloc_free_mem_region()
` [PATCH 34/46] cxl/region: Add region creation support
` [PATCH 35/46] cxl/region: Add a 'uuid' attribute
` [PATCH 36/46] cxl/region: Add interleave ways attribute
` [PATCH 37/46] cxl/region: Allocate host physical address (HPA) capacity to new regions
` [PATCH 38/46] cxl/region: Enable the assignment of endpoint decoders to regions
` [PATCH 39/46] cxl/acpi: Add a host-bridge index lookup mechanism
` [PATCH 40/46] cxl/region: Attach endpoint decoders
` [PATCH 41/46] cxl/region: Program target lists
` [PATCH 42/46] cxl/hdm: Commit decoder state to hardware
` [PATCH 43/46] cxl/region: Add region driver boiler plate
` [PATCH 44/46] cxl/pmem: Delete unused nvdimm attribute
` [PATCH 45/46] cxl/pmem: Fix offline_nvdimm_bus() to offline by bridge
` [PATCH 46/46] cxl/region: Introduce cxl_pmem_region objects
(SPDM) Device attestation, secure channels from host to device etc: Discuss at Plumbers?
2022-06-29 16:01 UTC (9+ messages)
DVSEC FLEX BUS CAP bit 3: MEM_HWINIT_MODE
2022-06-29 16:02 UTC (5+ messages)
[PATCH V12 0/9] CXL: Read CDAT and DSMAS data
2022-06-29 14:09 UTC (24+ messages)
` [PATCH V12 1/9] PCI: Add vendor ID for the PCI SIG
` [PATCH V12 2/9] PCI: Replace magic constant for PCI Sig Vendor ID
` [PATCH V12 3/9] PCI: Create PCIe library functions in support of DOE mailboxes
` [PATCH V12 4/9] cxl/pci: Create PCI DOE mailbox's for memory devices
` [PATCH V12 5/9] driver-core: Introduce BIN_ATTR_ADMIN_{RO,RW}
` [PATCH V12 6/9] cxl/port: Read CDAT table
` [PATCH V12 7/9] cxl/port: Introduce cxl_cdat_valid()
` [PATCH V12 8/9] cxl/port: Retry reading CDAT on failure
` [PATCH V12 9/9] cxl/port: Parse out DSMAS data from CDAT table
[PATCH v2] cxl/mbox: Fix missing variable payload checks in cmd size validation
2022-06-28 22:01 UTC
[PATCH] cxl/mbox: Fix missing variable payload checks in cmd size validation
2022-06-28 21:52 UTC (5+ messages)
[PATCH V11 0/8] CXL: Read CDAT and DSMAS data
2022-06-28 3:32 UTC (38+ messages)
` [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 7/8] cxl/port: Retry reading CDAT on failure
[PATCH v11 0/2] arm/virt: CXL support via pxb_cxl
2022-06-24 17:59 UTC (14+ 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 00/15] Region driver
2022-06-24 9:08 UTC (9+ messages)
[PATCH] memregion: Fix memregion_free() fallback definition
2022-06-23 23:56 UTC (2+ messages)
[RFC PATCH 1/1] rasdaemon: Add support for the CXL poison events
2022-06-22 12:20 UTC
[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 (4+ messages)
` [PATCH V10 3/9] PCI: Create PCI library functions in support of DOE mailboxes
[PATCH 0/3] CXL Poison List Retrieval & Tracing
2022-06-20 11:30 UTC (17+ messages)
` [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)
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