linux-cxl.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-13 16:33:57 to 2021-10-14 22:35:02 UTC [more...]

[ndctl PATCH v4 00/17] Initial CXL support
 2021-10-14 22:34 UTC  (34+ messages)
` [ndctl PATCH v4 01/17] ndctl: add .clang-format
` [ndctl PATCH v4 02/17] cxl: add a cxl utility and libcxl library
` [ndctl PATCH v4 03/17] cxl: add a local copy of the cxl_mem UAPI header
` [ndctl PATCH v4 04/17] util: add the struct_size() helper from the kernel
` [ndctl PATCH v4 05/17] libcxl: add support for command query and submission
` [ndctl PATCH v4 06/17] libcxl: add support for the 'Identify Device' command
` [ndctl PATCH v4 07/17] libcxl: add GET_HEALTH_INFO mailbox command and accessors
` [ndctl PATCH v4 08/17] libcxl: add support for the 'GET_LSA' command
` [ndctl PATCH v4 09/17] util/hexdump: Add a util helper to print a buffer in hex
` [ndctl PATCH v4 10/17] libcxl: add label_size to cxl_memdev, and an API to retrieve it
` [ndctl PATCH v4 11/17] libcxl: add a stub interface to determine whether a memdev is active
` [ndctl PATCH v4 12/17] libcxl: add interfaces for label operations
` [ndctl PATCH v4 13/17] cxl: add commands to read, write, and zero labels
` [ndctl PATCH v4 14/17] Documentation/cxl: add library API documentation
` [ndctl PATCH v4 15/17] ndctl: Add CXL packages to the RPM spec
` [ndctl PATCH v4 16/17] cxl-cli: add bash completion
` [ndctl PATCH v4 17/17] cxl: add health information to cxl-list

[PATCH v3 00/10] cxl_pci refactor for reusability
 2021-10-14  0:48 UTC  (27+ messages)
` [PATCH v3 01/10] cxl/pci: Convert register block identifiers to an enum
` [PATCH v3 02/10] cxl/pci: Remove dev_dbg for unknown register blocks
` [PATCH v3 03/10] cxl/pci: Fix NULL vs ERR_PTR confusion
` [PATCH v3 04/10] cxl/pci: Remove pci request/release regions
` [PATCH v3 05/10] cxl/pci: Make more use of cxl_register_map
  ` [PATCH v4 "
    ` [PATCH v5 "
` [PATCH v3 06/10] cxl/pci: Add @base to cxl_register_map
  ` [PATCH v5 "
` [PATCH v3 07/10] cxl/pci: Split cxl_pci_setup_regs()
` [PATCH v3 08/10] PCI: Add pci_find_dvsec_capability to find designated VSEC
` [PATCH v3 09/10] cxl/pci: Use pci core's DVSEC functionality
` [PATCH v3 10/10] ocxl: "

[PATCH] ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT
 2021-10-14  0:42 UTC  (8+ messages)

[PATCH v2] tools/testing/cxl: add mock output for the GET_HEALTH_INFO command
 2021-10-11 22:28 UTC 

CXL 1.1 Support Plan
 2021-10-08 20:20 UTC  (11+ messages)

[PATCH] cxl/acpi: Do not fail cxl_acpi_probe() based on a missing CHBS
 2021-10-08 18:13 UTC  (4+ messages)

[PATCH] daxctl: Add "Soft Reservation" theory of operation
 2021-10-07 21:59 UTC 

[PATCH] tools/testing/cxl: add mock output for the GET_HEALTH_INFO command
 2021-10-07 21:48 UTC  (2+ messages)

[PATCH v3] Add support for PCIe SSD status LED management
 2021-10-07 11:32 UTC  (5+ messages)

[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: "

[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 21/21] cxl/core: Split decoder setup into alloc + add
 2021-09-21 19:22 UTC  (5+ messages)
` [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  (22+ messages)
` [PATCH 04/13] cxl: Introduce "
` [PATCH 06/13] cxl/mem: Introduce cxl_mem driver
` [PATCH 07/13] cxl/memdev: Determine CXL.mem capability
` [PATCH 13/13] cxl/mem: Enumerate switch decoders

[PATCH v4 17/21] tools/testing/cxl: Introduce a mocked-up CXL port hierarchy
 2021-09-14 19:14 UTC  (2+ messages)
` [PATCH v5 "

[PATCH v4 16/21] cxl/pmem: Add support for multiple nvdimm-bridge objects
 2021-09-14 19:08 UTC  (2+ messages)
` [PATCH v5 "

[PATCH v4 15/21] cxl/pmem: Translate NVDIMM label commands to CXL label commands
 2021-09-14 19:06 UTC  (2+ messages)
` [PATCH v5 "

[PATCH v4 00/21] cxl_test: Enable CXL Topology and UAPI regression tests
 2021-09-14 19:03 UTC  (9+ messages)
` [PATCH v4 14/21] cxl/mbox: Add exclusive kernel command support
  ` [PATCH v5 "

[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  (4+ messages)
` [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 v4 08/21] cxl/pci: Clean up cxl_mem_get_partition_info()
 2021-09-13 22:24 UTC  (4+ messages)
` [PATCH v5 "
` [PATCH v6 "


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