Linux CXL
 help / color / mirror / Atom feed
 messages from 2023-06-26 14:19:01 to 2023-07-19 08:45:30 UTC [more...]

[RFC PATCH v3 0/4] CXL: Standalone switch CCI driver
 2023-07-19  8:45 UTC  (7+ messages)
` [RFC PATCH v3 1/4] cxl: mbox: Preparatory move of functions to core/mbox.c
` [RFC PATCH v3 2/4] cxl: mbox: Factor out the mbox specific data for reuse in switch cci
` [RFC PATCH v3 3/4] PCI: Add PCI_CLASS_SERIAL_CXL_SWITCH_CCI class ID to pci_ids.h
` [RFC PATCH v3 4/4] cxl/pci: Add support for stand alone CXL Switch mailbox CCI

[RFC PATCH 00/17] hw/cxl: hw/cxl: Generic CCI emulation support
 2023-07-19  8:19 UTC  (20+ messages)
` [RFC PATCH 01/17] hw/pci-bridge/cxl_upstream: Move defintion of device to header
` [RFC PATCH 02/17] hw/cxl/mailbox: Enable mulitple mailbox command sets
` [RFC PATCH 03/17] cxl/mbox: Pull the payload out of struct cxl_cmd and make instances constant
` [RFC PATCH 04/17] hw/mbox: Split mailbox command payload into separate input and output
` [RFC PATCH 05/17] cxl/mbox: Pull the CCI definition out of the CXLDeviceState
` [RFC PATCH 06/17] cxl/mbox: Generalize the CCI command processing
` [RFC PATCH 07/17] hw/acpi/aml-build: add function for i2c slave device serial bus description
` [RFC PATCH 08/17] hw/i2c: add mctp core
` [RFC PATCH 09/17] i2c/mctp: Allow receiving messages to dest eid 0
` [RFC PATCH 10/17] misc/i2c_mctp_cxl: Initial device emulation
` [RFC PATCH 11/17] HACK: arm/virt: Add aspeed-i2c controller and MCTP EP to enable MCTP testing
` [RFC PATCH 12/17] HACK: hw/arm/virt: Add ACPI support for aspeed-i2c / mctp
` [RFC PATCH 13/17] HACK: hw/i386/pc: Add Aspeed i2c controller + MCTP with ACPI tables
` [RFC PATCH 14/17] docs: cxl: Add example commandline for MCTP CXL CCIs
` [RFC PATCH 15/17] hw/cxl: Add a switch mailbox CCI function
` [RFC PATCH 16/17] hw/cxl: Implement Physical Ports status retrieval
` [RFC PATCH 17/17] hw/cxl: Add tunneled command support to mailbox for switch cci

[PATCH] cxl/acpi: Use printk specifier for resource
 2023-07-18 17:58 UTC  (4+ messages)

[ndctl PATCH RESEND 0/2] Fix accessors for temperature field when it is negative
 2023-07-18  4:34 UTC  (5+ messages)
  ` [ndctl PATCH RESEND 1/2] cxl: Update a revision by CXL 3.0 specification
  ` [ndctl PATCH RESEND 2/2] libcxl: Fix accessors for temperature field to support negative value

[PATCH] cxl: Fix memory leak bug in alloc_mock_res()
 2023-07-18  2:53 UTC  (3+ messages)

[linux-next:master] BUILD SUCCESS WITH WARNING 2205be537aeb1ca2ace998e2fefaa2be04e393e4
 2023-07-17 16:33 UTC 

[cxl:fixes] BUILD SUCCESS WITH WARNING 0e99e96b85fc2c608a65d05063f40c671214b2da
 2023-07-15 13:00 UTC 

[PATCH v3 1/2] cxl/acpi: Fix UAF in the error path
 2023-07-15  3:16 UTC  (6+ messages)
` [PATCH v3 2/2] cxl/acpi: Do not swallow errors

[cxl:fixes 4/5] drivers/cxl/acpi.c:299:30: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'resource_size_t' {aka 'unsigned int'}
 2023-07-15  2:02 UTC 

[PATCH -ndctl v2 0/2] cxl: Support memdev sanitation
 2023-07-14 18:35 UTC  (6+ messages)
` [PATCH 1/2] cxl/memdev: Introduce wait-sanitize functionality
` [PATCH 2/2] cxl/memdev: Introduce sanitize-memdev functionality

[PATCH v8 00/14] cxl/pci: Add support for RCH RAS error handling
 2023-07-14 17:46 UTC  (19+ messages)
` [PATCH v8 01/14] cxl/port: Pre-initialize component register mappings
` [PATCH v8 02/14] cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_state
` [PATCH v8 03/14] cxl/hdm: Use stored Component Register mappings to map HDM decoder capability
` [PATCH v8 04/14] cxl/pci: Remove Component Register base address from struct cxl_dev_state
` [PATCH v8 05/14] cxl/port: Remove Component Register base address from struct cxl_port
` [PATCH v8 06/14] cxl/pci: Add RCH downstream port AER register discovery
` [PATCH v8 07/14] PCI/AER: Refactor cper_print_aer() for use by CXL driver module
` [PATCH v8 08/14] cxl/pci: Update CXL error logging to use RAS register address
` [PATCH v8 09/14] cxl/pci: Map RCH downstream AER registers for logging protocol errors
` [PATCH v8 10/14] cxl/pci: Add RCH downstream port error logging
` [PATCH v8 11/14] cxl/pci: Disable root port interrupts in RCH mode
` [PATCH v8 12/14] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
` [PATCH v8 13/14] PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error handling
` [PATCH v8 14/14] cxl/core/regs: Rename phys_addr in cxl_map_component_regs()

Region ID in Initiate Dynamic Capacity Release
 2023-07-14 16:30 UTC  (3+ messages)
  ` [EXT] "

[PATCH v9] cxl: add RAS status unmasking for CXL
 2023-07-14 13:51 UTC  (5+ messages)

[PATCH 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-07-14 13:54 UTC  (15+ messages)
` [PATCH 3/3] dax/kmem: Always enroll hotplugged memory for memmap_on_memory

[PATCH v2] cxl: Update MAINTAINERS
 2023-07-13 20:38 UTC  (5+ messages)

[PATCH 0/5] cxl/dcd: Add support for Dynamic Capacity Devices (DCD)
 2023-07-13 12:55 UTC  (19+ messages)
` [PATCH 1/5] cxl/mem : Read Dynamic capacity configuration from the device
` [PATCH 2/5] cxl/region: Add dynamic capacity cxl region support
` [PATCH 4/5] cxl/mem: Add support to handle DCD add and release capacity events

[PATCH v2] cxl/acpi: Release device after dev_err()
 2023-07-13  4:38 UTC  (7+ messages)

[PATCH] cxl/mem: Fix a double shift bug
 2023-07-12 19:34 UTC  (4+ messages)

[PATCH] cxl: Fix double shift of CXL_FW_CANCEL
 2023-07-12 18:02 UTC  (4+ messages)

[PATCH] cxl/pci: Remove unnecessary aer.h include
 2023-07-12 16:02 UTC  (3+ messages)

[PATCH] cxl: Update MAINTAINERS
 2023-07-12 15:07 UTC  (4+ messages)

[Question] How to set up DVSEC CXL Range Registers for DCD devices
 2023-07-12  8:48 UTC  (5+ messages)

[ndctl PATCH v4 0/4] cxl/monitor and ndctl/monitor fixes
 2023-07-11 17:58 UTC  (9+ messages)
` [ndctl PATCH v4 1/4] cxl/monitor: Enable default_log and refactor sanity check
` [ndctl PATCH v4 2/4] cxl/monitor: replace monitor.log_file with monitor.ctx.log_file
` [ndctl PATCH v4 3/4] ndctl: use strcmp for reserved word in monitor commands
` [ndctl PATCH v4 4/4] Documentation/cxl/cxl-monitor.txt: Fix inaccurate description

[ndctl PATCH 0/2] add support for Set Alert Configuration mailbox command
 2023-07-11  7:10 UTC  (3+ messages)
  ` [ndctl PATCH 1/2] libcxl: "
  ` [ndctl PATCH 2/2] cxl: add 'set-alert-config' command to cxl tool

[PATCH v4 0/2] CXL: Apply SRAT defined PXM to entire CFMWS window
 2023-07-10 20:02 UTC  (3+ messages)
` [PATCH v4 1/2] x86/numa: Introduce numa_fill_memblks()
` [PATCH v4 2/2] ACPI: NUMA: Apply SRAT proximity domain to entire CFMWS window

[ndctl PATCH v3 0/6] cxl/monitor and ndctl/monitor fixes
 2023-07-10 16:59 UTC  (22+ messages)
` [ndctl PATCH v3 1/6] cxl/monitor: Enable default_log and refactor sanity check
` [ndctl PATCH v3 2/6] cxl/monitor: replace monitor.log_file with monitor.ctx.log_file
` [ndctl PATCH v3 3/6] cxl/monitor: use strcmp to compare the reserved word
` [ndctl PATCH v3 4/6] cxl/monitor: always log started message
` [ndctl PATCH v3 6/6] ndctl/monitor: use strcmp to compare the reserved word

[PATCH] cxl/acpi: Release device after dev_err
 2023-07-10 15:55 UTC  (8+ messages)

[NDCTL PATCH] cxl/region: Always use the correct target position
 2023-07-09 11:50 UTC  (2+ messages)

[PATCH] memory tier: rename destroy_memory_type() to put_memory_type()
 2023-07-06 13:11 UTC  (3+ messages)

[PATCH] cxl: fix CONFIG_FW_LOADER dependency
 2023-07-06 10:50 UTC  (3+ messages)

[PATCH v7 00/27] cxl/pci: Add support for RCH RAS error handling
 2023-07-03  3:55 UTC  (6+ messages)
` [PATCH v7 16/27] cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_state

[Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
 2023-07-03  1:33 UTC  (14+ messages)
    ` [RFC 2/7] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
    ` [RFC 7/7] hw/mem/cxl_type3: add read/write support to dynamic capacity
    ` [RFC 5/7] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response

[GIT PULL] Compute Express Link (CXL) for 6.5
 2023-07-01 16:12 UTC  (2+ messages)

[cxl:next] BUILD SUCCESS fe77cc2e5a6a7c85f5c6ef8a39d7694ffc7f41c9
 2023-07-01 11:36 UTC 

[PATCH v3] dax/kmem: Pass valid argument to memory_group_register_static
 2023-06-30  3:41 UTC  (2+ messages)

[PATCH -next] cxl: Fix one kernel-doc comment
 2023-06-29 23:22 UTC  (2+ messages)

[cxl:next] BUILD SUCCESS 71baec7b8500c92f9723f39d06a7ae465483da1f
 2023-06-28 13:38 UTC 

[PATCH v6 0/7] cxl: Support device sanitation
 2023-06-27 23:01 UTC  (9+ messages)
` [PATCH 3/7] cxl/mbox: Add sanitation handling machinery
      ` [PATCH] cxl/pci: Use correct flag for sanitize polling

[cxl:pending] BUILD SUCCESS 0c0df63177e37ae826d803280eb2c5b6b6a7a9a4
 2023-06-27  1:20 UTC 

[PATCH v3 0/2] CXL: Apply SRAT defined PXM to entire CFMWS window
 2023-06-27  0:49 UTC  (4+ messages)
` [PATCH v3 1/2] x86/numa: Introduce numa_fill_memblks()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox