Linux CXL
 help / color / mirror / Atom feed
 messages from 2026-07-20 23:53:17 to 2026-07-23 08:45:06 UTC [more...]

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-07-23  8:38 UTC  (68+ messages)
  ` [PATCH v5 01/36] mm: refactor find_next_best_node to find_next_best_node_in
  ` [PATCH v5 03/36] mm/page_alloc: let the bulk and folio allocators carry alloc_flags
  ` [PATCH v5 04/36] numa: introduce N_MEMORY_PRIVATE
  ` [PATCH v5 05/36] mm: add ZONELIST_PRIVATE(_NOFALLBACK) for N_MEMORY_PRIVATE nodes
  ` [PATCH v5 06/36] cpuset: exclude private nodes from cpuset.mems (default-open)
  ` [PATCH v5 08/36] mm/mempolicy: skip private node folios when queueing for migration
  ` [PATCH v5 09/36] mm/migrate: disallow userland driven migration for private nodes
  ` [PATCH v5 10/36] mm/madvise: disallow madvise operations on private node folios
  ` [PATCH v5 11/36] mm/compaction: disallow compaction on private nodes
  ` [PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
  ` [PATCH v5 16/36] mm/khugepaged: skip private node folios when trying to collapse
  ` [PATCH v5 17/36] mm/vmscan: disallow reclaim of private node memory
  ` [PATCH v5 19/36] proc: include N_MEMORY_PRIVATE nodes in numa_maps output
  ` [PATCH v5 20/36] mm/memcontrol: account private-node memory in per-node stats
  ` [PATCH v5 22/36] mm/mempolicy: add MPOL_F_PRIVATE and zonelist selection
  ` [PATCH v5 23/36] mm/mempolicy: apply policy at the kernel zone for private-node binds
  ` [PATCH v5 24/36] mm/mempolicy: add in-kernel MPOL_BIND interfaces for drivers/services
  ` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug
  ` [PATCH v5 26/36] mm: add NODE_PRIVATE_CAP_RECLAIM for opted-in private node reclaim
  ` [PATCH v5 27/36] mm: add NODE_PRIVATE_CAP_USER_NUMA for userland numa controls
  ` [PATCH v5 28/36] mm: add NODE_PRIVATE_CAP_HOTUNPLUG for opted-in private nodes
  ` [PATCH v5 29/36] mm: add NODE_PRIVATE_CAP_DEMOTION for private-node tiering demotion
  ` [PATCH v5 32/36] mm/khugepaged: base private node collapse eligiblity on actor/cap bits
  ` [PATCH v5 35/36] KVM: guest_memfd: bind backing memory to a NUMA node at creation

[PATCH v2 00/44] qapi: convert trivial intro sections
 2026-07-23  7:29 UTC  (46+ messages)
` [PATCH v2 01/44] qapi: convert intro sections for error.json
` [PATCH v2 02/44] qapi: convert intro sections for acpi-hest.json
` [PATCH v2 03/44] qapi: convert intro sections for ebpf.json
` [PATCH v2 04/44] qapi: convert intro sections for uefi.json
` [PATCH v2 05/44] qapi: convert trivial intro sections for compat.json
` [PATCH v2 06/44] qapi: convert intro sections for vfio.json
` [PATCH v2 07/44] qapi: convert intro sections for trace.json
` [PATCH v2 08/44] qapi: convert trivial intro sections for misc-arm.json
` [PATCH v2 09/44] qapi: convert intro sections for cryptodev.json
` [PATCH v2 10/44] qapi: convert intro sections for machine-common.json
` [PATCH v2 11/44] qapi: convert intro sections for accelerator.json
` [PATCH v2 12/44] qapi: convert intro sections for authz.json
` [PATCH v2 13/44] qapi: convert trivial intro sections for yank.json
` [PATCH v2 14/44] qapi: convert intro sections for replay.json
` [PATCH v2 15/44] qapi: convert trivial intro sections for machine-s390x.json
` [PATCH v2 16/44] qapi: convert trivial intro sections for acpi.json
` [PATCH v2 17/44] qapi: convert intro sections for tpm.json
` [PATCH v2 18/44] qapi: convert trivial intro sections for qdev.json
` [PATCH v2 19/44] qapi: convert trivial intro sections for control.json
` [PATCH v2 20/44] qapi: convert intro sections for dump.json
` [PATCH v2 21/44] qapi: convert intro sections for common.json
` [PATCH v2 22/44] qapi: convert intro sections for sockets.json
` [PATCH v2 23/44] qapi: convert trivial intro sections for transaction.json
` [PATCH v2 24/44] qapi: convert trivial intro sections for stats.json
` [PATCH v2 25/44] qapi: convert trivial intro sections for job.json
` [PATCH v2 26/44] qapi: convert intro sections for pci.json
` [PATCH v2 27/44] qapi: convert trivial intro sections for introspect.json
` [PATCH v2 28/44] qapi: convert intro sections for rocker.json
` [PATCH v2 29/44] qapi: convert trivial intro sections for misc-i386.json
` [PATCH v2 30/44] qapi: convert trivial intro sections for block-export.json
` [PATCH v2 31/44] qapi: convert intro sections for audio.json
` [PATCH v2 32/44] qapi: convert trivial intro sections for block.json
` [PATCH v2 33/44] qapi: convert trivial intro sections for misc.json
` [PATCH v2 34/44] qapi: convert trivial intro sections for crypto.json
` [PATCH v2 35/44] qapi: convert intro sections for cxl.json
` [PATCH v2 36/44] qapi: convert trivial intro sections for run-state.json
` [PATCH v2 37/44] qapi: convert intro sections for char.json
` [PATCH v2 38/44] qapi: convert intro sections for virtio.json
` [PATCH v2 39/44] qapi: convert trivial intro sections for net.json
` [PATCH v2 40/44] qapi: convert trivial intro sections for qom.json
` [PATCH v2 41/44] qapi: convert trivial intro sections for ui.json
` [PATCH v2 42/44] qapi: convert trivial intro sections for migration.json
` [PATCH v2 43/44] qapi: convert trivial intro sections for machine.json
` [PATCH v2 44/44] qapi: convert trivial intro sections for block-core.json

[PATCH V11 0/9] famfs: port into fuse
 2026-07-23  7:26 UTC  (12+ messages)
  ` [PATCH V11 3/9] famfs_fuse: Plumb the GET_FMAP message/response
  ` [PATCH V11 4/9] famfs_fuse: Create files with famfs fmaps

[PATCH v2 0/6] hw/cxl: fix Type-3 device reset resource leaks and convert to three-phase
 2026-07-23  6:17 UTC  (10+ messages)
` [PATCH v2 1/6] hw/cxl: fix timer leak in cxl_destroy_cci()
` [PATCH v2 2/6] hw/cxl: destroy primary CCI before re-initialization on reset
` [PATCH v2 3/6] hw/cxl: convert cxl-type3 to three-phase reset
` [PATCH v2 4/6] hw/cxl: free in-flight sanitize state on reset
` [PATCH v2 5/6] hw/cxl: clear event logs, scan media and interrupt policy "
` [PATCH v2 6/6] hw/cxl: clear poison lists and feature transfer state "

[PATCH v7 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-07-23  5:53 UTC  (2+ messages)

[PATCH v18 00/13] Enable CXL PCIe Port Protocol Error handling and logging
 2026-07-23  5:46 UTC  (25+ messages)
` [PATCH v18 01/13] cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity register
` [PATCH v18 05/13] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v18 07/13] PCI/CXL: Add RCH support to CXL handlers
` [PATCH v18 10/13] cxl: Add port and dport identifiers to CXL AER trace events
` [PATCH v18 11/13] PCI: Cache PCI DSN into pci_dev->dsn during probe
` [PATCH v18 12/13] PCI/CXL: Mask/Unmask CXL protocol errors
` [PATCH v18 13/13] Documentation: cxl: Document CXL protocol error handling

[PATCH 0/3] cxl: Misc sashiko fixes
 2026-07-22 22:29 UTC  (8+ messages)
` [PATCH 1/3] cxl/region: Guard against unset partition in poison_by_decoder()
` [PATCH 2/3] cxl/ras: Clear software-only TLP log fields after RCH AER copy
` [PATCH 3/3] cxl/memdev: Don't mask an earlier partition's poison query error

[PATCH v2 0/2] mm: fix PMD level mTHP accounting bugs
 2026-07-22 19:18 UTC  (5+ messages)

[RFC PATCH 0/8] dax/kmem: support for private NUMA nodes
 2026-07-22 18:35 UTC  (9+ messages)
` [RFC PATCH 1/8] dax/kmem: add dax_file= to expose an anonymous-fault char device
` [RFC PATCH 2/8] dax/kmem: add private= to online memory as an N_MEMORY_PRIVATE node
` [RFC PATCH 3/8] dax/kmem: add the reclaim opt-in (CAP_RECLAIM) for private nodes
` [RFC PATCH 4/8] dax/kmem: add the user_numa opt-in (CAP_USER_NUMA) "
` [RFC PATCH 5/8] dax/kmem: add the hotunplug opt-in (CAP_HOTUNPLUG) "
` [RFC PATCH 6/8] dax/kmem: add the demotion and numa_balancing opt-ins "
` [RFC PATCH 7/8] dax/kmem: add the ltpin opt-in (CAP_LTPIN) "
` [RFC PATCH 8/8] dax/kmem: add dax/adistance to make private node adistance configurable

[PATCH v2 0/4] hw/riscv/virt: Add CXL support to the RISC-V virt machine
 2026-07-22 13:52 UTC  (3+ messages)
` [PATCH v2 3/4] hw/riscv/virt,gpex: Provide 32-bit MMIO window for CXL host bridges

[PATCH v2 1/2] cxl/region: Fix use-after-free in find_pos_and_ways() error path
 2026-07-22  5:25 UTC  (7+ messages)
` [PATCH v2 2/2] cxl/region: Use __free(put_device) in find_pos_and_ways()

[PATCH v4 0/4] Harden HDM decoder enumeration
 2026-07-22  1:17 UTC  (15+ messages)
` [PATCH v4 1/4] cxl/hdm: Reject switch decoder interleave ways that overflow targets
` [PATCH v4 2/4] cxl/hdm: Only interpret interleave settings on committed decoders
` [PATCH v4 3/4] cxl/hdm: Make switch decoder target parsing endian-safe
` [PATCH v4 4/4] cxl/hdm: Restore commit_end when decoder enumeration fails

[PATCH v7 0/2 RESEND] Support zero-sized HDM decoders
 2026-07-22  0:41 UTC  (11+ messages)
` [PATCH v7 1/2 RESEND] cxl/hdm: Allow zero sized "
` [PATCH v7 2/2 RESEND] tools/testing/cxl: Enable zero sized decoders under hb0

[ndctl PATCH v3 0/2] daxctl, util/sysfs: fix builtin-driver false failure on enable
 2026-07-22  0:22 UTC  (2+ messages)

[ndctl PATCH] test/cxl-poison.sh: test scanning past fully mapped partitions
 2026-07-22  0:21 UTC  (3+ messages)

[ndctl PATCH v2] test/fwctl: Add Feature OOB rejection regression tests
 2026-07-22  0:19 UTC  (2+ messages)

[PATCH v5 4/5] cxl: Add HDM-DB region creation
 2026-07-21 18:13 UTC  (3+ messages)

[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
 2026-07-21 18:05 UTC  (4+ messages)

[PATCH v3 0/3] Harden HDM decoder enumeration
 2026-07-21 18:04 UTC  (8+ messages)
` [PATCH v3 1/3] cxl/hdm: Reject switch decoder interleave ways that overflow targets
` [PATCH v3 3/3] cxl/hdm: Restore commit_end when decoder enumeration fails

[PATCH v2] arm64/mm: Check the requested PFN range during memory removal
 2026-07-21 17:18 UTC  (3+ messages)

[PATCH] cxl/region: Fix use-after-free in find_pos_and_ways() error path
 2026-07-21 16:52 UTC  (6+ messages)

[PATCH] tools/testing/cxl: Don't wrap cxl_core's own exported symbols
 2026-07-21 16:22 UTC  (2+ messages)

[PATCH v3 00/10] ACPI: APEI: GHES: Collection of fixes for issues reported by sashiko
 2026-07-21 15:06 UTC  (3+ messages)

[PATCH] cxl/region: Reject delete of a provider-locked region
 2026-07-21  9:33 UTC  (3+ messages)

[PATCH v10 00/10] lan966x pci device: Add support for SFPs, PCI part
 2026-07-21  8:12 UTC  (4+ messages)
` [PATCH v10 10/10] PCI: of: Guard against node removal with incorrect np->data

[PATCH 0/6] hw/cxl: fix Type-3 device reset resource leaks and convert to three-phase
 2026-07-21  1:03 UTC  (3+ messages)
` [PATCH 1/6] hw/cxl: fix timer leak in cxl_destroy_cci()

[PATCH 0/1] hw/cxl: fix OOB access in cxl_doe_cdat_rsp via entry_handle
 2026-07-21  0:58 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 0/5] hw/cxl: hw/cxl: Host-only default CFMW restrictions and per-window options
 2026-07-20 23:32 UTC  (3+ messages)
` [PATCH v2 1/5] tests/bios-tables-test: Exclude CEDT.cxl for the CFMW restriction change
` [PATCH v2 3/5] tests/acpi/cxl: Update CEDT.cxl for the default CFMW restrictions

[RFC] cxl: Device protocol AER injection
 2026-07-21  0:46 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