messages from 2023-01-23 10:41:45 to 2023-01-28 11:22:36 UTC [more...]
[PATCH] cxl/pci: Set the device timestamp
2023-01-28 11:21 UTC (14+ messages)
[cxl:for-6.3/cxl-ram-region 17/18] ERROR: modpost: "cxl_add_to_region" [drivers/cxl/cxl_port.ko] undefined!
2023-01-28 9:19 UTC
[cxl:for-6.3/cxl-ram-region 17/18] drivers/cxl/port.c:47: undefined reference to `cxl_add_to_region'
2023-01-28 8:37 UTC
[cxl:for-6.3/cxl-ram-region 17/18] ERROR: modpost: "cxl_add_to_region" [drivers/cxl/cxl_port.ko] undefined!
2023-01-28 6:10 UTC
[cxl:for-6.3/cxl-ram-region 16/18] lib/stackinit_kunit.c:34:13: error: conflicting types for 'range_contains'; have 'bool(char *, size_t, char *, size_t)' {aka '_Bool(char *, long unsigned int, char *, long unsigned int)'}
2023-01-28 5:39 UTC
[cxl:for-6.3/cxl-ram-region 17/18] drivers/cxl/core/region.c:2404:6: warning: variable 'rc' is used uninitialized whenever 'if' condition is true
2023-01-28 5:28 UTC
[cxl:for-6.3/cxl-ram-region 14/18] drivers/cxl/core/region.c:1479:7: warning: variable 'rc' set but not used
2023-01-28 4:46 UTC
[cxl:for-6.3/cxl-ram-region 14/18] drivers/cxl/core/region.c:1479:21: warning: variable 'rc' set but not used
2023-01-28 3:45 UTC
[PATCH v2 0/6] cxl: CXL Inject & Clear Poison
2023-01-28 2:47 UTC (21+ messages)
` [PATCH v2 1/6] cxl/memdev: Add support for the Inject Poison mailbox command
` [PATCH v2 2/6] cxl/memdev: Add support for the Clear "
` [PATCH v2 3/6] tools/testing/cxl: Mock the Inject "
` [PATCH v2 5/6] tools/testing/cxl: Use injected poison for get poison list
` [PATCH v2 6/6] tools/testing/cxl: Add a param to test poison injection limits
[PATCH v2 0/8] hw/cxl: CXL emulation cleanups and minor fixes for upstream
2023-01-28 2:38 UTC (3+ messages)
` [PATCH v2 5/8] hw/i386/acpi: Drop duplicate _UID entry for CXL root bridge
[PATCH v2 0/4] CXL: Miscellaneous fixes
2023-01-28 2:06 UTC (6+ messages)
` [PATCH v2 1/4] cxl/mem: Remove unused CXL_CMD_FLAG_NONE define
` [PATCH v2 2/4] cxl/uapi: Add warning on CXL command enum
` [PATCH v2 3/4] cxl/uapi: Only return valid commands from cxl_query_cmd()
` [PATCH v2 4/4] cxl/mem: Fix UAPI command comment
[PATCH] cxl/mbox: Add debug messages for supported mailbox commands
2023-01-28 0:12 UTC (10+ messages)
[PATCH v5 0/5] CXL Poison List Retrieval & Tracing
2023-01-27 22:46 UTC (14+ messages)
` [PATCH v5 1/5] cxl/mbox: Add GET_POISON_LIST mailbox command
` [PATCH v5 3/5] cxl/memdev: Add trigger_poison_list sysfs attribute
` [PATCH v5 5/5] tools/testing/cxl: Mock support for Get Poison List
` (no subject)
`
[PATCH v4] cxl/mbox: Fix Payload Length check for Get Log command
2023-01-27 20:59 UTC (5+ messages)
[PATCH v7 0/8] cxl: Process event logs
2023-01-27 19:45 UTC (7+ messages)
` [PATCH v7 1/8] cxl/mem: Read, trace, and clear events on driver load
` [PATCH v7 2/8] cxl/mem: Wire up event interrupts
[PATCH 0/2] hw/cxl: Passthrough HDM decoder emulation
2023-01-27 17:15 UTC (7+ messages)
` [PATCH 1/2] hw/pci: Add pcie_count_ds_port() and pcie_find_port_first() helpers
` [PATCH 2/2] hw/pxb-cxl: Support passthrough HDM Decoders unless overridden
[PATCH v2] cxl/mbox: Add debug messages for enabled mailbox commands
2023-01-26 23:58 UTC (4+ messages)
[PATCH v2] cxl: fix spelling mistakes
2023-01-26 23:56 UTC (4+ messages)
[PATCH v3] tools/testing/cxl: Remove cxl_test module math loading message
2023-01-26 23:53 UTC (2+ messages)
[GIT preview] for-6.3/cxl-ram-region
2023-01-26 22:20 UTC (6+ messages)
[PATCH] hw/cxl: Add QTG _DSM support for ACPI0017 device
2023-01-26 20:06 UTC (6+ messages)
[LSF/MM/BPF BoF] Session for CXL memory
2023-01-26 19:04 UTC (13+ messages)
` [External] "
[PATCH v2 0/7] hw/cxl: RAS error emulation and injection
2023-01-26 17:35 UTC (5+ messages)
` [PATCH v2 7/7] hw/mem/cxl_type3: Add CXL RAS Error Injection Support
[PATCH 0/2] hw/cxl: CXL Event processing fixups
2023-01-26 16:34 UTC (6+ messages)
` [PATCH 1/2] hw/cxl: Fix event log time stamp fields
` [PATCH 2/2] hw/cxl: Remove check for g_new0() failure
[PATCH 0/3] cxl: Misc fixups that missed v6.2
2023-01-26 11:47 UTC (17+ messages)
` [PATCH 1/3] cxl/mem: Quiet port walking warning
` [PATCH v2 1/3] cxl/mem: Quiet port walking warnings
` [PATCH 2/3] cxl/region: Clarify when a cxld->commit() callback is mandatory
` [PATCH 3/3] cxl/port: Link the 'parent_dport' in portX/ and endpointX/ sysfs
[PATCH V2 0/4] rasdaemon: Add support for the CXL error events
2023-01-26 10:04 UTC (11+ messages)
` [PATCH V2 1/4] rasdaemon: Move definition for BIT and BIT_ULL to a common file
` [PATCH V2 2/4] rasdaemon: Add support for the CXL poison events
` [PATCH V2 3/4] rasdaemon: Add support for the CXL AER uncorrectable errors
` [PATCH V2 4/4] rasdaemon: Add support for the CXL AER correctable errors
[PATCH v2] tools/testing/cxl: Remove cxl_test module math loading message
2023-01-26 1:18 UTC (4+ messages)
[PATCH] cxl: change 'cxl_nvb' naming to 'nv_bridge' to improve readability
2023-01-25 23:56 UTC (4+ messages)
[PATCH v2 00/10] Collection of DOE material
2023-01-25 21:05 UTC (38+ messages)
` [PATCH v2 01/10] PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=y
` [PATCH v2 02/10] PCI/DOE: Fix memory leak "
` [PATCH v2 03/10] PCI/DOE: Provide synchronous API and use it internally
` [PATCH v2 04/10] cxl/pci: Use synchronous API for DOE
` [PATCH v2 05/10] PCI/DOE: Make asynchronous API private
` [PATCH v2 06/10] PCI/DOE: Allow mailbox creation without devres management
` [PATCH v2 07/10] PCI/DOE: Create mailboxes on device enumeration
` [PATCH v2 08/10] cxl/pci: Use CDAT DOE mailbox created by PCI core
` [PATCH v2 09/10] PCI/DOE: Make mailbox creation API private
` [PATCH v2 10/10] PCI/DOE: Relax restrictions on request and response size
[PATCH] cxl: Kconfig: fix a spelling mistake
2023-01-25 3:15 UTC (3+ messages)
[PATCH v2 0/8] QEMU CXL Provide mock CXL events and irq support
2023-01-24 17:04 UTC (3+ messages)
` [PATCH v2 5/8] hw/cxl/events: Wire up get/clear event mailbox commands
[RFC PATCH 0/2] hw/cxl: Passthrough HDM decoder emulation
2023-01-24 17:00 UTC (6+ messages)
` [RFC PATCH 1/2] hw/pci: Add pcie_count_ds_port() and pcie_find_port_first() helpers
` [RFC PATCH 2/2] hw/pxb-cxl: Support passthrough HDM Decoders unless overridden
[PATCH] cxl/pmem: Fix nvdimm unregistration when cxl_pmem driver is absent
2023-01-24 16:44 UTC (3+ messages)
[PATCH v2] cxl/trace: Add an HPA to cxl_poison trace events
2023-01-24 16:16 UTC (4+ messages)
[PATCH] tools/testing/cxl: Remove cxl_test modulo math loading messages
2023-01-24 15:51 UTC (3+ messages)
[PATCH 0/8] hw/cxl: CXL emulation cleanups and minor fixes for upstream
2023-01-23 18:16 UTC (11+ messages)
` cxl nvdimm Potential probe ordering issues
[PATCH v3 0/8] cxl: Introduce HDM decoder emulation from DVSEC range registers
2023-01-23 14:07 UTC (3+ messages)
` [PATCH v3 6/8] cxl: create emulated decoders for devices without HDM decoders
[RFC PATCH 0/4] rasdaemon: Add support for the CXL error events
2023-01-23 12:24 UTC (9+ messages)
` [RFC PATCH 2/4] rasdaemon: Add support for the CXL poison events
` [RFC PATCH 3/4] rasdaemon: Add support for the CXL AER uncorrectable errors
` [RFC PATCH 4/4] rasdaemon: Add support for the CXL AER correctable errors
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox