linux-cxl.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-09 05:11:50 to 2021-10-01 09:42:54 UTC [more...]

[PATCH v2 0/9] cxl_pci refactor for reusability
 2021-10-01  9:42 UTC  (24+ messages)
` [PATCH v2 1/9] cxl: Convert "RBI" to enum
` [PATCH v2 2/9] cxl/pci: Remove dev_dbg for unknown register blocks
` [PATCH v2 3/9] cxl/pci: Remove pci request/release regions
` [PATCH v2 4/9] cxl/pci: Refactor cxl_pci_setup_regs
` [PATCH v2 5/9] cxl/pci: Make more use of cxl_register_map
` [PATCH v2 6/9] PCI: Add pci_find_dvsec_capability to find designated VSEC
` [PATCH v2 7/9] cxl/pci: Use pci core's DVSEC functionality
` [PATCH v2 8/9] ocxl: "
` [PATCH v2 9/9] iommu/vt-d: "

CXL 1.1 Support Plan
 2021-09-30 22:17 UTC  (6+ messages)

[RFC PATCH] cxl: switch usp to parent cxl_port
 2021-09-28  4:29 UTC  (11+ messages)

[PATCH v4] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-09-23 19:07 UTC  (6+ messages)

[PATCH 0/7] cxl_pci refactor for reusability
 2021-09-22  9:38 UTC  (16+ messages)
` [PATCH 1/7] cxl: Convert "RBI" to enum
` [PATCH 2/7] cxl/pci: Remove dev_dbg for unknown register blocks
` [PATCH 3/7] cxl/pci: Refactor cxl_pci_setup_regs
` [PATCH 4/7] cxl/pci: Make more use of cxl_register_map
` [PATCH 5/7] PCI: Add pci_find_dvsec_capability to find designated VSEC
` [PATCH 6/7] cxl/pci: Use pci core's DVSEC functionality
` [PATCH 7/7] ocxl: "

[PATCH] cxl: Move register block enumeration to core
 2021-09-21 22:00 UTC  (10+ messages)

[PATCH v2] cxl/core/bus: Document and tighten up decoder APIs
 2021-09-21 21:58 UTC  (3+ messages)

[PATCH v4 00/21] cxl_test: Enable CXL Topology and UAPI regression tests
 2021-09-21 19:22 UTC  (74+ messages)
` [PATCH v4 03/21] libnvdimm/labels: Introduce the concept of multi-range namespace labels
` [PATCH v4 04/21] libnvdimm/labels: Fix kernel-doc for label.h
` [PATCH v4 05/21] libnvdimm/label: Define CXL region labels
` [PATCH v4 06/21] libnvdimm/labels: Introduce CXL labels
` [PATCH v4 07/21] cxl/pci: Make 'struct cxl_mem' device type generic
` [PATCH v4 08/21] cxl/pci: Clean up cxl_mem_get_partition_info()
  ` [PATCH v5 "
  ` [PATCH v6 "
` [PATCH v4 09/21] cxl/mbox: Introduce the mbox_send operation
` [PATCH v4 10/21] cxl/pci: Drop idr.h
` [PATCH v4 11/21] cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the core
` [PATCH v4 12/21] cxl/pci: Use module_pci_driver
` [PATCH v4 13/21] cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAP
` [PATCH v4 14/21] cxl/mbox: Add exclusive kernel command support
  ` [PATCH v5 "
` [PATCH v4 15/21] cxl/pmem: Translate NVDIMM label commands to CXL label commands
  ` [PATCH v5 "
` [PATCH v4 16/21] cxl/pmem: Add support for multiple nvdimm-bridge objects
  ` [PATCH v5 "
` [PATCH v4 17/21] tools/testing/cxl: Introduce a mocked-up CXL port hierarchy
  ` [PATCH v5 "
` [PATCH v4 18/21] cxl/bus: Populate the target list at decoder create
` [PATCH v4 19/21] cxl/mbox: Move command definitions to common location
` [PATCH v4 20/21] tools/testing/cxl: Introduce a mock memory device + driver
` [PATCH v4 21/21] cxl/core: Split decoder setup into alloc + add
  ` [PATCH v5 "
    ` [PATCH v6 "

[RFC PATCH 0/4] PCI/CMA and SPDM library
 2021-09-17 16:22 UTC  (3+ messages)
` [RFC PATCH 3/4] PCI/CMA: Initial support for Component Measurement and Authentication ECN

[PATCH 00/13] Enumerate midlevel and endpoint decoders
 2021-09-14 23:31 UTC  (53+ messages)
` [PATCH 01/13] Documentation/cxl: Add bus internal docs
` [PATCH 02/13] cxl/core/bus: Add kernel docs for decoder ops
` [PATCH 03/13] cxl/core: Ignore interleave when adding decoders
` [PATCH 04/13] cxl: Introduce endpoint decoders
` [PATCH 05/13] cxl/pci: Disambiguate cxl_pci further from cxl_mem
` [PATCH 06/13] cxl/mem: Introduce cxl_mem driver
` [PATCH 07/13] cxl/memdev: Determine CXL.mem capability
` [PATCH 08/13] cxl/mem: Add memdev as a port
` [PATCH 09/13] cxl/pci: Retain map information in cxl_mem_probe
` [PATCH 10/13] cxl/core: Map component registers for ports
` [PATCH 11/13] cxl/core: Convert decoder range to resource
` [PATCH 12/13] cxl/core/bus: Enumerate all HDM decoders
` [PATCH 13/13] cxl/mem: Enumerate switch decoders

[PATCH AUTOSEL 5.14 03/25] cxl: Move cxl_core to new directory
 2021-09-14 17:46 UTC  (10+ messages)
` [PATCH AUTOSEL 5.14 04/25] cxl/pci: Introduce cdevm_file_operations

[PATCH 0/3] Decoder prep patches
 2021-09-14  0:11 UTC  (5+ messages)
` [PATCH 1/3] Documentation/cxl: Add bus internal docs
` [PATCH 2/3] cxl/core/bus: Document and tighten up decoder API
` [PATCH 3/3] cxl/pci: Disambiguate cxl_pci further from cxl_mem

[PATCH 0/6] cxl fixes for v5.15-rc1
 2021-09-10 17:46 UTC  (8+ messages)
` [PATCH 2/6] cxl/pci: Fix lockdown level

[GIT PULL] Compute Express Link update for v5.15
 2021-09-09 18:54 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;
as well as URLs for NNTP newsgroup(s).