linux-cxl.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-10 20:06:19 to 2025-12-28 12:41:48 UTC [more...]

[PATCH 00/28] arch, mm: consolidate hugetlb early reservation
 2025-12-28 12:39 UTC  (7+ messages)
` [PATCH 01/28] alpha: introduce arch_zone_limits_init()
` [PATCH 02/28] arc: "
` [PATCH 03/28] arm: "
` [PATCH 04/28] arm64: "
` [PATCH 05/28] csky: "
` [PATCH 06/28] hexagon: "

[PATCH 0/5 v8] Make ELOG and GHES log and trace consistently
 2025-12-24  2:20 UTC  (9+ messages)
` [PATCH 1/5 v8] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/5 v8] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 3/5 v8] acpi/ghes: Add helper for CPER CXL protocol errors checks
` [PATCH 4/5 v8] acpi/ghes: Add helper to copy CPER CXL protocol error info to work struct
` [PATCH 5/5 v8] ACPI: extlog: Trace CPER CXL Protocol Error Section

[PATCH v4 -qemu 0/5] hw/cxl: Support Back-Invalidate
 2025-12-23 11:53 UTC  (13+ messages)
` [PATCH 1/5] hw/pcie: Support enabling flit mode
  ` [PATCH 3/5] hw/cxl: Allow BI by default in Window restrictions

[RFC v2 00/15] vfio: introduce vfio-cxl to support CXL type-2 accelerator passthrough Hello all,
 2025-12-22 14:09 UTC  (16+ messages)
` [RFC v2 01/15] cxl: factor out cxl_await_range_active() and cxl_media_ready()
` [RFC v2 05/15] cxl: introduce cxl_get_committed_regions()
` [RFC v2 06/15] vfio/cxl: introduce vfio-cxl core preludes
` [RFC v2 07/15] vfio/cxl: expose CXL region to the userspace via a new VFIO device region
` [RFC v2 08/15] vfio/cxl: discover precommitted CXL region
` [RFC v2 11/15] vfio/cxl: introduce the emulation of HDM registers

[RFC v2 PATCH 00/17] Initial CXL.cache device support
 2025-12-22 13:47 UTC  (23+ messages)
` [PATCH 03/17] cxl/core: Add function for getting CXL cache info
` [PATCH 04/17] cxl/core: Add CXL.cache device struct
` [PATCH 05/17] cxl/cache: Add cxl_cache driver
` [PATCH 06/17] cxl: Replace cxl_mem_find_port() with cxl_dev_find_port()
` [PATCH 10/17] cxl/cache, mem: Prevent RAS register mapping race
` [PATCH 12/17] cxl/core: Add CXL snoop filter setup and allocation
` [PATCH 13/17] cxl/core: Add cache id verification
` [PATCH 16/17] cxl/core: Add cache device attributes

[PATCH] MAINTAINERS: Notify the "Device Memory" community of memory hotplug changes
 2025-12-22 13:36 UTC  (4+ messages)

[PATCH] cxl: Slightly simplify emit_target_list()
 2025-12-22 11:28 UTC  (3+ messages)

[PATCH v2 0/3] mm: fix oom-killer not being invoked when demotion is enabled
 2025-12-22  0:48 UTC  (4+ messages)
` [PATCH v2 1/3] mm: memory-tiers, numa_emu: enable to create memory tiers using fake numa nodes
` [PATCH v2 2/3] mm: numa_emu: add document for NUMA emulation
` [PATCH v2 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier

[PATCH v2 0/6] cxl: Initialization reworks to support Soft Reserve Recovery and Accelerator Memory
 2025-12-20  7:31 UTC  (14+ messages)
` [PATCH v2 1/6] cxl/mem: Fix devm_cxl_memdev_edac_release() confusion
` [PATCH v2 2/6] cxl/mem: Arrange for always-synchronous memdev attach
` [PATCH v2 3/6] cxl/port: Arrange for always synchronous endpoint attach
` [PATCH v2 4/6] cxl/mem: Convert devm_cxl_add_memdev() to scope-based-cleanup
` [PATCH v2 5/6] cxl/mem: Drop @host argument to devm_cxl_add_memdev()
` [PATCH v2 6/6] cxl/mem: Introduce cxl_memdev_attach for CXL-dependent operation

[PATCH v3 0/2] Documentation/driver-api/cxl: device hotplug
 2025-12-20  6:56 UTC  (7+ messages)
` [PATCH v3 1/2] Documentation/driver-api/cxl: BIOS/EFI expectation update
` [PATCH v3 2/2] Documentation/driver-api/cxl: device hotplug section

[PATCH V2] mm/memremap: fix spurious large folio warning for FS-DAX
 2025-12-19 20:47 UTC  (4+ messages)

[PATCH v2] Documentation/driver-api/cxl: device hotplug section
 2025-12-19 15:55 UTC  (9+ messages)

[PATCH v22 00/25] Type2 device basic support
 2025-12-19 11:02 UTC  (13+ messages)
` [PATCH v22 11/25] cxl/hdm: Add support for getting region from committed decoder
` [PATCH v22 13/25] cxl: Export functions for unwinding cxl by accelerators
` [PATCH v22 14/25] sfc: obtain decoder and region if committed by firmware

[PATCH] Documentation/driver-api/cxl: device hotplug section
 2025-12-19 10:49 UTC  (4+ messages)

[ndctl PATCH v5 0/7] Add error injection support
 2025-12-19  5:08 UTC  (24+ messages)
` [PATCH v5 1/7] libcxl: Add debugfs path to CXL context
` [PATCH v5 2/7] libcxl: Add CXL protocol errors
` [PATCH v5 3/7] libcxl: Add poison injection support
` [PATCH v5 4/7] cxl: Add inject-error command
` [PATCH v5 5/7] cxl: Add clear-error command
` [PATCH v5 6/7] cxl/list: Add injectable errors in output
` [PATCH v5 7/7] Documentation: Add docs for inject/clear-error commands
` [ndctl PATCH] cxl/test: use inject and clear cmds in cxl-poison.sh

[PATCH] mm/memremap: fix spurious large folio warning for FS-DAX
 2025-12-19  0:27 UTC  (6+ messages)

[cxl:for-7.0/cxl-init] BUILD SUCCESS e69c86f703135e7baab901aced57df8e23fb2b18
 2025-12-18 18:40 UTC 

[PATCH 0/6] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
 2025-12-18 17:52 UTC  (4+ messages)
` [PATCH 1/6] dax/hmem, e820, resource: Defer Soft Reserved registration until hmem is ready

[PATCH v4 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2025-12-17 23:17 UTC  (24+ messages)
` [PATCH v4 1/9] dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is ready
` [PATCH v4 3/9] dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
` [PATCH v4 4/9] dax/hmem: Defer handling of Soft Reserved ranges that overlap CXL windows
` [PATCH v4 5/9] cxl/region, dax/hmem: Arbitrate Soft Reserved ownership with cxl_regions_fully_map()
` [PATCH v4 6/9] cxl/region: Add register_dax flag to defer DAX setup
` [PATCH v4 8/9] cxl/region, dax/hmem: Tear down CXL regions when HMEM reclaims Soft Reserved
` [PATCH v4 9/9] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree

[PATCH V4 00/17] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2025-12-17 15:40 UTC  (19+ messages)
  ` [PATCH V4 03/17] nvdimm/label: Add namespace/region label support as per LSA 2.1
  ` [PATCH V4 05/17] nvdimm/label: Skip region label during ns label DPA reservation
  ` [PATCH V4 07/17] nvdimm/label: Add region label delete support
  ` [PATCH V4 08/17] nvdimm/label: Preserve cxl region information from region label
  ` [PATCH V4 09/17] nvdimm/label: Export routine to fetch region information
  ` [PATCH V4 11/17] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
  ` [PATCH V4 13/17] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
  ` [PATCH V4 14/17] cxl/pmem_region: Introduce CONFIG_CXL_PMEM_REGION for core/pmem_region.c
  ` [PATCH V4 15/17] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion

[PATCH 0/2] mm: fix oom-killer not being invoked when demotion is enabled
 2025-12-17 14:30 UTC  (7+ messages)
` [PATCH 1/2] mm: memory-tiers, numa_emu: enable to create memory tiers using fake numa nodes
` [PATCH 2/2] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier

[cxl:for-6.20/cxl-sync-probe] BUILD SUCCESS a8da7c77794ff2577025a7991fd0378065cdeab9
 2025-12-16  8:26 UTC 

[PATCH v8 00/13] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
 2025-12-16  5:26 UTC  (8+ messages)
` [PATCH v8 12/13] cxl: Check if ULLONG_MAX was returned from translation functions
` [PATCH v8 13/13] cxl: Disable HPA/SPA translation handlers for Normalized addressing

[PATCH 0/6] cxl: Initialization reworks in support Soft Reserve Recovery and Accelerator Memory
 2025-12-15 23:29 UTC  (13+ messages)
` [PATCH 1/6] cxl/mem: Fix devm_cxl_memdev_edac_release() confusion
` [PATCH 2/6] cxl/mem: Arrange for always-synchronous memdev attach
` [PATCH 3/6] cxl/port: Arrange for always synchronous endpoint attach
` [PATCH 5/6] cxl/mem: Drop @host argument to devm_cxl_add_memdev()

[QEMU PATCH 0/1] cpmu: segfault issue with hotplug event
 2025-12-15 14:44 UTC  (2+ messages)

[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
 2025-12-15 12:38 UTC  (9+ messages)
` [RFC PATCH v2 01/11] mm: constify oom_control, scan_control, and alloc_context nodemask
` [RFC PATCH v2 02/11] mm: change callers of __cpuset_zone_allowed to cpuset_zone_allowed

[PATCH v2 1/2] cxl, doc: Moving conventions in separate files
 2025-12-15 11:27 UTC  (4+ messages)
` [PATCH v2 2/2] Documentation/driver-api/cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement

[PATCH] cxl/events: Update memory event type for patrol scrub cycle end event
 2025-12-15 10:52 UTC  (3+ messages)

[cxl:for-6.20/cxl-sync-probe] BUILD SUCCESS 519d0579d32dfd3d2e88469bd3100b1de71245be
 2025-12-13 16:02 UTC 

[RFC PATCH 0/3] Add Support for Multiple DC Regions
 2025-12-13  3:36 UTC  (5+ messages)

[ndctl PATCH v4 0/7] Add error injection support
 2025-12-12 16:10 UTC  (18+ messages)
` [PATCH v4 1/7] libcxl: Add debugfs path to CXL context
` [PATCH v4 2/7] libcxl: Add CXL protocol errors
` [PATCH v4 3/7] libcxl: Add poison injection support
` [PATCH v4 4/7] cxl: Add inject-error command
` [PATCH v4 5/7] cxl: Add clear-error command
` [PATCH v4 6/7] cxl/list: Add injectable errors in output
` [PATCH v4 7/7] Documentation: Add docs for inject/clear-error commands

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2025-12-11 15:19 UTC  (20+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"

[PATCH v13 08/25] CXL/AER: Move AER drivers RCH error handling into pcie/aer_cxl_rch.c
 2025-12-10 23:12 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;
as well as URLs for NNTP newsgroup(s).