messages from 2023-06-30 23:19:44 to 2023-07-20 20:38:39 UTC [more...]
[PATCH 1/9] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
2023-07-20 20:37 UTC
[Qemu PATCH 0/9] Enabling DCD emulation support in Qemu
2023-07-20 20:36 UTC
[RFC 0/2] Modify CCI cmd sets to be mutable
2023-07-20 19:58 UTC (3+ messages)
` [RFC 1/2] cxl/mailbox: change CCI cmd set structure to be a member, not a refernce
` [RFC 2/2] cxl/mailbox: interface to add CCI commands to an existing CCI
[RFC PATCH 00/17] hw/cxl: hw/cxl: Generic CCI emulation support
2023-07-20 19:33 UTC (23+ 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 0/2] PCI, AER, CXL: Fix appropriate _OSC check for CXL RAS Cap
2023-07-20 18:31 UTC (10+ messages)
` [PATCH 1/2] PCI, AER: Export and make pcie_aer_is_native() global
` [PATCH 2/2] cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers
How to find the correct corresponding relationship between mem devices and target postions?
2023-07-20 13:41 UTC
Question: how to create a cxl region with the specified numa node and distance
2023-07-20 13:03 UTC
[PATCH v2 0/3] mm: use memmap_on_memory semantics for dax/kmem
2023-07-20 7:14 UTC (4+ messages)
` [PATCH v2 1/3] mm/memory_hotplug: Export symbol mhp_supports_memmap_on_memory()
` [PATCH v2 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks
` [PATCH v2 3/3] dax/kmem: allow kmem to add memory with memmap_on_memory
DCD region base address
2023-07-20 1:43 UTC
[RFC] cxl/type3: minimum MHD cci support
2023-07-19 18:32 UTC
[PATCH] tools/testing/cxl: Remove unused SZ_512G macro
2023-07-19 17:42 UTC (2+ messages)
[cxl:fixes] BUILD SUCCESS 91019b5bc7c2c5e6f676cce80ee6d12b2753d018
2023-07-19 16:20 UTC
[RFC PATCH v4 0/4] CXL: Standalone switch CCI driver
2023-07-19 9:19 UTC (5+ messages)
` [RFC PATCH v4 1/4] cxl: mbox: Preparatory move of functions to core/mbox.c
` [RFC PATCH v4 2/4] cxl: mbox: Factor out the mbox specific data for reuse in switch cci
` [RFC PATCH v4 3/4] PCI: Add PCI_CLASS_SERIAL_CXL_SWITCH_CCI class ID to pci_ids.h
` [RFC PATCH v4 4/4] cxl/pci: Add support for stand alone CXL Switch mailbox CCI
[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
[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 (13+ messages)
` [PATCH v8 01/14] cxl/port: Pre-initialize component register mappings
` [PATCH v8 03/14] cxl/hdm: Use stored Component Register mappings to map HDM decoder capability
` [PATCH v8 06/14] cxl/pci: Add RCH downstream port AER register discovery
` [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 (9+ 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 (5+ 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 (5+ messages)
` [RFC 7/7] hw/mem/cxl_type3: add read/write support to dynamic capacity
[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
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