linux-cxl.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-06 06:05:26 to 2021-07-01 20:10:22 UTC [more...]

[ndctl PATCH v3 00/21] Initial CXL support
 2021-07-01 20:09 UTC  (7+ messages)
` [ndctl PATCH v3 01/21] ndctl: add .clang-format
` [ndctl PATCH v3 02/21] cxl: add a cxl utility and libcxl library
` [ndctl PATCH v3 03/21] cxl: add a local copy of the cxl_mem UAPI header
` [ndctl PATCH v3 04/21] libcxl: add support for command query and submission
` [ndctl PATCH v3 05/21] libcxl: add support for the 'Identify Device' command
` [ndctl PATCH v3 06/21] test: rename 'ndctl_test' to 'test_ctx'

[RFC PATCH 0/5] Introduce memdev driver
 2021-06-30 17:49 UTC  (12+ messages)
` [RFC PATCH 1/5] cxl/region: Only allow CXL capable targets
` [RFC PATCH 2/5] cxl/mem: Introduce CXL mem driver
` [RFC PATCH 3/5] cxl/memdev: Determine CXL.mem capability
` [RFC PATCH 4/5] cxl/pci: Export CXL DVSEC functionality
` [RFC PATCH 5/5] cxl/mem: Check that the device is CXL.mem capable

[PATCH v1 QEMU CXL modifications for openspdm 0/1] Testing PCIe DOE in QEMU CXL/PCIe Device using openspdm
 2021-06-29 12:25 UTC 

CXL_ECN_MailboxReadyTime
 2021-06-22  1:41 UTC 

[PATCH V2 0/3] Query and use Partition Info
 2021-06-21 19:54 UTC  (13+ messages)
` [PATCH V2 1/3] cxl/pci: Store memory capacity values
` [PATCH V2 2/3] cxl/mem: Account for partitionable space in ram/pmem ranges
  ` [PATCH V3] "
` [PATCH V2 3/3] cxl/mem: Adjust ram/pmem range to represent DPA ranges
  ` [PATCH V3] "

[PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-06-21  8:35 UTC  (5+ messages)

[PATCH 0/6] Region creation
 2021-06-18 16:39 UTC  (20+ messages)
` [PATCH 1/6] cxl/region: Add region creation ABI
  ` [PATCH v2 "
` [PATCH 2/6] cxl: Move cxl_memdev conversion helper to mem.h
` [PATCH 3/6] cxl/region: Introduce concept of region configuration
` [PATCH 4/6] cxl/region: Introduce a cxl_region driver
  ` [PATCH v2 "
` [PATCH 5/6] cxl/core: Convert decoder range to resource
` [PATCH 6/6] cxl/region: Handle region's address space allocation

[PATCH] cxl/pci: Rename CXL REGLOC ID
 2021-06-18 13:37 UTC  (3+ messages)

[PATCH v5 0/2] CXL ACPI tables for object creation
 2021-06-17 23:12 UTC  (3+ messages)
` [PATCH v5 1/2] cxl/acpi: Add the Host Bridge base address to CXL port objects
` [PATCH v5 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects

[RFC PATCH 0/2] PCI Data Object Exchange support + CXL CDAT
 2021-06-17 19:48 UTC  (10+ messages)
` [RFC PATCH 1/2] PCI/doe: Initial support PCI Data Object Exchange

[PATCH v4 0/2] CXL ACPI tables for object creation
 2021-06-17 18:21 UTC  (3+ messages)
` [PATCH v4 1/2] cxl/acpi: Add the Host Bridge base address to CXL port objects
` [PATCH v4 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects

[PATCH v3 0/2] CXL ACPI tables for object creation
 2021-06-17 15:43 UTC  (7+ messages)
` [PATCH v3 1/2] cxl/acpi: Add the Host Bridge base address to CXL port objects
` [PATCH v3 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects

[PATCH v2 0/2] CXL ACPI tables for object creation
 2021-06-16 23:50 UTC  (12+ messages)
` [PATCH v2 1/2] cxl/acpi: Add the Host Bridge base address to CXL port objects
` [PATCH v2 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects

[RFC PATCH 0/4] Region Creation
 2021-06-16 17:38 UTC  (22+ messages)
` [RFC PATCH 1/4] cxl/region: Add region creation ABI
` [RFC PATCH 2/4] cxl/region: Create attribute structure / verify
` [RFC PATCH 3/4] cxl: Move cxl_memdev conversion helper to mem.h
` [RFC PATCH 4/4] cxl/region: Introduce concept of region configuration

[PATCH 0/2] CXL ACPI tables for object creation
 2021-06-16  0:01 UTC  (7+ messages)
` [PATCH 1/2] cxl/acpi: Add the Host Bridge base address to CXL port objects
` [PATCH 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects

[PATCH v2 0/5] cxl/pmem: Add core infrastructure for PMEM support
 2021-06-15 23:36 UTC  (8+ messages)
` [PATCH v2 1/5] cxl/core: Add cxl-bus driver infrastructure
` [PATCH v2 2/5] cxl/pmem: Add initial infrastructure for pmem support
` [PATCH v2 3/5] libnvdimm: Export nvdimm shutdown helper, nvdimm_delete()
` [PATCH v2 4/5] libnvdimm: Drop unused device power management support
` [PATCH v2 5/5] cxl/pmem: Register 'pmem' / cxl_nvdimm devices
  ` [PATCH v3 "

[PATCH 0/5] cxl/pmem: Add core infrastructure for PMEM support
 2021-06-14 21:40 UTC  (18+ messages)
` [PATCH 1/5] cxl/core: Add cxl-bus driver infrastructure
` [PATCH 2/5] cxl/pmem: Add initial infrastructure for pmem support
` [PATCH 3/5] libnvdimm: Export nvdimm shutdown helper, nvdimm_delete()
` [PATCH 4/5] libnvdimm: Drop unused device power management support
` [PATCH 5/5] cxl/pmem: Register 'pmem' / cxl_nvdimm devices

CXL Vendor Specific Capabilities
 2021-06-12  2:25 UTC  (4+ messages)

[PATCH 0/3] Query and use Partition Info
 2021-06-11 20:09 UTC  (15+ messages)
` [PATCH 1/3] cxl/pci: Store memory capacity values
` [PATCH 2/3] cxl/mem: Report correct ram/pmem size in sysfs
` [PATCH 3/3] cxl/mem: Add partition information to sysfs

[PATCH] cxl/hdm: Fix decoder count calculation
 2021-06-11 19:08 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] cxl/component_regs: Fix offset
 2021-06-11 13:03 UTC  (2+ messages)

[PATCH v4 0/5] PCI Data Object Exchange support + CXL CDAT
 2021-06-10 21:46 UTC  (10+ messages)
` [PATCH v4 1/5] PCI: Add vendor ID for the PCI SIG
` [PATCH v4 2/5] PCI/DOE: Add Data Object Exchange support
` [PATCH v4 3/5] cxl/mem: Add CDAT table reading from DOE

[PATCH v6 0/5] CXL port and decoder enumeration
 2021-06-10 11:27 UTC  (9+ messages)
` [PATCH v6 1/5] cxl/acpi: Introduce the root of a cxl_port topology
` [PATCH v6 2/5] cxl/Kconfig: Default drivers to CONFIG_CXL_BUS
` [PATCH v6 3/5] cxl/acpi: Add downstream port data to cxl_port instances
` [PATCH v6 4/5] cxl/acpi: Enumerate host bridge root ports
` [PATCH v6 5/5] cxl/acpi: Introduce cxl_decoder objects
  ` [PATCH v7 "

[PATCH v5 0/6] CXL port and decoder enumeration
 2021-06-09 15:15 UTC  (21+ messages)
` [PATCH v5 1/6] cxl/acpi: Local definition of ACPICA infrastructure
` [PATCH v5 2/6] cxl/acpi: Introduce cxl_root, the root of a cxl_port topology
` [PATCH v5 4/6] cxl/acpi: Add downstream port data to cxl_port instances
` [PATCH v5 5/6] cxl/acpi: Enumerate host bridge root ports
` [PATCH v5 6/6] cxl/acpi: Introduce cxl_decoder objects

Proposal
 2021-06-09 12:10 UTC 


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