linux-cxl.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-11 05:11:47 to 2021-07-06 18:38:12 UTC [more...]

[PATCH] cxl: Convert driver id to an enum
 2021-07-06 18:38 UTC  (2+ messages)

[PATCH v2 0/4] bus: Make remove callback return void
 2021-07-06 18:32 UTC  (7+ messages)
` [PATCH v2 4/4] "

[PATCH] cxl: Enable an endpoint decoder type
 2021-07-06 16:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] bus: Make remove callback return void
 2021-07-06 15:11 UTC  (21+ messages)

[GIT PULL] Compute Express Link (CXL) update for v5.14
 2021-07-04 20:09 UTC  (2+ messages)

[ndctl PATCH v3 00/21] Initial CXL support
 2021-07-01 20:13 UTC  (23+ 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'
` [ndctl PATCH v3 07/21] test: rename 'ndctl_test_*' helpers to 'test_*'
` [ndctl PATCH v3 08/21] test: introduce a libcxl unit test
` [ndctl PATCH v3 09/21] libcxl: add GET_HEALTH_INFO mailbox command and accessors
` [ndctl PATCH v3 10/21] libcxl: add support for the 'GET_LSA' command
` [ndctl PATCH v3 11/21] util/hexdump: Add a util helper to print a buffer in hex
` [ndctl PATCH v3 12/21] test/libcxl: add a test for {set, get}_lsa commands
` [ndctl PATCH v3 13/21] test/libcxl: introduce a command size fuzzing test
` [ndctl PATCH v3 14/21] libcxl: add lsa_size to cxl_memdev, and an API to retrieve it
` [ndctl PATCH v3 15/21] libcxl: PLACEHOLDER: add an interface to determine whether a memdev is active
` [ndctl PATCH v3 16/21] libcxl: add interfaces for label operations
` [ndctl PATCH v3 17/21] test/libcxl: add a test for cxl_memdev_{get,set}_lsa
` [ndctl PATCH v3 18/21] cxl: add commands to read, write, and zero labels
` [ndctl PATCH v3 19/21] Documentation/cxl: add library API documentation
` [ndctl PATCH v3 20/21] ndctl: Add CXL packages to the RPM spec
` [ndctl PATCH v3 21/21] cxl-cli: add bash completion

[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  (21+ messages)
` [RFC PATCH 1/4] cxl/region: Add region creation ABI
` [RFC PATCH 2/4] cxl/region: Create attribute structure / verify
` [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  (17+ messages)
` [PATCH 1/5] cxl/core: Add cxl-bus driver infrastructure
` [PATCH 2/5] cxl/pmem: Add initial infrastructure for pmem support
` [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  (4+ messages)
` [PATCH v2] "

[PATCH] cxl/component_regs: Fix offset
 2021-06-11 13:03 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).