Linux CXL
 help / color / mirror / Atom feed
 messages from 2025-09-04 23:21:03 to 2025-09-10 20:24:22 UTC [more...]

[PATCH v2 00/16] expand mmap_prepare functionality, port more users
 2025-09-10 20:22 UTC  (17+ messages)
` [PATCH v2 01/16] mm/shmem: update shmem to use mmap_prepare
` [PATCH v2 02/16] device/dax: update devdax "
` [PATCH v2 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v2 04/16] relay: update relay to use mmap_prepare
` [PATCH v2 05/16] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v2 06/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v2 07/16] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v2 08/16] mm: add ability to take further action in vm_area_desc
` [PATCH v2 09/16] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v2 10/16] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v2 11/16] mm: update mem char driver "
` [PATCH v2 12/16] mm: update resctl "
` [PATCH v2 13/16] mm: update cramfs "
` [PATCH v2 14/16] fs/proc: add the proc_mmap_prepare hook for procfs
` [PATCH v2 15/16] fs/proc: update vmcore to use .proc_mmap_prepare
` [PATCH v2 16/16] kcov: update kcov to use mmap_prepare

[PATCH v11 00/23] Enable CXL PCIe Port Protocol Error handling and logging
 2025-09-10 20:06 UTC  (37+ messages)
` [PATCH v11 05/23] cxl: Move CXL driver RCH error handling into CONFIG_CXL_RCH_RAS conditional block
` [PATCH v11 06/23] CXL/AER: Introduce rch_aer.c into AER driver for handling CXL RCH errors
` [PATCH v11 07/23] CXL/PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h
` [PATCH v11 08/23] PCI/CXL: Introduce pcie_is_cxl()
` [PATCH v11 09/23] PCI/AER: Report CXL or PCIe bus error type in trace logging
` [PATCH v11 15/23] cxl/pci: Map CXL Endpoint Port and CXL Switch Port RAS registers
` [PATCH v11 16/23] cxl/pci: Introduce CXL Endpoint protocol error handlers
` [PATCH v11 18/23] PCI/AER: Dequeue forwarded CXL error
` [PATCH v11 20/23] CXL/PCI: Export and rename merge_result() to pci_ers_merge_result()
` [PATCH v11 21/23] CXL/PCI: Introduce CXL uncorrectable protocol error recovery
` [PATCH v11 23/23] CXL/PCI: Disable CXL protocol error interrupts during CXL Port cleanup

[PATCH v2 -qemu 0/4] hw/cxl: Support Back-Invalidate
 2025-09-10 18:34 UTC  (6+ messages)
` [PATCH 1/4] hw/pcie: Support enabling flit mode

[RFC PATCH 00/18] Initial CXL.cache device support
 2025-09-10 15:55 UTC  (10+ messages)
` [RFC PATCH 08/18] cxl/port: Update switch_port_probe() for CXL cache devices
` [RFC PATCH 09/18] cxl/core: Add function for getting CXL cache info
` [RFC PATCH 10/18] cxl/cache: Add cxl_cache driver

[PATCH v2] cxl/acpi: Limit XOR map application based on host bridge ways
 2025-09-10 15:23 UTC  (4+ messages)

[PATCH V2 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2025-09-10 14:03 UTC  (44+ messages)
  ` [PATCH V2 01/20] nvdimm/label: Introduce NDD_CXL_LABEL flag to set cxl label format
  ` [PATCH V2 02/20] nvdimm/label: Prep patch to accommodate cxl lsa 2.1 support
  ` [PATCH V2 03/20] nvdimm/namespace_label: Add namespace label changes as per CXL LSA v2.1
  ` [PATCH V2 04/20] nvdimm/label: CXL labels skip the need for 'interleave-set cookie'
  ` [PATCH V2 05/20] nvdimm/region_label: Add region label updation routine
  ` [PATCH V2 06/20] nvdimm/region_label: Add region label deletion routine
  ` [PATCH V2 07/20] nvdimm/namespace_label: Update namespace init_labels and its region_uuid
  ` [PATCH V2 13/20] cxl/mem: Refactor cxl pmem region auto-assembling
  ` [PATCH V2 14/20] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation

[PATCH 0/6] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
 2025-09-10 13:41 UTC  (6+ messages)
` [PATCH 1/6] dax/hmem, e820, resource: Defer Soft Reserved registration until hmem is ready
` [PATCH 5/6] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree

[PATCH v2 0/3] CXL: Add a loadable module for address translation
 2025-09-10 12:32 UTC  (12+ messages)
` [PATCH v2 1/3] cxl/region: Refactor address translation funcs for testing
` [PATCH v2 2/3] cxl/acpi: Make the XOR calculations available "
` [PATCH v2 3/3] cxl/test: Add cxl_translate module for address translation testing

[cxl:next] BUILD SUCCESS 58b3de3bf52315f3b30075fd2b077ec8d2c4f0ca
 2025-09-10  4:29 UTC 

[PATCH v9 00/10] cxl: Delay HB port and switch dport probing until endpoint dev probe
 2025-09-10  2:22 UTC  (16+ messages)
` [PATCH v9 03/10] cxl: Add a cached copy of target_map to cxl_decoder
` [PATCH v9 04/10] cxl: Move port register setup to first dport appear
` [PATCH v9 05/10] cxl/test: Refactor decoder setup to reduce cxl_test burden
` [PATCH v9 06/10] cxl: Defer dport allocation for switch ports
` [PATCH v9 08/10] cxl/test: Adjust the mock version of devm_cxl_switch_port_decoders_setup()
` [PATCH v9 09/10] cxl/test: Setup target_map for cxl_test decoder initialization

[PATCH 00/16] expand mmap_prepare functionality, port more users
 2025-09-09 17:36 UTC  (84+ messages)
` [PATCH 01/16] mm/shmem: update shmem to use mmap_prepare
` [PATCH 02/16] device/dax: update devdax "
` [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH 04/16] relay: update relay to use mmap_prepare
` [PATCH 05/16] mm/vma: rename mmap internal functions to avoid confusion
` [PATCH 06/16] mm: introduce the f_op->mmap_complete, mmap_abort hooks
` [PATCH 07/16] doc: update porting, vfs documentation for mmap_[complete, abort]
` [PATCH 08/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH 09/16] mm: introduce io_remap_pfn_range_prepare, complete
` [PATCH 10/16] mm/hugetlb: update hugetlbfs to use mmap_prepare, mmap_complete
` [PATCH 11/16] mm: update mem char driver "
` [PATCH 12/16] mm: update resctl to use mmap_prepare, mmap_complete, mmap_abort
` [PATCH 13/16] mm: update cramfs to use mmap_prepare, mmap_complete
` [PATCH 14/16] fs/proc: add proc_mmap_[prepare, complete] hooks for procfs
` [PATCH 15/16] fs/proc: update vmcore to use .proc_mmap_[prepare, complete]
` [PATCH 16/16] kcov: update kcov to use mmap_prepare, mmap_complete

[PATCH v2] cxl/acpi: Rename CFMW coherency restrictions
 2025-09-09 15:20 UTC  (5+ messages)

[PATCH v3 0/2] FM-API Physical Switch Command Set Support
 2025-09-09 15:07 UTC  (11+ messages)
    ` [PATCH v3 2/2] hw/cxl: Add Physical Port Control (Opcode 5102h)
    ` [PATCH v3 1/2] hw/cxl: Refactored Identify Switch Device & Get Physical Port State

[QEMU- PATCH 0/1] cxl_type3: segfault in cxl_destroy_dc_regions
 2025-09-09 14:08 UTC  (5+ messages)
` [QEMU- PATCH 1/1] cxl_type3: fix "

[PATCH v3 0/8] Cache coherency management subsystem
 2025-09-08 22:04 UTC  (9+ messages)
` [PATCH v3 1/8] memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memregion()
` [PATCH v3 2/8] memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
` [PATCH v3 3/8] lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v3 6/8] cache: Support cache maintenance for HiSilicon SoC Hydra Home Agent

[PATCH 0/4 v4] cxl/core: Enable Region creation/attach on x86 with LMH
 2025-09-08 18:26 UTC  (11+ messages)
` [PATCH 1/4 v4] cxl/core: Change match_*_by_range() signatures
` [PATCH 2/4 v4] cxl/core: Add helpers to detect Low Memory Holes on x86
` [PATCH 3/4 v4] cxl/core: Enable Region creation on x86 with LMH
` [PATCH 4/4 v4] cxl/test: Simulate an x86 Low Memory Hole for tests

[QEMU- PATCH v2 0/1] cxl_type3: segfault in cxl_destroy_dc_regions
 2025-09-08 15:30 UTC  (2+ messages)
` [QEMU- PATCH v2 1/1] cxl_type3: fix "

[PATCH v17 00/22] Type2 device basic support
 2025-09-08 12:03 UTC  (7+ messages)

[ndctl PATCH v3] test/cxl-poison.sh: test inject and clear poison by region offset
 2025-09-05 23:34 UTC  (2+ messages)

[PATCH] acpi, tables: Rename coherency CFMW restrictions
 2025-09-05 14:30 UTC  (4+ messages)

[ndctl PATCH v2] cxl: Add cxl-translate.sh unit test
 2025-09-04 23: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