messages from 2024-05-09 08:51:22 to 2024-05-24 10:05:12 UTC [more...]
[PATCH v2 qemu 0/6] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
2024-05-24 10:05 UTC
[PATCH v5] cxl/region: check interleave capability
2024-05-24 9:27 UTC
[PATCH v4 0/2] cxl/region: add interleave capability check
2024-05-24 9:15 UTC (8+ messages)
` [PATCH v4 2/2] cxl/region: check interleave capability
[RFC PATCH 00/20] Introduce the famfs shared-memory file system
2024-05-24 7:55 UTC (13+ messages)
CXL volatile memory: How to restore the previous region/Interleave set
2024-05-24 7:32 UTC
[PATCH 0/4] acpi/ghes, cper, cxl: Trace FW-First CXL Protocol Errors
2024-05-23 22:51 UTC (20+ messages)
` [PATCH 1/4] efi/cper, cxl: Make definitions and structures global
` [PATCH 2/4] acpi/ghes, efi/cper: Recognize and process CXL Protocol Errors
` [PATCH 3/4] acpi/ghes, cxl/pci: Trace FW-First "
` [PATCH 4/4] cxl/pci: Define a common function get_cxl_dev()
[PATCH v6 0/5] PCI: Add Secondary Bus Reset (SBR) support for CXL
2024-05-23 21:38 UTC (5+ messages)
` [PATCH v6 2/5] PCI: Add locking of upstream bridge for pci_reset_function()
[PATCH v8 00/14] Enabling DCD emulation support in Qemu
2024-05-23 17:44 UTC (15+ messages)
` [PATCH v8 01/14] hw/cxl/mailbox: change CCI cmd set structure to be a member, not a reference
` [PATCH v8 02/14] hw/cxl/mailbox: interface to add CCI commands to an existing CCI
` [PATCH v8 03/14] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
` [PATCH v8 04/14] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
` [PATCH v8 05/14] include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices
` [PATCH v8 06/14] hw/mem/cxl_type3: Add support to create DC regions to "
` [PATCH v8 07/14] hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size instead of mr as argument
` [PATCH v8 08/14] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [PATCH v8 09/14] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
` [PATCH v8 10/14] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
` [PATCH v8 11/14] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [PATCH v8 12/14] hw/mem/cxl_type3: Add DPA range validation for accesses to DC regions
` [PATCH v8 13/14] hw/cxl/cxl-mailbox-utils: Add superset extent release mailbox support
` [PATCH v8 14/14] hw/mem/cxl_type3: Allow to release extent superset in QMP interface
[ACPI Code First ECN] Enumerate "Inclusive Linear Address Mode" memory-side caches
2024-05-23 16:36 UTC (7+ messages)
[PATCH v7 00/12] Enabling DCD emulation support in Qemu
2024-05-23 15:32 UTC (26+ messages)
` [PATCH v7 04/12] hw/mem/cxl_type3: Add support to create DC regions to type3 memory devices
` [PATCH v7 06/12] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [PATCH v7 09/12] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
[RFC PATCH 00/13] RFC: add Type2 device support
2024-05-22 16:38 UTC (24+ messages)
` [RFC PATCH 01/13] cxl: move header files for absolute references
` [RFC PATCH 02/13] cxl: add type2 device basic support
` [RFC PATCH 03/13] cxl: export core function for type2 devices
` [RFC PATCH 04/13] cxl: allow devices without mailbox capability
` [RFC PATCH 05/13] cxl: fix check about pmem resource
` [RFC PATCH 06/13] cxl: support type2 memdev creation
` [RFC PATCH 07/13] cxl: add functions for exclusive access to endpoint port topology
` [RFC PATCH 08/13] cxl: add cxl_get_hpa_freespace
` [RFC PATCH 09/13] cxl: add cxl_request_dpa
` [RFC PATCH 10/13] cxl: make region type based on endpoint type
` [RFC PATCH 11/13] cxl: allow automatic region creation by type2 drivers
` [RFC PATCH 12/13] cxl: preclude device memory to be used for dax
` [RFC PATCH 13/13] cxl: test type2 private mapping
[PATCH v4] cxl/events: Use a common struct for DRAM and General Media events
2024-05-22 15:08 UTC (4+ messages)
[PATCH] ACPI: APEI: EINJ: Fix einj_dev release leak
2024-05-22 13:40 UTC (2+ messages)
[RFC PATCH v8 00/10] ras: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
2024-05-22 9:40 UTC (30+ messages)
` [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
` [RFC PATCH v8 05/10] cxl/memscrub: Add CXL device patrol scrub control feature
[PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
2024-05-22 6:17 UTC (20+ messages)
[PATCH v3 0/2] cxl: add poison creation event handler
2024-05-22 6:45 UTC (6+ messages)
` [PATCH v3 2/2] cxl/core: "
[PATCH v2 2/3] PCI: Create new reset method to force SBR for CXL
2024-05-22 2:51 UTC (5+ messages)
[PATCH] cxl/region: Add module license declaration to cxl region module source code
2024-05-21 16:35 UTC (3+ messages)
[PATCH v2] cxl/region: Fix memregion leaks in devm_cxl_add_region()
2024-05-21 16:19 UTC (3+ messages)
CFP: Linux Plumbers Conference 2024: CXL microconference
2024-05-21 8:39 UTC
[PATCH v3] cxl/events: Use a common struct for DRAM and General Media events
2024-05-20 23:13 UTC (6+ messages)
Follow-up: CXL benchmarking
2024-05-19 14:28 UTC
[Resend LSF/MM/BPF TOPIC] A case of a CXL compressed memory tier
2024-05-19 10:37 UTC (3+ messages)
[PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-05-18 1:25 UTC (10+ messages)
CXL numa error on arm64 qemu virt machine
2024-05-17 18:03 UTC (7+ messages)
[PATCH v2] cxl/events: Use a common struct for DRAM and General Media events
2024-05-17 13:16 UTC (6+ messages)
[PATCH] cxl/events: Use a common struct for DRAM and General Media events
2024-05-17 13:07 UTC (4+ messages)
[PATCH v2 0/4] acpi/ghes, cper, cxl: Trace FW-First CXL Protocol Errors
2024-05-16 17:59 UTC (3+ messages)
[GIT PULL] Compute Express Link (CXL) for 6.10
2024-05-16 0:56 UTC (2+ messages)
[PATCH 00/26] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-05-14 2:40 UTC (8+ messages)
` [PATCH 04/26] cxl/region: Add dynamic capacity decoder and region modes
` [PATCH 06/26] cxl/port: Add Dynamic Capacity mode support to endpoint decoders
kdevops BoF at LSFMM
2024-05-13 13:17 UTC (8+ messages)
[LSF/MM/BPF TOPIC] CXL Development Discussions
2024-05-13 12:12 UTC (10+ messages)
[PATCH v7 0/2] cxl: Export cxl1.1 device link status to sysfs
2024-05-10 7:37 UTC (3+ messages)
` [PATCH v7 1/2] cxl/core/regs: Add rcd_regs initialization at __rcrb_to_component()
` [PATCH v7 2/2] cxl/pci: Add sysfs attribute for CXL 1.1 device link status
[PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error
2024-05-09 8:48 UTC (4+ messages)
` [PATCH v4 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info
` [PATCH v4 2/3] PCI/AER: Print UNCOR_STATUS bits that might be ANFE
` [PATCH v4 3/3] PCI/AER: Clear "
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