Linux CXL
 help / color / mirror / Atom feed
 messages from 2022-07-19 20:53:31 to 2022-08-10 02:43:27 UTC [more...]

[PATCH 0/2] CXL XOR Interleave Arithmetic
 2022-08-10  2:43 UTC  (6+ messages)
` [PATCH 1/2] For ACPICA: Add the CXIMS structure definition to the CEDT table
` [PATCH 2/2] cxl/acpi: Support CXL XOR Interleave Math (CXIMS)

[GIT PULL] Compute Express Link for 6.0
 2022-08-09 23:22 UTC 

[PATCH RFC 00/15] Introduce security commands for CXL pmem device
 2022-08-09 22:31 UTC  (33+ messages)
` [PATCH RFC 01/15] cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
` [PATCH RFC 02/15] tools/testing/cxl: Create context for cxl mock device
` [PATCH RFC 03/15] tools/testing/cxl: Add "Get Security State" opcode support
` [PATCH RFC 04/15] cxl/pmem: Add "Set Passphrase" security command support
` [PATCH RFC 05/15] tools/testing/cxl: Add "Set Passphrase" opcode support
` [PATCH RFC 06/15] cxl/pmem: Add Disable Passphrase security command support
` [PATCH RFC 07/15] tools/testing/cxl: Add "Disable" security opcode support
` [PATCH RFC 08/15] cxl/pmem: Add "Freeze Security State" security command support
` [PATCH RFC 10/15] x86: add an arch helper function to invalidate all cache for nvdimm
` [PATCH RFC 11/15] cxl/pmem: Add "Unlock" security command support
` [PATCH RFC 13/15] cxl/pmem: Add "Passphrase Secure Erase" "

[PATCH 0/3] Add sanity check for interleave setup
 2022-08-09 17:06 UTC  (8+ messages)
` [PATCH 1/3] cxl: Add check for result of interleave ways plus granularity combo
` [PATCH 2/3] cxl: Add CXL spec v3.0 interleave support
` [PATCH 3/3] tools/testing/cxl: Add interleave check support to mock cxl port device

[BUG] cxl can not create region
 2022-08-09 16:08 UTC  (7+ messages)

[PATCH v2 0/3] CXL Region Provisioning Fixes
 2022-08-09 10:18 UTC  (13+ messages)
` [PATCH v2 1/3] cxl/region: Move HPA setup to cxl_region_attach()
` [PATCH v2 2/3] cxl/region: Fix x1 interleave to greater than x1 interleave routing
` [PATCH v2 3/3] cxl/region: Disallow region granularity != window granularity

cxl_mem error with QEMU device: probe fails
 2022-08-09  0:36 UTC 

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

[PATCH 0/2] hw/cxl: Two CXL emulation fixes
 2022-08-08 12:20 UTC  (3+ messages)
` [PATCH 1/2] hw/cxl: Fix memory leak in error paths
` [PATCH 2/2] hw/cxl: Fix wrong query of target ports

The future of DAX in linux kernel
 2022-08-07  0:20 UTC  (2+ messages)

[PATCH] cxl/hdm: Fix skip allocations vs multiple pmem allocations
 2022-08-05 22:36 UTC  (2+ messages)

[ndctl PATCH 0/6] cxl/test: Add more region ABI validation
 2022-08-05 20:38 UTC  (7+ messages)
` [ndctl PATCH 1/6] cxl/test: Validate endpoint interleave geometry
` [ndctl PATCH 2/6] cxl/list: Add interleave parameters to decoder listings
` [ndctl PATCH 3/6] cxl/list: Add region "
` [ndctl PATCH 4/6] cxl/list: Filter decoders by region
` [ndctl PATCH 5/6] cxl/list: Add 'depth' to port listings
` [ndctl PATCH 6/6] cxl/test: Validate switch port settings in cxl-region-sysfs.sh

[PATCH] cxl/region: reset the cxl endpoint decoder HPA range on teardown
 2022-08-05 18:53 UTC  (3+ messages)

[PATCH 0/3] cxl: documentation fixes
 2022-08-05  0:48 UTC  (8+ messages)
` [PATCH 1/3] cxl/regions: add padding for cxl_rr_ep_add nested lists
` [PATCH 2/3] cxl/region: describe targets and nr_targets members of cxl_region_params
` [PATCH 3/3] Documentation: cxl: remove dangling kernel-doc reference

[PATCH] cxl/region: Fix IS_ERR() vs NULL check
 2022-08-05  0:23 UTC  (3+ messages)

[PATCH] cxl/region: Fix region reference target accounting
 2022-08-04 20:58 UTC  (3+ messages)

[PATCH 0/4] cxl/region: Endpoint decoder fixes
 2022-08-04 20:33 UTC  (15+ messages)
` [PATCH 1/4] cxl/region: Fix decoder interleave programming
` [PATCH 2/4] cxl/region: Move HPA setup to cxl_region_attach()
` [PATCH 3/4] cxl/region: Fix port setup uninitialized variable warnings
` [PATCH 4/4] cxl/region: Fix region commit uninitialized variable warning

[PATCH 0/5] CXL Region Provisioning Fixes
 2022-08-04 17:57 UTC  (28+ messages)
` [PATCH 1/5] cxl/acpi: Autoload driver for 'cxl_acpi' test devices
` [PATCH 2/5] cxl/region: Delete 'region' attribute from root decoders
` [PATCH 3/5] cxl/acpi: Minimize granularity for x1 interleaves
` [PATCH 4/5] cxl/region: Stop initializing interleave granularity
` [PATCH 5/5] cxl/region: Constrain region granularity scaling factor

[PATCH 1/3] cxl/region: uninitialized variable in alloc_hpa()
 2022-08-02  6:43 UTC  (9+ messages)
` [PATCH 2/3] cxl/region: prevent underflow in ways_to_cxl()
` [PATCH 3/3] cxl/region: decrement ->nr_targets on error in cxl_region_attach()

[PATCH] cxl/hdm: Fix DPA reservation vs cxl_endpoint_decoder lifetime
 2022-08-01 19:18 UTC  (2+ messages)

[linux-next] Build failure drivers/cxl/cxl_pmem (powerpc)
 2022-07-29 14:35 UTC  (4+ messages)

[ndctl PATCH] cxl/list: Clarify "-B" vs "-P -p root"
 2022-07-27  1:54 UTC 

[ndctl PATCH v3] cxl: Add list verbose option to the cxl command
 2022-07-22 18:37 UTC 

[ndctl PATCH v2] cxl: Add list verbose option to the cxl command
 2022-07-22 17:43 UTC  (4+ messages)

[PATCH v2 00/28] CXL PMEM Region Provisioning
 2022-07-21 18:34 UTC  (52+ messages)
` [PATCH v2 01/28] Documentation/cxl: Use a double line break between entries
` [PATCH v2 02/28] cxl/core: Define a 'struct cxl_switch_decoder'
` [PATCH v2 03/28] cxl/acpi: Track CXL resources in iomem_resource
` [PATCH v2 04/28] cxl/core: Define a 'struct cxl_root_decoder'
` [PATCH v2 05/28] cxl/core: Define a 'struct cxl_endpoint_decoder'
` [PATCH v2 06/28] cxl/hdm: Enumerate allocated DPA
` [PATCH v2 08/28] cxl/hdm: Track next decoder to allocate
` [PATCH v2 09/28] cxl/hdm: Add support for allocating DPA to an endpoint decoder
` [PATCH v2 10/28] cxl/port: Record dport in endpoint references
` [PATCH v2 13/28] cxl/port: Move dport tracking to an xarray
` [PATCH v2 14/28] cxl/hdm: Add sysfs attributes for interleave ways + granularity
` [PATCH v2 16/28] resource: Introduce alloc_free_mem_region()
` [PATCH v2 17/28] cxl/region: Add region creation support
` [PATCH v2 18/28] cxl/region: Add a 'uuid' attribute
` [PATCH v2 20/28] cxl/region: Allocate HPA capacity to regions
` [PATCH v2 21/28] cxl/region: Enable the assignment of endpoint decoders "
` [PATCH v2 23/28] cxl/region: Attach endpoint decoders
` [PATCH v2 24/28] cxl/region: Program target lists
` [PATCH v2 25/28] cxl/hdm: Commit decoder state to hardware
` [PATCH v2 27/28] cxl/pmem: Fix offline_nvdimm_bus() to offline by bridge
` [PATCH v2 28/28] cxl/region: Introduce cxl_pmem_region objects

[ndctl PATCH v2 00/12] cxl: Region provisioning foundation
 2022-07-20 13:16 UTC  (3+ messages)
` [ndctl PATCH v2 10/12] cxl/memdev: Add {reserve,free}-dpa commands

[PATCH V14 0/7] CXL: Read CDAT
 2022-07-20 11:24 UTC  (5+ messages)
` [PATCH V14 3/7] PCI/DOE: Add DOE mailbox support functions

[PATCH 00/46] CXL PMEM Region Provisioning
 2022-07-20  9:59 UTC  (7+ messages)
` [PATCH 36/46] cxl/region: Add interleave ways attribute

[ndctl PATCH 0/8] cxl: add region management
 2022-07-20  2:15 UTC  (15+ messages)
` [ndctl PATCH 1/8] libcxl: add a depth attribute to cxl_port
` [ndctl PATCH 2/8] cxl/port: Consolidate the debug option in cxl-port man pages
` [ndctl PATCH 3/8] libcxl: Introduce libcxl region and mapping objects
` [ndctl PATCH 5/8] libcxl: add low level APIs for region creation
` [ndctl PATCH 6/8] cxl: add a 'create-region' command
` [ndctl PATCH 7/8] cxl: add commands to {enable,disable,destroy}-region
` [ndctl PATCH 8/8] cxl/list: make memdevs and regions the default listing

[PATCH V16 0/6] CXL: Read CDAT
 2022-07-19 22:57 UTC  (3+ messages)
` [PATCH V16 6/6] cxl/port: Read CDAT table

[PATCH V16 4/6] cxl/pci: Create PCI DOE mailbox's for memory devices
 2022-07-19 22:16 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