Linux CXL
 help / color / mirror / Atom feed
 messages from 2022-10-13 12:00:13 to 2022-10-24 19:18:02 UTC [more...]

[RFC PATCH 0/1] CXL: Standalone switch CCI driver
 2022-10-24 15:53 UTC  (2+ messages)
` [RFC PATCH 1/1] cxl/pci: Add support for stand alone CXL Switch mailbox CCI

[PATCH v2] cxl: update names for interleave ways conversion macros
 2022-10-24 16:55 UTC 

[PATCH v9 0/5] QEMU PCIe DOE for PCIe 4.0/5.0 and CXL 2
 2022-10-24 17:42 UTC  (7+ messages)
` [PATCH v9 1/5] hw/pci: PCIe Data Object Exchange emulation
` [PATCH v9 2/5] hw/mem/cxl-type3: Add MSIX support
` [PATCH v9 3/5] hw/cxl/cdat: CXL CDAT Data Object Exchange implementation
` [PATCH v9 4/5] hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
` [PATCH v9 5/5] hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE

[PATCH v2] cxl: update names for interleave granularity conversion macros
 2022-10-24 16:54 UTC 

[PATCH v2] cxl: update names for interleave granularity conversion macros
 2022-10-24 15:49 UTC  (4+ messages)

[PATCH v2] cxl: check decoder count for end device
 2022-10-24 15:40 UTC  (2+ messages)

[PATCH v3] cxl: check decoder count for end device
 2022-10-24 15:43 UTC 

[PATCH v3 0/2] cxl: Add general MSI-X/MSI irq support
 2022-10-24 12:36 UTC  (23+ messages)
` [PATCH 1/2] cxl/pci: Add generic "
` [PATCH 2/2] cxl/mbox: Wire up "

Regression: Re: [PATCH v2 4/6] PCI: Distribute available resources for root buses too
 2022-10-24 11:25 UTC  (5+ messages)

[cxl:fixes] BUILD SUCCESS df4f5aa75d87921d3467942165e3879269e06b33
 2022-10-23 10:45 UTC 

[PATCH v3 -next] memregion: Add cpu_cache_invalidate_memregion() interface
 2022-10-22 22:57 UTC  (2+ messages)

[PATCH 0/5] cxl: Log downport PCIe AER and CXL RAS error information
 2022-10-22 22:44 UTC  (10+ messages)
` [PATCH 1/5] cxl/acpi: Set ACPI's CXL _OSC to indicate CXL1.1 support
` [PATCH 2/5] cxl/pci: Discover and cache pointer to RCD dport's PCIe AER capability
` [PATCH 3/5] cxl/pci: Discover and cache pointer to RCD dport's CXL RAS registers
` [PATCH 4/5] cxl/pci: Enable RCD dport AER reporting
` [PATCH 5/5] cxl/pci: Log CXL device's PCIe AER and CXL RAS error information

[PATCH v4 0/3] CXL XOR Interleave Arithmetic
 2022-10-22  0:01 UTC  (5+ messages)
` [PATCH v4 1/3] For ACPICA: Add the CXIMS structure definition to the CEDT table
` [PATCH v4 2/3] cxl/acpi: Support CXL XOR Interleave Math (CXIMS)

[PATCH 0/2] cxl: Fix oversized LSA write payload due to header
 2022-10-21 23:31 UTC  (6+ messages)
` [PATCH 2/2] cxl/pmem: Fix failure to account for 8 byte header for writes to the device LSA

[PATCH V3 0/2] CXL: Taint user access to DOE mailbox config space
 2022-10-21 23:29 UTC  (2+ messages)

[PATCH] cxl/pmem: Use size_add() against integer overflow
 2022-10-21 23:07 UTC  (2+ messages)

[fan.ni@samsung.com: Re: [ndctl PATCH 1/2] cxl: Add root port attribute to cxl list output]
 2022-10-21 23:04 UTC  (2+ messages)

[RESEND] CXL_MEM_QUERY_COMMANDS returning commands not supported by the hardware
 2022-10-21 22:36 UTC  (2+ messages)

[PATCH 0/2] efi/cper, cxl: Decode CXL Protocol Errors CPER
 2022-10-21 22:18 UTC  (2+ messages)

[PATCH] cxl: check decoder count for end device
 2022-10-21 21:24 UTC  (3+ messages)

[PATCH] ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set
 2022-10-21 17:56 UTC  (3+ messages)

[PATCH v2] cxl: Replace HDM decoder granularity magic numbers
 2022-10-21 17:52 UTC  (2+ messages)

[cxl:rch] BUILD SUCCESS 2b76fc22aefd39820c0520255875f99b326ede99
 2022-10-21 17:27 UTC 

[RFC PATCH v2 0/4] CXL 3.0 Performance Monitoring Unit support
 2022-10-21 17:26 UTC  (8+ messages)
` [RFC PATCH v2 2/4] cxl/pci: Find and register CXL PMU devices
` [RFC PATCH v2 3/4] cxl: CXL Performance Monitoring Unit driver

[cxl:fixes] BUILD SUCCESS f010c75c05299ecd65adfd31a7841eea3476ce1f
 2022-10-21 12:25 UTC 

[PATCH v2 00/12] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-10-21  9:00 UTC  (28+ messages)
` [PATCH v2 01/12] cxl/core: Remove duplicate declaration of devm_cxl_iomap_block()
` [PATCH v2 02/12] cxl/core: Check physical address before mapping it in devm_cxl_iomap_block()
` [PATCH v2 03/12] cxl: Unify debug messages when calling devm_cxl_add_port()
` [PATCH v2 04/12] cxl: Unify debug messages when calling devm_cxl_add_dport()
` [PATCH v2 05/12] cxl/acpi: Improve debug messages in cxl_acpi_probe()
` [PATCH v2 06/12] cxl/acpi: Extract component registers of restricted hosts from RCRB
` [PATCH v2 07/12] cxl: Remove dev_is_cxl_root_child() check in devm_cxl_enumerate_ports()
` [PATCH v2 08/12] cxl: Factor out code in devm_cxl_enumerate_ports() to find_port_attach_ep()
` [PATCH v2 09/12] cxl: Extend devm_cxl_enumerate_ports() to support restricted devices (RCDs)
` [PATCH v2 10/12] cxl: Do not ignore PCI config read errors in match_add_dports()
` [PATCH v2 11/12] cxl: Factor out code in match_add_dports() to pci_dev_add_dport()
` [PATCH v2 12/12] cxl: Extend devm_cxl_port_enumerate_dports() to support restricted hosts (RCH)

[RFC PATCH v3 0/5] CXL 3.0 Performance Monitoring Unit support
 2022-10-21  8:29 UTC  (8+ messages)
` [RFC PATCH v3 1/5] cxl/pci: Add generic MSI-X/MSI irq support
` [RFC PATCH v3 2/5] cxl: Add function to count regblocks of a given type
` [RFC PATCH v3 3/5] cxl/pci: Find and register CXL PMU devices
` [RFC PATCH v3 4/5] cxl: CXL Performance Monitoring Unit driver
` [RFC PATCH v3 5/5] docs: perf: Minimal introduction the the CXL PMU device and driver

[ndctl PATCH 0/2] add support for CCI command Get Alert Configuration
 2022-10-21  7:35 UTC  (6+ messages)
` [PATCH 1/2] libcxl: add accessors for Get Alert Configuration CCI command output
` [PATCH 2/2] cxl: display alert configuratin fields in list command

[RFC V2 PATCH 00/11] CXL: Process event logs
 2022-10-21  5:13 UTC  (26+ messages)
` [RFC V2 PATCH 01/11] cxl/mbox: Add debug of hardware error code
` [RFC V2 PATCH 02/11] cxl/mem: Implement Get Event Records command
` [RFC V2 PATCH 05/11] cxl/mem: Trace General Media Event Record
` [RFC V2 PATCH 06/11] cxl/mem: Trace DRAM "
` [RFC V2 PATCH 07/11] cxl/mem: Trace Memory Module "

[PATCH] cxl: identify CXL3.0 cache/mem register capability IDs
 2022-10-20 19:27 UTC  (3+ messages)

[PATCH RFC v2 0/9] cxl/pci: Add fundamental error handling
 2022-10-20 17:52 UTC  (22+ messages)
` [PATCH RFC v2 3/9] cxl/pci: Kill cxl_map_regs()
` [PATCH RFC v2 5/9] cxl/port: Limit the port driver to just the HDM Decoder Capability
` [PATCH RFC v2 8/9] cxl/pci: add tracepoint events for CXL RAS
` [PATCH RFC v2 9/9] cxl/pci: Add (hopeful) error handling support

[External] CXL emulation in QEMU contribution
 2022-10-18 21:26 UTC 

[BUG] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
 2022-10-18 15:00 UTC  (5+ messages)

[PATCH v2 0/4] CXL Poison List Retrieval & Tracing
 2022-10-17 18:01 UTC  (7+ messages)
` [PATCH v2 1/4] trace, cxl: Introduce a TRACE_EVENT for CXL poison records
` [PATCH v2 4/4] cxl/region: Add trigger_poison_list sysfs attribute

[RFC PATCH v2] hw/cxl: Initial emulated CXL poison injection support
 2022-10-17 16:48 UTC 

[RFC PATCH 0/6] QEMU CXL Provide mock CXL events and irq support
 2022-10-17 15:57 UTC  (15+ messages)
` [RFC PATCH 1/6] qemu/bswap: Add const_le64()
` [RFC PATCH 2/6] qemu/uuid: Add UUID static initializer
` [RFC PATCH 3/6] hw/cxl/cxl-events: Add CXL mock events

[PATCH v2 0/2] cxl: Add basic MSI/MSI-X support
 2022-10-17 10:08 UTC  (8+ messages)
` [PATCH 1/2] cxl/pci: Add generic MSI/MSI-X interrupt support
` [PATCH 2/2] cxl/mbox: Wire up basic irq support

[GIT PULL] PCI fixes for v6.1
 2022-10-16  0:15 UTC  (2+ messages)

[PATCH] cxl: Add generic MSI/MSI-X interrupt support
 2022-10-14 16:07 UTC  (6+ messages)

[PATCH v7 4/5] hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
 2022-10-14 15:29 UTC  (10+ messages)
  ` [PATCH 5/5] hw/mem/cxl_type3: Refactor CDAT sub-table entry initialization into a function

[BUG] cxl,i386: e820 mappings may not be correct for cxl
 2022-10-14  0:19 UTC 

[ndctl RFC 0/3] Support poison list retrieval
 2022-10-13 23:39 UTC  (4+ messages)
` [RFC 1/3] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [RFC 2/3] cxl/list: collect and parse the poison list records
` [RFC 3/3] cxl/list: add --media-errors option to cxl list

[PATCH v8 0/5] QEMU PCIe DOE for PCIe 4.0/5.0 and CXL 2
 2022-10-13 17:40 UTC  (12+ messages)
` [PATCH v8 1/5] hw/pci: PCIe Data Object Exchange emulation
` [PATCH v8 2/5] hw/mem/cxl-type3: Add MSIX support
` [PATCH v8 3/5] hw/cxl/cdat: CXL CDAT Data Object Exchange implementation
` [PATCH v8 4/5] hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
` [PATCH v8 5/5] hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE

[PATCH v2] cxl: update names for interleave ways conversion macros
 2022-10-13 12:23 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