linux-cxl.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-20 20:45:56 to 2021-08-31 18:59:46 UTC [more...]

[PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-08-31 18:59 UTC  (9+ messages)

[RFC PATCH 0/4] PCI/CMA and SPDM library
 2021-08-31 12:55 UTC  (7+ messages)
` [RFC PATCH 1/4] lib/asn1_encoder: Add a function to encode many byte integer values
` [RFC PATCH 2/4] spdm: Introduce a library for DMTF SPDM
` [RFC PATCH 3/4] PCI/CMA: Initial support for Component Measurement and Authentication ECN
` [RFC PATCH 4/4] cxl/pci: Add really basic CMA authentication support

[PATCH 1/3] cxl: Fixed defined but not used warnings
 2021-08-30 19:06 UTC  (5+ messages)
` [PATCH 2/3] cxl/core/mbox: Remove extra parameter docs
` [PATCH 3/3] cxl/docs: Remove undocumented references

cxl/core: Split decoder setup into alloc + add
 2021-08-29 18:27 UTC 

[PATCH][next] cxl/core: Fix a deference of a pointer cxl_port before it is null checked
 2021-08-29 17:15 UTC 

[PATCH] cxl/core: Replace devm_cxl_add_decoder() with non-devm version
 2021-08-26 23:32 UTC 

[PATCH RFCish 00/23] cxl_region and cxl_memdev drivers
 2021-08-26 21:44 UTC  (28+ messages)
` [PATCH 01/23] cxl: Move cxl_core to new directory
` [PATCH 02/23] cxl/core: Improve CXL core kernel docs
` [PATCH 03/23] cxl/core: Extract register and pmem functionality
` [PATCH 04/23] cxl/mem: Move character device region creation
` [PATCH 05/23] cxl: Pass fops and shutdown to memdev creation
` [PATCH 06/23] cxl/core: Move memdev management to core
` [PATCH 07/23] cxl/pci: Ignore unknown register block types
` [PATCH 08/23] cxl/pci: Simplify register setup
` [PATCH 09/23] cxl/pci: Retain map information in cxl_mem_probe
` [PATCH 10/23] cxl/decoder: Support parentless decoders
` [PATCH 11/23] cxl: Enable an endpoint decoder type
` [PATCH 12/23] cxl/region: Add region creation ABI
` [PATCH 13/23] cxl/region: Introduce concept of region configuration
` [PATCH 14/23] cxl: Convert driver id to an enum
` [PATCH 15/23] cxl/region: Introduce a cxl_region driver
` [PATCH 16/23] cxl/core: Convert decoder range to resource
` [PATCH 17/23] cxl/region: Handle region's address space allocation
` [PATCH 18/23] cxl/region: Only allow CXL capable targets
` [PATCH 19/23] cxl/mem: Introduce CXL mem driver
` [PATCH 20/23] cxl/memdev: Determine CXL.mem capability
` [PATCH 21/23] cxl/mem: Check that the device is CXL.mem capable
` [PATCH 22/23] cxl/mem: Add device as a port
` [PATCH 23/23] cxl/core: Map component registers for ports

[bug report] cxl/acpi: Introduce cxl_decoder objects
 2021-08-26 10:29 UTC 

[PATCH] cxl/core: Avoid using dev uninitialized in devm_cxl_add_decoder()
 2021-08-25 17:33 UTC 

[PATCH v3 00/28] cxl_test: Enable CXL Topology and UAPI regression tests
 2021-08-24 16:07 UTC  (29+ messages)
` [PATCH v3 01/28] libnvdimm/labels: Introduce getters for namespace label fields
` [PATCH v3 02/28] libnvdimm/labels: Add isetcookie validation helper
` [PATCH v3 03/28] libnvdimm/labels: Introduce label setter helpers
` [PATCH v3 04/28] libnvdimm/labels: Add a checksum calculation helper
` [PATCH v3 05/28] libnvdimm/labels: Add blk isetcookie set / validation helpers
` [PATCH v3 06/28] libnvdimm/labels: Add blk special cases for nlabel and position helpers
` [PATCH v3 07/28] libnvdimm/labels: Add type-guid helpers
` [PATCH v3 08/28] libnvdimm/labels: Add claim class helpers
` [PATCH v3 09/28] libnvdimm/labels: Add address-abstraction uuid definitions
` [PATCH v3 10/28] libnvdimm/labels: Add uuid helpers
` [PATCH v3 11/28] libnvdimm/label: Add a helper for nlabel validation
` [PATCH v3 12/28] libnvdimm/labels: Introduce the concept of multi-range namespace labels
` [PATCH v3 13/28] libnvdimm/label: Define CXL region labels
` [PATCH v3 14/28] libnvdimm/labels: Introduce CXL labels
` [PATCH v3 15/28] cxl/pci: Make 'struct cxl_mem' device type generic
` [PATCH v3 16/28] cxl/mbox: Introduce the mbox_send operation
` [PATCH v3 17/28] cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the core
` [PATCH v3 18/28] cxl/pci: Use module_pci_driver
` [PATCH v3 19/28] cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAP
` [PATCH v3 20/28] cxl/mbox: Add exclusive kernel command support
` [PATCH v3 21/28] cxl/pmem: Translate NVDIMM label commands to CXL label commands
` [PATCH v3 22/28] cxl/pmem: Add support for multiple nvdimm-bridge objects
` [PATCH v3 23/28] cxl/acpi: Do not add DSDT disabled ACPI0016 host bridge ports
` [PATCH v3 24/28] tools/testing/cxl: Introduce a mocked-up CXL port hierarchy
` [PATCH v3 25/28] cxl/bus: Populate the target list at decoder create
` [PATCH v3 26/28] cxl/mbox: Move command definitions to common location
` [PATCH v3 27/28] tools/testing/cxl: Introduce a mock memory device + driver
` [PATCH v3 28/28] cxl/core: Split decoder setup into alloc + add

[PATCH for-next 05/25] cxl/core: Replace unions with struct_group()
 2021-08-22  7:51 UTC 

[PATCH v2 06/63] cxl/core: Replace unions with struct_group()
 2021-08-18 22:36 UTC  (2+ messages)

[PATCH v2] cxl/acpi: Do not add DSDT disabled ACPI0016 host bridge ports
 2021-08-17 16:51 UTC  (2+ messages)

[PATCH v1] cxl/pci: Fix debug message in cxl_probe_regs()
 2021-08-17  3:03 UTC  (10+ messages)
  ` CXL Hot and Warm Reset Testing

[PATCH 00/23] cxl_test: Enable CXL Topology and UAPI regression tests
 2021-08-14  7:35 UTC  (61+ messages)
` [PATCH 01/23] libnvdimm/labels: Introduce getters for namespace label fields
` [PATCH 02/23] libnvdimm/labels: Add isetcookie validation helper
` [PATCH 03/23] libnvdimm/labels: Introduce label setter helpers
` [PATCH 04/23] libnvdimm/labels: Add a checksum calculation helper
` [PATCH 05/23] libnvdimm/labels: Add blk isetcookie set / validation helpers
` [PATCH 06/23] libnvdimm/labels: Add blk special cases for nlabel and position helpers
` [PATCH 07/23] libnvdimm/labels: Add type-guid helpers
` [PATCH 08/23] libnvdimm/labels: Add claim class helpers
` [PATCH 09/23] libnvdimm/labels: Add address-abstraction uuid definitions
` [PATCH 10/23] libnvdimm/labels: Add uuid helpers
` [PATCH 11/23] libnvdimm/labels: Introduce CXL labels
` [PATCH 12/23] cxl/pci: Make 'struct cxl_mem' device type generic
` [PATCH 13/23] cxl/mbox: Introduce the mbox_send operation
` [PATCH 14/23] cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the core
  ` [PATCH v2 "
` [PATCH 15/23] cxl/pci: Use module_pci_driver
` [PATCH 16/23] cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAP
` [PATCH 17/23] cxl/mbox: Add exclusive kernel command support
` [PATCH 18/23] cxl/pmem: Translate NVDIMM label commands to CXL label commands
` [PATCH 19/23] cxl/pmem: Add support for multiple nvdimm-bridge objects
` [PATCH 20/23] tools/testing/cxl: Introduce a mocked-up CXL port hierarchy
` [PATCH 21/23] cxl/bus: Populate the target list at decoder create
` [PATCH 22/23] cxl/mbox: Move command definitions to common location
` [PATCH 23/23] tools/testing/cxl: Introduce a mock memory device + driver

[PATCH] cxl: Enable an endpoint decoder type
 2021-08-14  1:10 UTC  (6+ messages)
` [PATCH v2] "

[PATCH V3] cxl/mem: Account for partitionable space in ram/pmem ranges
 2021-08-11  1:49 UTC  (2+ messages)
` [PATCH v4 2/3] "

CXL 1.1 Support Plan
 2021-08-11  0:18 UTC  (2+ messages)

[PATCH v5 0/6] CXL core reorganization
 2021-08-03 14:25 UTC  (8+ messages)
` [PATCH v5 1/6] cxl: Move cxl_core to new directory
` [PATCH v5 2/6] cxl/core: Improve CXL core kernel docs
` [PATCH v5 3/6] cxl/core: Move pmem functionality
` [PATCH v5 4/6] cxl/core: Move register mapping infrastructure
  ` [PATCH v6 "
` [PATCH v5 5/6] cxl/pci: Introduce cdevm_file_operations
` [PATCH v5 6/6] cxl/core: Move memdev management to core

[PATCH 0/3] Rework register enumeration for later reuse
 2021-08-03  7:58 UTC  (10+ messages)
` [PATCH 1/3] cxl/pci: Ignore unknown register block types
` [PATCH 2/3] cxl/pci: Simplify register setup
` [PATCH 3/3] cxl/pci: Retain map information in cxl_mem_probe

[PATCH v3 0/6] CXL core reorganization
 2021-08-02 16:30 UTC  (12+ messages)
` [PATCH v3 1/6] cxl: Move cxl_core to new directory
  ` [PATCH v4 "
` [PATCH v3 2/6] cxl/core: Improve CXL core kernel docs
` [PATCH v3 3/6] cxl/core: Move pmem functionality
` [PATCH v3 4/6] cxl/core: Move register mapping infrastructure
` [PATCH v3 5/6] cxl/pci: Introduce cdevm_file_operations
` [PATCH v3 6/6] cxl/core: Move memdev management to core

[PATCH 04/64] stddef: Introduce struct_group() helper macro
 2021-07-31 15:10 UTC  (3+ messages)

[PATCH 0/6] CXL core reorganization
 2021-07-28 23:21 UTC  (7+ messages)
` [PATCH 3/6] cxl/core: Extract register and pmem functionality
` [PATCH 4/6] cxl/mem: Move character device region creation
` [PATCH 5/6] cxl: Pass fops and shutdown to memdev creation

RFC: Plumbers microconf topic: PCI DOE and related
 2021-07-28  8:56 UTC  (3+ messages)

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-22  8:45 UTC  (5+ messages)
` [PATCH v4 5/5] "


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