Linux CXL
 help / color / mirror / Atom feed
 messages from 2026-01-11 08:21:54 to 2026-01-14 03:19:45 UTC [more...]

[PATCH v9 00/13] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
 2026-01-14  3:19 UTC  (19+ messages)
` [PATCH v9 01/13] cxl/region: Rename misleading variable name @hpa to @hpa_range
` [PATCH v9 02/13] cxl/region: Store root decoder in struct cxl_region
` [PATCH v9 03/13] cxl/region: Store HPA range "
` [PATCH v9 04/13] cxl: Simplify cxl_root_ops allocation and handling
` [PATCH v9 05/13] cxl/region: Separate region parameter setup and region construction
` [PATCH v9 06/13] cxl/region: Add @hpa_range argument to function cxl_calc_interleave_pos()
` [PATCH v9 07/13] cxl/region: Use region data to get the root decoder
` [PATCH v9 12/13] cxl/region: Factor out code into cxl_region_setup_poison()
` [PATCH v9 13/13] cxl: Disable HPA/SPA translation handlers for Normalized Addressing

[PATCH v4 0/2] cxl/region: Support unaligned address translations
 2026-01-14  0:24 UTC  (5+ messages)
` [PATCH v4 1/2] cxl/region: Translate DPA->HPA in unaligned MOD3 regions
` [PATCH v4 2/2] cxl/region: Translate HPA to DPA and memdev in unaligned regions

[PATCH 0/6] CXL: Introduce memory controller abstraction and sysram controller
 2026-01-13 22:35 UTC  (34+ messages)
  ` [PATCH 1/6] drivers/cxl: add cxl_memctrl_mode and region->memctrl
  ` [PATCH 2/6] cxl: add sysram_region memory controller
  ` [PATCH 3/6] cxl/core/region: move pmem memctrl logic into memctrl/pmem_region
  ` [PATCH 4/6] cxl: add CONFIG_CXL_REGION_CTRL_AUTO_* build config options
  ` [PATCH 5/6] cxl: add CXL_REGION_SYSRAM_DEFAULT_* build options
  ` [PATCH 6/6] cxl/sysram: disallow onlining in ZONE_NORMAL if state is movable only

[PATCH v3 1/3] cxl, doc: Remove isonum.txt inclusion
 2026-01-13 22:03 UTC  (4+ messages)
` [PATCH v3 2/3] cxl, doc: Moving conventions in separate files
` [PATCH v3 3/3] Documentation/driver-api/cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement

[PATCH v2 1/3] drivers/cxl: introduce cxl_region_driver field for cxl_region
 2026-01-13 21:18 UTC  (6+ messages)
` [PATCH v2 2/3] cxl/core/region: move pmem region driver logic into pmem_region
` [PATCH v2 3/3] cxl/core/region: move dax region driver logic into dax_region

[PATCH 0/6] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL
 2026-01-13 18:29 UTC  (5+ messages)
` [PATCH 1/6] dax/hmem, e820, resource: Defer Soft Reserved registration until hmem is ready

[PATCH qemu v2 0/5] cxl: r3.2 specification event updates
 2026-01-13 17:59 UTC  (14+ messages)
` [PATCH qemu v2 1/5] qapi: cxl: Refactor CXL event injection for common commands arguments
` [PATCH qemu v2 2/5] hw/cxl/events: Update for rev3.2 common event record format
` [PATCH qemu v2 3/5] hw/cxl/events: Updates for rev3.2 general media event record
` [PATCH qemu v2 4/5] hw/cxl/events: Updates for rev3.2 DRAM "
` [PATCH qemu v2 5/5] hw/cxl/events: Updates for rev3.2 memory module "

[PATCH v3] cxl: Check for invalid addresses returned from translation functions on errors
 2026-01-13 17:45 UTC  (4+ messages)

[RFC PATCH v3 0/8] mm,numa: N_PRIVATE node isolation for device-managed memory
 2026-01-13 16:24 UTC  (31+ messages)
` [RFC PATCH v3 4/8] cpuset: introduce cpuset.mems.sysram
` [RFC PATCH v3 5/8] Documentation/admin-guide/cgroups: update docs for mems_allowed
` [RFC PATCH v3 7/8] mm/zswap: compressed ram direct integration

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

[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
 2026-01-13 12:29 UTC  (36+ messages)
` [PATCH v3 02/29] arc: introduce arch_zone_limits_init()
` [PATCH v3 03/29] arm: "
` [PATCH v3 04/29] arm: make initialization of zero page independent of the memory map
` [PATCH v3 05/29] arm64: introduce arch_zone_limits_init()
` [PATCH v3 06/29] csky: "
` [PATCH v3 07/29] hexagon: "
` [PATCH v3 08/29] loongarch: "
` [PATCH v3 09/29] m68k: "
` [PATCH v3 10/29] microblaze: "
` [PATCH v3 11/29] mips: "
` [PATCH v3 12/29] nios2: "
` [PATCH v3 13/29] openrisc: "
` [PATCH v3 14/29] parisc: "
` [PATCH v3 15/29] powerpc: "
` [PATCH v3 16/29] riscv: "
` [PATCH v3 17/29] s390: "
` [PATCH v3 18/29] sh: "
` [PATCH v3 19/29] sparc: "
` [PATCH v3 20/29] um: "
` [PATCH v3 21/29] x86: "
` [PATCH v3 22/29] xtensa: "
` [PATCH v3 23/29] arch, mm: consolidate initialization of nodes, zones and memory map
` [PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model
` [PATCH v3 25/29] mips: drop paging_init()
` [PATCH v3 26/29] x86: don't reserve hugetlb memory in setup_arch()
` [PATCH v3 27/29] mm, arch: consolidate hugetlb CMA reservation
` [PATCH v3 28/29] mm/hugetlb: drop hugetlb_cma_check()
` [PATCH v3 29/29] Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"

[cxl:fixes] BUILD SUCCESS d4026a44626490dc4eca4dd2c4d0816338fa179b
 2026-01-13  8:14 UTC 

[PATCH v4 0/7] Enable THP support in drm_pagemap
 2026-01-13  2:31 UTC  (39+ messages)
` [PATCH v4 1/7] mm/zone_device: Add order argument to folio_free callback
` [PATCH v4 2/7] mm/zone_device: Add free_zone_device_folio_prepare() helper

[RFC PATCH 0/3] Add Support for Multiple DC Regions
 2026-01-13  0:08 UTC  (8+ messages)

[PATCH] cxl/core: Fix cxl_dport debugfs EINJ entries
 2026-01-12 20:11 UTC  (2+ messages)

[PATCH BUNDLE] famfs: Fabric-Attached Memory File System
 2026-01-12 18:55 UTC  (18+ messages)
` [PATCH V3 00/21] famfs: port into fuse
  ` [PATCH V3 07/21] dax: prevent driver unbind while filesystem holds device
  ` [PATCH V3 10/21] famfs_fuse: Kconfig
  ` [PATCH V3 13/21] famfs_fuse: Famfs mount opt: -o shadow=<shadowpath>
  ` [PATCH V3 21/21] famfs_fuse: Add documentation
` [PATCH V3 0/4] libfuse: add basic famfs support to libfuse
  ` [PATCH V3 4/4] fuse: add famfs DAX fmap support

[PATCH 1/1] cxl/hdm: Fix potential infinite loop in __cxl_dpa_reserve()
 2026-01-12 18:02 UTC  (5+ messages)
  ` [PATCH] "

[ndctl PATCH v6 0/7] Add error injection support
 2026-01-12 17:20 UTC  (10+ messages)
` [PATCH 2/7] libcxl: Add CXL protocol errors
` [PATCH 3/7] libcxl: Add poison injection support
` [PATCH 4/7] cxl: Add inject-error command

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

[PATCH v2] cxl: Check for invalid addresses returned from translation functions on errors
 2026-01-12 12:07 UTC  (5+ messages)

[PATCH V4 00/17] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2026-01-09 12:37 UTC  (22+ messages)
  ` [PATCH V4 03/17] nvdimm/label: Add namespace/region label support as per LSA 2.1
  ` [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 10/17] cxl/mem: Refactor cxl pmem region auto-assembling
  ` [PATCH V4 11/17] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
  ` [PATCH V4 15/17] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion
  ` [PATCH V4 16/17] cxl/pmem_region: Create pmem region using information parsed from LSA


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