linux-cxl.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH v8 00/10] ras: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-05-20 11:58 UTC  (28+ 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

[ACPI Code First ECN] Enumerate "Inclusive Linear Address Mode" memory-side caches
 2024-05-20 11:53 UTC  (4+ 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)

[RFC PATCH 00/20] Introduce the famfs shared-memory file system
 2024-05-19  5:59 UTC  (4+ messages)

[PATCH v3] cxl/events: Use a common struct for DRAM and General Media events
 2024-05-18 11:26 UTC 

[RFC PATCH 00/13] RFC: add Type2 device support
 2024-05-18  9:59 UTC  (19+ 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] 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 v7 00/12] Enabling DCD emulation support in Qemu
 2024-05-17 16:03 UTC  (16+ 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

[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  (40+ messages)
` [PATCH 04/26] cxl/region: Add dynamic capacity decoder and region modes
` [PATCH 05/26] cxl/core: Simplify cxl_dpa_set_mode()
` [PATCH 06/26] cxl/port: Add Dynamic Capacity mode support to endpoint decoders
` [PATCH 07/26] cxl/port: Add dynamic capacity size "
` [PATCH 13/26] cxl/mem: Configure dynamic capacity interrupts
` [PATCH 14/26] cxl/region: Read existing extents on region creation
` [PATCH 16/26] cxl/extent: Realize extent devices
` [PATCH 17/26] dax/region: Create extent resources on DAX region driver load
` [PATCH 18/26] cxl/mem: Handle DCD add & release capacity events

kdevops BoF at LSFMM
 2024-05-13 13:17 UTC  (9+ messages)

[LSF/MM/BPF TOPIC] CXL Development Discussions
 2024-05-13 12:12 UTC  (15+ messages)

[PATCH v4 0/2] cxl/region: add interleave capability check
 2024-05-12 23:43 UTC  (5+ messages)
` [PATCH v4 2/2] cxl/region: check interleave capability

[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 RFC 0/7] block: Introduce CBD (CXL Block Device)
 2024-05-09 13:03 UTC  (18+ messages)

[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 "

[PATCH] cxl/region: Convert cxl_pmem_region_alloc to scope-based resource management
 2024-05-09  7:04 UTC  (2+ messages)

[PATCH] cxl/region: Fix memregion leaks in devm_cxl_add_region()
 2024-05-09  3:11 UTC  (7+ messages)

[PATCH v2 0/4] XOR Math Fixups: translation & position
 2024-05-08 18:47 UTC  (5+ messages)
` [PATCH v2 1/4] cxl/core: Rename cxl_trace_hpa() to cxl_translate()
` [PATCH v2 2/4] cxl/acpi: Restore XOR'd position bits during address translation
` [PATCH v2 3/4] cxl/region: Verify target positions using the ordered target list
` [PATCH v2 4/4] cxl: Remove defunct code calculating host bridge target positions

[PATCH v6 0/5] PCI: Add Secondary Bus Reset (SBR) support for CXL
 2024-05-08 18:27 UTC  (2+ messages)

[PATCH 0/3] XOR Math Fixups: translation & position
 2024-05-08 17:30 UTC  (4+ messages)
` [PATCH 2/3] cxl/region: Verify target positions using the ordered target list

[PATCH v6 0/4] Add DPA->HPA translation to dram & general_media events
 2024-05-08 16:54 UTC  (5+ messages)
` [PATCH v6 4/4] cxl/core: Add region info to cxl_general_media and cxl_dram events

[PATCH v3 0/2] cxl: add poison creation event handler
 2024-05-08 16:15 UTC  (10+ messages)
` [PATCH v3 1/2] cxl/core: correct length of DPA field masks
` [PATCH v3 2/2] cxl/core: add poison creation event handler

[PATCH] mm: Remove mm argument from mm_get_unmapped_area()
 2024-05-07 22:38 UTC  (7+ messages)

[PATCH v7 0/4] SRAT/CEDT fixes and updates
 2024-05-07 11:48 UTC  (4+ messages)
` [PATCH v7 1/4] x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()

[PATCH v2] cxl/region: Fix memregion leaks in devm_cxl_add_region()
 2024-05-07  5:34 UTC 

[GIT PULL] Compute Express Link (CXL) Fix for 6.9-rc7
 2024-05-03 23:26 UTC  (2+ messages)

[RFC PATCH v2 00/12] Introduce the famfs shared-memory file system
 2024-05-03 15:38 UTC  (14+ messages)
` [RFC PATCH v2 07/12] famfs prep: Add fs/super.c:kill_char_super()
` [RFC PATCH v2 08/12] famfs: module operations & fs_context
` [RFC PATCH v2 10/12] famfs: Introduce file_operations read/write

[PATCH v3 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-05-03 11:10 UTC  (8+ messages)
` [PATCH v3 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info

[cxl:next] BUILD SUCCESS d99f13843237cf9dbdc1bd873a901662b4aee16f
 2024-05-03  7:42 UTC 

[RFC PATCH 0/4] cxl: introduce CXL Virtualization module
 2024-05-03  5:12 UTC  (2+ messages)

[ANNOUNCE] ndctl v79
 2024-05-02 21:50 UTC 

[PATCH] cxl/cper: Remove duplicated GUID defines
 2024-05-02 19:33 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;
as well as URLs for NNTP newsgroup(s).