Linux CXL
 help / color / mirror / Atom feed
 messages from 2026-06-10 16:57:37 to 2026-06-15 16:19:08 UTC [more...]

[PATCH V6 0/10] Fixes to the previously-merged drivers/dax/fsdev series
 2026-06-15 16:19 UTC  (13+ messages)
  ` [PATCH V6 01/10] dax: fix misleading comment about share/index union in dax_folio_reset_order()
  ` [PATCH V6 02/10] dax/fsdev: fix multi-range offset in memory_failure handler
  ` [PATCH V6 03/10] dax/fsdev: clear vmemmap_shift when binding static pgmap
  ` [PATCH V6 04/10] dax/fsdev: don't leave a dangling dev_dax->pgmap on probe failure
  ` [PATCH V6 05/10] dax/fsdev: clear pgmap ops and owner on unbind
  ` [PATCH V6 06/10] dax/fsdev: use __va(phys) for kaddr in direct_access
  ` [PATCH V6 07/10] dax/fsdev: fail probe on invalid pgmap offset
  ` [PATCH V6 08/10] dax: read holder_ops once in dax_holder_notify_failure()
  ` [PATCH V6 09/10] dax: fix holder_ops race in fs_put_dax()
  ` [PATCH V6 10/10] dax: fsdev.c minor formatting cleanup

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-06-15 15:38 UTC  (27+ messages)
                      ` [Lsf-pc] "

[PATCH v5 0/5] cxl: Support Back-Invalidate
 2026-06-15 14:55 UTC  (5+ messages)
` [PATCH v5 1/5] cxl: Add BI register probing and port initialization
` [PATCH v5 2/5] cxl/pci: Add BI topology enable/disable
` [PATCH v5 3/5] cxl/hdm: Add BI coherency support for endpoint decoders
` [PATCH v5 4/5] cxl: Add HDM-DB region creation

[PATCH v27 0/5] Type2 device basic support
 2026-06-15 14:47 UTC  (6+ messages)
` [PATCH v27 4/5] sfc: obtain and map cxl range using devm_cxl_probe_mem

[PATCH V5 0/9] Fixes to the previously-merged drivers/dax/fsdev series
 2026-06-15 13:23 UTC  (24+ messages)
  ` [PATCH V5 1/9] dax: fix misleading comment about share/index union in dax_folio_reset_order()
  ` [PATCH V5 2/9] dax/fsdev: fix multi-range offset in memory_failure handler
  ` [PATCH V5 3/9] dax/fsdev: clear vmemmap_shift when binding static pgmap
  ` [PATCH V5 4/9] dax/fsdev: don't leave a dangling dev_dax->pgmap on probe failure
  ` [PATCH V5 5/9] dax/fsdev: use __va(phys) for kaddr in direct_access
  ` [PATCH V5 6/9] dax/fsdev: fail probe on invalid pgmap offset
  ` [PATCH V5 7/9] dax: read holder_ops once in dax_holder_notify_failure()
  ` [PATCH V5 8/9] dax: fix holder_ops race in fs_put_dax()
  ` [PATCH V5 9/9] dax: fsdev.c minor formatting cleanup

(no subject)
 2026-06-15 10:29 UTC  (2+ messages)
` [PATCH 0/2] PCI/CXL: Recover CXL Downstream Ports from PM Init failure

[PATCH] cxl: docs/linux/dax-driver - fix typos
 2026-06-15  4:18 UTC  (3+ messages)

[PULL 099/106] hw/cxl: Fix handling of component ID to not assume it is a string
 2026-06-14 19:09 UTC  (5+ messages)
` [PULL 100/106] hw/cxl: Add fixes in Post Package Repair (PPR)
` [PULL 101/106] hw/cxl/events: Fix handling of component ID in event records generation to not assume it is a string
` [PULL 102/106] hw/cxl: Allow cxl_cfmws_find_device() to filter on whether interleaved paths are accepted
` [PULL 103/106] hw/cxl: Add a performant (and correct) path for the non interleaved cases

[cxl:next] BUILD SUCCESS f72af41a43e16276c46d44cf8a833cc0f9ba9d48
 2026-06-13 18:13 UTC 

[PATCH] cxl: Add dummy function for cxl_memdev_attach_region for !CONFIG_CXL_REGION
 2026-06-12 20:52 UTC  (4+ messages)

[PATCH 0/5] cxl: Introduce devm_cxl_probe_mem() and fix region deletion
 2026-06-12 20:52 UTC  (2+ messages)

[PATCH v4 0/5] cxl: Support Back-Invalidate
 2026-06-12 18:54 UTC  (15+ messages)
` [PATCH 1/5] cxl: Add BI register probing and port initialization
` [PATCH 2/5] cxl/pci: Add BI topology enable/disable
` [PATCH 3/5] cxl/hdm: Add BI coherency support for endpoint decoders
` [PATCH 4/5] cxl: Add HDM-DB region creation

[PATCH v4 0/2] Support zero-sized HDM decoders
 2026-06-12 18:16 UTC  (6+ messages)
` [PATCH v4 2/2] tools/testing/cxl: Enable zero sized decoder under hb0

[PATCH] cxl: Align interleave decode/encode helpers with their callers
 2026-06-12 18:08 UTC  (6+ messages)

[PATCH 0/2] cxl/region: Fix two decoder attach/detach issues for auto-assembly region
 2026-06-12 16:40 UTC  (9+ messages)
` [PATCH 1/2] cxl/region: Fix out-of-bounds access in cxl_cancel_auto_attach()
` [PATCH 2/2] cxl/region: Fill first free targets[] slot during auto-discovery

[PATCH RESEND] tools/testing/cxl: Resolve auto-region decoder targets like real HW
 2026-06-12 16:39 UTC  (4+ messages)

[PATCH v5 0/6] cxl: Add CXL type2 accelerator support for cxl_test
 2026-06-12 15:38 UTC  (14+ messages)
` [PATCH v5 1/6] cxl/test: Add test for module parameters
` [PATCH v5 2/6] cxl/test: Add type2 support for mock CFMWS0
` [PATCH v5 3/6] cxl/test: Refactor platform device enumerations
` [PATCH v5 4/6] cxl/test: Add hierarchy enumeration support for type2 device
` [PATCH v5 5/6] cxl/test: Fixup hdm init for auto region to support type2
` [PATCH v5 6/6] cxl/test: Add cxl_test accelerator driver

[PATCH v5 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-06-12 14:49 UTC  (8+ messages)
` [PATCH v5 08/10] ACPI: APEI: share GHES CPER helpers
` [PATCH v5 09/10] dt-bindings: firmware: add arm,ras-cper

[Bug Report] Elevated PMD nr_anon after running selftests
 2026-06-12 11:22 UTC  (7+ messages)

[PATCH v2 0/6] cxl: Support mixed-granularity region interleaves
 2026-06-12  6:21 UTC  (10+ messages)
` [PATCH v2 1/6] cxl/region: Validate interleave selector bits
` [PATCH v2 2/6] cxl/region: Derive port granularity from "
` [PATCH v2 3/6] cxl/region: Account for mixed-granularity in position calculations
` [PATCH v2 4/6] cxl/region: Validate mixed-granularity at sysfs and attach gates
` [PATCH v2 5/6] cxl/test: Add a topology to test mixed-granularity regions
` [PATCH v2 6/6] Documentation/cxl: Add region granularity and multi-level interleave guide

[PATCH v10 00/31] DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-06-12  5:58 UTC  (18+ messages)
` [PATCH v10 10/31] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v10 15/31] cxl/mem: Drop misaligned DCD extent groups
` [PATCH v10 16/31] cxl/extent: Validate DC extent partition
` [PATCH v10 18/31] cxl/extent: Handle DC Release Capacity events
` [PATCH v10 20/31] cxl/region/extent: Expose dc_extent information in sysfs

[PATCH] cxl/test: Unregister cxl_acpi in cxl_test_init() error path
 2026-06-12  1:17 UTC  (3+ messages)

[PATCH] cxl/test: Add check after kzalloc() memory in alloc_mock_res()
 2026-06-12  1:16 UTC  (3+ messages)

[PATCH 1/6] cxl/region: Validate interleave selector bits
 2026-06-11 17:42 UTC  (3+ messages)

[PATCH 6/6] Documentation/cxl: Add region granularity and multi-level interleave guide
 2026-06-11 17:41 UTC  (3+ messages)

[PATCH 5/6] cxl/test: Add a topology to test mixed-granularity regions
 2026-06-11 17:41 UTC  (3+ messages)

[PATCH V4 0/9] Fixes to the previously-merged drivers/dax/fsdev series
 2026-06-11 17:01 UTC  (7+ messages)
  ` [PATCH V4 2/9] dax/fsdev: fix multi-range offset in memory_failure handler
  ` [PATCH V4 7/9] dax: fix holder_ops race in fs_put_dax()

[PATCH v4 0/6] cxl: Add CXL type2 accelerator support for cxl_test
 2026-06-11 15:44 UTC  (13+ messages)
` [PATCH v4 1/6] cxl/test: Add test for module parameters
` [PATCH v4 2/6] cxl/test: Add type2 support for mock CFMWS0
` [PATCH v4 3/6] cxl/test: Refactor platform device enumerations
` [PATCH v4 4/6] cxl/test: Add hierarchy enumeration support for type2 device
` [PATCH v4 5/6] cxl/test: Fixup hdm init for auto region to support type2
` [PATCH v4 6/6] cxl/test: Add cxl_test accelerator driver

[PATCH] cxl/mbox: Bound the output payload allocation to mailbox payload size
 2026-06-11 15:30 UTC  (2+ messages)

[PATCH] cxl/features: Bound Get Feature read count to the output buffer
 2026-06-11 15:28 UTC  (3+ messages)

[cxl:for-7.3/cxl-type2-enabling] BUILD REGRESSION 90cf2e0d702c8a132ccbe72e7687f33c04c14658
 2026-06-11 15:11 UTC 

[cxl:next] BUILD SUCCESS 0f080679044dd7d563e84612d1e499f0c3c983d5
 2026-06-11 14:42 UTC 

[PATCH] perf/cxlpmu: Support Channel/Rank/Bank filter
 2026-06-11 10:19 UTC  (4+ messages)

[PATCH v2 0/5] hw/cxl: add trace-events coverage
 2026-06-11  6:30 UTC  (6+ messages)
` [PATCH v2 1/5] hw/cxl: introduce trace-events infrastructure
` [PATCH v2 2/5] hw/cxl: trace mailbox command dispatch and payload errors
` [PATCH v2 3/5] hw/cxl: trace HDM decoder write, commit and uncommit
` [PATCH v2 4/5] hw/cxl: trace event log insertion, overflow and clear
` [PATCH v2 5/5] hw/cxl: trace CFMWS address-to-device routing

[PATCH 2/6] cxl/region: Derive port granularity from selector bits
 2026-06-11  0:44 UTC  (3+ messages)

[PATCH 0/2] cxl: Allow passthrough decoders with >16K granularity
 2026-06-11  0:42 UTC  (4+ messages)
` [PATCH 1/2] cxl/region: "
` [PATCH 2/2] cxl/test: Add a 2-way 16K root decoder for passthrough testing

[ndctl PATCH 0/3] Add CXL region passthrough >16K gran test
 2026-06-11  0:19 UTC  (4+ messages)
` [ndctl PATCH 1/3] test/cxl-create-region.sh: fold in XOR region coverage
` [ndctl PATCH 2/3] test/cxl-create-region.sh: deduplicate decoder and memdev lookups
` [ndctl PATCH 3/3] test/cxl-create-region.sh: add passthrough >16K granularity test case

[PATCH v3 0/6] cxl: Add CXL type2 accelerator support for cxl_test
 2026-06-10 22:37 UTC  (12+ messages)
` [PATCH v3 1/6] cxl/test: Add test for module parameters
` [PATCH v3 2/6] cxl/test: Add type2 support for mock CFMWS0
` [PATCH v3 3/6] cxl/test: Refactor platform device enumerations
` [PATCH v3 4/6] cxl/test: Add hierarchy enumeration support for type2 device
` [PATCH v3 5/6] cxl/test: Fixup hdm init for auto region to support type2
` [PATCH v3 6/6] cxl/test: Add cxl_test accelerator driver

[PATCH] cxl/test: Fix integer overflow in mock LSA bounds checks
 2026-06-10 19:03 UTC  (3+ messages)

[PATCH] cxl/test: reject wrapped GET_LOG offsets
 2026-06-10 19:03 UTC  (3+ messages)

[PATCH v2] cxl/test: Verify cmd->size_in before accessing payload
 2026-06-10 17:54 UTC  (3+ messages)

[PATCH] cxl/test: Zero out LSA backing memory to avoid leaking to user
 2026-06-10 17:17 UTC  (2+ messages)

[PATCH] cxl/port: update reference to removed CONFIG_PROVE_CXL_LOCKING
 2026-06-10 17:17 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox