linux-cxl.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-07 08:22:07 to 2021-10-29 21:39:24 UTC [more...]

[RFC PATCH v2 00/28] CXL Region Creation / HDM decoder programming
 2021-10-29 21:39 UTC  (39+ messages)
` [RFC PATCH v2 01/28] cxl: Rename CXL_MEM to CXL_PCI
` [RFC PATCH v2 02/28] cxl: Move register block enumeration to core
` [RFC PATCH v2 03/28] cxl/acpi: Map component registers for Root Ports
` [RFC PATCH v2 04/28] cxl: Add helper for new drivers
` [RFC PATCH v2 05/28] cxl/core: Convert decoder range to resource
` [RFC PATCH v2 06/28] cxl: Introduce endpoint decoders
` [RFC PATCH v2 07/28] cxl/core: Move target population locking to caller
` [RFC PATCH v2 08/28] cxl/port: Introduce a port driver
` [RFC PATCH v2 09/28] cxl/acpi: Map single port host bridge component registers
` [RFC PATCH v2 10/28] cxl/core: Store global list of root ports
` [RFC PATCH v2 11/28] cxl/acpi: Rescan bus at probe completion
` [RFC PATCH v2 12/28] cxl/core: Store component register base for memdevs
` [RFC PATCH v2 13/28] cxl: Flesh out register names
` [RFC PATCH v2 14/28] cxl: Hide devm host for ports
` [RFC PATCH v2 15/28] cxl/core: Introduce API to scan switch ports
` [RFC PATCH v2 16/28] cxl: Introduce cxl_mem driver
` [RFC PATCH v2 17/28] cxl: Disable switch hierarchies for now
` [RFC PATCH v2 18/28] cxl/region: Add region creation ABI
` [RFC PATCH v2 19/28] cxl/region: Introduce concept of region configuration
` [RFC PATCH v2 20/28] cxl/region: Introduce a cxl_region driver
` [RFC PATCH v2 21/28] cxl/acpi: Handle address space allocation
` [RFC PATCH v2 22/28] cxl/region: Address "
` [RFC PATCH v2 23/28] cxl/region: Implement XHB verification
` [RFC PATCH v2 24/28] cxl/region: HB port config verification
` [RFC PATCH v2 25/28] cxl/region: Record host bridge target list
` [RFC PATCH v2 26/28] cxl/mem: Store the endpoint's uport
` [RFC PATCH v2 27/28] cxl/region: Gather HDM decoder resources
` [RFC PATCH v2 28/28] cxl: Program decoders for regions

[PATCH] cxl/pmem: Fix reference counting for delayed work
 2021-10-29 19:55 UTC 

[PATCH 0/6] Introduce acpi_table_parse_cedt and extra nodes for CXL.mem
 2021-10-29 19:51 UTC  (7+ messages)
` [PATCH 1/6] ACPI: Keep sub-table parsing infrastructure available for modules
` [PATCH 2/6] ACPI: Teach ACPI table parsing about the CEDT header format
` [PATCH 3/6] ACPI: Add a context argument for table parsing handlers
` [PATCH 4/6] cxl/acpi: Convert CFMWS parsing to ACPI sub-table helpers
` [PATCH 5/6] cxl/test: Mock acpi_table_parse_cedt()
` [PATCH 6/6] ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT

drivers/cxl: suspected null pointer dereference in core/bus.c
 2021-10-28  2:20 UTC  (2+ messages)
  ` 回复: "

[PATCH V2 3/3] cxl/mem: Adjust ram/pmem range to represent DPA ranges
 2021-10-27 22:43 UTC  (6+ messages)
` [PATCH 0/9] CDAT/DSMAS reading and cleanups
  ` [PATCH 1/9] Documentation/auxiliary_bus: Clarify auxiliary_device creation
  ` [PATCH 2/9] Documentation/auxiliary_bus: Clarify match_name
  ` [PATCH 3/9] Documentation/auxiliary_bus: Update Auxiliary device lifespan

[PATCH v3] ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT
 2021-10-26 13:17 UTC  (12+ messages)

[RFC PATCH 00/27] CXL Region Creation / HDM decoder programming
 2021-10-21 14:29 UTC  (32+ messages)
` [RFC PATCH 01/27] cxl: Rename CXL_MEM to CXL_PCI
` [RFC PATCH 02/27] cxl: Move register block enumeration to core
` [RFC PATCH 03/27] cxl/acpi: Map component registers for Root Ports
` [RFC PATCH 04/27] cxl: Add helper for new drivers
` [RFC PATCH 05/27] cxl/core: Convert decoder range to resource
` [RFC PATCH 06/27] cxl: Introduce endpoint decoders
` [RFC PATCH 07/27] cxl/port: Introduce a port driver
` [RFC PATCH 08/27] cxl/acpi: Map single port host bridge component registers
` [RFC PATCH 09/27] cxl/core: Store global list of root ports
` [RFC PATCH 10/27] cxl/acpi: Rescan bus at probe completion
` [RFC PATCH 11/27] cxl/core: Store component register base for memdevs
` [RFC PATCH 12/27] cxl: Flesh out register names
` [RFC PATCH 13/27] cxl/core: Introduce API to scan switch ports
` [RFC PATCH 14/27] cxl: Introduce cxl_mem driver
` [RFC PATCH 15/27] cxl: Disable switch hierarchies for now
` [RFC PATCH 16/27] cxl/region: Add region creation ABI
` [RFC PATCH 17/27] cxl/region: Introduce concept of region configuration
` [RFC PATCH 18/27] cxl/region: Introduce a cxl_region driver
` [RFC PATCH 19/27] cxl/acpi: Handle address space allocation
` [RFC PATCH 20/27] cxl/region: Address "
` [RFC PATCH 21/27] cxl/region: Implement XHB verification
` [RFC PATCH 22/27] cxl/region: HB port config verification
` [RFC PATCH 23/27] cxl/region: Record host bridge target list
` [RFC PATCH 24/27] cxl/mem: Store the endpoint's uport
` [RFC PATCH 25/27] cxl/region: Gather HDM decoder resources
` [RFC PATCH 26/27] cxl: Program decoders for regions
  ` [RFC v2 "
` [RFC PATCH 27/27] dont-merge: My QEMU CFMWS is wrong

can call libcxl function outside ndctl tool?
 2021-10-20 19:28 UTC  (3+ messages)

[PATCH v2] ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT
 2021-10-19  4:53 UTC  (3+ messages)

[PATCH] ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT
 2021-10-18 18:15 UTC  (12+ messages)

[PATCH v3 00/10] cxl_pci refactor for reusability
 2021-10-18  9:30 UTC  (40+ 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 v6 "
` [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 v6 "
` [PATCH v3 07/10] cxl/pci: Split cxl_pci_setup_regs()
  ` [PATCH v6 "
` [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 v3] tools/testing/cxl: add mock output for the GET_HEALTH_INFO command
 2021-10-18  5:12 UTC 

[ndctl PATCH v4 00/17] Initial CXL support
 2021-10-15 21:15 UTC  (38+ messages)
` [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 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 v2] tools/testing/cxl: add mock output for the GET_HEALTH_INFO command
 2021-10-15 16:09 UTC  (2+ messages)

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)


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